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-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
2012-04-28
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
1
-0
/
+1
2012-04-25
Fix for 979577 : Replace deprecated gtk_option_menu with gtk_combo_box - Fix ...
John Smith
2
-14
/
+16
2012-04-25
Fix for 950677 : Add link option to gradient toolbar
John Smith
2
-0
/
+31
2012-04-23
Correct GTK+ 3 box syntax in toolbox
Alex Valavanis
1
-5
/
+5
2012-04-23
Get rid of GtkObject in toolbox
Alex Valavanis
4
-21
/
+21
2012-04-23
Fix remaining Lucid build issues, hopefully
Alex Valavanis
1
-18
/
+22
2012-04-23
Fix for 943207 : Replace deprecated gdk_draw_rgb_image with cairo drawing in ...
John Smith
1
-21
/
+37
2012-04-22
Fix for 979577 : Build fails on Ubuntu Lucid - Replace deprecated gtk_option_...
John Smith
2
-117
/
+130
2012-04-18
Warning cleanup
Jon A. Cruz
1
-2
/
+2
2012-04-18
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on...
John Smith
1
-25
/
+45
2012-04-18
Fixed conditional code to avoid unused function warnings.
Jon A. Cruz
7
-9
/
+34
2012-04-17
Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...
Alex Valavanis
7
-0
/
+215
2012-04-16
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, fix assert on...
John Smith
1
-2
/
+6
2012-04-15
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
1
-1
/
+5
2012-04-12
Replace deprecated GTK_TYPE macros
Alex Valavanis
1
-2
/
+2
2012-04-12
Warning cleanup.
Jon A. Cruz
1
-23
/
+18
2012-04-11
Fix for 903676 : Replace GtkCTree with GtkTreeView in XML Tree
John Smith
2
-142
/
+407
2012-04-11
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra...
John Smith
2
-18
/
+28
2012-04-10
Replace deprecated gtk_vbox_new and gtk_widget_size_request
Alex Valavanis
5
-0
/
+54
2012-04-10
Clean up some deprecated orientable API
Alex Valavanis
1
-0
/
+9
2012-04-10
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
1
-1
/
+1
2012-04-10
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, 64bitLion cra...
John Smith
1
-8
/
+8
[prev]
[next]