summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-06Updating deprecated type calls.Jon A. Cruz1-10/+13
2008-03-31lay groundwork for non-filter view modeMenTaLguY1-2/+2
2008-03-09Move 3D box code out of sp-canvas.cppMaximilian Albert1-0/+4
2008-02-05Iron out some rounding errors in the displaying of the rulers and of guidesDiederik van Lierop1-2/+12
2008-02-03Fix missing ruler and document title updates when a file is opened in an exis...Maximilian Albert1-0/+9
2008-01-30Fix for if LCMS is disabled. (LP# 174854)Bryce Harrington1-1/+9
2008-01-302nd part of the fix for bug #167500: correctly update the rulers when they ch...Diederik van Lierop1-3/+19
2008-01-15stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY1-1/+1
2008-01-15abstract use of sodipodi:modifiedMenTaLguY1-1/+1
2008-01-11patch from bug 175398bulia byak1-1/+2
2008-01-06Adds 'Save as SVG' button / dialog to clarify when saving file, that itBryce Harrington1-2/+5
2007-12-30Strip out Pango markup from tooltips (fixes bug #167640)Bryce Harrington1-2/+1
2007-12-02UI tweaks for CMS view toggleJon A. Cruz1-6/+28
2007-11-29Adding icon for color managementJon A. Cruz1-1/+1
2007-11-26Menu item to toggle CMS adjustment on and offJon A. Cruz1-0/+12
2007-11-24Implemented per-monitor display adjustment via XICCJon A. Cruz1-16/+43
2007-11-22The dialog to panel refactoring:gustav_b1-2/+1
2007-11-20Display CMS adjustment per-desktop viewJon A. Cruz1-16/+159
2007-11-19add one fractional digit to zooms less than 10%bulia byak1-2/+7
2007-11-17Prevent CMS button from pinning space used by scrollbarsJon A. Cruz1-0/+4
2007-11-17Adding ICC Profiles in X supportJon A. Cruz1-29/+49
2007-11-12Don't force focus on the canvas when the desktop is givengustav_b1-4/+1
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