summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* functional noop: Change prepend_current_dir_if_relative to return the result ...Peter Moulder2009-04-073-10/+10
* noop: whitespacePeter Moulder2009-04-071-47/+48
* Ctor fixes and misc warning cleanupsJon A. Cruz2009-04-074-44/+46
* noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...Peter Moulder2009-04-079-3365/+3365
* noop: svg/svg-path-geom-test.h: Change to consistent end-of-line separators, ...Peter Moulder2009-04-071-626/+626
* (sp_selection_create_bitmap_copy): Fix: Set xlink:href relative to the correc...Peter Moulder2009-04-071-2/+8
* noop: rename a local varPeter Moulder2009-04-071-6/+9
* noop: whitespacePeter Moulder2009-04-071-280/+280
* extension/internal/gdkpixbuf-input.cpp: Don't bother creating a sodipodi:absr...Peter Moulder2009-04-071-2/+8
* Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...Peter Moulder2009-04-0712-157/+465
* functional noop: Clarify g_strcanon behaviour by not redundantly reassigning ...Peter Moulder2009-04-071-1/+1
* functional noop: xml/repr-io.cpp: (sp_repr_save_writer): Mark static. Slight...Peter Moulder2009-04-061-8/+8
* Remove trivial wrapper function sp_repr_print that hasn't been used in years.Peter Moulder2009-04-063-14/+1
* docPeter Moulder2009-04-061-3/+3
* update 2geom. big commit as it has been a while. (2geom svn rev. 1870, i think)Johan B. C. Engelen2009-04-0627-1661/+2076
* noop: Rename argument from uri to filename for Extension::...::save implement...Peter Moulder2009-04-0618-52/+63
* functional noop: (EmfWin32::save): Remove an unneeded strdup operation.Peter Moulder2009-04-061-6/+3
* Fix for bug #338521 - align node buttons did not match 0.46 ordering or names...Ed Halley2009-04-061-2/+2
* functional noop: xml/repr-io.cpp: Simplify a calculation.Peter Moulder2009-04-051-12/+6
* noop: whitespace (and localize one var)Peter Moulder2009-04-051-23/+25
* functional noop: extension/system.cpp: g_strdup handles NULL fine, so don't b...Peter Moulder2009-04-051-13/+11