gambas-source-code/gb.desktop.x11/src/systray
Benoît Minisini fb1b6a762a [CONFIGURATION]
* NEW: Add an automake init flag to prevent warnings with recent versions 
  of automake.

[DEVELOPMENT ENVIRONMENT]
* NEW: A Gambas project directory is now identify by a ".project" file that
  actually begins with the expected header.

[GB.DESKTOP.X11]
* NEW: X11Systray is a new static class that implements a system tray 
  inside an already existing DrawingArea of your project. Beware, this it 
  the initial experimental version. That class is based on the 'stalone'
  project source code.

[GB.GTK]
* BUG: Default tray icon is correctly visible now.

[GB.GTK3]
* BUG: Default tray icon is correctly visible now.

[GB.QT4]
* BUG: Tray icons are now scaled, like with GTK+.


git-svn-id: svn://localhost/gambas/trunk@6299 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-06-02 00:39:44 +00:00
..
common.h [CONFIGURATION] 2014-06-02 00:39:44 +00:00
debug.c [CONFIGURATION] 2014-06-02 00:39:44 +00:00
debug.h [CONFIGURATION] 2014-06-02 00:39:44 +00:00
embed.c [CONFIGURATION] 2014-06-02 00:39:44 +00:00
embed.h [CONFIGURATION] 2014-06-02 00:39:44 +00:00
icons.c [CONFIGURATION] 2014-06-02 00:39:44 +00:00
icons.h [CONFIGURATION] 2014-06-02 00:39:44 +00:00
kde_tray.c [CONFIGURATION] 2014-06-02 00:39:44 +00:00
kde_tray.h [CONFIGURATION] 2014-06-02 00:39:44 +00:00
list.h [CONFIGURATION] 2014-06-02 00:39:44 +00:00
settings.c [CONFIGURATION] 2014-06-02 00:39:44 +00:00
settings.h [CONFIGURATION] 2014-06-02 00:39:44 +00:00
systray.c [CONFIGURATION] 2014-06-02 00:39:44 +00:00
systray.h [CONFIGURATION] 2014-06-02 00:39:44 +00:00
tray.c [CONFIGURATION] 2014-06-02 00:39:44 +00:00
tray.h [CONFIGURATION] 2014-06-02 00:39:44 +00:00
wmh.c [CONFIGURATION] 2014-06-02 00:39:44 +00:00
wmh.h [CONFIGURATION] 2014-06-02 00:39:44 +00:00
xembed.c [CONFIGURATION] 2014-06-02 00:39:44 +00:00
xembed.h [CONFIGURATION] 2014-06-02 00:39:44 +00:00
xutils.c [CONFIGURATION] 2014-06-02 00:39:44 +00:00
xutils.h [CONFIGURATION] 2014-06-02 00:39:44 +00:00