aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2006-04-17 23:34:01 (GMT)
committersimonb <simonb>2006-04-17 23:34:01 (GMT)
commitb9af026688f0945196582af5773d62f5df3f97f3 (patch)
treed97e66e4271480644f3ff2a2c0106730d1f714f4 /ChangeLog
parent3e6def97d18133baf82b596cb742a2f7ef4f9f00 (diff)
downloadfluxbox-b9af026688f0945196582af5773d62f5df3f97f3.zip
fluxbox-b9af026688f0945196582af5773d62f5df3f97f3.tar.bz2
iconbutton handling fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d86d64..c5593f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.16: 2Changes for 0.9.16:
3*06/04/18:
4 * Fix iconbar updates (icon and title)
5 (Thanks Mark Tiefenbruck, mark at tiefenbruck dot org)
6 WinClient.hh/cc Window.hh/cc IconButton.cc IconbarTool.cc WinButton.cc
3*06/04/17: 7*06/04/17:
4 * Fix toolbar transparency when autohide enabled (Simon) 8 * Fix toolbar transparency when autohide enabled (Simon)
5 Toolbar.cc Container.hh/cc ToolbarItem.hh/cc *Tool.hh/cc 9 Toolbar.cc Container.hh/cc ToolbarItem.hh/cc *Tool.hh/cc