summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-16Move app-specific logic and file operations up from the lower level.Jon A. Cruz3-19/+36
2009-02-16fix pasting style after copying a text spanbulia byak1-6/+28
2009-02-16make doubleclick not only switch to text but also position cursorbulia byak3-3/+6
2009-02-16utilities for getting style at cursor, placing cursor at iterator or coordina...bulia byak4-6/+58
2009-02-15After snapping, show a tooltip together with the snap indicatorDiederik van Lierop10-125/+240
2009-02-14Zero page size for GTK spinbutton changeJon A. Cruz2-2/+2
2009-02-14warning fixbulia byak1-1/+1
2009-02-14remove temporary prevention of retransientization - this hack was added long ...bulia byak1-26/+0
2009-02-14use correct method of accessing top-level window for transientizationbulia byak1-3/+3
2009-02-13Add missing xml/repr.h header.Krzysztof Kosi??ski1-0/+1
2009-02-13Fix crashes when tool styles are not set in prefs.Krzysztof Kosi??ski1-4/+4
2009-02-13Remove last remnants of ancient plugin support. Tidy up acinclude.m4.Krzysztof Kosi??ski5-23/+0
2009-02-11remove desktop-affine.cppThomas Holder1-1/+0
2009-02-11remove desktop-affine.cppThomas Holder3-65/+4
2009-02-11Warning cleanupJon A. Cruz2-4/+4
2009-02-11patch by KoRi for 324938bulia byak1-1/+2
2009-02-10do not return any non-normal blend mode if we do not show blend mode chooserbulia byak2-5/+11
2009-02-10it was a very stupid idea to sort all combos without asking - this broke the ...bulia byak1-6/+16
2009-02-10patch by KoRi for bug 323594bulia byak1-70/+80
2009-02-10now that selection description includes style (filtered, clipped), we need to...bulia byak2-0/+12
2009-02-10Adding explicit parenthesis to remove warningsJon A. Cruz3-5/+5
2009-02-10prevent hotkey clash (at least for english)bulia byak1-2/+2
2009-02-10Filters, Extensions menusbulia byak3-23/+44
2009-02-09Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski9-27/+29
2009-02-09Make the recent menu react to changes in max recent documents preference Krzysztof Kosi??ski1-0/+21
2009-02-09using C++ const_cast instead of plain C-type castFelipe Corr??a da Silva Sanches1-129/+129
2009-02-09adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches10-20/+74
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches10-27/+27
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches4-6/+6
2009-02-08gcc warning cleanup:Felipe Corr??a da Silva Sanches9-15/+15
2009-02-08gcc warning cleanupFelipe Corr??a da Silva Sanches1-133/+132
2009-02-08Warning cleanup.Jon A. Cruz1-1/+1
2009-02-07adapt for new menu structurebulia byak2-3/+3
2009-02-06better in singularbulia byak1-2/+2
2009-02-06more Editorsbulia byak1-8/+8
2009-02-06remove unusedbulia byak2-3/+0
2009-02-06make more things privatebulia byak2-46/+41
2009-02-06add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog)bulia byak1-0/+33
2009-02-06* src/widgets/desktop-widget.cpp: Minor fix for OS X menubar: Don't try to ac...Milosz Derezynski1-1/+5
2009-02-05Fixed small translation issue for extensions.Marcin Floryan2-6/+7
2009-02-04Making the eraser more eraser-likeJon A. Cruz1-2/+2
2009-02-04Warning cleanup.Jon A. Cruz1-1/+1
2009-02-04Fixed dangerous base-class methods that were missing returns by converting th...Jon A. Cruz1-2/+2
2009-02-04Warning cleanup.Jon A. Cruz1-2/+2
2009-02-02enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)Johan B. C. Engelen1-1/+1
2009-02-02enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)Johan B. C. Engelen1-2/+2
2009-02-02display waiting cursor; move credits to a page of its ownbulia byak1-13/+21
2009-02-02copyedit, use repeated calls for graduated contrastbulia byak1-3/+6
2009-02-02copyedit, names that make more sensebulia byak2-4/+4
2009-02-02use the same steps to figure out dir for bitmap copy as in export dialogbulia byak1-2/+11