gambas-source-code/main
Benoît Minisini d0b3aecc0b [DEVELOPMENT ENVIRONMENT]
* NEW: Project source files are now stored in the ".src" project 
  sub-directory.
* NEW: Project source files can be organized from the project treeview by 
  creating directories, moving source files with drag and drop or copy and
  paste.
* NEW: The hall of fame now uses some sort of blur effect.
* BUG: The breakpoint list should be accurate in all situations now.
* NEW: Showing the bottom status bar is now an entry in the "View" menu.

[INTERPRETER]
* BUG: Fix a possible crash in database component classes having 
  sub-collections, like Result.Fields.

[COMPILER]
* NEW: Support for projects whose sources are stored in the ".src" 
  sub-directory.

[GB.GTK]
* BUG: Frame.Font now works correctly.
* BUG: If the Control.Font property is set with a family name, the other 
  boolean properties of the font are reset.

[GB.NET]
* BUG: Fix a possible crash in the Socket class at connection.

[GB.QT]
* BUG: If the Control.Font property is set with a family name, the other 
  boolean properties of the font are reset.

[GB.QT4]
* BUG: If the Control.Font property is set with a family name, the other 
  boolean properties of the font are reset.
* NEW: TreeView and ColumnView got a new property, ParentKey, that returns 
  the key of the current item parent.
* BUG: Menu shortcuts are correctly disabled now, when a parent menu is 
  disabled.


git-svn-id: svn://localhost/gambas/trunk@2063 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-07-03 20:15:26 +00:00
..
gbc [DEVELOPMENT ENVIRONMENT] 2009-07-03 20:15:26 +00:00
gbx [DEVELOPMENT ENVIRONMENT] 2009-07-03 20:15:26 +00:00
lib [GB.GUI] 2009-06-27 22:02:18 +00:00
libltdl [CONFIGURATION] 2009-05-01 16:27:45 +00:00
mime
share [DEVELOPMENT ENVIRONMENT] 2009-06-22 11:16:34 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
config.guess
config.sub
configure.ac [CONFIGURATION] 2009-06-28 22:19:42 +00:00
COPYING
depcomp
INSTALL
install-sh
ltmain.sh
Makefile.am
missing
NEWS
README
reconf
TODO