summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> in...gustav_b2008-01-175-78/+73
* now act on settings in dialogueAdib Taraben2008-01-164-8/+53
* Stopped the export bitmap dialog from being sizeableJoel Holdsworth2008-01-161-1/+1
* Corrected the parenting of the browse dialog, so that it cannot fall undernea...Joel Holdsworth2008-01-161-1/+1
* Oops, set 'scislac' modus off by default ofcourse.Johan B. C. Engelen2008-01-161-1/+1
* fix bug in lpe-curvestitch.cpp and add 'scislac' modus, not exposed to normal...Johan B. C. Engelen2008-01-161-4/+11
* remove unnecessary cast + cosmetic changes.Johan B. C. Engelen2008-01-162-42/+63
* RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old R...Johan B. C. Engelen2008-01-166-99/+59
* fix initialization of grid document propertiesJohan B. C. Engelen2008-01-162-2/+51
* RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...Johan B. C. Engelen2008-01-165-91/+43
* No need to use pointers for the widgets of document-properties.cpp, so don't.Johan B. C. Engelen2008-01-163-105/+78
* Remember state of 'Relative to:' combo box in Align and Distribute dialog acr...Maximilian Albert2008-01-161-2/+5
* just a tiny refactoringFelipe Corr??a da Silva Sanches2008-01-161-15/+2
* implementation of Flood Filter Effect rendererFelipe Corr??a da Silva Sanches2008-01-164-12/+60
* Add option in Preferences to keep objects after conversion to guidesMaximilian Albert2008-01-167-11/+15
* Move 'bounding box' option up one level (from Selector to Tools page in Prefe...Maximilian Albert2008-01-166-15/+15
* r17673@shi: ted | 2008-01-15 23:01:59 -0800Ted Gould2008-01-161-1/+0
* r17645@shi: ted | 2008-01-14 22:05:15 -0800Ted Gould2008-01-161-0/+2
* Make path segments convertable to guides, tooMaximilian Albert2008-01-163-0/+53
* RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>Johan B. C. Engelen2008-01-1512-390/+361
* Slightly more 'object-oriented' way to invoke item-specific conversion-to-gui...Maximilian Albert2008-01-157-23/+34
* hopefully fix compile error on linuxJohan B. C. Engelen2008-01-151-1/+1
* Fix wrong offset when Ctrl+dragging 3D boxes by their centerMaximilian Albert2008-01-151-2/+4
* RegisteredWidget has been renamed to RegisteredWdg. This is a deprecated clas...Johan B. C. Engelen2008-01-155-90/+132
* prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.Johan B. C. Engelen2008-01-1515-85/+81
* M AUTHORSJoel Holdsworth2008-01-151-0/+1
* make input labels translatableMenTaLguY2008-01-151-2/+2
* stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY2008-01-1512-48/+35
* abstract use of sodipodi:modifiedMenTaLguY2008-01-1512-38/+37
* whitespace cleanupMenTaLguY2008-01-151-56/+56
* tweaking slider increments and ranges for convolve matrix and turbulence filtersFelipe Corr??a da Silva Sanches2008-01-151-2/+2
* more on blur to bitmapAdib Taraben2008-01-143-43/+14
* Add preference so people can choose which behaviour they want. (bug 167422)Johan B. C. Engelen2008-01-144-5/+17
* W3C licensing:Felipe Corr??a da Silva Sanches2008-01-142-3/+19
* cleaning: removing previously commented out g_warnings()Felipe Corr??a da Silva Sanches2008-01-141-4/+0
* early version export to PS using blur to bitmapAdib Taraben2008-01-145-23/+456
* Some small changes in the captions of the document-properties dialogDiederik van Lierop2008-01-131-11/+11
* Use visual/geometric bbox (as specified in Selector tool preferences) when co...Maximilian Albert2008-01-135-2/+31
* Allow snapping from and to ellipsesDiederik van Lierop2008-01-131-8/+45
* KILLING OLD TODO/BUG: remove option that slipped-in without the code.Jon Phillips2008-01-131-3/+0
* Fix #181795Diederik van Lierop2008-01-123-58/+56
* Fixed erroneous overwriting of temporary images inside filter effectsNiko Kiirala2008-01-122-3/+17
* fix vector, power, and fidelity for paths in transformed groups, also normali...bulia byak2008-01-122-22/+16
* fix over_the_stroke for paths in transformed groupsbulia byak2008-01-121-6/+5
* Allow conversion of all selected items to guides (for items other than rectan...Maximilian Albert2008-01-123-17/+48
* Better handling of shortcuts in 3D box toolMaximilian Albert2008-01-111-18/+18
* (bzr r4464)Diederik van Lierop2008-01-111-7/+6
* Add possibility to convert objects (only rectangles and 3D boxes currently) t...Maximilian Albert2008-01-1114-0/+173
* Check for perspective in document defs (to avoid hanging/crashes after vacuum...Maximilian Albert2008-01-113-48/+42
* Retain the 3D box attribute when doing a color tweak only (so that the box ca...Maximilian Albert2008-01-111-6/+6