[Gambas-devel-svn] SF.net SVN: gambas: [485] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-07-27 00:53:39
|
Revision: 485 http://gambas.svn.sourceforge.net/gambas/?rev=485&view=rev Author: gambas Date: 2007-07-26 17:53:42 -0700 (Thu, 26 Jul 2007) Log Message: ----------- [EXAMPLES] * NEW: A new PDFViewer example. [GB.GTK] * BUG: Tried to workaround a SpinBox bug that jumps across pages in the new PDFViewer example. Without success at the moment... * BUG: The picture and image hooks were fixed. Modified Paths: -------------- 2.0/trunk/gb.gtk/src/CSpinBox.cpp 2.0/trunk/gb.gtk/src/gpicture.cpp 2.0/trunk/gb.gtk/src/main.cpp Added Paths: ----------- 2.0/trunk/examples/examples/Misc/PDFViewer/ 2.0/trunk/examples/examples/Misc/PDFViewer/.directory 2.0/trunk/examples/examples/Misc/PDFViewer/.icon.png 2.0/trunk/examples/examples/Misc/PDFViewer/.project 2.0/trunk/examples/examples/Misc/PDFViewer/.settings 2.0/trunk/examples/examples/Misc/PDFViewer/FMain.class 2.0/trunk/examples/examples/Misc/PDFViewer/FMain.form 2.0/trunk/examples/examples/Misc/PDFViewer/pdf.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |