gambas-source-code/main
Benoît Minisini 005c733d8d [INTERPRETER]
* BUG: Fix Object.Raise() method.

[DEVELOPMENT ENVIRONMENT]
* BUG: Replace a possible error while filling the toolbox by a warning 
  message.

[GB.DBUS]
* NEW: DBusValues is a new class that must be used when a DBus method canonical
  return several values. It works like DBusVariant.
* NEW: DBus.SplitSignature is new method that allows to split a DBus signature.
* NEW: DBusNull class is renamed as _DBusNull.
  
[GB.DBUS.TRAYICON]
* NEW: TrayIcon popup menu is now exported through the DBusMenu protocol,
  so that it becomes usable on Unity. Consequently, the Menu event will be
  removed.

[GB.DESKTOP]
* NEW: Remove the Desktop.Type property.
* NEW: Add support for Unity.

[GB.GTK]
* NEW: Desktop.Type is now implemented in the GUI components.

[GB.GTK3]
* NEW: Desktop.Type is now implemented in the GUI components.

[GB.QT]
* NEW: Desktop.Type is now implemented in the GUI components.

[GB.QT5]
* NEW: Desktop.Type is now implemented in the GUI components.


git-svn-id: svn://localhost/gambas/trunk@7164 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-07-02 14:26:10 +00:00
..
gbc [INTERPRETER] 2015-06-29 01:46:51 +00:00
gbx [INTERPRETER] 2015-07-02 14:26:10 +00:00
lib [INTERPRETER] 2015-06-27 21:26:32 +00:00
mime
share [INTERPRETER] 2015-06-29 01:46:51 +00:00
tools/gbh3 [HELP EXTRACTOR] 2015-01-12 20:04:33 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [DEVELOPMENT ENVIRONMENT] 2015-05-28 10:08:13 +00:00
COPYING
depcomp
gb.pcre.h
INSTALL
m4
Makefile.am [CONFIGURATION] 2015-01-11 23:41:41 +00:00
missing
NEWS
README
reconf
TODO