summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* set_markup() instead of set_label()Felipe Corr??a da Silva Sanches2008-01-281-1/+1
* further fixes to font size combo: activate on defocus except when caused by e...bulia byak2008-01-281-4/+36
* fix 168397 and other font size combo bugsbulia byak2008-01-271-23/+33
* Display Ctrl+click option for guidelines in status bar messageMaximilian Albert2008-01-271-1/+1
* Make guidelines quickly deletable by using Ctrl+click (is Ctrl a suitable mod...Maximilian Albert2008-01-271-0/+7
* Don't group dot creation with pen-/pencil-specific operations in undo historyMaximilian Albert2008-01-271-3/+1
* at least gray out the remove button if we can't remove it when no gridsbulia byak2008-01-261-3/+2
* fix: show lpe parameters when new effect is appliedJohan B. C. Engelen2008-01-261-0/+2
* add copy button to LPE pathparamJohan B. C. Engelen2008-01-265-2/+79
* LPE bend path was badly broken. fixed now.Johan B. C. Engelen2008-01-262-84/+3
* path lpe parameter should not know of it's edit button since it has no unique...Johan B. C. Engelen2008-01-262-8/+0
* bug 185761: crash when editing text with the text & font dialog due to readin...Richard Hughes2008-01-261-1/+1
* gray out widgets when grid is disabled.Johan B. C. Engelen2008-01-264-10/+16
* fix strange typoJohan B. C. Engelen2008-01-261-2/+2
* fix initialization of lpe paramsJohan B. C. Engelen2008-01-264-2/+6
* copyeditbulia byak2008-01-251-1/+1
* copyeditbulia byak2008-01-252-15/+14
* first set of updates to headers for clean gcc 4.3 buildsKees Cook2008-01-2521-3/+35
* * implemented feImage Settings UIFelipe Corr??a da Silva Sanches2008-01-241-4/+139
* Fixed crash with lighting effects and missing source imageNiko Kiirala2008-01-232-6/+6
* fix crash on feImage when trying to dragFelipe Corr??a da Silva Sanches2008-01-221-1/+0
* spellingbulia byak2008-01-221-2/+2
* fix clearing in Scale and unit conversion in Skewbulia byak2008-01-221-3/+12
* fixes feImage rendering, but does not add it to filters dialog yetFelipe Corr??a da Silva Sanches2008-01-221-5/+5
* rolling back parts of the "default metadata preferences" patch that buliabyak...Felipe Corr??a da Silva Sanches2008-01-212-20/+1
* sorry... forgot to quote a \"Felipe Corr??a da Silva Sanches2008-01-211-2/+2
* * modified strings on infobox (filter effect dialog) to fit better english styleFelipe Corr??a da Silva Sanches2008-01-211-11/+11
* Ctrl+click in pen/pencil tool: Created dots are now selected; Alt is used for...Maximilian Albert2008-01-205-8/+15
* don't update LPE dialog when selection is modified. try 2Johan B. C. Engelen2008-01-202-31/+14
* don't update LPE dialog when selection is modified.Johan B. C. Engelen2008-01-202-14/+21
* Make creation of dots via Ctrl+click also possible in pen context; fill dots ...Maximilian Albert2008-01-197-22/+88
* whitespaceBryce Harrington2008-01-191-1/+1
* Fix another small z-order issue for 3D boxesMaximilian Albert2008-01-191-2/+10
* add default functions for transforming lpe-pathalongpath.cpp and lpe-skeletal...Johan B. C. Engelen2008-01-184-0/+19
* Partially fix bug #167500 (rulers being off)Diederik van Lierop2008-01-182-30/+23
* info-box for filter effects dialogFelipe Corr??a da Silva Sanches2008-01-182-1/+87
* improved spelling ;-)Alexandre Prokoudine2008-01-181-1/+1
* added "Ask Us a Question" to the Help menu linking to http://answers.launchpa...Felipe Corr??a da Silva Sanches2008-01-181-0/+1
* Fixed crash in the filter effects dialog on loading files with the unimplemen...Nicholas Bishop2008-01-181-2/+4
* removing feTile and feComponentTransfer from UIFelipe Corr??a da Silva Sanches2008-01-171-2/+8
* fix transformation of LPECurveStitch when "Scale width relative" is setJohan B. C. Engelen2008-01-172-0/+18
* fix Matrix::isTranslationJohan B. C. Engelen2008-01-171-1/+1
* Geom: fix a crash on assertion in sbasis-to-bezier.cppJohan B. C. Engelen2008-01-172-1/+5
* remove SPDesktop from SPNamedView when it is destroyed. Fixing bug 183621, bu...Johan B. C. Engelen2008-01-172-12/+13
* sorry for this late feature change. this makes the curvestitching *that* much...Johan B. C. Engelen2008-01-172-20/+22
* Reverted earlier edit - export bitmap dialog is now sizeable once againJoel Holdsworth2008-01-171-1/+1
* Hide the Image filter effect primitive from the filter effects dialog. Files ...Nicholas Bishop2008-01-172-0/+26
* Fixed bug in filter effects dialog; incorrect desktop was being used with mul...Nicholas Bishop2008-01-171-2/+4
* Fixed a crash on removing a filter primitive in the filter effects dialog.Nicholas Bishop2008-01-172-15/+16
* RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> in...gustav_b2008-01-175-78/+73