summaryrefslogtreecommitdiffstats
path: root/src/document.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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