summaryrefslogtreecommitdiffstats
path: root/src/document.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-08Adding profile manager and user-visible drop-down in CMS pickerJon A. Cruz1-0/+10
2007-08-09Hold perspectives on document level rather than globally; this corrects the c...Maximilian Albert1-0/+78
2007-05-20noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers.Peter Moulder1-13/+16
2007-05-12Cleaned up test doc creationJon A. Cruz1-5/+0
2007-05-10add document serial numbersMenTaLguY1-0/+8
2007-04-12add method to select objects picked by a vector of pointsbulia byak1-0/+24
2007-03-23allow multiple (balanced) calls to add and remove documentMenTaLguY1-4/+0
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-1/+1
2007-03-17better way to deal with undo+id collisionsMenTaLguY1-0/+5
2007-03-12sodipodi:docbase finally goes packing, along with a lauris commentbulia byak1-5/+0
2007-03-10Merge further bbox workMenTaLguY1-2/+2
2007-03-05Separate NRRect and NR::Rect a bit further; the goal is to get to the point w...MenTaLguY1-1/+1
2007-02-27get rid of sp_repr_document_root and (commented) sp_repr_duplicateMenTaLguY1-3/+3
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-2/+2
2006-10-01Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b1-9/+0
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan1-4/+4
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-5/+5
2006-08-25I peeled back my changes because of some deep error.Jon Phillips1-4/+0
2006-08-24Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips1-0/+4
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-5/+5
2006-07-23Forced redraw of canvas upon document commit to work around event starvation ...John Bintz1-0/+6
2006-07-21sp_object_invoke_release -> SPObject::releaseReferences, plus the introductio...MenTaLguY1-1/+1
2006-07-20marker refactoring workBryce Harrington1-47/+53
2006-07-14* src/sp-conn-end-pair.cpp, src/connector-context.cpp,mjwybrow1-0/+2
2006-07-09Added descriptions to Undo/Redo commands in the menusgustav_b1-0/+1
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-0/+8
2006-06-23manually merging the INKBOARD_PEDRO branch into trunkdaleharvey1-1/+1
2006-06-23quick g_message UndoStackObserver for tracing calls to the undo systemDavid Yip1-0/+3
2006-04-29use proper unref function on SPRoot to avoid appearance of leakMenTaLguY1-1/+1
2006-04-28fix translation for fit pageAaron Spike1-2/+2
2006-04-20SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas1-0/+29
2006-04-19Adding fit canvas verbsAaron Spike1-0/+22
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-3/+3
2006-02-15* src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, mjwybrow1-0/+9
2006-02-12do not try to remove resource if the object is clonedbulia byak1-0/+3