index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
document-undo.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
2. connect signals
Liam P. White
2014-06-25
1
-2
/
+1
*
1. make it compile
Liam P. White
2014-06-25
1
-2
/
+2
*
Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16...
Martin Owens
2014-01-20
1
-4
/
+4
*
Allow undo methods to survive a non-sensitive call.
Martin Owens
2014-01-19
1
-3
/
+3
*
Try another fix for the undo when dragging bug #168695
Martin Owens
2014-01-19
1
-1
/
+1
*
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
2012-04-30
1
-1
/
+1
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-38
/
+19
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-12
/
+13
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-1
/
+1
*
|
Safer fix for bug #579932 that won't leak memory.
Jon A. Cruz
2010-07-28
1
-10
/
+14
*
|
Duplicate the undo key passed to sp_document_maybe_done, instead of simply
Krzysztof Kosi??ski
2010-07-27
1
-1
/
+3
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-15
/
+15
*
SPDocument->Document
johnce
2009-08-05
1
-15
/
+15
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+2
*
stop toggling insensitive state for modification flag updates (fixes critical...
MenTaLguY
2008-01-15
1
-12
/
+3
*
abstract use of sodipodi:modified
MenTaLguY
2008-01-15
1
-5
/
+12
*
Warning cleanup
Jon A. Cruz
2007-11-04
1
-4
/
+4
*
warning cleanup
Jon A. Cruz
2007-11-02
1
-1
/
+1
*
CodingStyle: Use static for file-local function as per wiki CodingStyle docum...
Peter Moulder
2007-05-17
1
-5
/
+1
*
Fixed print specifier
Jon A. Cruz
2007-05-12
1
-1
/
+1
*
add document serial numbers
MenTaLguY
2007-05-10
1
-0
/
+3
*
remove description for privacy reasons, and allow nesting under commit
MenTaLguY
2007-05-06
1
-5
/
+3
*
instrument undo commits
MenTaLguY
2007-05-06
1
-0
/
+34
*
Use the existing Inkscape::Event instead of creating a new one (and
gustav_b
2007-04-11
1
-3
/
+2
*
Notify UndoStackObservers on commited incomplete transactions and sp_document...
gustav_b
2007-03-29
1
-1
/
+9
*
Fix for #1684042 (undo while adding a shape with the mouse results in a crash.)
gustav_b
2007-03-28
1
-1
/
+1
*
better way to deal with undo+id collisions
MenTaLguY
2007-03-17
1
-0
/
+5
*
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2006-08-26
1
-6
/
+13
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-7
/
+7
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-7
/
+7
*
Forced redraw of canvas upon document commit to work around event starvation ...
John Bintz
2006-07-23
1
-0
/
+2
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-14
/
+19
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-5
/
+5
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+322