X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=95bb4718d8397338b10430295a6e861eba0d882f;hb=6f9e73f8f0b88d1258e99397d9ca8b1afca5085e;hp=9cce93f667aa306443e10ac89f8da747403f6b72;hpb=26ddd8e4cc409b705ac7679851e603ff8b31d719;p=chaz%2Ftint2 diff --git a/ChangeLog b/ChangeLog index 9cce93f..95bb471 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,46 @@ + +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. + +2009-02-12 +- fixed issue 14 : no icons + +2009-02-11 +- fixed bug with number of desktop changed +- fixed clock resize when date changed + 2009-02-08 - backward compatibility with tint-0.6 (convert config file) feature freeze until next release. need bug correction.