gambas-source-code/app
Benoît Minisini 678921ef40 [WIKI CGI SCRIPT]
* BUG: Fix the "search" link.

[INTERPRETER]
* NEW: Date() and Time() now takes the milliseconds as an extra optional 
  argument.
* BUG: Time() with one argument correctly converts it to a date.
* NEW: Date() and Time() now always check the range validity of their 
  arguments.

[GB.DB.FORM]
* NEW: DataControl does not change the background of mandatory field and 
  the font of primary key fields anymore.
* NEW: DateControl.Control is a new property that returns the underlying
  control used for editing the field data.

[GB.GUI.BASE]
* NEW: HSplit and VSplit have a new Border property that define if the 
  splitter separator is visible or not.
* NEW: HSplit and VSplit now take the Spacing property into account.


git-svn-id: svn://localhost/gambas/trunk@5871 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-10-11 21:06:38 +00:00
..
desktop Add also .svg file icon 2011-03-27 17:11:37 +00:00
mime
other/MakeWebSite [GB.IMAGE.IO] 2013-07-26 22:14:10 +00:00
src [WIKI CGI SCRIPT] 2013-10-11 21:06:38 +00:00
acinclude.m4
AUTHORS
ChangeLog
configure.ac [CONFIGURATION] 2010-07-14 01:50:18 +00:00
COPYING
depcomp
INSTALL
Makefile.am [CONFIGURATION] 2012-09-23 15:01:18 +00:00
missing
NEWS
README
reconf
TODO