[Gambas-devel-svn] SF.net SVN: gambas:[6792] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-01-02 03:44:32
|
Revision: 6792 http://sourceforge.net/p/gambas/code/6792 Author: gambas Date: 2015-01-02 03:44:30 +0000 (Fri, 02 Jan 2015) Log Message: ----------- [FARM SERVER] * NEW: Software screenshot can be deleted by the client. [INTERPRETER] * NEW: The little interpreter sleep is now done inside the watch file descriptor read callback only. So no need to implement it in each component event loop. [GB.SDL2] * BUG: The SDL event loop now calls the interpreter event loop so that timers and watched file descriptor are correctly handled. Modified Paths: -------------- gambas/trunk/app/examples/Control/LCDLabel/.project gambas/trunk/app/examples/Games/BeastScroll/.project gambas/trunk/app/examples/Games/BeastScroll/.src/MMain.module gambas/trunk/app/examples/OpenGL/TunnelSDL/.project gambas/trunk/app/examples/OpenGL/TunnelSDL/.src/MMain.module gambas/trunk/app/src/gambas-farm-server/.src/MMain.module gambas/trunk/app/src/gambas3/support.txt gambas/trunk/comp/src/gb.form.dialog/.src/Main.module gambas/trunk/gb.gtk/src/main.cpp gambas/trunk/gb.sdl2/src/main.c gambas/trunk/main/gbx/gbx_c_file.c gambas/trunk/main/gbx/gbx_stream.c gambas/trunk/main/gbx/gbx_watch.c gambas/trunk/main/gbx/gbx_watch.h Removed Paths: ------------- gambas/trunk/app/examples/Control/LCDLabel/.hidden/screenshots/ gambas/trunk/app/examples/Games/BeastScroll/.hidden/screenshots/ gambas/trunk/app/examples/OpenGL/TunnelSDL/CHANGELOG This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |