gambas-source-code/main/lib
Benoît Minisini e30aee9dbe [COMPILER]
* NEW: '\0' is a new string escape character for Chr$(0).

[GB.DRAW]
* NEW: Several Draw.Begin() and/or Paint.Begin() on the same device can be 
  safely imbricated.

[GB.EVAL]
* NEW: '\0' is a new string escape character for Chr$(0).

[GB.FORM]
* NEW: ButtonBox.Alignment is a new property to define the alignment of its
  internal TextBox.
* NEW: New syntaxes for the MaskBox mask:
  - '<' just after a mask character and just before a separator means that 
    the text before will be right-aligned.
  - '!' marks the default cursor position when the MaskBox gets the focus.


git-svn-id: svn://localhost/gambas/trunk@3450 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-01-08 01:17:55 +00:00
..
compress [INTERPRETER] 2010-05-23 11:07:14 +00:00
db [GB.DB] 2010-09-16 00:57:35 +00:00
debug [DEVELOPMENT ENVIRONMENT] 2011-01-02 17:09:54 +00:00
draw [COMPILER] 2011-01-08 01:17:55 +00:00
eval [COMPILER] 2011-01-08 01:17:55 +00:00
gui [DEVELOPMENT ENVIRONMENT] 2010-02-23 03:21:43 +00:00
image [DEVELOPMENT ENVIRONMENT] 2010-12-15 15:55:16 +00:00
image.effect [DEVELOPMENT ENVIRONMENT] 2010-08-13 19:57:06 +00:00
option [DEVELOPMENT ENVIRONMENT] 2010-06-04 23:48:53 +00:00
signal [GB.SIGNAL] 2010-12-08 17:15:18 +00:00
vb [CONFIGURATION] 2009-08-24 14:19:32 +00:00
gb.component * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
Makefile.am [DEVELOPMENT ENVIRONMENT] 2010-07-12 23:09:57 +00:00