gambas-source-code/gb.net.curl/src
Benoît Minisini 8873a0e1cc [DEVELOPMENT ENVIRONMENT]
* BUG: Correctly handle all compiler error messages.

[INTERPRETER]
* NEW: Full management of the Single datatype.
* BUG: VarPtr() now works on Single local variables.
* BUG: Remove useless Tag property. It is defined in the Stream class now.
* BUG: Correctly free the Tag property in the Stream class.

[GB.GTK]
* BUG: Rich-text string management has been fixed. The ampersand character, 
  the "&", ">" and "<" entites are correctly interpreted now.

[GB.NET.CURL]
* BUG: Remove useless Tag property. It is defined in the Stream class now.

[EXAMPLES]
* NEW: The WebBrowser example has a download manager now.


git-svn-id: svn://localhost/gambas/trunk@3296 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-11-16 01:49:18 +00:00
..
CCurl.c [DEVELOPMENT ENVIRONMENT] 2010-11-16 01:49:18 +00:00
CCurl.h [DEVELOPMENT ENVIRONMENT] 2010-11-16 01:49:18 +00:00
CFtpClient.c [DEVELOPMENT ENVIRONMENT] 2010-06-04 23:48:53 +00:00
CFtpClient.h
CHttpClient.c [DEVELOPMENT ENVIRONMENT] 2010-06-04 23:48:53 +00:00
CHttpClient.h
CNet.c
CNet.h
CProxy.c
CProxy.h
gb.net.curl.component
gbcurl.c
gbcurl.h
main.c
main.h
Makefile.am