summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prevent null pointer dereferencingJon A. Cruz2007-04-061-1/+1
* some people reported crashes when adding nonexisting dirs to dialog - though ...bulia byak2007-04-061-2/+6
* implement GEOMETRIC_BBOXbulia byak2007-04-062-31/+33
* fix 1695287bulia byak2007-04-061-3/+6
* Removed use of union in paint type/structJon A. Cruz2007-04-052-21/+21
* Replacing old multifunction widget with separate widget & modelJon A. Cruz2007-04-057-126/+916
* removed the software-only licenses which are not legally clear for content/ar...Jon Phillips2007-04-041-20/+0
* remove warningBob Jamison2007-04-031-1/+1
* fix 1675213: update symm nodes when moving with Ctrl and when adding new nodebulia byak2007-04-021-3/+7
* Removed C99 isnormal from nr-filter-gaussian.cpp (bug 1678363)Niko Kiirala2007-04-021-3/+3
* fix 1472297bulia byak2007-04-021-4/+8
* fix 1243587 and misc fixesbulia byak2007-04-021-15/+8
* fix 1390904bulia byak2007-04-021-5/+24
* fix 1516323bulia byak2007-04-012-5/+1
* fix annoying superfluous separatorbulia byak2007-04-011-1/+2
* removed leftover debug messages. Toggling new grids now works. Almost ready t...Johan B. C. Engelen2007-04-017-12/+42
* patch 1690246 from Max + read_geometry fixes for consistent placementbulia byak2007-04-012-2/+4
* when the gradient just has start and end stops if you delete one it will now ...Johan B. C. Engelen2007-04-011-3/+23
* added clarifying commentJohan B. C. Engelen2007-04-011-1/+1
* allow easy access to templates profile dir from save dialogbulia byak2007-04-011-0/+5
* when creating .inkscape profile dir, also create empty subdirs for templates ...bulia byak2007-04-011-0/+23
* make rotations, scales and flips work with the object's rotation axisbulia byak2007-03-311-11/+21
* add missing undo transaction for Ctrl+clickbulia byak2007-03-311-0/+1
* Change paint bucket path union to properly create only one undo event, rather...John Bintz2007-03-313-16/+25
* Change tool switch message for paint bucketJohn Bintz2007-03-311-1/+1
* bug #1524444 (partially solved): while uniformly scaling (with ctrl-key), the...Diederik van Lierop2007-03-312-14/+15
* bugfix: escape string parameters on the commandline. For linux, the dollarsig...Johan B. C. Engelen2007-03-301-2/+20
* add a snappoint at the rotation-axis of any shapeDiederik van Lierop2007-03-303-2/+6
* fix the undo-while-drawing crash in star and spiralbulia byak2007-03-302-2/+2
* allow easy access to our examples folder from Open dialogbulia byak2007-03-302-0/+7
* a better and more complete fix for 1690914bulia byak2007-03-301-2/+2
* fix 1690914bulia byak2007-03-301-1/+1
* fix warning when redoing undone rect drawbulia byak2007-03-301-2/+3
* backout inadvertent change to domconfig.hBob Jamison2007-03-301-1/+1
* forgot #include <vector>Bob Jamison2007-03-302-4/+2
* Notify UndoStackObservers on commited incomplete transactions and sp_document...gustav_b2007-03-298-35/+147
* Fix native path for iriBob Jamison2007-03-291-9/+10
* Begin to support IRI'sBob Jamison2007-03-292-56/+191
* add new test for IRI-style urisBob Jamison2007-03-291-2/+21
* make glib dep configurable againBob Jamison2007-03-2921-60/+235
* Fix for #1684042 (undo while adding a shape with the mouse results in a crash.)gustav_b2007-03-283-2/+10
* Add shift+click to union new fill with old selectionJohn Bintz2007-03-281-1/+9
* Adding the new/change label to the star toolbarJon A. Cruz2007-03-275-5/+367
* ensure correct order of inheriting style from ancestors (children override pa...bulia byak2007-03-271-8/+19
* comment on the order of parsing declarationsbulia byak2007-03-271-0/+3
* make horizontal scrollbar automaticbulia byak2007-03-271-2/+2
* Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436Diederik van Lierop2007-03-264-8/+20
* fix range, make integer, remove unnecessary document_done, fix 1635388bulia byak2007-03-262-6/+8
* Corrected extra "-2" thinning value to be positiveJon A. Cruz2007-03-261-1/+1
* purge unused stuff, copyeditbulia byak2007-03-263-30/+15