summaryrefslogtreecommitdiffstats
path: root/src/desktop.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* patch 1734633: option to save window geometry in prefsbulia byak2007-06-181-1/+7
| | | (bzr r3075)
* Handle snapping of nodes in sp_knot_handler. From now on the nodes of ↵Diederik van Lierop2007-05-241-1/+1
| | | | | transformed items will snap correctly. On top of that, we now only need a single call to the snapmanager. (bzr r3037)
* New grids are almost ready to fly!Johan B. C. Engelen2007-04-131-1/+4
| | | (bzr r2873)
* Updated overwrite confirmation dialog to be similar to the new stock GTK+ oneJon A. Cruz2007-04-071-0/+3
| | | | | addresses RFE 1692837 (bzr r2831)
* removed leftover debug messages. Toggling new grids now works. Almost ready ↵Johan B. C. Engelen2007-04-011-0/+2
| | | | | to comment-out old grid code. (bzr r2806)
* add clearing busy cursor (resets current context's cursor)bulia byak2007-03-181-0/+1
| | | (bzr r2685)
* add a flag and a setter method for busy cursorbulia byak2007-03-141-0/+3
| | | (bzr r2646)
* move a global to a class property; reduce the use of is_scrolling to prevent ↵bulia byak2007-02-251-4/+4
| | | | | the lack-of-redraw issues (bzr r2430)
* Sorry, forgot the copyright text.Johan B. C. Engelen2007-01-241-0/+2
| | | (bzr r2276)
* Upgraded gradient tool =)Johan B. C. Engelen2007-01-171-1/+3
| | | (bzr r2228)
* Reverting revision 13615Johan B. C. Engelen2007-01-071-3/+1
| | | (bzr r2150)
* Gradient nodes progress...Johan B. C. Engelen2007-01-071-1/+3
| | | (bzr r2148)
* store display mode in desktop toobulia byak2006-11-041-0/+2
| | | (bzr r1895)
* add view mode toggle, store current mode for the session in prefsbulia byak2006-11-031-0/+1
| | | (bzr r1888)
* Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b2006-10-011-0/+2
| | | | | | created when Inkscape is started in non-gui mode. Fixes a critical assertion caused by creation of a Gtk::TreeStore. (bzr r1749)
* add interface for disabling interaction during long-running operationsJohn Bintz2006-08-131-0/+6
| | | (bzr r1596)
* added functions to allow update events to process during long-running operationsJohn Bintz2006-08-131-0/+1
| | | (bzr r1595)
* switch to sigc++ SPObject signals for SPDocumentMenTaLguY2006-07-291-0/+1
| | | (bzr r1507)
* added SPDesktop::updateNow() and forced redraw of canvas upon completion of ↵John Bintz2006-07-231-0/+1
| | | | | | | selection or panning to work around event starvation issue at high zoom levels (bzr r1459)
* Forced redraw of canvas upon document commit to work around event starvation ↵John Bintz2006-07-231-0/+1
| | | | | issue at high zoom levels (bzr r1458)
* Base implementation of a layers dialog.Jon A. Cruz2006-05-151-0/+2
| | | (bzr r843)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+289
(bzr r1)