summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't use SP_ACTIVE_DESKTOPDiederik van Lierop2008-11-231-1/+3
* 1) Improve the way the distance to the pointer is taken into account when fin...Diederik van Lierop2008-11-2314-92/+143
* Updating the includes on these files because they need to include simple-node...Ted Gould2008-11-232-0/+2
* Merging in the OpenMP work from the mailing list with some improved build files.Ted Gould2008-11-235-30/+262
* added Guides Creator extension by Jonas Termeau (LP300877)Alexandre Prokoudine2008-11-226-1898/+2351
* Merge from fe-movedTed Gould2008-11-21403-21171/+21018
* Merge from trunkTed Gould2008-11-016-12419/+10342
* Making it so that including simple-node.h will generate an errorTed Gould2008-10-314-1/+7
* Patch from Hannes Hochreiner to make it so that attributes on the root node c...Ted Gould2008-10-311-2/+21
* Merge from trunkTed Gould2008-10-3152-795/+861
* Merge from trunkTed Gould2008-10-2871-436/+1788
* From trunkTed Gould2008-10-27313-23744/+23393
* Merging from trunkTed Gould2008-10-11157-16221/+13686
* Merge from trunk.Ted Gould2008-09-252-2236/+2379
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould2008-09-2527-101/+441
* [i18n] Added use of plural forms.Marcin Floryan2008-09-241-1/+1
* Whitespace cleanupJon A. Cruz2008-09-241-1/+1
* Added base metadata to exported png files. Fixes bug #189954.Jon A. Cruz2008-09-241-9/+104
* Whitespace cleanupJon A. Cruz2008-09-241-66/+66
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-2348-455/+1220
* add a path parameter to doeffect_stack_test to test a bug + fix a stupid erro...JF Barraud2008-09-231-1/+1
* add a path parameter to doeffect_stack_test to test a bugJF Barraud2008-09-232-1/+5
* remove lpeobject_ref when invalid lpe nameJohan B. C. Engelen2008-09-231-0/+5
* fix crash on entering invalid lpe name in xmlJohan B. C. Engelen2008-09-232-8/+6
* * Bad translation, spotted by Andrea CelliLuca Bruno2008-09-231-1/+1
* it's not a good idea to change key of arenaitem in the middle of an update; n...bulia byak2008-09-231-10/+0
* Made bitmap printing use the DPI setting (bug 258916)Niko Kiirala2008-09-221-3/+7
* Adjust blink time and base frequency on gtk setting. Fixes bug #272605.Jon A. Cruz2008-09-221-3/+12
* hide item instead of unreffing, and unref arena to prevent memory leakbulia byak2008-09-221-2/+3
* releasing fails to delete document, even when memory is scarce, so delete it ...bulia byak2008-09-211-1/+2
* on closing and document change, if this was the last view on this document, d...bulia byak2008-09-211-5/+9
* rewrote the document list as a (SPDocument,use_count) map, incrementing use_c...bulia byak2008-09-212-32/+46
* fix crash: desktop->selection was not deleted when desktop is destroyedbulia byak2008-09-211-0/+5
* - refactor snapping code, removing code duplicationDiederik van Lierop2008-09-219-232/+248
* fix crash: connections were not disconnected on destructionbulia byak2008-09-211-1/+5
* Fix for GIMP palette export: check that the node has a hasAttributes() method...Stephen Silver2008-09-211-1/+1
* Const correctnessJon A. Cruz2008-09-211-1/+1
* Fixes for missing icons and icon size issues.Jon A. Cruz2008-09-214-55/+79
* if export (most likely cairo) fails, issue a warning instead of crashingbulia byak2008-09-211-2/+2
* properly detach SPObject from repr when deleting clonebulia byak2008-09-201-1/+10
* fix overreffing of reprs by clones: only ref a repr by a non-cloned SPObjectbulia byak2008-09-201-3/+4
* release reprs properlybulia byak2008-09-2010-0/+21
* fix leak and potential crash by disconnecting on deletebulia byak2008-09-202-1/+12
* Don't clip mask surface to mask bounding box.Tavmjong Bah2008-09-201-2/+4
* fix invalid color:none; optimize opacity and marker-... propertiesbulia byak2008-09-191-1548/+1488
* fix writing invalid color:none; optimize opacity (only if <1) and marker-... ...bulia byak2008-09-191-14/+31
* Add test-display.cpp to excludesBob Jamison2008-09-191-0/+1
* Tweak of member to Geom classBob Jamison2008-09-192-3/+3
* shift+letters are reserved for modes inside tools, so we cannot use them for ...bulia byak2008-09-191-3/+0
* by default, try square arrangement, not 1 row as beforebulia byak2008-09-191-5/+8