summaryrefslogtreecommitdiffstats
path: root/src/desktop.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* a better way to make cursor change immediate; of course this trick is not doc...bulia byak2008-07-191-7/+2
* add commentary about temporary canvas items.Johan B. C. Engelen2008-06-181-4/+12
* Added the ability to toggle a layer "solo". Fixes bug #171530.Jon A. Cruz2008-06-131-0/+26
* wrtlprnft's patch for bug 234834 - keeps guidelines in same position relative...Stephen Silver2008-05-311-0/+10
* move temporary canvas items to bottom by default. maybe fixes interfering of ...Johan B. C. Engelen2008-04-011-1/+6
* implement filter toggleMenTaLguY2008-03-311-21/+15
* lay groundwork for non-filter view modeMenTaLguY2008-03-311-7/+8
* Split data mode apart from UI and added button trackersJon A. Cruz2008-03-151-0/+4
* Move 3D box code out of sp-canvas.cppMaximilian Albert2008-03-091-0/+7
* remove flashing test indicator on pointparam.Johan B. C. Engelen2008-03-021-3/+15
* NEW: temporary on-canvas indicatorsJohan B. C. Engelen2008-03-021-1/+29
* Fix missing ruler and document title updates when a file is opened in an exis...Maximilian Albert2008-02-031-0/+10
* 2nd part of the fix for bug #167500: correctly update the rulers when they ch...Diederik van Lierop2008-01-301-3/+3
* remove SPDesktop from SPNamedView when it is destroyed. Fixing bug 183621, bu...Johan B. C. Engelen2008-01-171-3/+7
* 1) fix snapping while scalingDiederik van Lierop2008-01-031-3/+3
* Use "%"-key for toggling the snapper, and modify the related sp-desktop codeDiederik van Lierop2007-12-201-0/+6
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-071-1/+1
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-261-5/+10
* Don't set inkscape:modified on startup when grids are shown/hidden.Maximilian Albert2007-11-131-3/+3
* add deletion of layer_manager to SPDesktop::destroyJohan B. C. Engelen2007-11-011-0/+6
* Warning cleanupJon A. Cruz2007-10-261-4/+4
* remove debug messages, convert tabs to spaces and remove whitespace for sp-na...Johan B. C. Engelen2007-10-241-1/+0
* Fix bug [ 1818794 ] Showing grid on opening svgJohan B. C. Engelen2007-10-241-10/+16
* add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak2007-08-071-0/+6
* Workaround for some segfaults: Store perspectives globally instead of in each...Maximilian Albert2007-08-061-60/+0
* Write/read perspectives to/from SVG; store ratios of the distances from corne...Maximilian Albert2007-08-061-2/+17
* Store a global list of existing perspectives; for each perspective hold a lis...Maximilian Albert2007-08-061-0/+45
* Modification of the parameters/return value of SPDesktop::getToplevelJoel Holdsworth2007-07-281-2/+3
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth2007-07-281-2/+31
* Fix #1740146.Johan B. C. Engelen2007-07-061-1/+1
* patch 1734633: option to save window geometry in prefsbulia byak2007-06-181-1/+31
* grid: make grid names translatable. use different gridtype names in SVG that ...Johan B. C. Engelen2007-04-201-1/+1
* Cleaned up init()/setDesktop() call and change ctor to C++ initialization.Jon A. Cruz2007-04-181-42/+49
* When no grid is defined but "toggle grid" is pressed => create a default rect...Johan B. C. Engelen2007-04-151-6/+14
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-151-6/+1
* New Grids are now ready to go. bug testing can start i think.Johan B. C. Engelen2007-04-131-1/+1
* Fix for broken compileJon A. Cruz2007-04-131-1/+1
* New grids are almost ready to fly!Johan B. C. Engelen2007-04-131-5/+13
* Updated overwrite confirmation dialog to be similar to the new stock GTK+ oneJon A. Cruz2007-04-071-0/+5
* removed leftover debug messages. Toggling new grids now works. Almost ready t...Johan B. C. Engelen2007-04-011-0/+8
* Purging old axonometric grid code: reworked it into the new grid class struct...Johan B. C. Engelen2007-03-251-3/+0
* Monster commit. New grid infrastructure. The old gridmanagement code is still...Johan B. C. Engelen2007-03-201-0/+11
* add clearing busy cursor (resets current context's cursor)bulia byak2007-03-181-0/+7
* re-introduce isEmpty testsMenTaLguY2007-03-171-3/+3
* add a flag and a setter method for busy cursorbulia byak2007-03-141-0/+17
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-111-3/+3
* fix outline mode toggling with multiple viewsbulia byak2007-03-111-3/+1
* Merge further bbox workMenTaLguY2007-03-101-5/+9
* move a global to a class property; reduce the use of is_scrolling to prevent ...bulia byak2007-02-251-2/+2
* Sorry, forgot the copyright text.Johan B. C. Engelen2007-01-241-1/+2