index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
flood-context.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporily fix abiguous macros before later removal.
Jon A. Cruz
2013-04-28
1
-1
/
+1
*
Clean up more GObject type definitions
Alex Valavanis
2013-01-23
1
-32
/
+8
*
Fix for bug #837066: Bucket Tool regressions with Cairo renderer.
Tavmjong Bah
2012-12-10
1
-8
/
+27
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-1
/
+1
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
*
Header cleaning for GTK+3 migration
Alex Valavanis
2012-06-05
1
-1
/
+0
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-84
/
+1
*
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
2012-04-15
1
-4
/
+91
*
Cleanup of unused variables and warnings.
Jon A. Cruz
2012-02-29
1
-14
/
+25
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
turn SPPath into a class, and add some methods...
Johan B. C. Engelen
2012-01-17
1
-2
/
+6
*
Initial C++ification of SPCanvas.
Jon A. Cruz
2012-01-12
1
-1
/
+1
*
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-68
/
+69
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+1
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-18
/
+13
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-40
/
+36
*
Merge from trunk
Krzysztof Kosi??ski
2011-07-25
1
-4
/
+3
|
\
|
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-4
/
+3
*
|
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-35
/
+34
|
/
*
Switch to GObject
Alex Valavanis
2011-06-24
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-5
/
+5
|
\
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-5
/
+5
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-20
/
+22
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-20
/
+21
|
|
\
|
|
*
Yet mor in c++ification
Abhishek Sharma public
2010-07-24
1
-4
/
+6
|
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-1
/
+2
|
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-3
/
+3
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-3
/
+3
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-5
/
+5
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-5
/
+5
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
*
|
i18n. Fix for bug #644967 (Translation of strings using NC_() macro are not a...
Nicolas Dufour
2010-09-24
1
-4
/
+4
|
|
/
*
|
Make nr_arena_invoke_render expect an already transformed context,
Krzysztof Kosi??ski
2010-08-15
1
-0
/
+1
*
|
Fix paint bucket tool
Krzysztof Kosi??ski
2010-08-14
1
-77
/
+73
*
|
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
1
-6
/
+1
|
/
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
1
-2
/
+2
*
Fix tweak and paint bucket tools
Krzysztof Kosi??ski
2010-04-03
1
-2
/
+2
*
Patch by Daniel_J for 522327
Josh Andler
2010-04-01
1
-2
/
+2
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
switch to using shape_editor, instead of separate knotholders and listeners; ...
bulia byak
2009-01-08
1
-38
/
+10
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-1
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-23
/
+31
*
Merging from trunk
Ted Gould
2008-10-11
1
-2
/
+2
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-63
/
+63
*
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
2008-09-16
1
-1
/
+0
*
Eliminate more of SP_ACTIVE_DESKTOP
Maximilian Albert
2008-08-15
1
-1
/
+1
*
Removal of SP_ACTIVE_DESKTOP, next take
Maximilian Albert
2008-08-14
1
-6
/
+6
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-1
/
+1
[next]