summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-24Two minor snapping fixesDiederik van Lierop2-3/+9
2009-04-24apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...Adib Taraben1-63/+0
2009-04-24apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...Adib Taraben3-6/+11
2009-04-23translator comments and minor string fixesIvan Mas??r7-16/+21
2009-04-23Evil work-around for Inkscape's lack of support for color-interpolation-filte...Jasper van de Gronde1-0/+9
2009-04-22Removed newer GIcon reference.Jon A. Cruz1-12/+0
2009-04-22ok, restored construction lines! with a minimalist improvement of placement c...JF Barraud2-3/+56
2009-04-21Fix constrained motion in the selector tool when snapping is being overridden...Diederik van Lierop1-3/+11
2009-04-21When reworking Preben's patch I forgot a few things (oops).Jasper van de Gronde1-2/+5
2009-04-21Partial fix for bug 193926 , thanks to Preben Soeberg.Jasper van de Gronde3-17/+23
2009-04-21Restoring needed icon rendering code. Addresses bug #363781.Jon A. Cruz1-13/+249
2009-04-21Adding the cxxtest template to the dist listTed Gould1-1/+2
2009-04-21Adding two missing files. distcheck fixes.Ted Gould1-0/+2
2009-04-20Correctly trigger any pending snap events when the mouse button is released a...Diederik van Lierop1-6/+8
2009-04-20Korean translation update by yongdoriaNicolas Dufour1-0/+1
2009-04-20Fix to prevent convolvematrix.cpp from setting targetX/Y to zero if no value ...Jasper van de Gronde2-50/+49
2009-04-20unhide lpe-sketch. removed "construction lines" feature of this effect + mino...JF Barraud3-11/+33
2009-04-20Fix the rest of missing icons in the geometry tool. Closes: #358132Krzysztof Kosi??ski2-4/+4
2009-04-19Handle case when an icon is not populatedJon A. Cruz1-2/+9
2009-04-18Added code to deal with changed icon names. Fixes bug #360964Jon A. Cruz1-4/+255
2009-04-18Correct recent changes that had reverted to always use SPIcon when not presen...Jon A. Cruz1-25/+41
2009-04-18Fix #358704 that I introduced with r21075.Peter Moulder1-1/+1
2009-04-18Restore base legacy name supportJon A. Cruz1-11/+88
2009-04-18Warning cleanupJon A. Cruz1-1/+1
2009-04-18Whitespace cleanupJon A. Cruz1-3/+3
2009-04-18Fix most icons in the geometry toolKrzysztof Kosi??ski3-17/+23
2009-04-16Fix most icon issues: blurry icons, tiling, etc. (hooray!)Krzysztof Kosi??ski3-31/+25
2009-04-16Restore 0.46 placement of node alignment buttonsKrzysztof Kosi??ski1-5/+5
2009-04-15patch 179589 with UI added: optionally, try to replace a font name specified ...bulia byak4-7/+103
2009-04-13Fix two legacy icon IDsKrzysztof Kosi??ski1-5/+2
2009-04-13Really fix node alignment icons; add clarifying comment to source.Krzysztof Kosi??ski1-4/+7
2009-04-13Complete the legacy icon mappingKrzysztof Kosi??ski1-1/+64
2009-04-13Add icon mappings (legacy IDs to icon names) for menus, tools andKrzysztof Kosi??ski1-27/+232
2009-04-13run-all-extension-tests in make checkAur??lio A. Heckert1-1/+1
2009-04-12Only add builtin icons if loading from SVG succeededKrzysztof Kosi??ski1-1/+1
2009-04-12Added a listing of icon name changes that have occurred since last release.Jon A. Cruz1-0/+53
2009-04-12Fix two "snap window not opened" warningsDiederik van Lierop3-8/+8
2009-04-12add LPE recursive skeleton (experimental)Johan B. C. Engelen5-0/+190
2009-04-12override transform_multiply for patternalongpath to disable transform forward...Johan B. C. Engelen2-0/+13
2009-04-12Improved wording for the snap indicator: gradients snap to their parent's bou...Diederik van Lierop3-5/+5
2009-04-12Use the line intersection routines in 2geom/line.h instead of the deprecated ...Diederik van Lierop7-69/+113
2009-04-12Fix snapping during constrained translation, when only snapping the node clos...Diederik van Lierop4-37/+40
2009-04-11Fix two missing icons in live effect parametersKrzysztof Kosi??ski1-2/+2
2009-04-11Fix the "select all" icon and remove stuff causing problems from widgets/icon...Krzysztof Kosi??ski2-325/+57
2009-04-10add 2geom/line.cpp to Makefile_insertJohan B. C. Engelen1-0/+1
2009-04-10Fix compatibility with much older Glibmm version.Jon A. Cruz1-4/+56
2009-04-10Whitespace cleanupJon A. Cruz1-41/+41
2009-04-10Adding initial system info listing.Jon A. Cruz2-7/+29
2009-04-09comment out debug outputbulia byak1-2/+2
2009-04-08Fix feConvolveMatrix to use premultiplied color values (and semi-properly use...Jasper van de Gronde1-25/+59