aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-02-18 15:11:12 (GMT)
committerrathnor <rathnor>2003-02-18 15:11:12 (GMT)
commitb4ffe4fe21699c7123728aeeb99576a540b3694e (patch)
treef8a133be750f844f3c48f5a631fb8bf088544549 /ChangeLog
parentaa602770fbbd4e84154028d3181d275b81ea914d (diff)
downloadfluxbox-b4ffe4fe21699c7123728aeeb99576a540b3694e.zip
fluxbox-b4ffe4fe21699c7123728aeeb99576a540b3694e.tar.bz2
Added layer menus for windows, toolbar, and slit, plus associated
resources. Cleaned up some cruft from the previous layering setup.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 43701d6..87e5f97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.1.15: 2Changes for 0.1.15:
3*03/02/17: 3*03/02/17:
4 * Added layer menus for windows, toolbar, and slit, plus associated
5 resources. Cleaned up some cruft from the previous layering setup.
6 Gnome.cc LayerMenu.hh Screen.hh/cc Slit.hh/cc Tab.cc Toolbar.hh/cc Window.hh/cc Workspace.hh fluxbox.hh/cc
7 * Renamed LayeredMenu to FbMenu
8 LayeredMenu.hh FbMenu.hh
9 * Changed XLayerItem to hold FbWindows instead of Windows
10 XLayerItem.hh/cc XLayer.cc MultLayers.cc Window.cc
4 * Added shade option for button config (Henrik) 11 * Added shade option for button config (Henrik)
5 Screen.cc 12 Screen.cc
6 * Fixed antialias toggle for menus (Henrik) 13 * Fixed antialias toggle for menus (Henrik)