summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Restoring needed icon rendering code. Addresses bug #363781.Jon A. Cruz2009-04-211-13/+249
* Adding the cxxtest template to the dist listTed Gould2009-04-211-1/+2
* Adding two missing files. distcheck fixes.Ted Gould2009-04-211-0/+2
* Correctly trigger any pending snap events when the mouse button is released a...Diederik van Lierop2009-04-201-6/+8
* Korean translation update by yongdoriaNicolas Dufour2009-04-201-0/+1
* Fix to prevent convolvematrix.cpp from setting targetX/Y to zero if no value ...Jasper van de Gronde2009-04-202-50/+49
* unhide lpe-sketch. removed "construction lines" feature of this effect + mino...JF Barraud2009-04-203-11/+33
* Fix the rest of missing icons in the geometry tool. Closes: #358132Krzysztof Kosi??ski2009-04-202-4/+4
* Handle case when an icon is not populatedJon A. Cruz2009-04-191-2/+9
* Added code to deal with changed icon names. Fixes bug #360964Jon A. Cruz2009-04-181-4/+255
* Correct recent changes that had reverted to always use SPIcon when not presen...Jon A. Cruz2009-04-181-25/+41
* Fix #358704 that I introduced with r21075.Peter Moulder2009-04-181-1/+1
* Restore base legacy name supportJon A. Cruz2009-04-181-11/+88
* Warning cleanupJon A. Cruz2009-04-181-1/+1
* Whitespace cleanupJon A. Cruz2009-04-181-3/+3
* Fix most icons in the geometry toolKrzysztof Kosi??ski2009-04-183-17/+23
* Fix most icon issues: blurry icons, tiling, etc. (hooray!)Krzysztof Kosi??ski2009-04-163-31/+25
* Restore 0.46 placement of node alignment buttonsKrzysztof Kosi??ski2009-04-161-5/+5
* patch 179589 with UI added: optionally, try to replace a font name specified ...bulia byak2009-04-154-7/+103
* Fix two legacy icon IDsKrzysztof Kosi??ski2009-04-131-5/+2
* Really fix node alignment icons; add clarifying comment to source.Krzysztof Kosi??ski2009-04-131-4/+7
* Complete the legacy icon mappingKrzysztof Kosi??ski2009-04-131-1/+64
* Add icon mappings (legacy IDs to icon names) for menus, tools andKrzysztof Kosi??ski2009-04-131-27/+232
* run-all-extension-tests in make checkAur??lio A. Heckert2009-04-131-1/+1
* Only add builtin icons if loading from SVG succeededKrzysztof Kosi??ski2009-04-121-1/+1
* Added a listing of icon name changes that have occurred since last release.Jon A. Cruz2009-04-121-0/+53
* Fix two "snap window not opened" warningsDiederik van Lierop2009-04-123-8/+8
* add LPE recursive skeleton (experimental)Johan B. C. Engelen2009-04-125-0/+190
* override transform_multiply for patternalongpath to disable transform forward...Johan B. C. Engelen2009-04-122-0/+13
* Improved wording for the snap indicator: gradients snap to their parent's bou...Diederik van Lierop2009-04-123-5/+5
* Use the line intersection routines in 2geom/line.h instead of the deprecated ...Diederik van Lierop2009-04-127-69/+113
* Fix snapping during constrained translation, when only snapping the node clos...Diederik van Lierop2009-04-124-37/+40
* Fix two missing icons in live effect parametersKrzysztof Kosi??ski2009-04-111-2/+2
* Fix the "select all" icon and remove stuff causing problems from widgets/icon...Krzysztof Kosi??ski2009-04-112-325/+57
* add 2geom/line.cpp to Makefile_insertJohan B. C. Engelen2009-04-101-0/+1
* Fix compatibility with much older Glibmm version.Jon A. Cruz2009-04-101-4/+56
* Whitespace cleanupJon A. Cruz2009-04-101-41/+41
* Adding initial system info listing.Jon A. Cruz2009-04-102-7/+29
* comment out debug outputbulia byak2009-04-091-2/+2
* Fix feConvolveMatrix to use premultiplied color values (and semi-properly use...Jasper van de Gronde2009-04-081-25/+59
* Swap iterations over x and y coordinate to be more cache friendly (so the inn...Jasper van de Gronde2009-04-081-2/+2
* noop: add todoJohan B. C. Engelen2009-04-071-0/+1
* is_straight_curve now also returns true for straight line quadratic and cubic...Johan B. C. Engelen2009-04-071-3/+19
* Fix bug #356743Diederik van Lierop2009-04-072-4/+5
* Fix crash: desktop does not always have an event_context attached to it!Diederik van Lierop2009-04-071-3/+3
* oops, fix a bug in that last commit (revealed by eps import; I don't think th...Peter Moulder2009-04-071-2/+2
* Changed to more accurate names for toolbar icon sizes (which normally map to ...Jon A. Cruz2009-04-071-1/+1
* Use the new sp_document_change_uri_and_hrefs function.Peter Moulder2009-04-072-9/+4
* docPeter Moulder2009-04-071-3/+3
* sp_document_change_uri_and_hrefs: New function.Peter Moulder2009-04-072-27/+59