8539a2a02d
* NEW: A new option that defines the default application font. * NEW: The font options have been redesigned. * BUG: Various fixes implied by the new TreeView control implementation. [WIKI CGI SCRIPT] * NEW: Page whose title begins with "~" are class page synonymous. [INTERPRETER] * BUG: Calling the _unknown method on an anonymous object reference won't crash anymore. * NEW: Class.Exist() is a new method that returns if a class has a specific symbol. [GB.GTK] * NEW: The Container Find() method has been renamed as FindChild(). The _unknown method has been implemented to handle backward compatibility. * BUG: Fix string to Font conversion for fonts whose name starts with "nan" or other special numeric strings. [GB.GUI.BASE] * BUG: ScrollView.EnsureVisible() and GridView.EnsureVisible() methods when there is a frame. * NEW: MyListBox is the initial implementation of a ListBox control entirely written in Gambas. * BUG: Renaming a TreeView item now correctly selects it before. [GB.OPENGL] * BUG: Fix an error message in deprecated constants handler routine. [GB.QT4] * NEW: The Container Find() method has been renamed as FindChild(). The _unknown method has been implemented to handle backward compatibility. git-svn-id: svn://localhost/gambas/trunk@5254 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
configure.ac | ||
COPYING | ||
depcomp | ||
gambas.h | ||
gb.image.h | ||
gb_common.h | ||
INSTALL | ||
m4 | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf |
TODO : GLrasterisation : glBitmap() glPolygonStipple() glGetPolygonStipple() Waiting for texture implementation under components (needed to test !)