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-private.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move contents of document-private.h to document.h.
Tavmjong Bah
2018-10-29
1
-81
/
+0
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-2
/
+2
*
Fix regression: restore order in resources (e.g. pattern list)
Marc Jeanmougin
2016-05-21
1
-1
/
+1
*
replaced remaining GHashTable with std::map
Marc Jeanmougin
2015-12-09
1
-4
/
+0
*
cppification: GSList replaced by vectors (undo/redo)
Marc Jeanmougin
2015-12-08
1
-4
/
+2
*
cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...
Marc Jeanmougin
2015-12-07
1
-3
/
+8
*
Update to experimental r13565
Liam P. White
2014-09-27
1
-0
/
+1
*
2. connect signals
Liam P. White
2014-06-25
1
-0
/
+2
*
no need to use bitfields here. The pre-commit code also looks confusingly sim...
Johan B. C. Engelen
2014-03-03
1
-1
/
+1
*
Adding destroy signal do document to allow proper cleanup.
Jon A. Cruz
2014-03-02
1
-0
/
+1
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-1
/
+0
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-2
/
+0
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-4
/
+5
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-9
/
+9
*
SPDocument->Document
johnce
2009-08-05
1
-9
/
+9
*
add document serial numbers
MenTaLguY
2007-05-10
1
-0
/
+2
*
better way to deal with undo+id collisions
MenTaLguY
2007-03-17
1
-0
/
+2
*
Moved EventLog from SPDocument to SPDesktop to prevent it from being
gustav_b
2006-10-01
1
-3
/
+0
*
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2006-08-26
1
-1
/
+1
*
Forced redraw of canvas upon document commit to work around event starvation ...
John Bintz
2006-07-23
1
-0
/
+1
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-0
/
+5
*
quick g_message UndoStackObserver for tracing calls to the undo system
David Yip
2006-06-23
1
-0
/
+5
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+67