index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Replace deprecated combo box API
Alex Valavanis
2012-01-02
1
-7
/
+22
*
|
|
|
file saving: fix appending of extension for files in directories with periods...
Johan B. C. Engelen
2012-01-02
1
-1
/
+22
*
|
|
|
win32 saving: clean up filename handling on opening save dialog
Johan B. C. Engelen
2012-01-02
1
-2
/
+11
*
|
|
|
Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.
Nicolas Dufour
2012-01-02
3
-0
/
+9
*
|
|
|
Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ...
Nicolas Dufour
2012-01-02
3
-3
/
+6
*
|
|
|
Replace deprecated GTK_SIGNAL_FUNC macro
Alex Valavanis
2012-01-01
2
-2
/
+2
*
|
|
|
1) Fix CanvasText alignment bugs caused by static variables, uninitialized va...
Diederik van Lierop
2012-01-01
6
-44
/
+67
*
|
|
|
Item and image properties dialog update: restoring correct behaviour in case ...
Kris De Gussem
2012-01-01
4
-23
/
+66
*
|
|
|
Added signal for desktop destruction to allow for proper removal of tracked s...
Jon A. Cruz
2012-01-01
4
-7
/
+57
*
|
|
|
Fix for Bug #494722 (Docked dialogs in a floating window crashes on shutdown)...
Nicolas Dufour
2011-12-31
1
-2
/
+2
*
|
|
|
add NULL pointer checks
Johan B. C. Engelen
2011-12-31
1
-0
/
+6
*
|
|
|
Item properties dialog: fix multi-document issue (propably introduced in revi...
Kris De Gussem
2011-12-31
1
-1
/
+1
*
|
|
|
Item properties dialog:
Kris De Gussem
2011-12-31
3
-18
/
+62
*
|
|
|
Define missing key macros for GTK < 2.22
Alex Valavanis
2011-12-30
1
-0
/
+11
*
|
|
|
Item properties dialog: another minor resource fix
Kris De Gussem
2011-12-30
2
-16
/
+18
*
|
|
|
Item properties dialog: fix signal connection
Kris De Gussem
2011-12-30
1
-5
/
+3
*
|
|
|
Item properties dialog: fix wasting resources when moving objects
Kris De Gussem
2011-12-30
2
-4
/
+15
*
|
|
|
C++ification of item properties dialog
Kris De Gussem
2011-12-30
5
-400
/
+392
*
|
|
|
cleanup includes
Johan B. C. Engelen
2011-12-29
1
-6
/
+6
*
|
|
|
fix preview of pdf files with weird characters in filename
Johan B. C. Engelen
2011-12-29
1
-2
/
+2
*
|
|
|
GDL: drop unused gdl-stock-icons.h
Alex Valavanis
2011-12-29
1
-135
/
+0
*
|
|
|
GDL: Drop placement patches
Alex Valavanis
2011-12-29
17
-281
/
+51
*
|
|
|
GDL: Fix Gtk warnings. Thanks to John Smith for patch.
Alex Valavanis
2011-12-29
1
-1
/
+5
*
|
|
|
GDL: Fix deprecated GDK key symbols
Alex Valavanis
2011-12-28
1
-7
/
+7
*
|
|
|
GDL: Fix macro name with upstream libgdltypebuiltins
Alex Valavanis
2011-12-28
3
-33
/
+32
*
|
|
|
GDL: Fix GSEAL issues
Alex Valavanis
2011-12-28
2
-10
/
+11
|
|
/
/
|
/
|
|
*
|
|
GDL: Cherry-pick upstream patch 73852 (2011-03-23) - Add missing return value.
Alex Valavanis
2011-12-26
1
-2
/
+2
*
|
|
GDL: Rebase on upstream commit 2648F (2010-10-26)
Alex Valavanis
2011-12-23
5
-103
/
+202
*
|
|
GDL: Rebase on upstream commit 871CA (2010-06-26)
Alex Valavanis
2011-12-22
14
-980
/
+861
*
|
|
GDL: rebase on upstream commit 012C4 (2010-05-02)
Alex Valavanis
2011-12-22
3
-14
/
+20
*
|
|
GDL: rebase on upstream commit 3CE71 (2010-04-24)
Alex Valavanis
2011-12-22
1
-6
/
+67
*
|
|
GDL: rebase on upstream commit 19B12 (2010-04-24)
Alex Valavanis
2011-12-22
2
-8
/
+54
*
|
|
GDL: rebase on upstream commit F29CB (2010-04-18)
Alex Valavanis
2011-12-22
3
-21
/
+17
*
|
|
GDL: rebase on upstream commit 19723 (2010-04-18)
Alex Valavanis
2011-12-22
3
-20
/
+19
*
|
|
Extensions. Import .dhw file. new code by Kevin Lindsey, Nikita Kitaev, Chris...
Alvin Penner
2011-12-21
3
-0
/
+145
*
|
|
when resizing page, move the origin of the grids too. This way all objects wi...
Johan B. C. Engelen
2011-12-20
5
-1
/
+31
*
|
|
fix bug in emphasized line drawing for axonometric grid when origin is not zero
Johan B. C. Engelen
2011-12-20
1
-13
/
+10
*
|
|
Extensions. Optimized SVG output update from upstream.
Nicolas Dufour
2011-12-20
1
-5
/
+8
*
|
|
UI. Patch for wishlist Bug #169623 (Canvas color option) by William Swanson.
Nicolas Dufour
2011-12-20
1
-9
/
+8
*
|
|
Const correctness fixes that also correct bug #893146.
Jon A. Cruz
2011-12-19
19
-580
/
+684
*
|
|
Remove more deprecated GTK macros
Alex Valavanis
2011-12-18
1
-9
/
+9
*
|
|
remove unused code
Johan B. C. Engelen
2011-12-18
1
-10
/
+0
*
|
|
Refactor snap-preferences a bit more
Diederik van Lierop
2011-12-18
9
-122
/
+108
*
|
|
some static code analysis stuff (cppcheck warnings)
Kris De Gussem
2011-12-17
6
-18
/
+5
*
|
|
Dropped unused SPAttributeWidget
Kris De Gussem
2011-12-17
2
-181
/
+0
*
|
|
fix compiler warnings
Kris De Gussem
2011-12-17
1
-4
/
+4
*
|
|
fix compiler warning
Kris De Gussem
2011-12-17
1
-1
/
+1
*
|
|
- SPAttributeWidget and SPAttributeTable C++ified
Kris De Gussem
2011-12-16
38
-812
/
+431
|
\
\
\
|
*
|
|
- Dropped deprecated sp_window_new
Kris De Gussem
2011-12-15
3
-74
/
+54
|
*
|
|
credits update
Kris De Gussem
2011-12-11
2
-4
/
+6
[prev]
[next]