summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-23blurry zoom magnifying glass icon in left side toolbox fixed by changing zoom...Ed Halley1-1/+1
2009-03-17Initial read-only generation of per-document paletteJon A. Cruz1-6/+7
2009-02-26Several icon name fixesKrzysztof Kosi??ski1-2/+3
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-23/+23
2009-02-14use correct method of accessing top-level window for transientizationbulia byak1-3/+3
2009-02-06* src/widgets/desktop-widget.cpp: Minor fix for OS X menubar: Don't try to ac...Milosz Derezynski1-1/+5
2009-01-10Added a new toolbar with snapping controlsDiederik van Lierop1-1/+13
2008-12-06Warning cleanup.Jon A. Cruz1-8/+8
2008-11-21Merge from fe-movedTed Gould1-1/+1
2008-10-27From trunkTed Gould1-147/+119
2008-10-11Merging from trunkTed Gould1-8/+8
2008-09-25Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould1-9/+38
2008-09-23* Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski1-5/+4
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-6/+6
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-53/+56
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen1-44/+44
2008-07-03Patch so Inkscape will compile on Solaris 10 from LP https://bugs.launchpad.n...Joshua L. Blocher1-1/+1
2008-05-18Added preferences for controlling external image editing and reload.Jon A. Cruz1-1/+2
2008-05-17Added external image edit launch and refresh on changedJon A. Cruz1-7/+16
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