index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
debug
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix gdk_display_get_n_screens deprecation
Alex Valavanis
2014-08-23
1
-0
/
+6
*
code cleanup: make more functions static or include their own headers.
Campbell Barton
2012-10-04
1
-0
/
+1
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
3
-5
/
+2
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+16
*
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
/
+1
*
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
-11
/
+12
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
2
-3
/
+2
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
18
-18
/
+18
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
1
-6
/
+2
*
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
2009-01-13
1
-2
/
+2
*
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
-1
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-2
/
+3
*
Add tracking of skew factor and display in warning message.
Jon A. Cruz
2008-07-27
2
-2
/
+15
*
Added compensation factor for time-skew with event latency.
Jon A. Cruz
2008-07-26
2
-2
/
+5
*
instrument event latency
MenTaLguY
2008-07-08
4
-0
/
+119
*
Cmake: remove header files from source lists
Joshua L. Blocher
2008-06-24
1
-10
/
+0
*
process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()
Aaron Spike
2008-04-10
1
-1
/
+1
*
delete remaining .cvsignore files
Adib Taraben
2008-04-01
1
-3
/
+0
*
Cmake: Updating src CMakeLists soucre list.
Joshua L. Blocher
2008-03-30
1
-1
/
+0
*
Cmake Build system - Initial commit.
Joshua L. Blocher
2008-03-27
1
-0
/
+20
*
Fixing up a few more files
Bryce Harrington
2008-01-05
1
-1
/
+1
*
Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy
Bryce Harrington
2008-01-05
1
-2
/
+4
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
1
-1
/
+1
*
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
2007-09-12
1
-3
/
+3
*
Fixing compile warnings
Jon A. Cruz
2007-05-11
1
-1
/
+1
*
log inkscape version
MenTaLguY
2007-05-10
1
-1
/
+11
*
add logging of basic display properties
MenTaLguY
2007-05-10
3
-0
/
+127
*
really fix formatting this time
MenTaLguY
2007-05-10
1
-1
/
+3
*
fix formatting
MenTaLguY
2007-05-10
1
-3
/
+3
*
Explicit child events and formatted properties.
MenTaLguY
2007-05-10
3
-0
/
+24
*
add configuration event type
MenTaLguY
2007-05-10
2
-0
/
+2
*
make sure microseconds get the right number of decimal places
MenTaLguY
2007-05-10
1
-1
/
+1
*
add INTERACTION to filters in the environment variable
MenTaLguY
2007-05-06
1
-0
/
+1
*
touch up logging infrastructure in preparation for interaction logging
MenTaLguY
2007-05-06
5
-1
/
+160
*
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
2007-03-20
1
-1
/
+1
*
add required includes for gcc 4.3 and fix a const issue -- patch #1675635
MenTaLguY
2007-03-18
1
-1
/
+1
*
add missing files
MenTaLguY
2006-05-08
2
-0
/
+117
*
use c++filt for symbol demangling if available
MenTaLguY
2006-05-08
1
-0
/
+1
*
simplify the SimpleEvent API more
MenTaLguY
2006-04-29
1
-70
/
+13
*
make Debug::SimpleEvent more convenient
MenTaLguY
2006-04-29
3
-3
/
+86
*
finish interrupted refactoring of log filter configuration
MenTaLguY
2006-04-29
1
-8
/
+8
*
gc visibility rules
MenTaLguY
2006-04-29
1
-13
/
+22
*
shared_ptr -> ptr_shared
MenTaLguY
2006-03-15
6
-16
/
+16
*
share_static -> share_static_string
MenTaLguY
2006-02-08
3
-3
/
+3
*
replace Util::SharedCStringPtr with the more general Util::shared_ptr<>
MenTaLguY
2006-02-06
6
-29
/
+29
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
13
-0
/
+1066