summaryrefslogtreecommitdiffstats
path: root/src/document.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-19Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)Maximilian Albert1-1/+0
2008-01-15stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY1-2/+5
2008-01-15abstract use of sodipodi:modifiedMenTaLguY1-0/+3
2008-01-15whitespace cleanupMenTaLguY1-56/+56
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-12/+19
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-3/+3
2007-10-08Adding profile manager and user-visible drop-down in CMS pickerJon A. Cruz1-0/+3
2007-08-09Hold perspectives on document level rather than globally; this corrects the c...Maximilian Albert1-0/+20
2007-05-20noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers.Peter Moulder1-1/+1
2007-05-12Cleaned up test doc creationJon A. Cruz1-1/+0
2007-05-10add document serial numbersMenTaLguY1-0/+1
2007-04-12add method to select objects picked by a vector of pointsbulia byak1-1/+3
2007-03-17better way to deal with undo+id collisionsMenTaLguY1-0/+3
2006-10-01Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b1-2/+0
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan1-2/+2
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-7/+7
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-7/+7
2006-07-23Forced redraw of canvas upon document commit to work around event starvation ...John Bintz1-0/+2
2006-07-20marker refactoring workBryce Harrington1-0/+2
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-2/+6
2006-06-23manually merging the INKBOARD_PEDRO branch into trunkdaleharvey1-0/+3
2006-05-01fix compile with gcc 4.1 (#1479580)Ralf Stephan1-1/+1
2006-04-20SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas1-0/+3
2006-04-19Adding fit canvas verbsAaron Spike1-0/+3
2006-02-15* src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, mjwybrow1-0/+7