summaryrefslogtreecommitdiffstats
path: root/src/desktop.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-07add a way to set a radio toggle in aux toolbar via desktop, by the toggles idbulia byak1-0/+6
2007-08-06Workaround for some segfaults: Store perspectives globally instead of in each...Maximilian Albert1-60/+0
2007-08-06Write/read perspectives to/from SVG; store ratios of the distances from corne...Maximilian Albert1-2/+17
2007-08-06Store a global list of existing perspectives; for each perspective hold a lis...Maximilian Albert1-0/+45
2007-07-28Modification of the parameters/return value of SPDesktop::getToplevelJoel Holdsworth1-2/+3
2007-07-28Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth1-2/+31
2007-07-06Fix #1740146.Johan B. C. Engelen1-1/+1
2007-06-18patch 1734633: option to save window geometry in prefsbulia byak1-1/+31
2007-04-20grid: make grid names translatable. use different gridtype names in SVG that ...Johan B. C. Engelen1-1/+1
2007-04-18Cleaned up init()/setDesktop() call and change ctor to C++ initialization.Jon A. Cruz1-42/+49
2007-04-15When no grid is defined but "toggle grid" is pressed => create a default rect...Johan B. C. Engelen1-6/+14
2007-04-15Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen1-6/+1
2007-04-13New Grids are now ready to go. bug testing can start i think.Johan B. C. Engelen1-1/+1
2007-04-13Fix for broken compileJon A. Cruz1-1/+1
2007-04-13New grids are almost ready to fly!Johan B. C. Engelen1-5/+13
2007-04-07Updated overwrite confirmation dialog to be similar to the new stock GTK+ oneJon A. Cruz1-0/+5
2007-04-01removed leftover debug messages. Toggling new grids now works. Almost ready t...Johan B. C. Engelen1-0/+8
2007-03-25Purging old axonometric grid code: reworked it into the new grid class struct...Johan B. C. Engelen1-3/+0
2007-03-20Monster commit. New grid infrastructure. The old gridmanagement code is still...Johan B. C. Engelen1-0/+11
2007-03-18add clearing busy cursor (resets current context's cursor)bulia byak1-0/+7
2007-03-17re-introduce isEmpty testsMenTaLguY1-3/+3
2007-03-14add a flag and a setter method for busy cursorbulia byak1-0/+17
2007-03-11Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY1-3/+3
2007-03-11fix outline mode toggling with multiple viewsbulia byak1-3/+1
2007-03-10Merge further bbox workMenTaLguY1-5/+9
2007-02-25move a global to a class property; reduce the use of is_scrolling to prevent ...bulia byak1-2/+2
2007-01-24Sorry, forgot the copyright text.Johan B. C. Engelen1-1/+2
2007-01-17Upgraded gradient tool =)Johan B. C. Engelen1-1/+2
2007-01-07Reverting revision 13615Johan B. C. Engelen1-2/+1
2007-01-07Gradient nodes progress...Johan B. C. Engelen1-1/+2
2006-11-04update window title when switching display modebulia byak1-0/+4
2006-11-03add view mode toggle, store current mode for the session in prefsbulia byak1-4/+12
2006-10-26enable starting in outline mode by prefs settingbulia byak1-3/+9
2006-10-25implement rendering of clips/masks in outline mode; make all outline colors s...bulia byak1-2/+2
2006-10-16hack*ahum*infrastructure to implement axonometric grid snapping. horizontal s...Johan B. C. Engelen1-0/+4
2006-10-06Implement singleton behaviour for undo history dialog. Make sure eventgustav_b1-4/+4
2006-10-01Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b1-0/+5
2006-08-18disconnect signals on destroyingbulia byak1-2/+7
2006-08-13add interface for disabling interaction during long-running operationsJohn Bintz1-0/+13
2006-08-13added functions to allow update events to process during long-running operationsJohn Bintz1-0/+6
2006-07-29switch to sigc++ SPObject signals for SPDocumentMenTaLguY1-6/+8
2006-07-23added SPDesktop::updateNow() and forced redraw of canvas upon completion of s...John Bintz1-2/+9
2006-07-23Forced redraw of canvas upon document commit to work around event starvation ...John Bintz1-1/+7
2006-06-23manually merging the INKBOARD_PEDRO branch into trunkdaleharvey1-18/+0
2006-05-29DocumentationBryce Harrington1-1/+14
2006-05-29workaround assertion upon file revertJon A. Cruz1-1/+1
2006-05-15Base implementation of a layers dialog.Jon A. Cruz1-0/+6
2006-05-03Give SPNamedView a SnapManager instance and use it for all management of snap...Carl Hetherington1-9/+12
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-41/+41