summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a translatable string incorrectly being considered a printf format Krzysztof Kosi??ski2009-02-261-6/+16
* Allow path exclusion to work on an arbitrary number of paths. Fixes bug Krzysztof Kosi??ski2009-02-261-5/+4
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-2620-12/+31
* Fix bug #168979 and clean up some pointer-to-ustring sillynessKrzysztof Kosi??ski2009-02-261-33/+27
* Tentative fix for LP bug #168922: don't save prefs n crash handlerKrzysztof Kosi??ski2009-02-263-21/+21
* Purged unused static functionJon A. Cruz2009-02-261-53/+0
* Several icon name fixesKrzysztof Kosi??ski2009-02-265-6/+13
* add #include <gtk/gtk.h> to fix defect #333767Adib Taraben2009-02-261-0/+1
* Revert commit 20742 that opened a can of worms.Krzysztof Kosi??ski2009-02-251-27/+12
* Snap guides to (intersections of) guides (closes bug #331143)Diederik van Lierop2009-02-254-13/+58
* make snap tooltip position sensitive to canvas zoomingThomas Holder2009-02-251-2/+3
* Fix GTK includes in widgets/icon.cppKrzysztof Kosi??ski2009-02-251-8/+2
* Fix for imprecise ellipse drawing by Alvin Penner.Krzysztof Kosi??ski2009-02-241-4/+1
* fix win buildJohan B. C. Engelen2009-02-241-1/+4
* support up to 3 languagesbulia byak2009-02-241-44/+254
* add spellcheck pagebulia byak2009-02-241-1/+1
* add spellcheck page, copyedit on other pagesbulia byak2009-02-242-29/+115
* make aspell optionalbulia byak2009-02-241-0/+2
* Fix whiteboard compilation.Krzysztof Kosi??ski2009-02-241-6/+6
* limit dot creation to straight line modes of Pen onlybulia byak2009-02-242-20/+8
* fix scaling of text without font size setbulia byak2009-02-241-1/+1
* fix font size jump when unflowing flowed textbulia byak2009-02-241-0/+7
* fix crash when displaying dash selectorbulia byak2009-02-231-0/+1
* Fix snapping when dragging gradients (implement the snap delay, use snap tole...Diederik van Lierop2009-02-233-13/+16
* 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