summaryrefslogtreecommitdiffstats
path: root/src/desktop.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Major refactoring of snapping related code...Diederik van Lierop2008-04-301-1/+2
* move temporary canvas items to bottom by default. maybe fixes interfering of ...Johan B. C. Engelen2008-04-011-1/+1
* implement filter toggleMenTaLguY2008-03-311-4/+13
* lay groundwork for non-filter view modeMenTaLguY2008-03-311-2/+4
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+1
* remove flashing test indicator on pointparam.Johan B. C. Engelen2008-03-021-0/+2
* NEW: temporary on-canvas indicatorsJohan B. C. Engelen2008-03-021-0/+10
* Fix missing ruler and document title updates when a file is opened in an exis...Maximilian Albert2008-02-031-2/+0
* Use "%"-key for toggling the snapper, and modify the related sp-desktop codeDiederik van Lierop2007-12-201-0/+1
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-261-31/+33
* Don't set inkscape:modified on startup when grids are shown/hidden.Maximilian Albert2007-11-131-1/+1
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-1/+1
* Fix bug [ 1818794 ] Showing grid on opening svgJohan B. C. Engelen2007-10-241-9/+11
* Dockable dialogs patch applied gustav_b2007-08-291-0/+2
* add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak2007-08-071-0/+1
* Workaround for some segfaults: Store perspectives globally instead of in each...Maximilian Albert2007-08-061-9/+0
* Write/read perspectives to/from SVG; store ratios of the distances from corne...Maximilian Albert2007-08-061-0/+1
* Store a global list of existing perspectives; for each perspective hold a lis...Maximilian Albert2007-08-061-0/+8
* Modification of the parameters/return value of SPDesktop::getToplevelJoel Holdsworth2007-07-281-2/+2
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth2007-07-281-1/+13
* patch 1734633: option to save window geometry in prefsbulia byak2007-06-181-1/+7
* Handle snapping of nodes in sp_knot_handler. From now on the nodes of transfo...Diederik van Lierop2007-05-241-1/+1
* New grids are almost ready to fly!Johan B. C. Engelen2007-04-131-1/+4
* Updated overwrite confirmation dialog to be similar to the new stock GTK+ oneJon A. Cruz2007-04-071-0/+3
* removed leftover debug messages. Toggling new grids now works. Almost ready t...Johan B. C. Engelen2007-04-011-0/+2
* add clearing busy cursor (resets current context's cursor)bulia byak2007-03-181-0/+1
* add a flag and a setter method for busy cursorbulia byak2007-03-141-0/+3
* move a global to a class property; reduce the use of is_scrolling to prevent ...bulia byak2007-02-251-4/+4
* Sorry, forgot the copyright text.Johan B. C. Engelen2007-01-241-0/+2
* Upgraded gradient tool =)Johan B. C. Engelen2007-01-171-1/+3
* Reverting revision 13615Johan B. C. Engelen2007-01-071-3/+1
* Gradient nodes progress...Johan B. C. Engelen2007-01-071-1/+3
* store display mode in desktop toobulia byak2006-11-041-0/+2
* add view mode toggle, store current mode for the session in prefsbulia byak2006-11-031-0/+1
* Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b2006-10-011-0/+2
* add interface for disabling interaction during long-running operationsJohn Bintz2006-08-131-0/+6
* added functions to allow update events to process during long-running operationsJohn Bintz2006-08-131-0/+1
* switch to sigc++ SPObject signals for SPDocumentMenTaLguY2006-07-291-0/+1
* added SPDesktop::updateNow() and forced redraw of canvas upon completion of s...John Bintz2006-07-231-0/+1
* Forced redraw of canvas upon document commit to work around event starvation ...John Bintz2006-07-231-0/+1
* Base implementation of a layers dialog.Jon A. Cruz2006-05-151-0/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+289