summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-3/+3
* Adding initial cut of resource manager.Jon A. Cruz2011-05-061-0/+19
* remove wrong format indication in lossy format warning (was always org.inksca...Thomas Holder2011-03-131-3/+2
* NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-211-10/+22
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-0/+1
* Simple tracking of time to display dialogs and main window.Jon A. Cruz2010-12-181-0/+18
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-18/+18
|\
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-5/+5
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-7/+7
* | Fix for bug #362995 (Default Units in Document Properties ignored).Nicolas Dufour2010-09-241-2/+37
|/
* Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.Jon A. Cruz2010-06-161-3/+3
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-4/+4
* Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski2010-04-031-4/+4
* disable softproofing if no get display id ONLY if source profile is to be tak...buliabyak2010-01-211-3/+10
* Initial cut of disabling floating windows on window managers with problems.Jon A. Cruz2010-01-121-0/+1
* Implemented dynamic repositioning of toolboxes.Jon A. Cruz2010-01-111-7/+47
* Completed base code to flip toolbox orientation.Jon A. Cruz2010-01-101-1/+7
* Leverage recent toolbox c++-ification work to move the snap toolbar to the si...Jon A. Cruz2010-01-091-1/+2
* Initial c++-ification of toolbox creation.Jon A. Cruz2010-01-091-7/+7
* C++-ification pass.Jon A. Cruz2010-01-081-47/+48
* Added UXManager. Cleaning up toolbox creation.Jon A. Cruz2010-01-071-4/+11
* - new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches2009-12-111-0/+8
* remove registerEditWidget, move this to SPDesktop::init instead; a noop chang...bulia byak2009-10-251-2/+1
* Patch by Max for 264709.Josh Andler2009-10-031-3/+11
* fix ctrl+arrow keys not working after startupbulia byak2009-08-171-0/+2
* Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-091-2/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* remember sticky_zoom toggle button stateThomas Holder2009-08-021-1/+12
* Fix for bug LP #400985 (3 strings in UI are not translatable)Nicolas Dufour2009-07-181-3/+3
* Also store the window's geometry when saving through the data-loss warning di...Diederik van Lierop2009-05-251-0/+1
* use area ratio instead of diagonal ratio for "Zoom when window is resized"Thomas Holder2009-05-161-3/+1
* fix "Zoom when window is resized", got broken in rev 10439 (Bug #167651)Thomas Holder2009-05-161-3/+1
* blurry zoom magnifying glass icon in left side toolbox fixed by changing zoom...Ed Halley2009-03-231-1/+1
* Initial read-only generation of per-document paletteJon A. Cruz2009-03-171-6/+7
* Several icon name fixesKrzysztof Kosi??ski2009-02-261-2/+3
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-23/+23
* use correct method of accessing top-level window for transientizationbulia byak2009-02-141-3/+3
* * src/widgets/desktop-widget.cpp: Minor fix for OS X menubar: Don't try to ac...Milosz Derezynski2009-02-061-1/+5
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-101-1/+13
* Warning cleanup.Jon A. Cruz2008-12-061-8/+8
* Merge from fe-movedTed Gould2008-11-211-1/+1
* From trunkTed Gould2008-10-271-147/+119
* Merging from trunkTed Gould2008-10-111-8/+8
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould2008-09-251-9/+38
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-231-5/+4
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-6/+6
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-53/+56
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-041-44/+44
* Patch so Inkscape will compile on Solaris 10 from LP https://bugs.launchpad.n...Joshua L. Blocher2008-07-031-1/+1