gambas-source-code/main
Benoît Minisini 7dabc871a2 [CONFIGURATION]
* BUG: Do not abort installation if a component written in gambas cannot 
  be installed.
* BUG: Disable colorgcc, libtool does not support it.

[DEVELOPMENT ENVIRONMENT]
* BUG: Print the real size of directory contents when getting information 
  on a project directory.

[WIKI CGI SCRIPT]
* BUG: Some fixes in 'example' section and in view mode.

[INTERPRETER]
* BUG: Fix illegal memory access in locale-aware string comparison.
* BUG: Fix a possible crash in String.UCase() and String.LCase().

[GB.FORM]
* BUG: SidePanel arrow buttons are correctly drawn with gb.gtk now.

[GB.GTK]
* BUG: Fix the Image.MakeTransparent() method.
* BUG: Fix the arrangement of ScrollView container.
* BUG: Fix the memory leak in the Picture class.
* BUG: Remove the Window resize event compression.
* BUG: Gridview cells are correctly refreshed now when their Picture or 
  Font property change.

[GB.NET.CURL]
* BUG: The Status property is correctly set after an error now.

[GB.QT]
* BUG: Correctly clears the internal closed flag when opening a Window.
* BUG: WAIT does not take 100% CPU anymore.

[GB.QT.EXT]
* BUG: In Editor, the cursor could disappear when clicking. Fix that.

[GB.XML]
* BUG: The management of XML nodes was incorrect, and so was redesigned.


git-svn-id: svn://localhost/gambas/trunk@1646 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2008-10-21 09:28:34 +00:00
..
gbc [WIKI CGI SCRIPT] 2008-09-21 23:22:07 +00:00
gbx [CONFIGURATION] 2008-10-21 09:28:34 +00:00
lib [DEVELOPMENT ENVIRONMENT] 2008-09-09 11:03:47 +00:00
libltdl [CONFIGURATION] 2008-04-11 22:36:53 +00:00
mime
share [INTERPRETER] 2008-10-04 12:31:49 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
config.guess
config.sub
configure.ac [DEVELOPMENT ENVIRONMENT] 2008-05-10 15:17:07 +00:00
COPYING
depcomp
INSTALL
install-sh
ltmain.sh
Makefile.am
missing
NEWS
README
reconf
TODO