summaryrefslogtreecommitdiffstats
path: root/src/desktop.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Upgraded gradient tool =)Johan B. C. Engelen2007-01-171-1/+2
* Reverting revision 13615Johan B. C. Engelen2007-01-071-2/+1
* Gradient nodes progress...Johan B. C. Engelen2007-01-071-1/+2
* update window title when switching display modebulia byak2006-11-041-0/+4
* add view mode toggle, store current mode for the session in prefsbulia byak2006-11-031-4/+12
* enable starting in outline mode by prefs settingbulia byak2006-10-261-3/+9
* implement rendering of clips/masks in outline mode; make all outline colors s...bulia byak2006-10-251-2/+2
* hack*ahum*infrastructure to implement axonometric grid snapping. horizontal s...Johan B. C. Engelen2006-10-161-0/+4
* Implement singleton behaviour for undo history dialog. Make sure eventgustav_b2006-10-061-4/+4
* Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b2006-10-011-0/+5
* disconnect signals on destroyingbulia byak2006-08-181-2/+7
* add interface for disabling interaction during long-running operationsJohn Bintz2006-08-131-0/+13
* added functions to allow update events to process during long-running operationsJohn Bintz2006-08-131-0/+6
* switch to sigc++ SPObject signals for SPDocumentMenTaLguY2006-07-291-6/+8
* added SPDesktop::updateNow() and forced redraw of canvas upon completion of s...John Bintz2006-07-231-2/+9
* Forced redraw of canvas upon document commit to work around event starvation ...John Bintz2006-07-231-1/+7
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-18/+0
* DocumentationBryce Harrington2006-05-291-1/+14
* workaround assertion upon file revertJon A. Cruz2006-05-291-1/+1
* Base implementation of a layers dialog.Jon A. Cruz2006-05-151-0/+6
* Give SPNamedView a SnapManager instance and use it for all management of snap...Carl Hetherington2006-05-031-9/+12
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-41/+41
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1400