summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup cache and rendering of icons.Jon A. Cruz2009-04-281-47/+22
* Make the snap toolbar unsensitive to undo actions. How could I not have notic...Diederik van Lierop2009-04-271-1/+6
* Cleaning up legacy stock icons and correct icon sizes to match theme engine s...Jon A. Cruz2009-04-273-69/+34
* BUG 367123: include zlib.h into jar.cppAdib Taraben2009-04-261-0/+1
* Do not end path editing on double-clicks other than first mouse buttonKrzysztof Kosi??ski2009-04-261-1/+2
* Fix compile on Windows (the last paramteter is not defaulted in olderKrzysztof Kosi??ski2009-04-251-1/+1
* Optionaly snap to invisible grid lines too (when zoomed out). See the grids t...Diederik van Lierop2009-04-255-28/+74
* Fix missing dock icons (bug #364075)Krzysztof Kosi??ski2009-04-251-29/+9
* Two minor snapping fixesDiederik van Lierop2009-04-242-3/+9
* apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...Adib Taraben2009-04-241-63/+0
* apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...Adib Taraben2009-04-243-6/+11
* translator comments and minor string fixesIvan Mas??r2009-04-237-16/+21
* Evil work-around for Inkscape's lack of support for color-interpolation-filte...Jasper van de Gronde2009-04-231-0/+9
* Removed newer GIcon reference.Jon A. Cruz2009-04-221-12/+0
* ok, restored construction lines! with a minimalist improvement of placement c...JF Barraud2009-04-222-3/+56
* Fix constrained motion in the selector tool when snapping is being overridden...Diederik van Lierop2009-04-211-3/+11
* When reworking Preben's patch I forgot a few things (oops).Jasper van de Gronde2009-04-211-2/+5
* Partial fix for bug 193926 , thanks to Preben Soeberg.Jasper van de Gronde2009-04-213-17/+23
* 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