summaryrefslogtreecommitdiffstats
path: root/src/ui/view/edit-widget.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-15fix build on windows by removing even more files.Johan B. C. Engelen1-1698/+0
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-4/+4
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-7/+7
2010-01-03Spray cleanupSteren Giannini1-6/+0
2009-11-30Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler1-0/+6
2009-10-25remove registerEditWidget, move this to SPDesktop::init instead; a noop chang...bulia byak1-2/+1
2009-08-09Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-4/+4
2009-08-05SPDocument->Documentjohnce1-4/+4
2009-07-18Fix for bug LP #400985 (3 strings in UI are not translatable)Nicolas Dufour1-3/+3
2009-05-25Also store the window's geometry when saving through the data-loss warning di...Diederik van Lierop1-7/+8
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-32/+23
2009-01-01remove old icon code that seems unusedJohan B. C. Engelen1-2/+0
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-0/+1
2008-12-28convert NR to GeomJohan B. C. Engelen1-4/+4
2008-11-21Merge from fe-movedTed Gould1-1/+1
2008-10-27From trunkTed Gould1-9/+11
2008-10-11Merging from trunkTed Gould1-6/+8
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-5/+5
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen1-45/+41
2008-02-10Patch from Marcin Floryan to get rid of one string in the pot fileBryce Harrington1-1/+1
2008-01-15stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY1-1/+1
2008-01-15abstract use of sodipodi:modifiedMenTaLguY1-2/+1
2008-01-06Adds 'Save as SVG' button / dialog to clarify when saving file, that itBryce Harrington1-2/+4
2007-11-26Menu item to toggle CMS adjustment on and offJon A. Cruz1-0/+5
2007-11-02warning cleanupJon A. Cruz1-3/+3
2007-08-29Dockable dialogs patch applied gustav_b1-1/+8
2007-08-07add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak1-0/+6
2007-07-28Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth1-4/+4
2007-06-24initial filter UI code drop from NickMenTaLguY1-0/+3
2007-06-18patch 1734633: option to save window geometry in prefsbulia byak1-4/+16
2007-04-15Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen1-8/+11
2007-03-17re-introduce isEmpty testsMenTaLguY1-1/+1
2007-03-10Merge further bbox workMenTaLguY1-5/+5
2007-03-09specialize MaybeStorage for Rect, and start using reference maybes toMenTaLguY1-1/+1
2007-01-06Small edits to copyright info.Johan B. C. Engelen1-0/+2
2007-01-06Special #ifdef win32 code to enable Dialogs on Top for windows. Note the remo...Johan B. C. Engelen1-2/+0
2006-11-18separate updating window from updating layersbulia byak1-0/+1
2006-08-13add interface for disabling interaction during long-running operationsJohn Bintz1-1/+26
2006-08-13added functions to allow update events to process during long-running operationsJohn Bintz1-0/+9
2006-07-21switched to using sigc++ "modified" signalMenTaLguY1-15/+14
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-0/+4
2006-06-23manually merging the INKBOARD_PEDRO branch into trunkdaleharvey1-75/+0
2006-03-30Tweaked to build with g++4.1. Thanks, <garrett>.Bob Jamison1-111/+113
2006-03-28try to fix g++ 4.1 compile errorsRalf Stephan1-1/+1
2006-01-29again, try to resolve test box compile errorRalf Stephan1-1/+2
2006-01-29use alternative form of Gtk version check,Ralf Stephan1-1/+2
2006-01-26conditionally (Gtk>=2.6) ellipsize status bar textRalf Stephan1-1/+4