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-04-10
Replace remaining gtk_hbox_new usage
Alex Valavanis
8
-0
/
+86
2012-04-09
Replace deprecated gdk_window_get_pointer
Alex Valavanis
1
-1
/
+8
2012-04-09
fix memory leak and some minor things
Kris De Gussem
3
-18
/
+23
2012-04-08
small GSEAL fix
Johan B. C. Engelen
1
-1
/
+1
2012-04-06
drop some deprecated gdk_draw functions
Alex Valavanis
1
-8
/
+18
2012-04-04
Fix build with gtk < 2.24
Alex Valavanis
1
-3
/
+9
2012-04-04
Warning cleanup.
Jon A. Cruz
3
-5
/
+5
2012-04-03
eek-preview: Cairo drawing
Alex Valavanis
2
-15
/
+21
2012-04-03
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
2
-6
/
+25
2012-04-02
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
2
-3
/
+3
2012-04-01
Fix for 950677 : Add stops and repeat controls to the gradient toolbar
John Smith
6
-270
/
+948
2012-03-23
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, selection bug...
John Smith
1
-1
/
+1
2012-03-22
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree, reduce list p...
John Smith
1
-0
/
+2
2012-03-21
Fix for 959223 : Object selection messes up styles, regression from r11082
John Smith
1
-0
/
+4
2012-03-21
Fix for 903676 : Replace GtkCList with GtkTreeView in XML Tree
John Smith
2
-53
/
+71
2012-03-15
Fix for 950508 : Fill Stroke : Minor visual enhancements
John Smith
2
-11
/
+22
2012-03-15
Fix for 903671 : Fill and Stroke Gradient list and Gradient Editor
John Smith
3
-174
/
+216
2012-03-14
Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBox
John Smith
5
-471
/
+642
2012-03-13
Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Gradient too...
John Smith
3
-83
/
+124
2012-03-12
Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Fill and Str...
John Smith
2
-184
/
+121
2012-03-12
Replace deprecated GtkSignal API
Alex Valavanis
1
-6
/
+7
2012-03-12
Fix false gtk deprecation warnings from gtkmm headers
Alex Valavanis
2
-3
/
+2
2012-03-08
UI. Removing Affect: label (see Bug #590686).
Nicolas Dufour
2
-9
/
+0
2012-03-07
UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the tit...
Nicolas Dufour
1
-6
/
+11
2012-03-07
cppcheck
Kris De Gussem
1
-1
/
+1
2012-03-05
UI. Fix for Bug #668991 (Poor wording in data-loss prompt).
Nicolas Dufour
1
-1
/
+1
2012-03-03
Remove some deprecated GDK symbols
Alex Valavanis
1
-2
/
+2
2012-03-03
Fix for 390458 : Convert Export Bitmap to a dockable dialog
John Smith
1
-2
/
+3
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
15
-29
/
+30
2012-02-26
Fix gseal issues in ruler
Alex Valavanis
2
-58
/
+79
2012-02-26
Import deprecated GtkRuler API. Probably worth tidying :-)
Alex Valavanis
3
-39
/
+969
2012-02-26
Replace deprecated gtk_toolbar_append_widget API
Alex Valavanis
3
-5
/
+15
2012-02-26
Replace deprecated GTK_TYPE macros
Alex Valavanis
3
-8
/
+8
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
7
-17
/
+17
2012-02-21
cppcheck: null pointer dereference fix
Kris De Gussem
1
-1
/
+1
2012-02-17
Fix for 171579 : Make inkscape remember dialogs window status
John Smith
1
-0
/
+4
2012-02-16
Fix for 930535 : Convert Font and Text dialog to a dockable dialog
John Smith
2
-2
/
+2
2012-02-14
Cleaning up unused variables and other warnings.
Jon A. Cruz
2
-11
/
+4
2012-02-13
Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...
Jon A. Cruz
5
-87
/
+95
2012-02-12
Header cleaning
Alex Valavanis
11
-7
/
+13
2012-02-11
Get rid of deprecated gtk_marshal_* and some old GtkComboBox API
Alex Valavanis
8
-24
/
+46
2012-02-11
GSEAL fixes
Alex Valavanis
1
-61
/
+84
2012-02-11
Lots of gtkmm deprecation fixes
Alex Valavanis
1
-1
/
+2
2012-02-08
Patch from lp 721448 to make OSX Aqua builds more stable
Josh Andler
1
-4
/
+0
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
6
-4
/
+8
2012-02-05
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
5
-16
/
+16
2012-02-05
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
3
-12
/
+9
2012-02-04
implement some switches between visual bbox and geometric bbox, depending on ...
Alvin Penner
1
-1
/
+6
2012-01-23
Revert accidental commit in desktop-widget.cpp
Alex Valavanis
1
-4
/
+1
2012-01-22
Fix missing header in units.cpp
Alex Valavanis
1
-1
/
+4
[prev]
[next]