summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* First commit for java bindingBob Jamison2008-03-0818-0/+2933
* 2Geom fix: derivative of order 1 bezier, and an out of range bug affecting in...JF Barraud2008-03-083-7/+6
* Fixed ctor intialization orderJon A. Cruz2008-03-081-5/+5
* Begin change from Spidermonkey binding to JVMBob Jamison2008-03-08175-113107/+0
* Oops. added ucd.c instead of ucd.cpp.Bob Jamison2008-03-081-0/+0
* Warning cleanupJon A. Cruz2008-03-0811-219/+218
* Fixed bug found by JonCruz. Using an unsigned int in findLast() caused an in...Bob Jamison2008-03-081-5/+6
* Change charclass.cpp/h to ucd.cpp/hBob Jamison2008-03-081-1/+1
* Change charclass.cpp/h to ucd.cpp/hBob Jamison2008-03-088-102/+282
* fix 199791bulia byak2008-03-081-0/+2
* Node tool: snap to paths and their nodes, incl. to the path currently being e...Diederik van Lierop2008-03-0816-74/+238
* make the infobox narrower and place add button above itbulia byak2008-03-081-3/+4
* add basic support for preserving processing instructions in the ASTMenTaLguY2008-03-0711-7/+107
* Fix #includeBob Jamison2008-03-071-1/+1
* Really fix P6M Clone Tiler mode (case where w <= h).Tavmjong Bah2008-03-071-1/+1
* Update charclass.h/cpp to use complete Unicode character databaseBob Jamison2008-03-078-656/+2112
* Fix for bug 199387 (p3, p6 modes of Clone Tiler broken)Tavmjong Bah2008-03-071-32/+32
* patch from 168792bulia byak2008-03-071-0/+5
* remove not-in-same-parent limitation in combine, allow it to skip non-pathsbulia byak2008-03-071-59/+64
* export sp_repr_write_stream()Bob Jamison2008-03-072-1/+4
* If present, use existent perspective as default for new boxes when opening a ...Maximilian Albert2008-03-063-1/+18
* add preferences for path flashing on mouseoverJohan B. C. Engelen2008-03-066-24/+40
* Fix for bug #167364 - "Win2k: file dialog uses wrong home directory"Joel Holdsworth2008-03-061-1/+35
* tweak the helperpath flashing:Johan B. C. Engelen2008-03-052-1/+15
* Add flashing outline of path when hovering over it. (coded in 20 minutes so p...Johan B. C. Engelen2008-03-052-2/+36
* New menu command to quickly create guides around pageMaximilian Albert2008-03-055-0/+30
* fix 198818bulia byak2008-03-051-2/+4
* Bugfix for bug #168283: possible to create empty paths via text -> object to ...Joel Holdsworth2008-03-051-0/+8
* Also display guides as vertical/horizontal when they are angled at -90/180 de...Maximilian Albert2008-03-041-2/+4
* Apply Gail's patch which fixes LP #178646Maximilian Albert2008-03-041-3/+15
* add snapindicator to rect tool but not satisfactory yet...Johan B. C. Engelen2008-03-042-7/+30
* snapindicator in freehandJohan B. C. Engelen2008-03-042-4/+20
* snapindicator for gradient knotsJohan B. C. Engelen2008-03-041-0/+13
* snapindicator for nodehandle editing. buggy when doing constraintsnap, don't ...Johan B. C. Engelen2008-03-041-3/+7
* Show snapindicator in nodetool :-)Johan B. C. Engelen2008-03-041-1/+9
* noop: reverted one line of commit #17642 (it's safe to call g_free with NULL)Maximilian Albert2008-03-041-2/+1
* Fixed buffer overrun in FileOpenDialogImplWin32::createFilterMenu, corrected ...Joel Holdsworth2008-03-041-32/+36
* Applied patch for LCMS from bug #182170Jon A. Cruz2008-03-041-0/+1
* r18294@shi: ted | 2008-03-03 15:11:22 -0800Ted Gould2008-03-031-2/+2
* new: guide snapping indicator! see if you like it, comments are always welcome!Johan B. C. Engelen2008-03-032-1/+5
* Avoid redundant additions for non-layer layersJon A. Cruz2008-03-031-1/+3
* added Marcin Floryan, made Gail's second name match new reality :)Alexandre Prokoudine2008-03-031-0/+2
* Avoid adding layers who's repr is null or disconnected, or with a parent who'...Jon A. Cruz2008-03-031-3/+19
* Avoiding adding layers that are not listed in the document's current set.Jon A. Cruz2008-03-031-21/+108
* r18238@shi: ted | 2008-03-01 14:46:00 -0800Ted Gould2008-03-031-2/+2
* r18237@shi: ted | 2008-03-01 14:41:25 -0800Ted Gould2008-03-031-4/+1
* Fix LP #196893 (weird snapping of 3D box Z handles)Maximilian Albert2008-03-031-1/+1
* changed vonkoch to use bbox of input object as reference.JF Barraud2008-03-031-6/+12
* remove flashing test indicator on pointparam.Johan B. C. Engelen2008-03-0211-42/+175
* stupid bug fix (crash upon big stroke length variation) + some parameters ren...JF Barraud2008-03-021-12/+22