summaryrefslogtreecommitdiffstats
path: root/src/desktop.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update window title when switching display modebulia byak2006-11-041-0/+4
| | | (bzr r1896)
* add view mode toggle, store current mode for the session in prefsbulia byak2006-11-031-4/+12
| | | (bzr r1888)
* enable starting in outline mode by prefs settingbulia byak2006-10-261-3/+9
| | | (bzr r1867)
* implement rendering of clips/masks in outline mode; make all outline colors ↵bulia byak2006-10-251-2/+2
| | | | | stored in the prefs (bzr r1861)
* hack*ahum*infrastructure to implement axonometric grid snapping. horizontal ↵Johan B. C. Engelen2006-10-161-0/+4
| | | | | snapping already implemented. (bzr r1806)
* Implement singleton behaviour for undo history dialog. Make sure eventgustav_b2006-10-061-4/+4
| | | | | log gets created on SPDesktop::change_document. (bzr r1772)
* Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b2006-10-011-0/+5
| | | | | | created when Inkscape is started in non-gui mode. Fixes a critical assertion caused by creation of a Gtk::TreeStore. (bzr r1749)
* disconnect signals on destroyingbulia byak2006-08-181-2/+7
| | | (bzr r1615)
* add interface for disabling interaction during long-running operationsJohn Bintz2006-08-131-0/+13
| | | (bzr r1596)
* added functions to allow update events to process during long-running operationsJohn Bintz2006-08-131-0/+6
| | | (bzr r1595)
* switch to sigc++ SPObject signals for SPDocumentMenTaLguY2006-07-291-6/+8
| | | (bzr r1507)
* added SPDesktop::updateNow() and forced redraw of canvas upon completion of ↵John Bintz2006-07-231-2/+9
| | | | | | | 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-1/+7
| | | | | issue at high zoom levels (bzr r1458)
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-18/+0
| | | (bzr r1268)
* DocumentationBryce Harrington2006-05-291-1/+14
| | | (bzr r1075)
* workaround assertion upon file revertJon A. Cruz2006-05-291-1/+1
| | | (bzr r1064)
* Base implementation of a layers dialog.Jon A. Cruz2006-05-151-0/+6
| | | (bzr r843)
* Give SPNamedView a SnapManager instance and use it for all management of ↵Carl Hetherington2006-05-031-9/+12
| | | | | snapping settings. (bzr r701)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-41/+41
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1400
(bzr r1)