gambas-source-code/gb.net/src
gambas a0a2d0379c MovieBox is now implemented in Gambas, through a new Animation class.
[DEVELOPMENT ENVIRONMENT]
* NEW: Support for the MovieBox Animation property.

[GB.GTK]
* NEW: Animation is a new class that represents an animated image.
* NEW: MovieBox has been removed.

[GB.GTK3]
* NEW: Animation is a new class that represents an animated image.
* NEW: MovieBox has been removed.

[GB.GUI.BASE]
* NEW: MovieBox is now implemented in Gambas.

[GB.QT4]
* NEW: Animation is a new class that represents an animated image.
* NEW: MovieBox has been removed.

[GB.QT5]
* NEW: Animation is a new class that represents an animated image.
* NEW: MovieBox has been removed.
2021-01-09 10:24:56 +01:00
..
doc
CDnsClient.c
CDnsClient.h
CNet.c Socket: Automatically create an internal timer to handle connection timeout. 2020-09-11 00:35:58 +02:00
CNet.h Socket: Automatically create an internal timer to handle connection timeout. 2020-09-11 00:35:58 +02:00
CSerialPort.c MovieBox is now implemented in Gambas, through a new Animation class. 2021-01-09 10:24:56 +01:00
CSerialPort.h SerialPort: The Close() method now takes the buffer to clear as an optional argument. 2020-11-09 17:39:27 +01:00
CServerSocket.c
CServerSocket.h
CSocket.c Socket: Automatically create an internal timer to handle connection timeout. 2020-09-11 00:35:58 +02:00
CSocket.h Socket: Automatically create an internal timer to handle connection timeout. 2020-09-11 00:35:58 +02:00
CUdpSocket.c UdpSocket: Fix declaration of SourcePath property. 2020-08-29 14:48:21 +02:00
CUdpSocket.h UdpSocket: Correctly declare multicast virtual class. 2020-08-20 13:54:32 +02:00
gb.net.component
gb_network.h
main.c SerialPort: The Close() method now takes the buffer to clear as an optional argument. 2020-11-09 17:39:27 +01:00
main.h
Makefile.am SerialPort: Support for any port speed on Linux. 2019-03-08 12:32:22 +01:00
speed.c Workaround a bug in system header files on PPC systems. 2019-05-07 10:35:20 +02:00
speed.h SerialPort: Support for any port speed on Linux. 2019-03-08 12:32:22 +01:00
tools.c SerialPort: Support for any port speed on Linux. 2019-03-08 12:32:22 +01:00
tools.h SerialPort: Support for any port speed on Linux. 2019-03-08 12:32:22 +01:00