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