gambas-source-code/main/lib
Benoît Minisini e51fc2d951 [INTERPRETER]
* NEW: The RAISE instruction now can raise events defined in a parent 
  class.
* NEW: Timer: The Trigger method now does nothing if there is an already
  pending trigger. This behaviour is not backward-compatible, so it may be
  removed if problems arise.

[COMPILER]
* NEW: The RAISE instruction now can raise events defined in a parent 
  class.

[GB.DRAW]
* NEW: Implement standard operators in Point and PointF classes.
* NEW: Automatic conversion between Point and PointF.
* NEW: 'CDraw.c' and 'CDraw.h' source files have been renamed as 'cdraw.c' 
  and 'cdraw.h'.
* NEW: Rect.Center() and RectF.Center() are two new methods that return the 
  center of the rectangle.

[GB.FORM]
* NEW: FileChooser: tar archives now can be uncompressed. 


git-svn-id: svn://localhost/gambas/trunk@5359 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-11-24 18:52:11 +00:00
..
complex [GB.COMPLEX] 2012-08-14 14:11:59 +00:00
compress [GB.COMPRESS] 2012-06-28 18:06:05 +00:00
data [DEVELOPMENT ENVIRONMENT] 2012-11-07 22:51:04 +00:00
db [DEVELOPMENT ENVIRONMENT] 2012-11-20 01:37:26 +00:00
debug [DEVELOPMENT ENVIRONMENT] 2012-08-18 13:06:58 +00:00
draw [INTERPRETER] 2012-11-24 18:52:11 +00:00
eval [DEVELOPMENT ENVIRONMENT] 2012-10-30 23:44:24 +00:00
gui
gui.opengl
image [GB.IMAGE] 2012-10-13 09:46:35 +00:00
image.effect [INTERPRETER] 2012-10-22 14:09:05 +00:00
option [GB.OPTION] 2012-07-03 17:32:39 +00:00
signal [GB.SIGNAL] 2012-08-14 09:53:03 +00:00
vb
gb.component
Makefile.am [CONFIGURATION] 2012-09-09 20:20:47 +00:00