index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
helper
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix crashes in print preview
Krzysztof Kosi??ski
2011-07-13
1
-2
/
+3
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-07-06
2
-11
/
+8
|
\
|
|
*
GTK+ cleanup: gtk_type_class
Alex Valavanis
2011-07-03
1
-1
/
+1
|
*
GTK+ cleaning: gtk_type_new
Alex Valavanis
2011-07-02
1
-7
/
+2
|
*
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
1
-1
/
+1
|
|
\
|
|
*
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
1
-1
/
+1
|
*
|
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
1
-1
/
+1
|
|
\
|
|
|
*
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
1
-1
/
+1
|
*
|
added a Modules cmake dir, only use for find_package, reference cmake include...
Campbell Barton
2011-06-25
1
-1
/
+3
|
|
/
*
|
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
4
-7
/
+9
*
|
Update 2Geom to pull in integer rectangle class
Krzysztof Kosi??ski
2011-06-23
1
-1
/
+1
|
/
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
8
-43
/
+60
|
\
|
*
Remove deprecated glib macro wrappers
Alex Valavanis
2011-06-14
1
-4
/
+4
|
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+0
|
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
1
-2
/
+2
|
*
cmake:
Campbell Barton
2011-06-13
1
-3
/
+23
|
*
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
/
+2
|
*
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-5
/
+4
|
*
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-23
/
+25
|
*
Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...
Jon A. Cruz
2011-06-04
6
-10
/
+6
|
|
\
|
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
6
-10
/
+6
|
*
|
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-4
/
+4
|
|
/
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
6
-55
/
+70
|
\
|
|
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-11
/
+11
|
*
Fix node tool brokenness resulting from a switch to runtime order
Krzysztof Kosi??ski
2011-02-05
2
-19
/
+21
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
4
-25
/
+25
|
*
remove memory boundries on bitmap renderer, optimize memory usage
Adib Taraben
2011-01-17
1
-0
/
+14
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
3
-48
/
+41
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
3
-48
/
+41
|
|
\
|
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
3
-5
/
+5
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
3
-12
/
+12
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
3
-13
/
+13
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
17
-17
/
+17
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
17
-17
/
+17
|
|
/
*
|
Make nr_arena_invoke_render expect an already transformed context,
Krzysztof Kosi??ski
2010-08-15
1
-0
/
+2
*
|
Completely remove NRPixBlock
Krzysztof Kosi??ski
2010-08-14
1
-11
/
+6
*
|
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
2010-08-05
1
-3
/
+1
*
|
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
2
-63
/
+34
*
|
Fix PNG export
Krzysztof Kosi??ski
2010-06-29
1
-30
/
+40
|
/
*
moved some marshalling functions to generic glib calls
Nathan Hurst
2010-04-29
1
-9
/
+0
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
2
-4
/
+19
*
Fix behavior when loading a document
Krzysztof Kosi??ski
2010-04-03
1
-1
/
+1
*
Initial fix for the inverted coordinate system bug
Krzysztof Kosi??ski
2010-04-03
1
-18
/
+3
*
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
2010-03-09
1
-1
/
+1
*
Fix for invisible blured clone elements in PDF export.
Nicolas Dufour
2010-03-04
1
-0
/
+2
*
Patch by Adib to fix 273767
Josh Andler
2009-10-04
1
-6
/
+10
*
fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p...
bulia byak
2009-08-17
1
-18
/
+3
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
6
-23
/
+23
*
SPDocument->Document
johnce
2009-08-05
2
-6
/
+6
[prev]
[next]