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
...
*
|
|
Fix desktop-events backward compat (typo)
Alex Valavanis
2012-01-05
1
-1
/
+1
*
|
|
Fix desktop-events backward compat
Alex Valavanis
2012-01-05
1
-0
/
+42
*
|
|
More GSEAL fixes
Alex Valavanis
2012-01-05
5
-36
/
+47
*
|
|
Backward compatibility for gdk_device_get_has_cursor
Alex Valavanis
2012-01-05
1
-2
/
+3
*
|
|
A few GSEAL fixes for SPCanvas
Alex Valavanis
2012-01-05
1
-13
/
+34
*
|
|
Fix remaining GSEAL issues in device manager and restore backward compatibility.
Alex Valavanis
2012-01-05
1
-4
/
+89
*
|
|
CanvasText: reinstate ability to set anchor position manually
Diederik van Lierop
2012-01-04
4
-16
/
+23
*
|
|
Final fix for CanvasText alignment bugs
Diederik van Lierop
2012-01-04
2
-30
/
+62
*
|
|
new: add nodes at extreme values of selected subpaths
Johan B. C. Engelen
2012-01-04
6
-6
/
+82
*
|
|
2geom update: forgot to add new file
Johan B. C. Engelen
2012-01-04
2
-0
/
+334
*
|
|
update 2geom to r2049. fixes bugs!
Johan B. C. Engelen
2012-01-04
38
-151
/
+368
*
|
|
More GSEAL issues
Alex Valavanis
2012-01-04
10
-40
/
+61
*
|
|
for bbox calculation, disable call to Path::Coalesce (Bug 906952)
Alvin Penner
2012-01-04
3
-5
/
+9
*
|
|
Rename LaTeX formula extension to LaTeX
Alex Valavanis
2012-01-03
1
-2
/
+2
*
|
|
Fix CMake for GDL. Thanks to Samual Buttigieg for patch
Alex Valavanis
2012-01-03
1
-2
/
+0
*
|
|
Backward compatibility: gdk_device_get_n_keys needs GTK 2.24
Alex Valavanis
2012-01-03
1
-1
/
+10
*
|
|
documentation of item properties dialog and SPAttributeTable
Kris De Gussem
2012-01-03
5
-70
/
+170
*
|
|
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
36
-251
/
+172
*
|
|
A few GSEAL issues in device-manager
Alex Valavanis
2012-01-03
1
-11
/
+18
*
|
|
Fixed null-pointer ctor crashes.
Jon A. Cruz
2012-01-03
7
-36
/
+75
*
|
|
More deprecated GtkTooltips
Alex Valavanis
2012-01-03
34
-239
/
+123
*
|
|
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
63
-181
/
+121
*
|
|
add buttons for node adding at extrema
Johan B. C. Engelen
2012-01-02
2
-0
/
+98
*
|
|
Replace more GtkComboBoxEntry usage
Alex Valavanis
2012-01-02
2
-10
/
+21
*
|
|
Replace deprecated GtkComboBoxEntry
Alex Valavanis
2012-01-02
1
-8
/
+60
*
|
|
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
[prev]
[next]