index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libgdl
/
gdl-dock-item.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable GTK+ 2 support and delete internal copy of GDL
Alex Valavanis
2016-07-27
1
-2401
/
+0
*
Revert custom gdl patch (focus indicator of docked dialogs) for Quartz backen...
su_v
2015-08-23
1
-0
/
+3
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-11
/
+0
*
Make docked dialogs indicate focus
Alex Valavanis
2012-05-17
1
-0
/
+3
*
Define missing key macros for GTK < 2.22
Alex Valavanis
2011-12-30
1
-0
/
+11
*
GDL: Drop placement patches
Alex Valavanis
2011-12-29
1
-21
/
+10
*
GDL: Fix Gtk warnings. Thanks to John Smith for patch.
Alex Valavanis
2011-12-29
1
-1
/
+5
*
GDL: Fix deprecated GDK key symbols
Alex Valavanis
2011-12-28
1
-7
/
+7
*
GDL: Fix GSEAL issues
Alex Valavanis
2011-12-28
1
-3
/
+3
*
GDL: Rebase on upstream commit 871CA (2010-06-26)
Alex Valavanis
2011-12-22
1
-84
/
+110
*
GDL: rebase on upstream commit 012C4 (2010-05-02)
Alex Valavanis
2011-12-22
1
-1
/
+3
*
GDL: rebase on upstream commit 3CE71 (2010-04-24)
Alex Valavanis
2011-12-22
1
-6
/
+67
*
GDL: rebase on upstream commit 19723 (2010-04-18)
Alex Valavanis
2011-12-22
1
-6
/
+8
*
another g_return_if_fail -> g_return_val_if_fail & add include to cmake.
Campbell Barton
2011-07-28
1
-1
/
+1
*
Merge upstream GDL: GNOME_2_30_0
Alex Valavanis
2011-07-10
1
-0
/
+47
*
Merge upstream GDL 2.26.0 changes
Alex Valavanis
2011-07-09
1
-40
/
+221
*
Merge upstream GDL 2.23.90 changes
Alex Valavanis
2011-07-09
1
-1
/
+1
*
Merge upstream GDL 0.7.9 changes
Alex Valavanis
2011-07-09
1
-1
/
+1
*
Merge upstream GDL 0.7.8 changes
Alex Valavanis
2011-07-09
1
-12
/
+35
*
GTK+ cleanup: gtk_object_sink
Alex Valavanis
2011-07-03
1
-9
/
+5
*
GTK+ cleanup: gtk_widget_ref
Alex Valavanis
2011-07-03
1
-8
/
+1
*
Fixed missing initializers, mismatching function with too many parameters, an...
Jon A. Cruz
2011-06-28
1
-12
/
+23
*
Switch to GObject
Alex Valavanis
2011-06-24
1
-2
/
+2
*
Clean up deprecated GTK_WIDGET API
Alex Valavanis
2011-06-15
1
-18
/
+18
*
Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros
Alex Valavanis
2011-06-12
1
-5
/
+5
*
Several different i18n issues fixed following report from a_b (adresses bug #...
Marcin Floryan
2008-04-12
1
-1
/
+1
*
libgdl: avoid setting a negative preferred height for dock items,
gustav_b
2007-12-12
1
-1
/
+1
*
Add handling of focus tabbing for GdlDockItem + various DockItem focus
gustav_b
2007-09-16
1
-0
/
+120
*
Allow GdlDockItems to take focus, and grab focus on present. Various
gustav_b
2007-09-10
1
-0
/
+1
*
Dockable dialogs patch applied
gustav_b
2007-08-29
1
-0
/
+1939