Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-17 | Changed #ifdef DEBUG ... cerr << to using fbdbg. | Henrik Kinnunen | 1 | -25/+18 | |
This will reduce the number of #ifdef DEBUG for simple debug messages. include "Debug.hh" and use fbdbg instead of cerr for debug. | |||||
2009-10-01 | simpler code | Mathias Gumz | 1 | -6/+2 | |
2009-05-25 | minor cosmetics | Mathias Gumz | 1 | -1/+1 | |
2008-09-21 | Changed background changed signal in BScreen to use the new signal system | Henrik Kinnunen | 1 | -1/+5 | |
2008-04-27 | Added SimpleObserver class. | Henrik Kinnunen | 1 | -6/+9 | |
This class works in the same way as the SimpleCommand class. Use it with the makeObserver function. It calls the receiver's member function when the subject sends a signal. | |||||
2008-04-15 | system tray border patch from matteo | Matteo Galiazzo | 1 | -1/+1 | |
2008-01-15 | split Text.hh into Orientation.hh and TextUtils.{cc,hh} | Mathias Gumz | 1 | -0/+1 | |
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -8/+9 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-12-30 | remove some (hopefully) unneeded header includes | Mark Tiefenbruck | 1 | -0/+1 | |
2007-08-06 | fix KDE dockapps on restart | simonb | 1 | -45/+80 | |
2007-08-04 | Fix system tray restart issues | simonb | 1 | -11/+36 | |
2007-07-03 | fix updating of systemtray and kde dockapps in slit on background change | markt | 1 | -0/+1 | |
added fluxbox-remote.cc | |||||
2007-02-26 | this shouldn't be necessary | markt | 1 | -1/+0 | |
2007-02-25 | update systemtray alpha with toolbar alpha | markt | 1 | -13/+11 | |
2007-02-23 | added some support for XEMBED protocol in systemtray | markt | 1 | -31/+95 | |
2007-02-12 | little cleanup | markt | 1 | -7/+0 | |
2007-01-04 | random attempt to fix an aMSN bug | markt | 1 | -0/+5 | |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 1 | -4/+12 | |
2006-04-18 | fix freeze in systemtray configuring, sf.net bug #1359442 | simonb | 1 | -2/+3 | |
2006-04-15 | implement vertical toolbar placement options | simonb | 1 | -13/+21 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-05-17 | fix systemtray overlap | simonb | 1 | -1/+3 | |
2005-04-26 | fix systray client sizing | simonb | 1 | -8/+13 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2005-01-14 | systemtray-tool has now a propper background. its styleable via the | mathias | 1 | -22/+71 | |
toolbar.systray.* ressource, same way as the clock. | |||||
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-10-21 | not all compilers have __FUNCTION__ (mipspro) | akir | 1 | -7/+7 | |
2004-09-01 | fixed multiple screen issue...again | fluxgen | 1 | -4/+11 | |
2004-09-01 | fixed restart issue + sending resize signal when ConfigureNotify | fluxgen | 1 | -6/+15 | |
2004-08-31 | multiple screen fix, checks for screen number | fluxgen | 1 | -4/+16 | |
2004-06-27 | force old position on configure request, we dont know if the clients ↵ | fluxgen | 1 | -8/+17 | |
changed the position | |||||
2004-06-20 | fix systemtray related things | rathnor | 1 | -11/+29 | |
2004-05-04 | Event Manager fixes/review | rathnor | 1 | -1/+2 | |
2004-04-19 | removed debug msg | fluxgen | 1 | -2/+1 | |
2004-04-19 | kde dockapps in systray | fluxgen | 1 | -4/+24 | |
2004-04-18 | new interface for adding atomhandler in fluxbox.hh | fluxgen | 1 | -2/+2 | |
2004-01-21 | using empty instead of size | fluxgen | 1 | -3/+3 | |
2004-01-19 | minor update | fluxgen | 1 | -1/+3 | |
2003-08-28 | fixed resize after client death | fluxgen | 1 | -7/+13 | |
2003-08-27 | minor fixes | fluxgen | 1 | -8/+5 | |
2003-08-16 | minor cleaning | fluxgen | 1 | -3/+4 | |
2003-08-15 | systray | fluxgen | 1 | -0/+287 | |