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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-6
/
+6
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
Misc. typos
Unknown
2017-11-07
1
-3
/
+3
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-8
/
+0
*
Reconnect correctly as documents are replaced.
Jon A. Cruz
2014-03-08
1
-10
/
+14
*
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
2013-06-07
1
-0
/
+4
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+3
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+1
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+1
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-1
/
+0
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-30
/
+20
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
Partial fix for bug #1824387 [Still asks to save after complete undo]
Maximilian Albert
2007-11-13
1
-0
/
+5
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
1
-1
/
+1
*
Notify UndoStackObservers on commited incomplete transactions and sp_document...
gustav_b
2007-03-29
1
-5
/
+10
*
Fix for #1684042 (undo while adding a shape with the mouse results in a crash.)
gustav_b
2007-03-28
1
-1
/
+2
*
Moved EventLog from SPDocument to SPDesktop to prevent it from being
gustav_b
2006-10-01
1
-3
/
+1
*
Added descriptions to Undo/Redo commands in the menus
gustav_b
2006-07-09
1
-1
/
+13
*
added files from Gustav Broberg's patch
bulia byak
2006-06-29
1
-0
/
+147