gambas-source-code/gb.desktop.x11/src
Benoît Minisini 90e7f54bcd [DEVELOPMENT ENVIRONMENT]
* NEW: Shrink the welcome window a bit if the window is too small.

[EXAMPLES]
* NEW: SystemTray is a new example that shows how to use the system tray 
  support of the gb.desktop.x11 component.

[GB.DESKTOP.X11]
* BUG: A lot of clean up in the system tray support.
* NEW: X11SystrayIcon.Handle is a new property that returns the X11 window 
  id of a systray icon.

[GB.GUI.BASE]
* BUG: Draw: Use Paint.LineJoinRound by default.

[GB.QT4]
* NEW: TrayIcon: Provide the icon size to the system tray.

[GB.GTK]
* NEW: TrayIcon: Try to provide the icon size to the system tray, but it is
  apparently overriden by the GTK+ library with the default small size.


git-svn-id: svn://localhost/gambas/trunk@6301 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-06-03 21:02:01 +00:00
..
systray [DEVELOPMENT ENVIRONMENT] 2014-06-03 21:02:01 +00:00
c_x11.c [CONFIGURATION] 2014-06-02 00:39:44 +00:00
c_x11.h [CONFIGURATION] 2014-06-02 00:39:44 +00:00
c_x11systray.c [DEVELOPMENT ENVIRONMENT] 2014-06-03 21:02:01 +00:00
c_x11systray.h [CONFIGURATION] 2014-06-02 00:39:44 +00:00
gb.desktop.x11.component [GB.DESKTOP] 2014-05-12 23:38:46 +00:00
gb_list.c [GB.DESKTOP] 2014-05-12 23:38:46 +00:00
main.c [CONFIGURATION] 2014-06-02 00:39:44 +00:00
main.h [GB.DESKTOP] 2014-05-12 23:38:46 +00:00
Makefile.am [CONFIGURATION] 2014-06-02 00:39:44 +00:00
x11.c [CONFIGURATION] 2014-06-02 00:39:44 +00:00
x11.h [CONFIGURATION] 2014-06-02 00:39:44 +00:00