index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
/
win32.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-15
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
1
-510
/
+0
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-2
/
+2
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2008-12-30
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
1
-1
/
+1
2008-10-31
Merge from trunk
Ted Gould
1
-6
/
+19
2008-10-11
Merging from trunk
Ted Gould
1
-9
/
+3
2008-08-12
NR:: to Geom:: for most of src/extension/
Johan B. C. Engelen
1
-343
/
+343
2008-04-23
Fixed some further issues with Internal extensions after the introduction of ...
Marcin Floryan
1
-1
/
+1
2008-04-21
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
1
-1
/
+1
2008-04-15
fix include path
Johan B. C. Engelen
1
-1
/
+1
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-8
/
+8
2007-03-01
API change: render methods now take a cairo_t (not yet used)
bulia byak
1
-1
/
+1
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-3
/
+3
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-3
/
+3
2006-05-28
replace nr_new() with g_new(), and try to converge on using the glib allocato...
MenTaLguY
1
-2
/
+3
2006-01-30
r10820@tres: ted | 2006-01-29 16:56:50 -0800
Ted Gould
1
-1
/
+3