summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improving snapping logic; more to followDiederik van Lierop2007-11-181-5/+21
* whitespaceJohan B. C. Engelen2007-11-171-3/+2
* Prevent CMS button from pinning space used by scrollbarsJon A. Cruz2007-11-171-0/+4
* Fix exception catching, to allow polymorphism. Note to all: always catch by r...Johan B. C. Engelen2007-11-173-11/+8
* Merged from Poppler's Gfx.cc; Unset the font if it doesn't exist or we can no...miklosh2007-11-171-0/+4
* 2geom: splice exceptions code from utils.h into exception.hJohan B. C. Engelen2007-11-178-86/+130
* fix compile warning with C++ style castJohan B. C. Engelen2007-11-171-1/+1
* Adding ICC Profiles in X supportJon A. Cruz2007-11-175-39/+791
* 2geom tryout: new exceptionsJohan B. C. Engelen2007-11-178-18/+77
* hopefully fix compile (#include <errno.h>Johan B. C. Engelen2007-11-161-0/+1
* fix warnings and delete gradient pixmap that will not be usedJohan B. C. Engelen2007-11-166-48/+19
* Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535Johan B. C. Engelen2007-11-164-25/+28
* make the order of buttons the same as that of menu commandsbulia byak2007-11-161-4/+4
* INX files: <option>, <_option>, <item> and <_item> now all work. The undersco...Johan B. C. Engelen2007-11-152-4/+6
* A pasted selection is supposed to snap to the grid, but this cannot work the ...Diederik van Lierop2007-11-143-70/+1
* Snap to intersections of line segmentsDiederik van Lierop2007-11-1413-63/+185
* better paint bucket queue handling; queue points are sorted and cleaned up mo...John Bintz2007-11-131-25/+57
* change pixel queuing method & add pixel queue cleanup routine to reduce numbe...John Bintz2007-11-131-19/+40
* Partial fix for bug #1824387 [Still asks to save after complete undo]Maximilian Albert2007-11-133-1/+29
* Don't set inkscape:modified on startup when grids are shown/hidden.Maximilian Albert2007-11-134-8/+12
* make INX <option> translatableJohan B. C. Engelen2007-11-132-4/+10
* fix 1830356bulia byak2007-11-131-8/+8
* Don't force focus on the canvas when the desktop is givengustav_b2007-11-121-4/+1
* Remove makefiles that shouldn't be in reposgustav_b2007-11-122-34/+0
* update to 2geom rev. 1168Johan B. C. Engelen2007-11-1219-68/+253
* LPE: no longer overload doEffect methods, but name them according to accepted...Johan B. C. Engelen2007-11-1215-34/+33
* * added reference link for translatorsLuca Bruno2007-11-111-0/+1
* * typo fixedLuca Bruno2007-11-111-3/+3
* Minor cleanupJon A. Cruz2007-11-115-41/+41
* more logical order of commandsbulia byak2007-11-101-1/+1
* readjust jitter forcebulia byak2007-11-101-2/+0
* Added rough ui to flip colors to be icc-colorJon A. Cruz2007-11-101-8/+46
* Warning cleanupJon A. Cruz2007-11-1035-516/+517
* Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.Johan B. C. Engelen2007-11-0912-222/+63
* allow for _option in radiobuttons for XML translationJohn Bintz2007-11-091-1/+1
* Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ...Diederik van Lierop2007-11-098-57/+50
* refactoring, one MakeTweak method instead of a bunch largely similar methodsbulia byak2007-11-093-337/+127
* try to fix "hidden method" warningJohan B. C. Engelen2007-11-081-2/+3
* warning cleanupJon A. Cruz2007-11-0831-443/+424
* attempt at fixing [ 1679218 ] open/import clicking on a 0 byte image results ...Johan B. C. Engelen2007-11-081-1/+15
* update 2geomJohan B. C. Engelen2007-11-072-9/+9
* * UI text change "Curve stitching" to "Stitch subcurves"Johan B. C. Engelen2007-11-063-6/+37
* 2geom update to 2Geom-SVN-rev. 1161Johan B. C. Engelen2007-11-062-10/+12
* Improve the user interaction for snapping of bounding boxes, and add an new t...Diederik van Lierop2007-11-059-38/+102
* pattern along path is not obsolete :)Johan B. C. Engelen2007-11-051-1/+1
* partially implemented xlink:href parameter loading. (It still just Felipe Corr??a da Silva Sanches2007-11-054-20/+36
* noop: Slight simplification now that we already require gtk >= 2.6 (and indee...Peter Moulder2007-11-051-3/+0
* Warning cleanupJon A. Cruz2007-11-042-41/+41
* Fix for [ 1645874 ] F8, drag, xml editor, expand highligted, select child=crashJohan B. C. Engelen2007-11-041-0/+6
* Warning cleanupJon A. Cruz2007-11-0440-561/+592