index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bind
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
2013-03-26
1
-1
/
+1
*
Fix -Wunused-function warnings
Alex Valavanis
2013-03-18
1
-83
/
+0
*
code cleanup: make more functions static or include their own headers.
Campbell Barton
2012-10-04
2
-15
/
+15
*
cppcheck
Kris De Gussem
2012-03-07
2
-7
/
+5
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-1
/
+1
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-2
/
+1
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
3
-9
/
+11
*
Documentation update pass.
Jon A. Cruz
2011-10-23
1
-10
/
+10
*
cppcheck
Kris De Gussem
2011-10-18
1
-2
/
+2
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
2
-2
/
+2
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+11
*
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-1
/
+2
*
cmake:
Campbell Barton
2011-06-13
1
-2
/
+3
*
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-2
/
+2
*
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-6
/
+5
*
Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...
Josh Andler
2009-12-16
1
-2
/
+4
*
add additional files for win32 distribution
theAdib
2009-08-08
1
-1
/
+3
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-3
/
+3
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
fix bug 346721
Johan B. C. Engelen
2009-05-17
1
-1
/
+7
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
1
-10
/
+1
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-1
/
+3
*
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
2009-01-09
1
-0
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
4
-12
/
+15
*
warning cleanup
Jon A. Cruz
2008-07-16
1
-1
/
+1
*
Cmake: remove header files from source lists
Joshua L. Blocher
2008-06-24
1
-2
/
+0
*
Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to B...
Bob Jamison
2008-05-29
1
-1
/
+5
*
Remove warnings
Bob Jamison
2008-05-04
1
-2
/
+6
*
process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()
Aaron Spike
2008-04-10
1
-11
/
+1
*
Add native method stubbing utility
Bob Jamison
2008-04-04
1
-0
/
+299
*
Use MAX_PATH instead of arbitrary string length. Improve comments.
Bob Jamison
2008-04-03
1
-18
/
+54
*
improve jvm search to allow an embedded jre. fix missed "public" on method
Bob Jamison
2008-04-03
2
-22
/
+58
*
Improve buf<-->xml doc conversion
Bob Jamison
2008-04-02
2
-22
/
+105
*
Initial capability to load current document into script
Bob Jamison
2008-04-02
2
-18
/
+99
*
Move to devlibs for now
Bob Jamison
2008-04-01
10
-0
/
+0
*
Improve script engine listing
Bob Jamison
2008-04-01
1
-9
/
+13
*
Switch menu to combobox
Bob Jamison
2008-04-01
1
-30
/
+42
*
Improve 'dirty' editor handling
Bob Jamison
2008-04-01
2
-90
/
+179
*
Improve file handling
Bob Jamison
2008-04-01
4
-14
/
+219
*
Oops. forgot resources for console.
Bob Jamison
2008-03-31
10
-0
/
+0
*
Move script dialog from gtkmm to jvm
Bob Jamison
2008-03-31
9
-405
/
+1498
*
Change INKSCAPE_JAVADIR to INKSCAPE_BINDDIR so that we can have subdirs for e...
Bob Jamison
2008-03-31
1
-2
/
+4
*
Cmake Build system - Initial commit.
Joshua L. Blocher
2008-03-27
1
-0
/
+16
*
Finished multiple inheritance delegation
Bob Jamison
2008-03-24
35
-592
/
+1381
*
More MI delegation. 28 left
Bob Jamison
2008-03-23
26
-298
/
+772
*
More multiple inheritance delegation. 53 files to go.
Bob Jamison
2008-03-22
6
-114
/
+222
*
More delegation for SMIL
Bob Jamison
2008-03-22
4
-11
/
+19
*
Delegate MI methods to impl classes
Bob Jamison
2008-03-22
12
-287
/
+304
*
Start working toward multiple inheritance
Bob Jamison
2008-03-21
14
-54
/
+277
[next]