gambas-source-code/main
Benoît Minisini 68e1ec7d00 [GB.FORM]
* NEW: DateBox is a new control that can edit a date with a calendar popup.
  It aims at replacing the DatePicker, and the ValueBox with date type.
* NEW: DateChooser layout is better with small sizes.
* NEW: DateChooser raises a Cancel event when you hit the Escape key.

[GB.GTK]
* BUG: Better management of window grabs.
* NEW: Window.ShowPupup() is a new method that shows a window as a popup.
  It takes an optional X,Y screen position as arguments. If not specified, 
  the window is shown at the current cursor position.
* BUG: Now all controls catch basic events.
* BUG: Fix a crash when destroying controls.

[GB.QT4]
* NEW: Window.ShowPupup() is a new method that shows a window as a popup.
  It takes an optional X,Y screen position as arguments. If not specified, 
  the window is shown at the current cursor position.
* NEW: TrayIcon got a PopupMenu property, like the Control class. But it 
  works only if the TrayIcon observer is a Window. The property has bot
  been implemented in gb.gtk yet.


git-svn-id: svn://localhost/gambas/trunk@3088 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-08-02 19:36:37 +00:00
..
gbc [COMPILER] 2010-07-19 10:10:37 +00:00
gbx [GB.FORM] 2010-08-02 19:36:37 +00:00
lib [WIKI CGI SCRIPT] 2010-07-14 16:33:29 +00:00
mime
share [INTERPRETER] 2010-07-29 10:19:10 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [CONFIGURATION] 2010-07-14 01:50:18 +00:00
COPYING
depcomp
INSTALL
ltmain.sh
m4
Makefile.am
missing
NEWS
README
reconf
TODO