index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
widget
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
Remove unused icon-widget code
Alex Valavanis
3
-227
/
+0
2012-05-31
Gtkmm 3 fixes for licensor widget
Alex Valavanis
1
-0
/
+8
2012-05-28
Replace deprecated pointer grabbing in ruler
Alex Valavanis
1
-0
/
+19
2012-05-27
Stop using deprecated GdkBitmap in custom cursors
Alex Valavanis
1
-13
/
+10
2012-05-24
svg-canvas GTK+3 fixes
Alex Valavanis
1
-0
/
+12
2012-05-21
GTK+ 3 changes for cell-renderers
Alex Valavanis
4
-11
/
+36
2012-05-21
More size-request GTK+ 3 fixes
Alex Valavanis
1
-2
/
+6
2012-05-21
Fix for 1000023 : Fill & Stroke dialog redesign
John Smith
4
-1
/
+6
2012-05-11
Fix for 997886 : Document Metadata : Crash when saving with 2 documents open
John Smith
2
-6
/
+11
2012-05-06
A couple of simple Gtk3 fixes
Alex Valavanis
1
-1
/
+1
2012-05-06
Fix missing glib headers in imageicon
Alex Valavanis
1
-0
/
+2
2012-05-06
Merge more ruler code
Alex Valavanis
2
-17
/
+14
2012-05-03
Eliminated duplication of GTK key defines.
Jon A. Cruz
1
-3
/
+1
2012-04-30
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
3
-0
/
+3
2012-04-30
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
16
-1
/
+152
2012-04-28
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
6
-0
/
+9
2012-04-23
Get rid of GtkObject in toolbox
Alex Valavanis
1
-1
/
+1
2012-04-21
Replace deprecated toolbar orientation API. Unfortunately there is no replace...
Alex Valavanis
1
-3
/
+8
2012-04-17
Fix for 169888 : HIG Style frame
John Smith
3
-0
/
+164
2012-04-15
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
1
-3
/
+9
2012-04-14
Add --enable-gtk3-experimental build + use external GDL if possible
Alex Valavanis
1
-0
/
+4
2012-04-13
Translation. More disambiguations (see Bug #832560).
Nicolas Dufour
2
-4
/
+4
2012-04-11
Clean up a few Gtkmm orientables
Alex Valavanis
1
-0
/
+1
2012-04-10
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
2
-7
/
+7
2012-04-09
Replace deprecated gdk_cursor_unref
Alex Valavanis
1
-0
/
+8
2012-04-09
Fix CheckButton header issue with GTK+ 3
Alex Valavanis
1
-0
/
+2
2012-04-09
documentation
Kris De Gussem
1
-1
/
+1
2012-04-08
More GDK key macro fixes, and some cursor referencing
Alex Valavanis
1
-1
/
+1
2012-03-23
Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with En...
John Smith
2
-52
/
+0
2012-03-23
Fix for 909328 : Dockable Find & Replace dialog
John Smith
4
-1
/
+84
2012-03-21
Fix for 950508 : Fill Stroke : Minor visual enhancements, match label sizes
John Smith
3
-11
/
+9
2012-03-16
Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity lab...
John Smith
4
-12
/
+22
2012-03-15
Fix for 950508 : Fill Stroke : Minor visual enhancements
John Smith
3
-16
/
+23
2012-03-15
Fix for 903671 : Fill and Stroke Gradient list and Gradient Editor
John Smith
2
-1
/
+50
2012-03-13
Replace deprecated Gdk::Window API
Alex Valavanis
1
-0
/
+4
2012-03-07
cppcheck
Kris De Gussem
1
-1
/
+1
2012-03-06
Fix for 946631 : Overlay scrollbars causing input boxes to be small (Document...
John Smith
1
-1
/
+1
2012-03-05
Clean up our fork of Gtk::Ruler a bit
Alex Valavanis
2
-310
/
+19
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2
-3
/
+3
2012-02-26
Import deprecated GtkRuler API. Probably worth tidying :-)
Alex Valavanis
2
-7
/
+403
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
24
-50
/
+62
2012-02-25
Header cleaning
Alex Valavanis
2
-10
/
+21
2012-02-17
Fix for 171579 : Make inkscape remember dialogs window status
John Smith
4
-16
/
+63
2012-02-15
Fix remaining glib deprecation and define compiler macros
Alex Valavanis
1
-2
/
+2
2012-02-15
Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...
Alex Valavanis
2
-2
/
+2
2012-02-12
Header cleaning
Alex Valavanis
11
-4
/
+16
2012-02-12
Cleaning up a few headers
Alex Valavanis
3
-3
/
+12
2012-02-11
Replace old ComboText with Gtk::ComboBoxText
Alex Valavanis
6
-163
/
+16
2012-02-11
Lots of gtkmm deprecation fixes
Alex Valavanis
9
-43
/
+51
2012-02-08
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
1
-16
/
+7
[next]