summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* make horizontal scrollbar automaticbulia byak2007-03-271-2/+2
* fix range, make integer, remove unnecessary document_done, fix 1635388bulia byak2007-03-262-6/+8
* purge unused stuff, copyeditbulia byak2007-03-263-30/+15
* Fix compile warning about construction order.Johan B. C. Engelen2007-03-251-2/+2
* Purging old axonometric grid code: reworked it into the new grid class struct...Johan B. C. Engelen2007-03-252-28/+12
* comment out debugbulia byak2007-03-251-1/+1
* allow multiple (balanced) calls to add and remove documentMenTaLguY2007-03-231-0/+7
* More progress with preview and opening of files with non-ascii filenames. St...Bob Jamison2007-03-221-1/+5
* use <errno.h> instead of assuming extern intBob Jamison2007-03-221-1/+1
* Make sure there is a decl for "errno"Bob Jamison2007-03-211-5/+5
* Do some cleanupBob Jamison2007-03-211-35/+48
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+1
* Monster commit. New grid infrastructure. The old gridmanagement code is still...Johan B. C. Engelen2007-03-204-104/+297
* patch by cilix42 for bug 1671665bulia byak2007-03-192-14/+20
* fix 64-bit issues with width of npos -- patch #1675697 from mellumMenTaLguY2007-03-181-1/+1
* move masks to their own page, move tablet checkbox to mouse, copyeditbulia byak2007-03-182-15/+24
* re-introduce isEmpty testsMenTaLguY2007-03-171-1/+1
* Eliminate remaining sources of empty NR::RectsMenTaLguY2007-03-112-13/+9
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-112-73/+99
* Merge further bbox workMenTaLguY2007-03-103-51/+73
* specialize MaybeStorage for Rect, and start using reference maybes toMenTaLguY2007-03-091-1/+1
* fix by dvlierop2 for snapping bugs 1579556 and 1579587bulia byak2007-03-051-2/+4
* Adding optional dialog preview. Implments RFE [ 1435276 ] switch preview on/o...Jon A. Cruz2007-03-051-157/+120
* Brought back checkbox and to also append filename upon "save" being hitJon A. Cruz2007-03-031-45/+57
* i18n cleanup and adding extension in more casesJon A. Cruz2007-03-031-13/+29
* Add the file extension even when the prior name has no extension alreadyJon A. Cruz2007-03-031-0/+3
* Speedup when switching types by avoiding setting to a directory we are alread...Jon A. Cruz2007-03-031-1/+3
* Switched from deferred extension appending to live extension swapping in the ...Jon A. Cruz2007-03-022-29/+88
* API change: render methods now take a cairo_t (not yet used)bulia byak2007-03-011-1/+1
* rename flood to paintbucket, copyeditbulia byak2007-02-262-5/+5
* Add flood fill toolJohn Bintz2007-02-252-1/+5
* Fixes issue where a modified stock marker's preview image appears in theBryce Harrington2007-02-212-6/+10
* Moving cache management code from .h to .cpp.Bryce Harrington2007-02-202-34/+53
* Moving functions from svg_preview_cache.h to a new .cppBryce Harrington2007-02-205-70/+200
* Partial fix for bug 980157.Bryce Harrington2007-02-201-0/+78
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-192-79/+79
* now at least the first opening of the first gtkmm dialog opens it in-place wi...bulia byak2007-02-191-3/+2
* New dir for UI cache management codeBryce Harrington2007-02-181-0/+3
* enable click-action and general tooltip for style swatchesbulia byak2007-02-153-8/+45
* spell out Fill and Stroke labelsbulia byak2007-02-151-4/+4
* isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...bulia byak2007-02-131-5/+4
* angular brackets <> aren't allowedLuca Bruno2007-02-131-1/+1
* readded comment for translators; moved comment to avoid showing in poLuca Bruno2007-02-111-2/+4
* Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-localJon Phillips2007-02-111-0/+40
* Cleaned up commentsBob Jamison2007-02-091-10/+65
* First, show translator-credits for this language if available, then show all ...Bob Jamison2007-02-092-361/+497
* Added Esperanto translationLuca Bruno2007-02-061-0/+1
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-212-2/+6
* text fixesbulia byak2007-01-182-7/+7
* text markupbulia byak2007-01-181-2/+2