summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Preserve current zoom and view for reverted documentsMaximilian Albert2007-09-111-0/+9
| | | (bzr r3724)
* Compute farthest-from-center point correctly in Alt+rotationMaximilian Albert2007-09-113-1/+15
| | | (bzr r3723)
* Update shortcuts for 3D box toolMaximilian Albert2007-09-112-129/+191
| | | (bzr r3722)
* Purged fill type, stroke type enumAdib Taraben2007-09-111-2/+2
| | | (bzr r3721)
* Use angle step from prefs for rotation of PLs; Alt+parentheses rotate PLs by ↵Maximilian Albert2007-09-113-9/+11
| | | | | (constant) small amount (bzr r3720)
* add select all, select all in all layers, deselect to selector toolbarbulia byak2007-09-112-0/+11
| | | (bzr r3719)
* Allow GdlDockItems to take focus, and grab focus on present. Variousgustav_b2007-09-106-86/+122
| | | | | cleanups. (bzr r3718)
* tweaking tweaksbulia byak2007-09-101-59/+46
| | | (bzr r3717)
* Inkscape becomes unusable when trying to snap to the path of a traced bitmap ↵Diederik van Lierop2007-09-102-3/+36
| | | | | or a text paragraph. Make it usable again by not snapping to text longer than 240 chars or paths containing more than 500 nodes. Snapping to more than one of such objects will still be very slow. (bzr r3716)
* add missed paint type assignment, fixes crash with no fill/no stroke on ↵bulia byak2007-09-101-1/+3
| | | | | selected object (bzr r3715)
* preserve path effectbulia byak2007-09-101-4/+10
| | | (bzr r3714)
* set minimal appearace for toolbar widgetbulia byak2007-09-101-0/+1
| | | (bzr r3713)
* ensure select-one labels in tweak and paintbucketbulia byak2007-09-101-10/+10
| | | (bzr r3712)
* add label to compact and full appearancesbulia byak2007-09-101-9/+24
| | | (bzr r3711)
* Remove redundant dialog present(), make sure user_hidden is set forgustav_b2007-09-102-1/+1
| | | | | DockBehavior dialogs. (bzr r3710)
* Fix crash when 3D boxes are rotated in selector contextMaximilian Albert2007-09-101-5/+7
| | | (bzr r3709)
* Don't catch Shift+Ctrl+L (Layers dialog) in 3D box contextMaximilian Albert2007-09-101-0/+1
| | | (bzr r3708)
* a fair number of translated messagesAlexandre Prokoudine2007-09-101-1353/+1723
| | | (bzr r3707)
* Purged fill type enumJon A. Cruz2007-09-1030-355/+331
| | | (bzr r3706)
* rearrange, disable fidelity for color modesbulia byak2007-09-101-2/+8
| | | (bzr r3705)
* reorder widgets for better logical groupingbulia byak2007-09-101-5/+6
| | | (bzr r3704)
* Fixing my own bug... Object snapper now snaps again...Diederik van Lierop2007-09-081-40/+42
| | | (bzr r3703)
* place apply horizonallybulia byak2007-09-082-5/+5
| | | (bzr r3702)
* Also snap new guides, which are being dragged off the ruler.Diederik van Lierop2007-09-073-8/+15
| | | (bzr r3701)
* more consistent coverage of all shift-modes of + and -bulia byak2007-09-072-0/+8
| | | (bzr r3700)
* Group dock related prefs, add hidden prefs for dock bar and switcher appearance.gustav_b2007-09-063-3/+17
| | | (bzr r3699)
* various updatesbulia byak2007-09-061-26/+37
| | | (bzr r3698)
* Preserve paint styles with multiple componentsJon A. Cruz2007-09-061-1/+3
| | | (bzr r3697)
* Preserve paint styles with multiple componentsJon A. Cruz2007-09-068-122/+190
| | | (bzr r3696)
* make it even darker :)bulia byak2007-09-061-1/+1
| | | (bzr r3695)
* preserve path effect through simplificationbulia byak2007-09-061-7/+25
| | | (bzr r3694)
* store and properly disconnect lpe modified connectionbulia byak2007-09-062-3/+10
| | | (bzr r3693)
* Prevented automatic center docking from happening and added thegustav_b2007-09-064-17/+15
| | | | | | preference "options.dialogscancenterdock" to allow users to disable it completely. (bzr r3692)
* make the title bar of docked items darkergustav_b2007-09-061-0/+8
| | | (bzr r3691)
* add path effect indication to the descriptionbulia byak2007-09-051-2/+7
| | | (bzr r3690)
* Improving the performance of the object snapperDiederik van Lierop2007-09-059-224/+359
| | | (bzr r3689)
* again increase default pressure a bitbulia byak2007-09-051-1/+1
| | | (bzr r3688)
* initially hide the remove buttonbulia byak2007-09-051-1/+1
| | | (bzr r3687)
* LPE: fix undo bug for applying/removing effectJohan B. C. Engelen2007-09-053-6/+11
| | | (bzr r3686)
* small fox after revision 16000. we did not get back to the correct directory ↵JiHO2007-09-051-1/+2
| | | | | and this causes problems to find icons and other resources. the fix is ugly and the best solution would probably be to clean this file and integrate sync_osx_look.sh into it. (bzr r3685)
* move the remove button to where it makes more sensebulia byak2007-09-051-1/+4
| | | (bzr r3684)
* added a default gtk theme for Inkscape on OS X. The shell script which runs ↵JiHO2007-09-0520-0/+573
| | | | | Inkscape checks if ~/.gtkrc-2.0 does not already exists and if it does not it uses the theme. The theme has to be constructed first to reflect OS X appearance settings (this is done by sync_osx_look.sh). (bzr r3683)
* do not set value if widget is updatingbulia byak2007-09-051-1/+1
| | | (bzr r3682)
* add accessor for the updating statebulia byak2007-09-051-0/+3
| | | (bzr r3681)
* copyeditbulia byak2007-09-052-7/+7
| | | (bzr r3680)
* add lpesbulia byak2007-09-052-131/+137
| | | (bzr r3679)
* add pasting lpebulia byak2007-09-052-2/+6
| | | (bzr r3678)
* workaround for runaway spinbuttonbulia byak2007-09-051-9/+4
| | | (bzr r3677)
* prevent freeze when window is too wide; reduce tile size to 16 for nowbulia byak2007-09-051-2/+2
| | | (bzr r3676)
* LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and ↵Johan B. C. Engelen2007-09-0413-33/+122
| | | | | path-along-path. remove trailing space in verbs.cpp. Fix initialization of BoolParam (bzr r3675)