summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the embedded thumbnails for preview when poppler-cairo is not availablemiklosh2007-08-202-23/+62
* added import/export preferences categoryBruno Dilly2007-08-203-18/+33
* committed patch 1777220 by John Faith to fix compilation of Inkscape on OS X ...JiHO2007-08-201-1/+2
* gobble motion events when dragging selection - looks like with recent gtk, th...bulia byak2007-08-201-3/+2
* merge of dialog and impl classes of ocaldialogsBruno Dilly2007-08-203-266/+101
* fix 1777084bulia byak2007-08-202-0/+14
* search and reset buttons added to ocal related features. fixed signals in imp...Bruno Dilly2007-08-207-253/+109
* speed up node and handle dragging by gobbling unprocessed motion eventsbulia byak2007-08-191-0/+2
* Disable the page selector when there's only one pagemiklosh2007-08-191-0/+4
* Added checks for pixbuf/pixmap allocation failuremiklosh2007-08-191-2/+7
* Removed left-in debug stuff which caused frenzymiklosh2007-08-191-3/+1
* Fixed some compiler warningsmiklosh2007-08-191-13/+7
* Add default value stuff for LPE parametersJohan B. C. Engelen2007-08-198-23/+84
* Remove the clipping path emitted before the 'sh' operator since that same pat...miklosh2007-08-191-0/+21
* update actual key shortcut for inflate modeMenTaLguY2007-08-191-2/+2
* Renaming some labels in the snapping tabDiederik van Lierop2007-08-191-6/+8
* Corrected image mask generationmiklosh2007-08-191-28/+14
* Turn off default object snappingDiederik van Lierop2007-08-191-2/+2
* Added autoconf checks for poppler-cairo and cairo-ft which are needed for PDF...miklosh2007-08-192-2/+16
* Relocated the code that adds a link to the example folder inside from file.cp...Joel Holdsworth2007-08-192-7/+13
* * Fixed path-along-path with correct filling now! (2geom fix)Johan B. C. Engelen2007-08-192-8/+34
* Added a PDF import settings dialogmiklosh2007-08-194-6/+585
* forgot to add lpe-skeleton files to SVN...Johan B. C. Engelen2007-08-192-0/+156
* Fixed a typo and an off-by-one errormiklosh2007-08-191-2/+2
* Require a pageBox in the constructor for GfxState so that we do not always ne...miklosh2007-08-192-3/+4
* search button and description label add to import from ocal dialogBruno Dilly2007-08-193-10/+29
* fixing the ocal dialogs bugBruno Dilly2007-08-194-937/+1369
* naming: avoid unintentional double-meanings (part 2)MenTaLguY2007-08-193-6/+6
* naming: avoid unintentional double-meanings (part 1)MenTaLguY2007-08-192-15/+15
* Filter effects dialog:Nicholas Bishop2007-08-191-0/+2
* Filter effects dialog:Nicholas Bishop2007-08-191-1/+1
* Filter effects dialog:Nicholas Bishop2007-08-193-33/+63
* fix build for boost and imagemagickBob Jamison2007-08-191-6/+26
* Separated the OCAL import and export dialogs into their own source file - oca...Joel Holdsworth2007-08-197-1063/+997
* Added the ability to set the precision of gradient mesh approximation in PdfP...miklosh2007-08-182-34/+54
* patch by Dennis Lin: optionally for debugging paint the rect-to-redraw yellowbulia byak2007-08-181-0/+13
* patch by Dennis Lin: use Gdk::Region for repaintbulia byak2007-08-181-22/+14
* Fixed the name of Open Clip Art Library in the verbs file...Jon Phillips2007-08-181-2/+2
* if there's no icon, create a toggle button with text labelbulia byak2007-08-181-18/+19
* Improved handling bounding boxes and rotated/skewed coordinates in filtersNiko Kiirala2007-08-1815-153/+662
* Doh! Sorry for breaking compile (always test!)Michael G. Sloan2007-08-182-2/+2
* Fixing a possible segfault in the sbasis to path code (also committed to 2geom))Michael G. Sloan2007-08-182-5/+7
* few changes in import from ocal dialogBruno Dilly2007-08-182-2/+4
* Fixed 2geom sbasis to path (also committed to 2geom svn)Michael G. Sloan2007-08-171-29/+38
* Add lpe-skeleton for easy implementation!Johan B. C. Engelen2007-08-173-8/+2
* Fix LPE:Johan B. C. Engelen2007-08-1715-81/+110
* Enable center-dragging of boxes ('in perspective') within the XY-planeMaximilian Albert2007-08-177-19/+263
* Draw perspective lines for infinite VPs, too (they are updated during scrolli...Maximilian Albert2007-08-178-32/+191
* Make sure style is invalidated when setting fill/stroke color in text objectsmiklosh2007-08-171-0/+2
* Moved the code for updating the text matrix to where it belongsmiklosh2007-08-172-26/+27