X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=34ab28fa38c654a99553f13b7c71855ce05629f4;hb=5679142e44a103a6fe1e62365fe991d273e41049;hp=0ffd74fa9a5e8d9919bf70595547b6ddf66fc44e;hpb=ad0010a813450116f875d943f36cd6c93d84cb04;p=chaz%2Ftint2 diff --git a/ChangeLog b/ChangeLog index 0ffd74f..34ab28f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,91 @@ +2009-06-04 +- patch by dmitry.medvinsky : right/left clic command + +2009-06-02 +- Systray Temp_Fix from keshto + not yet perfect, but a first step + +2009-05-31 +- fixed issue 71 : time format %T %r + +2009-05-31 +- fixed issue 86 : padding bug + +2009-05-31 +- fixed issue 87 and 88 : battery detection + +2009-05-26 +- fixed memory leak and battery detection + +2009-05-20 +- merge patch from yarin.kaul (fixed issue 52) + +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. + +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) +- removed capability to show Window magager's menu + it's a feature I would like, but implementation was buggy + +2009-01-29 +- use panel_margin parameter even with full_width +- multi_monitor mode : monitor number are ordered according to coordinate + so taskbar on the left show task in the left monitor 2009-01-20 - change config file format : add another padding parameter