summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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