gambas-source-code/main
Benoît Minisini 8539a2a02d [DEVELOPMENT ENVIRONMENT]
* 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
2012-10-27 18:59:14 +00:00
..
gbc [DEVELOPMENT ENVIRONMENT] 2012-10-19 21:00:35 +00:00
gbx [DEVELOPMENT ENVIRONMENT] 2012-10-27 18:59:14 +00:00
lib [DEVELOPMENT ENVIRONMENT] 2012-10-23 11:21:43 +00:00
mime [DEVELOPMENT ENVIRONMENT] 2011-10-20 00:03:25 +00:00
share [INTERPRETER] 2012-10-27 00:28:55 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [CONFIGURATION] 2012-09-09 20:20:47 +00:00
COPYING
depcomp
INSTALL
m4 [CONFIGURATION] 2009-08-16 22:51:28 +00:00
Makefile.am [DEVELOPMENT ENVIRONMENT] 2011-08-20 00:33:36 +00:00
missing
NEWS
README
reconf [CONFIGURATION] 2009-08-16 22:07:48 +00:00
TODO