X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=53da82cabb2fd50249140ddea86ad0250ec110b2;hb=bd3c2db488b1662fffd7cb5e6226613df2f7dec7;hp=cdbfc22995569b79c65705c4e3cbc06eda277a97;hpb=cb9288bcb990b5ff5b550285f6d3ef752bd44d68;p=chaz%2Ftint2 diff --git a/ChangeLog b/ChangeLog index cdbfc22..53da82c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,44 @@ -2009-02-05 +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. + +2009-02-07 +- better multi-monitor capability : + -> panel_monitor = all : tint2 draw one panel per monitor + -> panel_size = 90% 30 : panel_size accept percentage or pixel +- change notation : MULTI_MONITOR changed to SINGLE_MONITOR + in SINGLE_MONITOR mode, tint2 draw one taskbar with tasks from current monitor +- removed sleep mode (replaced by panel_monitor = all) +- update documentation and sample config file + +2009-02-03 - better fixed for Robert Escriva problem : set_panel_properties -> Reserved space - fixed issue 13 with background detection - fixed bug with disconnected monitor (in multi monitor mode)