[Gambas-devel-svn] SF.net SVN: gambas: [502] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-08-17 19:31:23
|
Revision: 502 http://gambas.svn.sourceforge.net/gambas/?rev=502&view=rev Author: gambas Date: 2007-08-17 12:31:27 -0700 (Fri, 17 Aug 2007) Log Message: ----------- [GB.DRAW] * NEW: Draw.Zoom() is implemented there, outside of drawing implementations. [GB.GTK] * BUG: The irregularity of GTK+ timers was fixed. * BUG: The DrawingArea Draw event works again. * NEW: Draw.Zoom() has been implemented. Modified Paths: -------------- 2.0/trunk/examples/examples/Games/DeepSpace/.project 2.0/trunk/examples/examples/Games/DeepSpace/FMain.form 2.0/trunk/gb.gtk/src/CDraw.cpp 2.0/trunk/gb.gtk/src/CDraw.h 2.0/trunk/gb.gtk/src/CDrawingArea.cpp 2.0/trunk/gb.gtk/src/gdrawingarea.cpp 2.0/trunk/gb.gtk/src/main.cpp 2.0/trunk/main/lib/draw/CDraw.c 2.0/trunk/main/lib/draw/CDraw.h 2.0/trunk/main/lib/draw/gb.draw.h 2.0/trunk/main/lib/draw/main.c 2.0/trunk/main/share/gambas.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |