summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* do not return any non-normal blend mode if we do not show blend mode chooserbulia byak2009-02-102-5/+11
* it was a very stupid idea to sort all combos without asking - this broke the ...bulia byak2009-02-101-6/+16
* patch by KoRi for bug 323594bulia byak2009-02-101-70/+80
* now that selection description includes style (filtered, clipped), we need to...bulia byak2009-02-102-0/+12
* Adding explicit parenthesis to remove warningsJon A. Cruz2009-02-103-5/+5
* prevent hotkey clash (at least for english)bulia byak2009-02-101-2/+2
* Filters, Extensions menusbulia byak2009-02-103-23/+44
* Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2009-02-099-27/+29
* Make the recent menu react to changes in max recent documents preference Krzysztof Kosi??ski2009-02-091-0/+21
* using C++ const_cast instead of plain C-type castFelipe Corr??a da Silva Sanches2009-02-091-129/+129
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-0910-20/+74
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-0910-27/+27
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-094-6/+6
* gcc warning cleanup:Felipe Corr??a da Silva Sanches2009-02-089-15/+15
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-081-133/+132
* Warning cleanup.Jon A. Cruz2009-02-081-1/+1
* adapt for new menu structurebulia byak2009-02-072-3/+3
* better in singularbulia byak2009-02-061-2/+2
* more Editorsbulia byak2009-02-061-8/+8
* remove unusedbulia byak2009-02-062-3/+0
* make more things privatebulia byak2009-02-062-46/+41
* add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog)bulia byak2009-02-061-0/+33
* * src/widgets/desktop-widget.cpp: Minor fix for OS X menubar: Don't try to ac...Milosz Derezynski2009-02-061-1/+5
* Fixed small translation issue for extensions.Marcin Floryan2009-02-052-6/+7
* Making the eraser more eraser-likeJon A. Cruz2009-02-041-2/+2
* Warning cleanup.Jon A. Cruz2009-02-041-1/+1
* Fixed dangerous base-class methods that were missing returns by converting th...Jon A. Cruz2009-02-041-2/+2
* Warning cleanup.Jon A. Cruz2009-02-041-2/+2
* enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)Johan B. C. Engelen2009-02-021-1/+1
* enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)Johan B. C. Engelen2009-02-021-2/+2
* display waiting cursor; move credits to a page of its ownbulia byak2009-02-021-13/+21
* copyedit, use repeated calls for graduated contrastbulia byak2009-02-021-3/+6
* copyedit, names that make more sensebulia byak2009-02-022-4/+4
* use the same steps to figure out dir for bitmap copy as in export dialogbulia byak2009-02-021-2/+11
* remove mnemonic which does not work anywaybulia byak2009-02-021-1/+1
* fix crashbulia byak2009-02-021-1/+2
* knot-lpe enabled (tests commited to testsuite).JF Barraud2009-02-021-1/+4
* FIX for bug 317964; SVG crashes on empthy flow-text elementAdib Taraben2009-02-011-2/+8
* bug fix: handle paths with more than one component.JF Barraud2009-02-011-3/+3
* Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop2009-01-3115-129/+130
* fix crash described atFelipe Corr??a da Silva Sanches2009-01-291-0/+4
* set waiting cursor while loading a filebulia byak2009-01-281-1/+7
* do not change cursor if desktop has set it to waitingbulia byak2009-01-281-6/+10
* add accessor for the waiting_cursor flag (sorry for the recompile)bulia byak2009-01-281-0/+1
* Add buttons for snapping to grids and/or guidesDiederik van Lierop2009-01-2814-24/+99
* show waiting cursor while ExecutionEnv is workingbulia byak2009-01-281-0/+5
* since imagemagic effects cannot be cancelled midway, trying to do so often cr...bulia byak2009-01-281-3/+3
* Added missing translation.Marcin Floryan2009-01-271-1/+1
* draw red X icon while dragging the "remove color" itemFelipe Corr??a da Silva Sanches2009-01-272-1/+18
* simplify sketch result to fix crashJohan B. C. Engelen2009-01-271-0/+9