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
*
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
*
Don't set colormap in ruler
Alex Valavanis
2012-05-06
1
-2
/
+1
*
Use cairo surface for ruler backing store in gtk3
Alex Valavanis
2012-05-06
1
-16
/
+49
*
Use cairo region in ruler
Alex Valavanis
2012-05-06
1
-1
/
+1
*
Clean up size allocation in rulers
Alex Valavanis
2012-05-06
1
-26
/
+18
*
cairo rendering in ruler
Alex Valavanis
2012-05-06
1
-21
/
+17
*
Merge more ruler code
Alex Valavanis
2012-05-06
3
-403
/
+161
*
Merge some customised ruler code
Alex Valavanis
2012-05-06
1
-283
/
+26
*
Hide non-public fields of ruler
Alex Valavanis
2012-05-05
2
-112
/
+124
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-1
/
+1
*
Adding base configurable sizing of controls/handles.
Jon A. Cruz
2012-05-03
1
-114
/
+109
*
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
2012-04-30
3
-6
/
+19
*
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
2012-04-30
6
-5
/
+48
*
Replace deprecated GtkMetricType with SPMetric
Alex Valavanis
2012-04-28
2
-62
/
+39
[next]