index
:
suil.git
main
meson
Suil GUI embedding library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-24
Lower dependency from Gtk 2.24 introduced in 0.6.12
David Robillard
2
-8
/
+9
2013-02-24
Print system error message if module failes to load
David Robillard
2
-1
/
+7
2013-02-23
Suil 0.6.12.
v0.6.12
David Robillard
2
-2
/
+2
2013-02-23
Update NEWS.
David Robillard
1
-1
/
+1
2013-02-22
Grab focus on show.
David Robillard
1
-38
/
+54
2013-02-22
Fix key events for X11 in Gtk.
David Robillard
4
-51
/
+57
2013-02-22
Maybe fix crash on close caused by key filter for X11 in Gtk.
David Robillard
3
-18
/
+25
2013-02-22
Add compile time option to disable explicit Gtk to X11 key forwarding (#887).
David Robillard
3
-1
/
+13
2013-02-09
Fix crash when a broken UI returns a NULL descriptor (#886).
David Robillard
3
-2
/
+7
2013-02-03
Fix compilation on BSD.
David Robillard
2
-2
/
+13
2013-02-02
Upgrade to waf 1.7.9
David Robillard
1
-0
/
+0
2012-12-23
Suil 0.6.10
v0.6.10
David Robillard
3
-4
/
+11
2012-12-23
Suil 0.6.8
v0.6.8
David Robillard
2
-3
/
+3
2012-12-23
Add missing waf winres tool.
David Robillard
1
-0
/
+0
2012-12-23
Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).
David Robillard
2
-1
/
+2
2012-12-20
Fix crash in x11_in_gtk2 when event_filter fires before widget is realized.
David Robillard
2
-2
/
+5
2012-12-19
Use libgtk-x11-2.0.so.0 (with .0 suffix) by default which is available on sys...
David Robillard
2
-2
/
+9
2012-11-15
Add credit for Devin Anderson.
David Robillard
2
-1
/
+6
2012-11-14
Suil 0.6.6.
v0.6.6
David Robillard
5
-6
/
+11
2012-11-14
Fix compilation error in last commit.
David Robillard
1
-6
/
+7
2012-11-14
Support reparenting Gtk-in-Qt UIs.
David Robillard
2
-6
/
+48
2012-09-24
Fix suil_dlfunc on Windows (fix ticket #860).
David Robillard
1
-1
/
+4
2012-09-13
Update to r87/autowaf (Build debuggable library with PDB file under MSVC with...
David Robillard
1
-0
/
+0
2012-09-13
Update to r86/autowaf (Fix pkg-config checking with --pardebug).
David Robillard
1
-0
/
+0
2012-09-12
Fix module loading in static build.
David Robillard
7
-13
/
+14
2012-09-11
Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).
David Robillard
1
-0
/
+0
2012-09-10
Load debug version of modules if built with --pardebug.
David Robillard
1
-4
/
+11
2012-09-10
Update to r83/autowaf (Fix mandatory pkg-config checks).
David Robillard
1
-0
/
+0
2012-09-10
Support building against parallel debuggable libraries via pkg-config.
David Robillard
2
-20
/
+12
2012-09-09
Disable timestamps in HTML documentation for reproducible build (fix #856).
David Robillard
2
-3
/
+4
2012-08-13
Don't use GCC only warnings flags on clang.
David Robillard
1
-0
/
+0
2012-08-10
Upgrade to r75/autowaf (enable stricter compiler flags).
David Robillard
1
-0
/
+0
2012-08-09
Fix Windows build.
David Robillard
3
-1
/
+6
2012-08-09
Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...
David Robillard
3
-3
/
+21
2012-08-09
Fix static stuff.
David Robillard
1
-2
/
+4
2012-08-08
Add --no-shared option to avoid building shared libraries.
David Robillard
1
-14
/
+19
2012-08-08
Update to r74/autowaf (Add autowaf.set_c99_mode()).
David Robillard
2
-8
/
+6
2012-08-08
Clean up wscript files.
David Robillard
1
-15
/
+15
2012-08-07
Support building Suil as a static library.
David Robillard
1
-1
/
+20
2012-08-06
Update to r73/autowaf (Windows path fixes).
David Robillard
1
-0
/
+0
2012-08-05
Update to waf 1.7.2.
David Robillard
1
-0
/
+0
2012-08-04
Fix doxygen HTML output.
David Robillard
1
-2
/
+2
2012-08-04
Update to waf 1.7.1.
David Robillard
1
-0
/
+0
2012-08-03
Fix compilation with MSVC.
David Robillard
5
-17
/
+29
2012-08-03
Use more portable defines instead of -D in CFLAGS.
David Robillard
1
-3
/
+9
2012-08-03
Don't build x11_in_gtk2 unless gtk+-x11-2.0 is available.
David Robillard
2
-12
/
+14
2012-08-03
Explicitly forward keyboard events to X11 UIs in Gtk.
David Robillard
2
-13
/
+30
2012-08-03
Fix memory errors introduced in r4603.
David Robillard
1
-1
/
+1
2012-08-03
Support for embedding native Windows UIs in Gtk2.
David Robillard
4
-7
/
+191
2012-08-02
Replace host provided features that match Suil implemented features, rather
David Robillard
6
-19
/
+31
[prev]
[next]