index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash in fill and stroke dialog with GTK+ 3
Alex Valavanis
2012-06-18
1
-24
/
+83
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
15
-0
/
+30
*
Fix new deprecated GTK+ symbols in desktop-widget
Alex Valavanis
2012-06-14
1
-2
/
+17
*
Drop check for ancient GTK version. Fixes statusbar width issue
Alex Valavanis
2012-06-14
1
-2
/
+0
*
Fix for 1011726 : Performance regression with XML Editor - Improve model unlo...
John Smith
2012-06-13
1
-1
/
+11
*
fix memleak
Kris De Gussem
2012-06-12
1
-14
/
+18
*
Fix for 1011726 : Performance regression with XML Editor
John Smith
2012-06-12
2
-39
/
+35
*
Fix some broken callbacks for Gtk+ 3
Alex Valavanis
2012-06-11
1
-21
/
+22
*
Gtk+ 3 drawing for sp-color-slider
Alex Valavanis
2012-06-09
1
-160
/
+136
*
Fix build failure with old GtkAdjustment API
Alex Valavanis
2012-06-09
1
-1
/
+6
*
Get rid of remaining GtkObject usage
Alex Valavanis
2012-06-09
4
-52
/
+87
*
Drop GtkObject usage in gradient-vector
Alex Valavanis
2012-06-09
1
-17
/
+48
*
Fix compile for GTK+ less than 2.20 when GSEAL is on. Fixes bug #1009010.
Jon A. Cruz
2012-06-07
1
-4
/
+6
*
Gtkmm fixes for sp-widget
Alex Valavanis
2012-05-31
1
-2
/
+2
*
Build with GDK_DISABLE_DEPRECATED for Gtk+ 2
Alex Valavanis
2012-05-28
17
-17
/
+17
*
Use accessor function for private label in message dialog
Alex Valavanis
2012-05-26
1
-4
/
+18
*
Fixing warnings.
Jon A. Cruz
2012-05-25
1
-14
/
+7
*
Don't use extension events API in GTK+3 builds
Alex Valavanis
2012-05-24
1
-0
/
+6
*
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
2012-05-23
6
-3
/
+421
*
More GTK+ 3 fixes for desktop-widget
Alex Valavanis
2012-05-22
1
-6
/
+0
*
Drop GtkObject usage in view widgets
Alex Valavanis
2012-05-22
1
-2
/
+0
*
Use theme foreground colour for ruler tick drawing
Alex Valavanis
2012-05-21
1
-0
/
+1
*
Fix for 1000023 : Fill & Stroke dialog redesign
John Smith
2012-05-21
3
-4
/
+63
*
Fix for 973195 : Limit width of color profile labels
John Smith
2012-05-20
2
-39
/
+40
*
C++ification of SPWidget.
Jon A. Cruz
2012-05-20
2
-226
/
+293
*
GTK+ 3 changes for sp-widget
Alex Valavanis
2012-05-19
1
-27
/
+25
*
GTK+ 3 fixes for colour selector widgets
Alex Valavanis
2012-05-18
8
-86
/
+67
*
More GtkObject fixes
Alex Valavanis
2012-05-18
3
-26
/
+20
*
More GtkObject fixes
Alex Valavanis
2012-05-18
2
-17
/
+14
*
Gtk+ 3 fixes for button widget
Alex Valavanis
2012-05-18
1
-7
/
+10
*
Fix for 973195 : Limit width of marker labels
John Smith
2012-05-18
1
-1
/
+2
*
Fix for 950677 : ellipsize function with ustring
John Smith
2012-05-17
3
-20
/
+18
*
Fix for 950508 : Small padding change
John Smith
2012-05-16
1
-1
/
+1
*
Fix for 950677 : Ellipse text if gradient name too long
John Smith
2012-05-15
3
-4
/
+19
*
Fix for 986446 : Measure toolbar header include
John Smith
2012-05-14
1
-1
/
+1
*
syntx of null pointer dereference checks
Kris De Gussem
2012-05-12
2
-52
/
+56
*
Fix for 169759 : HIG compliant Edit menu
John Smith
2012-05-11
1
-1
/
+1
*
GTK+3 drawing of icons
Alex Valavanis
2012-05-09
1
-51
/
+61
*
GTK+3 drawing in gradient-image
Alex Valavanis
2012-05-09
1
-35
/
+51
*
Unified variable names as scoping now makes the code safe.
Jon A. Cruz
2012-05-09
1
-7
/
+7
*
Fix drawing of eek-preview in GTK+3
Alex Valavanis
2012-05-08
1
-68
/
+139
*
Follow-up conversion from bool.
Jon A. Cruz
2012-05-08
2
-40
/
+30
*
Fix for 986446 : Refactor toolbox into tool specific files
John Smith
2012-05-08
40
-6820
/
+8929
*
Fixing to use explicit enum types instead of generic guint & bool.
Jon A. Cruz
2012-05-08
1
-4
/
+4
*
Fix more deprecated GDK key symbols
Alex Valavanis
2012-05-07
1
-15
/
+18
*
Migrate to draw signal in ruler
Alex Valavanis
2012-05-06
1
-15
/
+27
*
Upstream changes to draw_pos function in ruler
Alex Valavanis
2012-05-06
2
-87
/
+57
*
Upstream performance fixes for rulers
Alex Valavanis
2012-05-06
2
-25
/
+33
*
Apply upstream changes to tick drawing API in ruler
Alex Valavanis
2012-05-06
2
-14
/
+18
*
Drop nested cairo_t in ruler
Alex Valavanis
2012-05-06
1
-4
/
+0
[next]