warzone2100/lib/betawidget
Giel van Schijndel e766b2f605 Allow Lua event handlers to remove themselves (i.e. don't segfault in that case)
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6010 4a71c877-e1ca-e34f-864e-861f7616d084
2008-09-14 01:32:59 +00:00
..
m4 * Add a Lua interface to (parts of) betawidget 2008-09-07 23:47:53 +00:00
platform * Use recursive make (through SUBDIRS) to build the `platform` portion of betawidget 2008-09-13 18:35:26 +00:00
tools * Add enum spacerDirection and its contents to the Lua betawidget module 2008-09-14 00:37:20 +00:00
Makefile.am Remove the last remnants from platform selection in betawidget/Makefile.am 2008-09-13 18:36:33 +00:00
autogen.sh * Add a Lua interface to (parts of) betawidget 2008-09-07 23:47:53 +00:00
betawidget.i Allow Lua event handlers to remove themselves (i.e. don't segfault in that case) 2008-09-14 01:32:59 +00:00
clipboard.h Improve the Doxygen documentation for clipboard.h; make the return value of widgetSetClipboardText on OS X mean something. 2008-08-30 10:02:28 +00:00
configure.ac Check both the `lua5.1` and `lua` pkg-config package in betawidget's ./configure script 2008-09-13 22:36:47 +00:00
font.c Add font.[ch] which abstract Cairo's internal font setting routines. 2008-08-25 18:25:13 +00:00
font.h * Make sure that we only have a compile and link time dependency on Cairo when compiling and linking betawidget, not when using it 2008-09-06 15:38:31 +00:00
geom.c
geom.h
hBox.c
hBox.h * Add a Lua interface to (parts of) betawidget 2008-09-07 23:47:53 +00:00
internal-cairo.h * Don't use a single cairo_pattern to store the window gradient for ''all'' windows 2008-09-13 23:15:44 +00:00
keycode.h
lua-wrap.h * Add a Lua interface to (parts of) betawidget 2008-09-07 23:47:53 +00:00
spacer.c Fix a couple of typos and a compiler warning in betawidget. 2008-08-20 13:05:44 +00:00
spacer.h * Add a Lua interface to (parts of) betawidget 2008-09-07 23:47:53 +00:00
textEntry.c Add textEntry class (warning: unfinished) to betawidget. 2008-09-02 17:53:34 +00:00
textEntry.h * Add a Lua interface to (parts of) betawidget 2008-09-07 23:47:53 +00:00
vector.c
vector.h
widget.c Make sure we fill out the event structure for EVT_DESTRUCT events. 2008-09-09 18:10:06 +00:00
widget.h * Add a Lua interface to (parts of) betawidget 2008-09-07 23:47:53 +00:00
window.c * Don't use a single cairo_pattern to store the window gradient for ''all'' windows 2008-09-13 23:15:44 +00:00
window.h * Don't use a single cairo_pattern to store the window gradient for ''all'' windows 2008-09-13 23:15:44 +00:00