index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
event-log.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
modernize loops
Marc Jeanmougin
1
-15
/
+15
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-7
/
+7
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2017-10-17
Replace boost::shared_ptr
Jan Lingscheid
1
-8
/
+6
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-4
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+4
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-4
/
+0
2014-03-08
Reconnect correctly as documents are replaced.
Jon A. Cruz
1
-79
/
+175
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-1
/
+1
2013-03-19
Partial fix for Bug #1071082 (Undo History doesn't work if open before file i...
Nicolas Dufour
1
-1
/
+12
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2008-01-15
stop toggling insensitive state for modification flag updates (fixes critical...
MenTaLguY
1
-4
/
+1
2008-01-15
abstract use of sodipodi:modified
MenTaLguY
1
-2
/
+1
2007-11-13
Partial fix for bug #1824387 [Still asks to save after complete undo]
Maximilian Albert
1
-1
/
+23
2007-03-29
Notify UndoStackObservers on commited incomplete transactions and sp_document...
gustav_b
1
-29
/
+56
2007-03-28
Fix for #1684042 (undo while adding a shape with the mouse results in a crash.)
gustav_b
1
-0
/
+7
2006-10-06
Implement singleton behaviour for undo history dialog. Make sure event
gustav_b
1
-3
/
+3
2006-10-01
Moved EventLog from SPDocument to SPDesktop to prevent it from being
gustav_b
1
-11
/
+2
2006-07-15
add colon
bulia byak
1
-2
/
+2
2006-07-09
Added descriptions to Undo/Redo commands in the menus
gustav_b
1
-2
/
+87
2006-06-29
added files from Gustav Broberg's patch
bulia byak
1
-0
/
+255