summaryrefslogtreecommitdiffstats
path: root/src/ui/view/edit-widget.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Patch from Marcin Floryan to get rid of one string in the pot fileBryce Harrington2008-02-101-1/+1
| | | (bzr r4698)
* stop toggling insensitive state for modification flag updates (fixes ↵MenTaLguY2008-01-151-1/+1
| | | | | | | | | critical bug #182401) In order to do this, I got rid of sodipodi:modified in favor of a simple flag in SPDocument, also renaming SPDocument::{set,is}Modified to SPDocument::{set,is}ModifiedSinceSave (bzr r4491)
* abstract use of sodipodi:modifiedMenTaLguY2008-01-151-2/+1
| | | (bzr r4490)
* Adds 'Save as SVG' button / dialog to clarify when saving file, that itBryce Harrington2008-01-061-2/+4
| | | | | will be saved as SVG. Patch from Gringer. (Closes LP: #169995) (bzr r4401)
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-261-0/+5
| | | (bzr r4138)
* warning cleanupJon A. Cruz2007-11-021-3/+3
| | | (bzr r4012)
* Dockable dialogs patch applied gustav_b2007-08-291-1/+8
| | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)
* add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak2007-08-071-0/+6
| | | (bzr r3408)
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ↵Joel Holdsworth2007-07-281-4/+4
| | | | | they are correctly parented (bzr r3328)
* initial filter UI code drop from NickMenTaLguY2007-06-241-0/+3
| | | (bzr r3095)
* patch 1734633: option to save window geometry in prefsbulia byak2007-06-181-4/+16
| | | (bzr r3075)
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-151-8/+11
| | | (bzr r2904)
* re-introduce isEmpty testsMenTaLguY2007-03-171-1/+1
| | | (bzr r2679)
* Merge further bbox workMenTaLguY2007-03-101-5/+5
| | | (bzr r2596)
* specialize MaybeStorage for Rect, and start using reference maybes toMenTaLguY2007-03-091-1/+1
| | | | | avoid some copies (bzr r2582)
* Small edits to copyright info.Johan B. C. Engelen2007-01-061-0/+2
| | | (bzr r2139)
* Special #ifdef win32 code to enable Dialogs on Top for windows. Note the ↵Johan B. C. Engelen2007-01-061-2/+0
| | | | | removal of options from the global preferences on win32! just one option left: dialogs on top yes/no. Does have one "bug" though... read note! (bzr r2138)
* separate updating window from updating layersbulia byak2006-11-181-0/+1
| | | (bzr r1984)
* add interface for disabling interaction during long-running operationsJohn Bintz2006-08-131-1/+26
| | | (bzr r1596)
* added functions to allow update events to process during long-running operationsJohn Bintz2006-08-131-0/+9
| | | (bzr r1595)
* switched to using sigc++ "modified" signalMenTaLguY2006-07-211-15/+14
| | | (bzr r1448)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-0/+4
| | | (bzr r1315)
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-75/+0
| | | (bzr r1268)
* Tweaked to build with g++4.1. Thanks, <garrett>.Bob Jamison2006-03-301-111/+113
| | | (bzr r375)
* try to fix g++ 4.1 compile errorsRalf Stephan2006-03-281-1/+1
| | | (bzr r317)
* again, try to resolve test box compile errorRalf Stephan2006-01-291-1/+2
| | | (bzr r47)
* use alternative form of Gtk version check,Ralf Stephan2006-01-291-1/+2
| | | | | trying to remove compile error on test box (bzr r43)
* conditionally (Gtk>=2.6) ellipsize status bar textRalf Stephan2006-01-261-1/+4
| | | (bzr r33)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1701
(bzr r1)