gambas-source-code/main
Benoît Minisini eb94949c92 [DEVELOPMENT ENVIRONMENT]
* NEW: More snippets for declaring local variables: "di" declares an 
  integer variable, "ds" a string variable...

[GB.IMAGE]
* NEW: Image.FillRect() ignores transparency. But a new Image.DrawRect() 
  method takes it into account now.

[GB.QT4]
* BUG: Mouse event properties are enabled now during a double click event 
  handler.

[GB.WEB]
* NEW: HTTP compression is automatically enabled if the response is 
  buffered, and if the HTTP client can handle it of course.


git-svn-id: svn://localhost/gambas/trunk@3128 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-08-24 10:56:55 +00:00
..
gbc [COMPILER] 2010-07-19 10:10:37 +00:00
gbx [INTERPRETER] 2010-08-15 14:47:18 +00:00
lib [DEVELOPMENT ENVIRONMENT] 2010-08-24 10:56:55 +00:00
mime
share [GB.GTK] 2010-08-14 16:04:58 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [CONFIGURATION] 2010-07-14 01:50:18 +00:00
COPYING
depcomp
INSTALL
ltmain.sh
m4
Makefile.am
missing
NEWS
README
reconf
TODO