X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=95bb4718d8397338b10430295a6e861eba0d882f;hb=6f9e73f8f0b88d1258e99397d9ca8b1afca5085e;hp=55a5ac9f3d812aa083dd3c5861707007f99a7c5a;hpb=da65866b2388391052e3ce95818c1d5ebd2b26b5;p=chaz%2Ftint2 diff --git a/ChangeLog b/ChangeLog index 55a5ac9..95bb471 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ + +2009-05-15 +- merge battery applet from Sebastian Reichel + +2009-03-14 +- add systray option when convert tint-0.6 config file + but you need to stop other systemtray program + +2009-03-07 +- fixed segfault when time1_format empty +- fixed systray : when clock change size +- fixed systray segfault when xrandr change size + +2009-03-01 +- fixed segfault on tray application due to tint2 + +2009-03-01 +- cleanup code +- basic systray with some bugs +- update documentation and tintrc sample for systray + +2009-02-27 +- fixed issue 49 : patch from Daniel Moerner +- some systray code (doesn't work) +- cleanup code + +2009-02-25 +- fixed issue 48 : tint2 does't create config file on first start + +2009-02-14 +- fixed issue 45 : segfault without clock + 2009-02-13 - improved object oriented layout - tint2 looks good for me. if you see bugs, report it.