summaryrefslogtreecommitdiffstats
path: root/src/ui/view (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-07cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen1-20/+20
2008-04-01delete remaining .cvsignore filesAdib Taraben1-3/+0
2008-03-30add CMakeLists.txt file for src/ui and subdirsJohan B. C. Engelen1-0/+21
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. Cruz3-43/+52
2007-11-11Minor cleanupJon A. Cruz1-14/+14
2007-11-02warning cleanupJon A. Cruz1-3/+3
2007-09-12**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder1-3/+3
2007-08-29Dockable dialogs patch applied gustav_b3-2/+16
2007-08-07add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak3-0/+10
2007-07-28Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth3-7/+8
2007-06-24initial filter UI code drop from NickMenTaLguY1-0/+3
2007-06-18patch 1734633: option to save window geometry in prefsbulia byak3-4/+24
2007-04-15Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen1-8/+11
2007-03-23allow multiple (balanced) calls to add and remove documentMenTaLguY1-0/+7
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-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-2/+2
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-2/+2
2006-08-13add interface for disabling interaction during long-running operationsJohn Bintz3-1/+39
2006-08-13added functions to allow update events to process during long-running operationsJohn Bintz3-0/+13
2006-07-21switched to using sigc++ "modified" signalMenTaLguY2-16/+17
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-05-21request collection pass after destruction of a view widgetMenTaLguY1-0/+2
2006-04-29since the view and document are both managed by the collector, reffing the do...MenTaLguY1-3/+1
2006-04-29add missing unref, which should hopefully address the document leakMenTaLguY1-0/+1
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