gambas-source-code/gb.net/src
Benoît Minisini 13dd04d5a4 [DEVELOPMENT ENVIRONMENT]
* BUG: Correctly initalize the help browser layout.
* NEW: Use the new Image.Fuzzy() method to draw a drop shadow in the 
  welcome screen text.

[COMPILER]
* NEW: The GB_PCODE_VERSION environment variable can take 'X.YY' as version 
  instead of 'X.YY.ZZZZ', which is actually useless.

[GB.COMPRESS]
* BUG: Remove useless code never compiled.

[GB.DBUS]
* BUG: Fix a possible memory leak in a debugging routine.

[GB.GSL]
* BUG: Remove useless code never compiled.

[GB.GTK]
* NEW: Implement a cairo surface cache in the Image class, so that drawing
  the same image several times trigger a GdkPixbuf -> Cairo surface 
  conversion once.
* BUG: Slider and Scrollbar controls now raise the Change event only if the
  value has really changed.

[GB.NET]
* BUG: Remove useless code never compiled.

[GB.NET.CURL]
* BUG: Remove useless code never compiled.

[GB.NET.SMTP]
* BUG: Remove useless code never compiled.

[GB.V4L]
* BUG: Remove useless code never compiled.


git-svn-id: svn://localhost/gambas/trunk@5489 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-01-03 22:06:35 +00:00
..
doc
CDnsClient.c
CDnsClient.h
CNet.c [DEVELOPMENT ENVIRONMENT] 2012-08-30 22:13:25 +00:00
CNet.h [DEVELOPMENT ENVIRONMENT] 2012-08-30 22:13:25 +00:00
CSerialPort.c
CSerialPort.h
CServerSocket.c [GB.NET] 2012-12-07 02:27:42 +00:00
CServerSocket.h
CSocket.c
CSocket.h
CUdpSocket.c
CUdpSocket.h
gb.net.component
gb_network.h
main.c [DEVELOPMENT ENVIRONMENT] 2013-01-03 22:06:35 +00:00
main.h
Makefile.am
tools.c
tools.h