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
*
Warning and dead code cleanup.
Jon A. Cruz
2013-01-11
2
-9
/
+7
*
gimpcolorwheel: Clean up drawing functions
Alex Valavanis
2013-01-10
1
-105
/
+24
*
Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirem...
Alex Valavanis
2013-01-08
3
-0
/
+1764
*
Implement GTK+ 3 drawing for zoom correction ruler in preferences dialog
Alex Valavanis
2012-12-28
2
-12
/
+29
*
Implement GTK+ 3 drawing of color preview widget
Alex Valavanis
2012-12-27
2
-36
/
+73
*
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
2012-12-25
2
-5
/
+5
*
GTK+ 3: Switch to more orientable widgets
Alex Valavanis
2012-12-16
1
-0
/
+4
*
GTK+ 3: Use orientable widgets
Alex Valavanis
2012-12-16
2
-0
/
+18
*
Migrate PageSizer to Gtk::Grid
Alex Valavanis
2012-12-16
2
-3
/
+73
*
GTK+ 3: Migrate to GdkRGBA
Alex Valavanis
2012-11-27
1
-7
/
+11
*
Drop support for GTK+ < 2.24
Alex Valavanis
2012-11-26
4
-38
/
+1
*
Revert for 166691 : Changing layer order does not update layer selector - Rev...
John Smith
2012-11-19
1
-1
/
+5
*
cppcheck: Simple fixes for src/ui/widget
Alex Valavanis
2012-11-15
3
-6
/
+6
*
Fix for 1068763 : Opening 'File > Document Properties' dirties current document
John Smith
2012-10-31
2
-9
/
+13
*
Fix for 171890 : Mouse wheel on swatches
John Smith
2012-10-23
4
-41
/
+105
*
Stop using private GdlDockObject->master (broken in GDL 3.6)
Alex Valavanis
2012-10-14
1
-3
/
+9
*
Fix for 1058402 : Inconsistent opacity indication
John Smith
2012-10-11
1
-5
/
+2
*
Fix for 1060563 : Swatches : Sort the list of swatch names
John Smith
2012-10-08
1
-0
/
+1
*
Fix for 1014988 : gtk 2.22 compile issues
John Smith
2012-10-03
1
-0
/
+9
*
Fix for 831008 : Line width menu only show Px,Pt and mm
John Smith
2012-10-01
2
-39
/
+40
*
Fix for 1058470 : Trace Bitmap Live Preview
John Smith
2012-09-30
2
-8
/
+12
*
Fix for 166691 : Changing layer order does not update layer selector
John Smith
2012-09-27
1
-1
/
+3
*
Fix for 169001 : Long layer names mess with the UI
John Smith
2012-09-27
1
-2
/
+2
*
Fix for 171177 : Border in palette swatches
John Smith
2012-09-27
1
-11
/
+88
*
Fix for 169001 : Long layer names mess with the UI
John Smith
2012-09-26
1
-2
/
+4
*
Fix for 367548 : Invert doesnt work on objects with gradients
John Smith
2012-09-23
1
-3
/
+2
*
Fix for 367548 : Invert doesnt work on objects with gradients
John Smith
2012-09-22
1
-0
/
+12
*
Fix for 166691 : Revert fix
John Smith
2012-09-22
1
-1
/
+1
*
Fix for 166691 : Changing layer order does not update layer selector
John Smith
2012-09-22
2
-7
/
+24
*
Fix for 1014988 : Converts slide widgets to new spin-scale widget
John Smith
2012-09-22
5
-69
/
+26
*
Fix for 1014988 : Add gimp spin scale widget
John Smith
2012-09-22
5
-0
/
+1534
*
some memleak fixes (Bug #1043571)
Kris De Gussem
2012-09-20
1
-9
/
+8
*
Fix for 167181 : Gnome-HIG-2.0 conformant Preferences dialog - accel keys
John Smith
2012-09-11
4
-3
/
+42
*
revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...
Kris De Gussem
2012-09-03
1
-8
/
+9
*
converted some c-string usage to c++ string class usage: should fix some memo...
Kris De Gussem
2012-09-02
1
-9
/
+8
*
Fix for 484135 : clicking on the stroke size doesn't open the dialog box
John Smith
2012-08-05
2
-8
/
+9
*
Fix for 427514 : Fix mirroring of FS Opacity/Blur settings
John Smith
2012-08-05
1
-7
/
+8
*
Filters. Fix for Bug #582552 (Make object -> Apply certain filters -> Open fi...
Nicolas Dufour
2012-08-02
1
-1
/
+6
*
Fix for 512247 : Show the direction in Object/Transform/Rotate
John Smith
2012-08-01
2
-0
/
+7
*
Fix for 612221 : Add metadata default configuration in the preferences
John Smith
2012-07-12
2
-0
/
+35
*
Fix for 167781 : opacity in selected style loses focus on kbd value scroll, f...
John Smith
2012-07-11
1
-0
/
+1
*
Fix for 167781 : opacity in selected style loses focus on kbd value scroll
John Smith
2012-07-10
1
-0
/
+2
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
4
-27
/
+2
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
14
-1238
/
+7
*
Fix remaining size_request issues for Gtk+ build
Alex Valavanis
2012-06-09
2
-11
/
+51
*
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
2012-06-09
1
-1
/
+1
*
Remove unused icon-widget code
Alex Valavanis
2012-05-31
3
-227
/
+0
*
Gtkmm 3 fixes for licensor widget
Alex Valavanis
2012-05-31
1
-0
/
+8
*
Replace deprecated pointer grabbing in ruler
Alex Valavanis
2012-05-28
1
-0
/
+19
*
Stop using deprecated GdkBitmap in custom cursors
Alex Valavanis
2012-05-27
1
-13
/
+10
[next]