summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-17re-introduce isEmpty testsMenTaLguY1-1/+1
2007-03-11Eliminate remaining sources of empty NR::RectsMenTaLguY2-13/+9
2007-03-11Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2-73/+99
2007-03-10Merge further bbox workMenTaLguY3-51/+73
2007-03-09specialize MaybeStorage for Rect, and start using reference maybes toMenTaLguY1-1/+1
2007-03-05fix by dvlierop2 for snapping bugs 1579556 and 1579587bulia byak1-2/+4
2007-03-05Adding optional dialog preview. Implments RFE [ 1435276 ] switch preview on/o...Jon A. Cruz1-157/+120
2007-03-03Brought back checkbox and to also append filename upon "save" being hitJon A. Cruz1-45/+57
2007-03-03i18n cleanup and adding extension in more casesJon A. Cruz1-13/+29
2007-03-03Add the file extension even when the prior name has no extension alreadyJon A. Cruz1-0/+3
2007-03-03Speedup when switching types by avoiding setting to a directory we are alread...Jon A. Cruz1-1/+3
2007-03-02Switched from deferred extension appending to live extension swapping in the ...Jon A. Cruz2-29/+88
2007-03-01API change: render methods now take a cairo_t (not yet used)bulia byak1-1/+1
2007-02-26rename flood to paintbucket, copyeditbulia byak2-5/+5
2007-02-25Add flood fill toolJohn Bintz2-1/+5
2007-02-21Fixes issue where a modified stock marker's preview image appears in theBryce Harrington2-6/+10
2007-02-20Moving cache management code from .h to .cpp.Bryce Harrington2-34/+53
2007-02-20Moving functions from svg_preview_cache.h to a new .cppBryce Harrington5-70/+200
2007-02-20Partial fix for bug 980157.Bryce Harrington1-0/+78
2007-02-19Cleaned up DOS line ends that had snuck in.Jon A. Cruz2-79/+79
2007-02-19now at least the first opening of the first gtkmm dialog opens it in-place wi...bulia byak1-3/+2
2007-02-18New dir for UI cache management codeBryce Harrington1-0/+3
2007-02-15enable click-action and general tooltip for style swatchesbulia byak3-8/+45
2007-02-15spell out Fill and Stroke labelsbulia byak1-4/+4
2007-02-13isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...bulia byak1-5/+4
2007-02-13angular brackets <> aren't allowedLuca Bruno1-1/+1
2007-02-11readded comment for translators; moved comment to avoid showing in poLuca Bruno1-2/+4
2007-02-11Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-localJon Phillips1-0/+40
2007-02-09Cleaned up commentsBob Jamison1-10/+65
2007-02-09First, show translator-credits for this language if available, then show all ...Bob Jamison2-361/+497
2007-02-06Added Esperanto translationLuca Bruno1-0/+1
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2-2/+6
2007-01-18text fixesbulia byak2-7/+7
2007-01-18text markupbulia byak1-2/+2
2007-01-18text markup; use gradient preview for gradient fills or strokesbulia byak2-6/+31
2007-01-18height=12bulia byak1-1/+1
2007-01-13overwritten heap, wrong casts fixed. Closes SF#1575829Kees Cook4-17/+18
2007-01-10Small typofix.Colin Marquardt1-1/+1
2007-01-07Using translator-creditsLuca Bruno1-95/+4
2007-01-06Cleans it from //#ifndef WIN32Johan B. C. Engelen1-2/+0
2007-01-06Small edits to copyright info.Johan B. C. Engelen4-4/+9
2007-01-06Special #ifdef win32 code to enable Dialogs on Top for windows. Note the remo...Johan B. C. Engelen4-7/+29
2007-01-05transientize the color picker window (it's a bare Gtk::Dialog so it requires ...bulia byak1-0/+4
2006-12-30typo fixedLuca Bruno1-1/+1
2006-12-16Clean up internal Python/Perl dialog text; link against the python dynamic li...Kees Cook1-0/+20
2006-12-10improvements to trace dialog: siox button moved above preview frame, and cred...St??phane Gimenez1-335/+388
2006-11-30these didn't compile for me. so let's try this.Aaron Spike2-42/+42
2006-11-29C++ find dialog: only UI issues left (i hope) Testing needed.Johan B. C. Engelen2-6/+83
2006-11-29C++ Find dialog almost complete! (it works, but it is biiig now)Johan B. C. Engelen4-18/+425
2006-11-29'backup' commit. Added widgets to C++-find dialog. Work not finished.Johan B. C. Engelen2-18/+79