gambas-source-code/main
Benoît Minisini 1bb3f3a509 [CONFIGURATION]
* BUG: Libraries and include files are automatically searched inside 
  64 bits specific directories.

[DEVELOPMENT ENVIRONMENT]
* NEW: Automatically convert old Border property to the new Border and
  Resizable properties.
* BUG: The "Theme" tab of the option dialog is correctly initialized the 
  first time Gambas is run.
* BUG: Going to a non-existing line number in the editor does not crash the
  IDE anymore.
* NEW: The IDE forms now use the new Border, Resizable and Type properties
  of the Window class.

[COMPILER]
* BUG: Do not print error messages on unexpected strings with newline 
  inside. Just claim that an unexpected string has been encountered.

[GB.EVAL]
* BUG: Do not print error messages on unexpected strings with newline 
  inside. Just claim that an unexpected string has been encountered.

[GB.GTK]
* NEW: The old Border property of the Window class has been replaced by a 
  two boolean properties: Border and Resizable.
* NEW: Window.Type is a new property to set the window manager type of a 
  window: Normal, ToolBar, Splash...
* NEW: The Window.ToolBox property has been removed.
* NEW: A newly opened non-modal window stays automatically on top of the
  application main window.

[GB.QT]
* NEW: The old Border property of the Window class has been replaced by a 
  two boolean properties: Border and Resizable.
* NEW: Window.Type is a new property to set the window manager type of a 
  window: Normal, ToolBar, Splash...
* NEW: The Window.ToolBox property has been removed.
* NEW: A newly opened non-modal window stays automatically on top of the
  application main window.


git-svn-id: svn://localhost/gambas/trunk@1321 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2008-04-18 23:43:38 +00:00
..
gbc [CONFIGURATION] 2008-04-18 23:43:38 +00:00
gbx [INTERPRETER] 2008-04-17 20:43:06 +00:00
lib [CONFIGURATION] 2008-04-18 23:43:38 +00:00
libltdl [CONFIGURATION] 2008-04-11 22:36:53 +00:00
mime
share [CONFIGURATION] 2008-04-10 12:06:14 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
config.guess
config.sub
configure.ac [CONFIGURATION] 2008-04-11 22:36:53 +00:00
COPYING
depcomp
INSTALL
install-sh
ltmain.sh
Makefile.am
missing
NEWS
README
reconf
TODO