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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-3
/
+1
*
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
2012-04-30
3
-0
/
+3
*
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
2012-04-30
16
-1
/
+152
*
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
2012-04-28
6
-0
/
+9
*
Get rid of GtkObject in toolbox
Alex Valavanis
2012-04-23
1
-1
/
+1
*
Replace deprecated toolbar orientation API. Unfortunately there is no replace...
Alex Valavanis
2012-04-21
1
-3
/
+8
*
Fix for 169888 : HIG Style frame
John Smith
2012-04-17
3
-0
/
+164
*
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
2012-04-15
1
-3
/
+9
*
Add --enable-gtk3-experimental build + use external GDL if possible
Alex Valavanis
2012-04-14
1
-0
/
+4
*
Translation. More disambiguations (see Bug #832560).
Nicolas Dufour
2012-04-13
2
-4
/
+4
*
Clean up a few Gtkmm orientables
Alex Valavanis
2012-04-11
1
-0
/
+1
*
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
2012-04-10
2
-7
/
+7
*
Replace deprecated gdk_cursor_unref
Alex Valavanis
2012-04-09
1
-0
/
+8
*
Fix CheckButton header issue with GTK+ 3
Alex Valavanis
2012-04-09
1
-0
/
+2
*
documentation
Kris De Gussem
2012-04-09
1
-1
/
+1
*
More GDK key macro fixes, and some cursor referencing
Alex Valavanis
2012-04-08
1
-1
/
+1
*
Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with En...
John Smith
2012-03-23
2
-52
/
+0
*
Fix for 909328 : Dockable Find & Replace dialog
John Smith
2012-03-23
4
-1
/
+84
*
Fix for 950508 : Fill Stroke : Minor visual enhancements, match label sizes
John Smith
2012-03-21
3
-11
/
+9
*
Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity lab...
John Smith
2012-03-16
4
-12
/
+22
*
Fix for 950508 : Fill Stroke : Minor visual enhancements
John Smith
2012-03-15
3
-16
/
+23
*
Fix for 903671 : Fill and Stroke Gradient list and Gradient Editor
John Smith
2012-03-15
2
-1
/
+50
*
Replace deprecated Gdk::Window API
Alex Valavanis
2012-03-13
1
-0
/
+4
*
cppcheck
Kris De Gussem
2012-03-07
1
-1
/
+1
*
Fix for 946631 : Overlay scrollbars causing input boxes to be small (Document...
John Smith
2012-03-06
1
-1
/
+1
*
Clean up our fork of Gtk::Ruler a bit
Alex Valavanis
2012-03-05
2
-310
/
+19
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
2
-3
/
+3
*
Import deprecated GtkRuler API. Probably worth tidying :-)
Alex Valavanis
2012-02-26
2
-7
/
+403
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
24
-50
/
+62
*
Header cleaning
Alex Valavanis
2012-02-25
2
-10
/
+21
*
Fix for 171579 : Make inkscape remember dialogs window status
John Smith
2012-02-17
4
-16
/
+63
*
Fix remaining glib deprecation and define compiler macros
Alex Valavanis
2012-02-15
1
-2
/
+2
*
Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...
Alex Valavanis
2012-02-15
2
-2
/
+2
*
Header cleaning
Alex Valavanis
2012-02-12
11
-4
/
+16
*
Cleaning up a few headers
Alex Valavanis
2012-02-12
3
-3
/
+12
*
Replace old ComboText with Gtk::ComboBoxText
Alex Valavanis
2012-02-11
6
-163
/
+16
*
Lots of gtkmm deprecation fixes
Alex Valavanis
2012-02-11
9
-43
/
+51
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-08
1
-16
/
+7
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
14
-13
/
+34
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-05
2
-29
/
+16
*
documentation
Kris De Gussem
2012-01-17
2
-26
/
+39
*
More GSEAL stuff
Alex Valavanis
2012-01-14
2
-8
/
+9
*
Initial C++ification of SPCanvas.
Jon A. Cruz
2012-01-12
2
-3
/
+5
*
Fix pointer initialization
Johan B. C. Engelen
2012-01-08
1
-5
/
+5
*
minor documentation and header stuff
Kris De Gussem
2012-01-07
1
-9
/
+8
*
Fixed warning under gcc 4.5.2
Jon A. Cruz
2012-01-07
1
-6
/
+6
*
Warning and uninitialized data cleanup.
Jon A. Cruz
2012-01-07
1
-1
/
+1
*
Fixed null-pointer ctor crashes.
Jon A. Cruz
2012-01-03
3
-13
/
+28
*
More deprecated GtkTooltips
Alex Valavanis
2012-01-03
19
-116
/
+63
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
20
-45
/
+19
[next]