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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
Gtkmm fixes for sp-widget
Alex Valavanis
1
-2
/
+2
2012-05-28
Build with GDK_DISABLE_DEPRECATED for Gtk+ 2
Alex Valavanis
17
-17
/
+17
2012-05-26
Use accessor function for private label in message dialog
Alex Valavanis
1
-4
/
+18
2012-05-25
Fixing warnings.
Jon A. Cruz
1
-14
/
+7
2012-05-24
Don't use extension events API in GTK+3 builds
Alex Valavanis
1
-0
/
+6
2012-05-23
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
6
-3
/
+421
2012-05-22
More GTK+ 3 fixes for desktop-widget
Alex Valavanis
1
-6
/
+0
2012-05-22
Drop GtkObject usage in view widgets
Alex Valavanis
1
-2
/
+0
2012-05-21
Use theme foreground colour for ruler tick drawing
Alex Valavanis
1
-0
/
+1
2012-05-21
Fix for 1000023 : Fill & Stroke dialog redesign
John Smith
3
-4
/
+63
2012-05-20
Fix for 973195 : Limit width of color profile labels
John Smith
2
-39
/
+40
2012-05-20
C++ification of SPWidget.
Jon A. Cruz
2
-226
/
+293
2012-05-19
GTK+ 3 changes for sp-widget
Alex Valavanis
1
-27
/
+25
2012-05-18
GTK+ 3 fixes for colour selector widgets
Alex Valavanis
8
-86
/
+67
2012-05-18
More GtkObject fixes
Alex Valavanis
3
-26
/
+20
2012-05-18
More GtkObject fixes
Alex Valavanis
2
-17
/
+14
2012-05-18
Gtk+ 3 fixes for button widget
Alex Valavanis
1
-7
/
+10
2012-05-18
Fix for 973195 : Limit width of marker labels
John Smith
1
-1
/
+2
2012-05-17
Fix for 950677 : ellipsize function with ustring
John Smith
3
-20
/
+18
2012-05-16
Fix for 950508 : Small padding change
John Smith
1
-1
/
+1
2012-05-15
Fix for 950677 : Ellipse text if gradient name too long
John Smith
3
-4
/
+19
2012-05-14
Fix for 986446 : Measure toolbar header include
John Smith
1
-1
/
+1
2012-05-12
syntx of null pointer dereference checks
Kris De Gussem
2
-52
/
+56
2012-05-11
Fix for 169759 : HIG compliant Edit menu
John Smith
1
-1
/
+1
2012-05-09
GTK+3 drawing of icons
Alex Valavanis
1
-51
/
+61
2012-05-09
GTK+3 drawing in gradient-image
Alex Valavanis
1
-35
/
+51
2012-05-09
Unified variable names as scoping now makes the code safe.
Jon A. Cruz
1
-7
/
+7
2012-05-08
Fix drawing of eek-preview in GTK+3
Alex Valavanis
1
-68
/
+139
2012-05-08
Follow-up conversion from bool.
Jon A. Cruz
2
-40
/
+30
2012-05-08
Fix for 986446 : Refactor toolbox into tool specific files
John Smith
40
-6820
/
+8929
2012-05-08
Fixing to use explicit enum types instead of generic guint & bool.
Jon A. Cruz
1
-4
/
+4
2012-05-07
Fix more deprecated GDK key symbols
Alex Valavanis
1
-15
/
+18
2012-05-06
Migrate to draw signal in ruler
Alex Valavanis
1
-15
/
+27
2012-05-06
Upstream changes to draw_pos function in ruler
Alex Valavanis
2
-87
/
+57
2012-05-06
Upstream performance fixes for rulers
Alex Valavanis
2
-25
/
+33
2012-05-06
Apply upstream changes to tick drawing API in ruler
Alex Valavanis
2
-14
/
+18
2012-05-06
Drop nested cairo_t in ruler
Alex Valavanis
1
-4
/
+0
2012-05-06
Don't set colormap in ruler
Alex Valavanis
1
-2
/
+1
2012-05-06
Use cairo surface for ruler backing store in gtk3
Alex Valavanis
1
-16
/
+49
2012-05-06
Use cairo region in ruler
Alex Valavanis
1
-1
/
+1
2012-05-06
Clean up size allocation in rulers
Alex Valavanis
1
-26
/
+18
2012-05-06
cairo rendering in ruler
Alex Valavanis
1
-21
/
+17
2012-05-06
Merge more ruler code
Alex Valavanis
3
-403
/
+161
2012-05-06
Merge some customised ruler code
Alex Valavanis
1
-283
/
+26
2012-05-05
Hide non-public fields of ruler
Alex Valavanis
2
-112
/
+124
2012-05-03
Eliminated duplication of GTK key defines.
Jon A. Cruz
1
-1
/
+1
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
1
-114
/
+109
2012-04-30
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
3
-6
/
+19
2012-04-30
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
6
-5
/
+48
2012-04-28
Replace deprecated GtkMetricType with SPMetric
Alex Valavanis
2
-62
/
+39
[next]