summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-21disable softproofing if no get display id ONLY if source profile is to be tak...buliabyak1-3/+10
2010-01-12Initial cut of disabling floating windows on window managers with problems.Jon A. Cruz1-0/+1
2010-01-11Implemented dynamic repositioning of toolboxes.Jon A. Cruz1-7/+47
2010-01-10Completed base code to flip toolbox orientation.Jon A. Cruz1-1/+7
2010-01-09Leverage recent toolbox c++-ification work to move the snap toolbar to the si...Jon A. Cruz1-1/+2
2010-01-09Initial c++-ification of toolbox creation.Jon A. Cruz1-7/+7
2010-01-08C++-ification pass.Jon A. Cruz1-47/+48
2010-01-07Added UXManager. Cleaning up toolbox creation.Jon A. Cruz1-4/+11
2009-12-11- new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches1-0/+8
2009-10-25remove registerEditWidget, move this to SPDesktop::init instead; a noop chang...bulia byak1-2/+1
2009-10-03Patch by Max for 264709.Josh Andler1-3/+11
2009-08-17fix ctrl+arrow keys not working after startupbulia byak1-0/+2
2009-08-09Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert1-2/+2
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-08-02remember sticky_zoom toggle button stateThomas Holder1-1/+12
2009-07-18Fix for bug LP #400985 (3 strings in UI are not translatable)Nicolas Dufour1-3/+3
2009-05-25Also store the window's geometry when saving through the data-loss warning di...Diederik van Lierop1-0/+1
2009-05-16use area ratio instead of diagonal ratio for "Zoom when window is resized"Thomas Holder1-3/+1
2009-05-16fix "Zoom when window is resized", got broken in rev 10439 (Bug #167651)Thomas Holder1-3/+1
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