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
...
|
*
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
|
*
svg-canvas GTK+3 fixes
Alex Valavanis
2012-05-24
1
-0
/
+12
|
*
GTK+ 3 changes for cell-renderers
Alex Valavanis
2012-05-21
4
-11
/
+36
|
*
More size-request GTK+ 3 fixes
Alex Valavanis
2012-05-21
1
-2
/
+6
|
*
Fix for 1000023 : Fill & Stroke dialog redesign
John Smith
2012-05-21
4
-1
/
+6
|
*
Fix for 997886 : Document Metadata : Crash when saving with 2 documents open
John Smith
2012-05-11
2
-6
/
+11
|
*
A couple of simple Gtk3 fixes
Alex Valavanis
2012-05-06
1
-1
/
+1
|
*
Fix missing glib headers in imageicon
Alex Valavanis
2012-05-06
1
-0
/
+2
|
*
Merge more ruler code
Alex Valavanis
2012-05-06
2
-17
/
+14
*
|
Renamed files to better match coding conventions
Denis Declara
2012-05-09
2
-0
/
+38
*
|
Trunk merge
Denis Declara
2012-05-05
23
-4
/
+165
|
\
|
|
*
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
*
|
Trunk merge
Denis Declara
2012-04-26
5
-4
/
+173
|
\
|
|
*
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
*
|
Edited include order (putting gtkmm in first place) in the hope that it will ...
Denis Declara
2012-04-16
1
-1
/
+1
*
|
Trunk merge
Denis Declara
2012-04-15
8
-16
/
+37
|
\
|
|
*
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
*
|
Changed makefile
Denis Declara
2012-04-04
1
-0
/
+2
[prev]
[next]