gambas-source-code/main/lib
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
..
compress
db
debug
draw [GB.FORM] 2010-08-14 11:29:44 +00:00
eval
gui
image [DEVELOPMENT ENVIRONMENT] 2010-08-24 10:56:55 +00:00
image.effect [DEVELOPMENT ENVIRONMENT] 2010-08-13 19:57:06 +00:00
option
signal
vb
gb.component
Makefile.am