gambas-source-code/gb.cairo
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
..
src [COMPILER] 2011-01-08 01:17:55 +00:00
acinclude.m4 [CONFIGURATION] 2009-01-26 12:25:35 +00:00
AUTHORS [CONFIGURATION] 2009-01-26 12:25:35 +00:00
ChangeLog [CONFIGURATION] 2009-01-26 12:25:35 +00:00
component.am [CONFIGURATION] 2009-01-26 12:25:35 +00:00
configure.ac [CONFIGURATION] 2010-07-14 01:50:18 +00:00
COPYING [CONFIGURATION] 2009-01-26 12:25:35 +00:00
gambas.h [CONFIGURATION] 2009-01-26 12:25:35 +00:00
gb.image.h [CONFIGURATION] 2009-01-26 12:25:35 +00:00
gb_common.h [CONFIGURATION] 2009-01-26 12:25:35 +00:00
INSTALL [CONFIGURATION] 2009-01-26 12:25:35 +00:00
ltmain.sh [CONFIGURATION] 2009-01-26 12:25:35 +00:00
m4 [CONFIGURATION] 2009-08-16 22:51:28 +00:00
Makefile.am [CONFIGURATION] 2009-08-16 22:07:48 +00:00
missing [CONFIGURATION] 2010-03-10 00:14:54 +00:00
NEWS [CONFIGURATION] 2009-01-26 12:25:35 +00:00
README [CONFIGURATION] 2009-01-26 12:25:35 +00:00
reconf [CONFIGURATION] 2009-01-26 12:25:35 +00:00