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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make docked dialogs indicate focus
Alex Valavanis
2012-05-17
2
-0
/
+12
*
Add --enable-gtk3-experimental build + use external GDL if possible
Alex Valavanis
2012-04-14
1
-0
/
+43
*
GDL: Merge upstream patch 912AE (2012-02-20) - Fixed some const warnings
Alex Valavanis
2012-02-25
2
-5
/
+5
*
GDL: Replace deprecated GRelation API
Alex Valavanis
2012-02-25
1
-33
/
+86
*
Fix remaining glib deprecation and define compiler macros
Alex Valavanis
2012-02-15
2
-2
/
+2
*
Cherry-pick upstream GDL patch 31886 (2011-08-08). Avoid a crash when the pa...
Alex Valavanis
2012-01-29
1
-0
/
+2
*
Fix CMake for GDL. Thanks to Samual Buttigieg for patch
Alex Valavanis
2012-01-03
1
-2
/
+0
*
Define missing key macros for GTK < 2.22
Alex Valavanis
2011-12-30
1
-0
/
+11
*
GDL: drop unused gdl-stock-icons.h
Alex Valavanis
2011-12-29
1
-135
/
+0
*
GDL: Drop placement patches
Alex Valavanis
2011-12-29
16
-280
/
+51
*
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 macro name with upstream libgdltypebuiltins
Alex Valavanis
2011-12-28
3
-33
/
+32
*
GDL: Fix GSEAL issues
Alex Valavanis
2011-12-28
2
-10
/
+11
*
GDL: Cherry-pick upstream patch 73852 (2011-03-23) - Add missing return value.
Alex Valavanis
2011-12-26
1
-2
/
+2
*
GDL: Rebase on upstream commit 2648F (2010-10-26)
Alex Valavanis
2011-12-23
5
-103
/
+202
*
GDL: Rebase on upstream commit 871CA (2010-06-26)
Alex Valavanis
2011-12-22
14
-980
/
+861
*
GDL: rebase on upstream commit 012C4 (2010-05-02)
Alex Valavanis
2011-12-22
3
-14
/
+20
*
GDL: rebase on upstream commit 3CE71 (2010-04-24)
Alex Valavanis
2011-12-22
1
-6
/
+67
*
GDL: rebase on upstream commit 19B12 (2010-04-24)
Alex Valavanis
2011-12-22
2
-8
/
+54
*
GDL: rebase on upstream commit F29CB (2010-04-18)
Alex Valavanis
2011-12-22
3
-21
/
+17
*
GDL: rebase on upstream commit 19723 (2010-04-18)
Alex Valavanis
2011-12-22
3
-20
/
+19
*
Replace deprecated G_CONST_RETURN glib symbol with const
Alex Valavanis
2011-12-08
2
-2
/
+2
*
another g_return_if_fail -> g_return_val_if_fail & add include to cmake.
Campbell Barton
2011-07-28
1
-1
/
+1
*
fix for build error when not returning a value in libgdl & minor style edit.
Campbell Barton
2011-07-28
1
-1
/
+1
*
update cmake for new files
Campbell Barton
2011-07-13
1
-5
/
+5
*
Drop some unused gdl files that cause build failure on Windows
Alex Valavanis
2011-07-11
5
-1961
/
+0
*
Merge upstream GDL: GNOME_2_30_0
Alex Valavanis
2011-07-10
24
-1190
/
+861
*
Merge upstream GDL 2.26.0 changes
Alex Valavanis
2011-07-09
7
-88
/
+283
*
Merge upstream GDL 2.24.0 changes
Alex Valavanis
2011-07-09
13
-2568
/
+0
*
Merge upstream GDL 2.23.90 changes
Alex Valavanis
2011-07-09
7
-25
/
+40
*
Merge upstream GDL 0.7.10 changes
Alex Valavanis
2011-07-09
1
-2
/
+4
*
Merge upstream GDL 0.7.9 changes
Alex Valavanis
2011-07-09
2
-2
/
+3
*
Merge upstream GDL 0.7.8 changes
Alex Valavanis
2011-07-09
27
-29
/
+5028
*
GTK+ cleanup: gtk_object_sink
Alex Valavanis
2011-07-03
3
-12
/
+7
*
GTK+ cleanup: gtk_box_pack_start_defaults
Alex Valavanis
2011-07-03
1
-2
/
+2
*
GTK+ cleanup: gtk_widget_ref
Alex Valavanis
2011-07-03
1
-8
/
+1
*
Corrected gdl pointer type error
Alex Valavanis
2011-06-29
1
-1
/
+2
|
\
|
*
Corrected gdl pointer type error
Alex Valavanis
2011-06-29
1
-2
/
+2
*
|
Fixed initialization issue plus a few warnings.
Jon A. Cruz
2011-06-29
5
-4
/
+25
*
|
Fixed missing initializers, mismatching function with too many parameters, an...
Jon A. Cruz
2011-06-28
7
-33
/
+89
|
/
*
Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses it
Alex Valavanis
2011-06-27
2
-7
/
+4
*
Switch to GObject
Alex Valavanis
2011-06-24
3
-5
/
+5
*
Clean up deprecated GTK_WIDGET API
Alex Valavanis
2011-06-15
5
-44
/
+44
*
Remove deprecated glib macro wrappers
Alex Valavanis
2011-06-14
10
-50
/
+50
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+23
*
Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros
Alex Valavanis
2011-06-12
6
-13
/
+14
*
Replace deprecated GtkTooltips
Alex Valavanis
2011-06-12
3
-39
/
+8
|
\
|
*
Replace use of deprecated GtkTooltips API
Alex Valavanis
2011-06-05
3
-39
/
+8
*
|
cmake:
Campbell Barton
2011-06-13
1
-3
/
+1
[next]