index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
widget
/
entity-entry.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cleanup of document.h.
Tavmjong Bah
2019-04-05
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Move contents of document-private.h to document.h.
Tavmjong Bah
2018-10-29
1
-2
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-6
/
+8
*
Update for Gtk alignment changes
Alexander Valavanis
2017-07-09
1
-2
/
+3
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-2
/
+1
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+2
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+1
*
Fix for bug #1467601 (Missing undo history label for metadata description).
Nicolas Dufour
2015-06-23
1
-2
/
+1
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
Fix modelines
Alex Valavanis
2014-08-30
1
-2
/
+2
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+2
*
Fix for 612221 : Add metadata default configuration in the preferences
John Smith
2012-07-12
1
-0
/
+31
*
Fix for 997886 : Document Metadata : Crash when saving with 2 documents open
John Smith
2012-05-11
1
-3
/
+5
*
Fix for 946631 : Overlay scrollbars causing input boxes to be small (Document...
John Smith
2012-03-06
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
More deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-11
/
+11
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-2
/
+1
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-4
/
+5
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-10
/
+23
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-2
/
+2
*
|
i18n. Metadata labels now fully translatable (with colon).
Nicolas Dufour
2010-10-24
1
-1
/
+1
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-4
/
+4
*
SPDocument->Document
johnce
2009-08-05
1
-4
/
+4
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
1
-4
/
+2
*
overwritten heap, wrong casts fixed. Closes SF#1575829
Kees Cook
2007-01-13
1
-12
/
+13
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-2
/
+4
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+161