[Warzone-commits] r5976 - /trunk/lib/betawidget/widget.c

2008-09-09 Thread Giel van Schijndel
Author: muggenhor Date: Tue Sep 9 11:35:59 2008 New Revision: 5976 URL: http://svn.gna.org/viewcvs/warzone?rev=5976view=rev Log: Fix a bug where we would fire timer events `interval` milli-seconds since program start up instead of `interval` milli-seconds since registering the event Modified:

[Warzone-commits] r5977 - /trunk/lib/betawidget/platform/sdl/clipboardX11.c

2008-09-09 Thread Freddie Witherden
Author: evilguru Date: Tue Sep 9 12:18:15 2008 New Revision: 5977 URL: http://svn.gna.org/viewcvs/warzone?rev=5977view=rev Log: Update the Doxygen documentation for clipboardX11.c. Modified: trunk/lib/betawidget/platform/sdl/clipboardX11.c ___

[Warzone-commits] r5978 - /trunk/lib/betawidget/betawidget.i

2008-09-09 Thread Giel van Schijndel
Author: muggenhor Date: Tue Sep 9 13:04:56 2008 New Revision: 5978 URL: http://svn.gna.org/viewcvs/warzone?rev=5978view=rev Log: * After calling the Lua event handler function make sure to pop the return value from the stack * If the Lua event handler function didn't return a value, assume it

[Warzone-commits] r5979 - in /trunk/lib/betawidget: betawidget.i tools/sdl-testapp.lua

2008-09-09 Thread Giel van Schijndel
Author: muggenhor Date: Tue Sep 9 13:17:38 2008 New Revision: 5979 URL: http://svn.gna.org/viewcvs/warzone?rev=5979view=rev Log: * Register widgetGetTime() as betawidget.getTime() in Lua * In the Lua test app use betawidget.getTime() to determine the *true* amount of time passed since

[Warzone-commits] r5980 - /trunk/lib/betawidget/tools/sdl-testapp.lua

2008-09-09 Thread Giel van Schijndel
Author: muggenhor Date: Tue Sep 9 13:33:40 2008 New Revision: 5980 URL: http://svn.gna.org/viewcvs/warzone?rev=5980view=rev Log: Add an example of window/widget destruction by means of employing the garbage collector (this should be improved to something like widget:destroy()) Modified:

[Warzone-commits] r5981 - /trunk/po/POTFILES.in

2008-09-09 Thread Giel van Schijndel
Author: muggenhor Date: Tue Sep 9 19:10:55 2008 New Revision: 5981 URL: http://svn.gna.org/viewcvs/warzone?rev=5981view=rev Log: Update POTFILES.in Modified: trunk/po/POTFILES.in ___ Warzone-commits mailing list Warzone-commits@gna.org

[Warzone-commits] r5982 - /trunk/po/POTFILES.in

2008-09-09 Thread Giel van Schijndel
Author: muggenhor Date: Tue Sep 9 19:14:00 2008 New Revision: 5982 URL: http://svn.gna.org/viewcvs/warzone?rev=5982view=rev Log: Ahum, don't include the autogenerated files from my WIP in POTFILES.in Modified: trunk/po/POTFILES.in ___

[Warzone-commits] r5983 - /trunk/lib/betawidget/widget.c

2008-09-09 Thread Freddie Witherden
Author: evilguru Date: Tue Sep 9 20:10:06 2008 New Revision: 5983 URL: http://svn.gna.org/viewcvs/warzone?rev=5983view=rev Log: Make sure we fill out the event structure for EVT_DESTRUCT events. Modified: trunk/lib/betawidget/widget.c ___

[Warzone-commits] r5984 - /trunk/lib/sqlite3/physfs_vfs.c

2008-09-09 Thread Giel van Schijndel
Author: muggenhor Date: Tue Sep 9 22:07:16 2008 New Revision: 5984 URL: http://svn.gna.org/viewcvs/warzone?rev=5984view=rev Log: * Make xGetTempname (from the PhysicsFS VFS for SQLite) return a bogus filename to keep SQLite happy - We can safely catch the only one case where this filename is