summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Preserve current zoom and view for reverted documentsMaximilian Albert2007-09-111-0/+9
* Compute farthest-from-center point correctly in Alt+rotationMaximilian Albert2007-09-113-1/+15
* Purged fill type, stroke type enumAdib Taraben2007-09-111-2/+2
* Use angle step from prefs for rotation of PLs; Alt+parentheses rotate PLs by ...Maximilian Albert2007-09-113-9/+11
* add select all, select all in all layers, deselect to selector toolbarbulia byak2007-09-112-0/+11
* Allow GdlDockItems to take focus, and grab focus on present. Variousgustav_b2007-09-106-86/+122
* Inkscape becomes unusable when trying to snap to the path of a traced bitmap ...Diederik van Lierop2007-09-102-3/+36
* add missed paint type assignment, fixes crash with no fill/no stroke on selec...bulia byak2007-09-101-1/+3
* preserve path effectbulia byak2007-09-101-4/+10
* set minimal appearace for toolbar widgetbulia byak2007-09-101-0/+1
* ensure select-one labels in tweak and paintbucketbulia byak2007-09-101-10/+10
* add label to compact and full appearancesbulia byak2007-09-101-9/+24
* Remove redundant dialog present(), make sure user_hidden is set forgustav_b2007-09-102-1/+1
* Fix crash when 3D boxes are rotated in selector contextMaximilian Albert2007-09-101-5/+7
* Don't catch Shift+Ctrl+L (Layers dialog) in 3D box contextMaximilian Albert2007-09-101-0/+1
* Purged fill type enumJon A. Cruz2007-09-1030-355/+331
* rearrange, disable fidelity for color modesbulia byak2007-09-101-2/+8
* reorder widgets for better logical groupingbulia byak2007-09-101-5/+6
* Fixing my own bug... Object snapper now snaps again...Diederik van Lierop2007-09-081-40/+42
* place apply horizonallybulia byak2007-09-082-5/+5
* Also snap new guides, which are being dragged off the ruler.Diederik van Lierop2007-09-073-8/+15
* Group dock related prefs, add hidden prefs for dock bar and switcher appearance.gustav_b2007-09-063-3/+17
* Preserve paint styles with multiple componentsJon A. Cruz2007-09-061-1/+3
* Preserve paint styles with multiple componentsJon A. Cruz2007-09-068-122/+190
* make it even darker :)bulia byak2007-09-061-1/+1
* preserve path effect through simplificationbulia byak2007-09-061-7/+25
* store and properly disconnect lpe modified connectionbulia byak2007-09-062-3/+10
* Prevented automatic center docking from happening and added thegustav_b2007-09-064-17/+15
* make the title bar of docked items darkergustav_b2007-09-061-0/+8
* add path effect indication to the descriptionbulia byak2007-09-051-2/+7
* Improving the performance of the object snapperDiederik van Lierop2007-09-059-224/+359
* again increase default pressure a bitbulia byak2007-09-051-1/+1
* initially hide the remove buttonbulia byak2007-09-051-1/+1
* LPE: fix undo bug for applying/removing effectJohan B. C. Engelen2007-09-053-6/+11
* move the remove button to where it makes more sensebulia byak2007-09-051-1/+4
* do not set value if widget is updatingbulia byak2007-09-051-1/+1
* add accessor for the updating statebulia byak2007-09-051-0/+3
* copyeditbulia byak2007-09-052-7/+7
* workaround for runaway spinbuttonbulia byak2007-09-051-9/+4
* prevent freeze when window is too wide; reduce tile size to 16 for nowbulia byak2007-09-051-2/+2
* LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...Johan B. C. Engelen2007-09-0413-33/+122
* Updated to match API changes in style.hJon A. Cruz2007-09-041-5/+14
* patch 1786802bulia byak2007-09-031-1/+1
* reduce force of color tweakingbulia byak2007-09-032-2/+2
* Filter effects dialog:Nicholas Bishop2007-09-031-17/+40
* Fixes for transient dialogs in win32.gustav_b2007-09-027-27/+88
* Fix makefiles for added LPE parameterJohan B. C. Engelen2007-09-022-0/+4
* LPE: add RandomParam type.Johan B. C. Engelen2007-09-0211-17/+611
* Ensure active unit member pointer is always initialized, fixes 1784559Jon A. Cruz2007-09-021-1/+3
* Decent support for setting the direction of infinite VPs via the toolbar and ...Maximilian Albert2007-09-015-40/+276