summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-09Add hack to prevent the dock paned from catching F6 and F8 key presses.gustav_b1-0/+7
2007-08-29Dockable dialogs patch applied gustav_b1-7/+39
2007-08-21make zoom value update immediatebulia byak1-0/+3
2007-08-10fix 1767940bulia byak1-40/+14
2007-08-07add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak1-0/+11
2007-07-28Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth1-21/+34
2007-06-18patch 1734633: option to save window geometry in prefsbulia byak1-12/+83
2007-04-15Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen1-2/+3
2007-04-10Converted select toolbar to stock GTK+Jon A. Cruz1-2/+14
2007-04-08Corrected jumping and alignment of coordinates in status.Jon A. Cruz1-50/+53
2007-03-20format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook1-1/+1
2007-03-10Merge further bbox workMenTaLguY1-5/+3
2007-03-09specialize MaybeStorage for Rect, and start using reference maybes toMenTaLguY1-1/+1
2007-03-01(hopefully) fixed build on linux, added missing isnormal.hMarkus Schwarzenberg1-0/+3
2007-03-01commited Solaris 2.8 / gcc-3.2.3 fixesMarkus Schwarzenberg1-0/+2
2007-01-17add new message type for urgent immediate statusbar displaybulia byak1-0/+7
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-3/+2
2006-11-04add (outline) to window title when in outline modebulia byak1-2/+11
2006-08-18disconnect signals on destroyingbulia byak1-0/+7
2006-08-13add interface for disabling interaction during long-running operationsJohn Bintz1-0/+26
2006-08-13added functions to allow update events to process during long-running operationsJohn Bintz1-0/+9
2006-07-29switch to sigc++ SPObject signals for desktop widgetMenTaLguY1-5/+13
2006-05-26Fixed resize handle in corner of main UI.Jon A. Cruz1-22/+0
2006-05-23Panel refactoringJon A. Cruz1-1/+1
2006-04-07Putting in smaller icon sizeJon A. Cruz1-1/+1
2006-04-06Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz1-1/+1
2006-03-24Purging unused variableJon A. Cruz1-1/+0
2006-03-18remove the annoying canvas borderbulia byak1-3/+1
2006-02-19Fixing scrollbar size for embeded color swatches.Jon A. Cruz1-1/+1
2006-02-18Removed horizontal scroll bar from swatches when embedded.Jon A. Cruz1-0/+1
2006-01-28Reverted Gtk::VPaned to avoid taking up F6 and F8Jon A. Cruz1-10/+3
2006-01-26conditionally (Gtk>=2.6) ellipsize status bar textRalf Stephan1-0/+3
2006-01-20* src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,mjwybrow1-0/+5