summaryrefslogtreecommitdiffstats
path: root/src/document-undo.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
2010-07-28Applied fix for sp_document_maybe_done() that was holding pointers to interna...Jon A. Cruz1-8/+14
2010-07-28Safer fix for bug #579932 that won't leak memory.Jon A. Cruz1-10/+14
2010-07-27Duplicate the undo key passed to sp_document_maybe_done, instead of simplyKrzysztof Kosi??ski1-1/+3
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-12/+13
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-15/+15
2009-08-05SPDocument->Documentjohnce1-15/+15
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+2
2008-01-15stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY1-12/+3
2008-01-15abstract use of sodipodi:modifiedMenTaLguY1-5/+12
2007-11-04Warning cleanupJon A. Cruz1-4/+4
2007-11-02warning cleanupJon A. Cruz1-1/+1
2007-05-17CodingStyle: Use static for file-local function as per wiki CodingStyle docum...Peter Moulder1-5/+1
2007-05-12Fixed print specifierJon A. Cruz1-1/+1
2007-05-10add document serial numbersMenTaLguY1-0/+3
2007-05-06remove description for privacy reasons, and allow nesting under commitMenTaLguY1-5/+3
2007-05-06instrument undo commitsMenTaLguY1-0/+34
2007-04-11Use the existing Inkscape::Event instead of creating a new one (andgustav_b1-3/+2
2007-03-29Notify UndoStackObservers on commited incomplete transactions and sp_document...gustav_b1-1/+9
2007-03-28Fix for #1684042 (undo while adding a shape with the mouse results in a crash.)gustav_b1-1/+1
2007-03-17better way to deal with undo+id collisionsMenTaLguY1-0/+5
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan1-6/+13
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-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-14/+19
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-5/+5