summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updating deprecated type calls.Jon A. Cruz2008-05-061-10/+13
* lay groundwork for non-filter view modeMenTaLguY2008-03-311-2/+2
* Move 3D box code out of sp-canvas.cppMaximilian Albert2008-03-091-0/+4
* Iron out some rounding errors in the displaying of the rulers and of guidesDiederik van Lierop2008-02-051-2/+12
* Fix missing ruler and document title updates when a file is opened in an exis...Maximilian Albert2008-02-031-0/+9
* Fix for if LCMS is disabled. (LP# 174854)Bryce Harrington2008-01-301-1/+9
* 2nd part of the fix for bug #167500: correctly update the rulers when they ch...Diederik van Lierop2008-01-301-3/+19
* stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY2008-01-151-1/+1
* abstract use of sodipodi:modifiedMenTaLguY2008-01-151-1/+1
* patch from bug 175398bulia byak2008-01-111-1/+2
* Adds 'Save as SVG' button / dialog to clarify when saving file, that itBryce Harrington2008-01-061-2/+5
* Strip out Pango markup from tooltips (fixes bug #167640)Bryce Harrington2007-12-301-2/+1
* UI tweaks for CMS view toggleJon A. Cruz2007-12-021-6/+28
* Adding icon for color managementJon A. Cruz2007-11-291-1/+1
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-261-0/+12
* Implemented per-monitor display adjustment via XICCJon A. Cruz2007-11-241-16/+43
* The dialog to panel refactoring:gustav_b2007-11-221-2/+1
* Display CMS adjustment per-desktop viewJon A. Cruz2007-11-201-16/+159
* add one fractional digit to zooms less than 10%bulia byak2007-11-191-2/+7
* Prevent CMS button from pinning space used by scrollbarsJon A. Cruz2007-11-171-0/+4
* Adding ICC Profiles in X supportJon A. Cruz2007-11-171-29/+49
* Don't force focus on the canvas when the desktop is givengustav_b2007-11-121-4/+1
* Add hack to prevent the dock paned from catching F6 and F8 key presses.gustav_b2007-10-091-0/+7
* Dockable dialogs patch applied gustav_b2007-08-291-7/+39
* make zoom value update immediatebulia byak2007-08-211-0/+3
* fix 1767940bulia byak2007-08-101-40/+14
* add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak2007-08-071-0/+11
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth2007-07-281-21/+34
* patch 1734633: option to save window geometry in prefsbulia byak2007-06-181-12/+83
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-151-2/+3
* Converted select toolbar to stock GTK+Jon A. Cruz2007-04-101-2/+14
* Corrected jumping and alignment of coordinates in status.Jon A. Cruz2007-04-081-50/+53
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-1/+1
* Merge further bbox workMenTaLguY2007-03-101-5/+3
* specialize MaybeStorage for Rect, and start using reference maybes toMenTaLguY2007-03-091-1/+1
* (hopefully) fixed build on linux, added missing isnormal.hMarkus Schwarzenberg2007-03-011-0/+3
* commited Solaris 2.8 / gcc-3.2.3 fixesMarkus Schwarzenberg2007-03-011-0/+2
* add new message type for urgent immediate statusbar displaybulia byak2007-01-171-0/+7
* Small edits to copyright info.Johan B. C. Engelen2007-01-061-0/+2
* Special #ifdef win32 code to enable Dialogs on Top for windows. Note the remo...Johan B. C. Engelen2007-01-061-3/+2
* add (outline) to window title when in outline modebulia byak2006-11-041-2/+11
* disconnect signals on destroyingbulia byak2006-08-181-0/+7
* add interface for disabling interaction during long-running operationsJohn Bintz2006-08-131-0/+26
* added functions to allow update events to process during long-running operationsJohn Bintz2006-08-131-0/+9
* switch to sigc++ SPObject signals for desktop widgetMenTaLguY2006-07-291-5/+13
* Fixed resize handle in corner of main UI.Jon A. Cruz2006-05-261-22/+0
* Panel refactoringJon A. Cruz2006-05-231-1/+1
* Putting in smaller icon sizeJon A. Cruz2006-04-071-1/+1
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-1/+1
* Purging unused variableJon A. Cruz2006-03-241-1/+0