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