summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Snapping of guides now turned on by default, and fixed initialization of the ...Diederik van Lierop2009-02-224-9/+5
* Use on-cavas text instead of a tooltip for the snapindicator (fixes some tool...Diederik van Lierop2009-02-223-77/+19
* Removed broken-and-unused functionJon A. Cruz2009-02-221-12/+0
* Use g_base64_encode_step when importing images via drag and drop.Krzysztof Kosi??ski2009-02-222-35/+21
* Translators updatedNicolas Dufour2009-02-211-0/+1
* fix typo that breaks buildAdib Taraben2009-02-211-1/+1
* Update the author list in aboutbox.Krzysztof Kosi??ski2009-02-211-12/+44
* Fix aliasing rules violation in glib-list-iterators.hKrzysztof Kosi??ski2009-02-211-12/+27
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-2163-397/+325
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-2033-623/+367
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-2056-383/+554
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-1932-1582/+1205
* Fix SVN revision reporting so that it doesn't relink on every make Krzysztof Kosi??ski2009-02-191-6/+7
* Remove superfluous FreehandShape LPEMaximilian Albert2009-02-194-16/+2
* trying to fix the filters placementbulia byak2009-02-181-1/+1
* fix cursor placement logicbulia byak2009-02-181-4/+4
* Scale preview pixmap as needed and cache scaled version.Jon A. Cruz2009-02-182-1/+24
* Warning cleanup.Jon A. Cruz2009-02-181-35/+35
* spellcheckerbulia byak2009-02-177-0/+883
* Move app-specific logic and file operations up from the lower level.Jon A. Cruz2009-02-163-19/+36
* fix pasting style after copying a text spanbulia byak2009-02-161-6/+28
* make doubleclick not only switch to text but also position cursorbulia byak2009-02-163-3/+6
* utilities for getting style at cursor, placing cursor at iterator or coordina...bulia byak2009-02-164-6/+58
* After snapping, show a tooltip together with the snap indicatorDiederik van Lierop2009-02-1510-125/+240
* Zero page size for GTK spinbutton changeJon A. Cruz2009-02-142-2/+2
* warning fixbulia byak2009-02-141-1/+1
* remove temporary prevention of retransientization - this hack was added long ...bulia byak2009-02-141-26/+0
* use correct method of accessing top-level window for transientizationbulia byak2009-02-141-3/+3
* Add missing xml/repr.h header.Krzysztof Kosi??ski2009-02-131-0/+1
* Fix crashes when tool styles are not set in prefs.Krzysztof Kosi??ski2009-02-131-4/+4
* Remove last remnants of ancient plugin support. Tidy up acinclude.m4.Krzysztof Kosi??ski2009-02-135-23/+0
* remove desktop-affine.cppThomas Holder2009-02-111-1/+0
* remove desktop-affine.cppThomas Holder2009-02-113-65/+4
* Warning cleanupJon A. Cruz2009-02-112-4/+4
* patch by KoRi for 324938bulia byak2009-02-111-1/+2
* 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