aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-01-10 01:04:43 (GMT)
committerfluxgen <fluxgen>2003-01-10 01:04:43 (GMT)
commit44ffacb0df8f3c1d98c064a3a453f783d44604b9 (patch)
tree89aefc728d02361c06553166a637b2a02676f9b1 /ChangeLog
parent9cdda3e68a9e5f59972b250998e153567f4a1f07 (diff)
downloadfluxbox_pavel-44ffacb0df8f3c1d98c064a3a453f783d44604b9.zip
fluxbox_pavel-44ffacb0df8f3c1d98c064a3a453f783d44604b9.tar.bz2
update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62fd800..dfb9121 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,26 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.1.15: 2Changes for 0.1.15:
3*03/01/09:
4 * Adjusted some files to FbTk::ImageControl and FbTk::Timer
5 Basemenu.hh, FbWinFrame.hh/cc, IconBar.cc, Slit.hh, Toolbar.hh, Theme.hh
6 Window.hh/cc
7 * Removed bexec from BaseDisplay
8 Theme.cc, fluxbox.cc, BaseDisplay.hh/cc
9 * Moved Timer.hh/cc, ImageControl.hh/cc and TextureRender.hh/cc to FbTk
10 * Removed Rootmenu.hh/cc
11 * Added FbCommands.hh/cc which contains some default commands that
12 fluxbox handles, like RestartFluxboxCmd, ExitFluxboxCmd,
13 ReconfigureFluxboxCmd and ExecuteCmd
14 * Changed Client menu in Workspace to FbTk::Menu
15 Workspace.hh
16 * Changed Workspace and Rootmenu menu to FbTk::Menu
17 Screen.hh/cc
18 * Removed Iconmenu and disabled Stylemenu in BScreen
19 Screen.hh/cc
20 * Removed exec and function item from MenuItem
21 Menu.hh/cc
22 * Fixed menu border color, border width and bevel width
23 MenuTheme.hh/cc, Menu.cc
3*03/01/06: 24*03/01/06:
4 * Fixed action/menu setup in setupWindowActions 25 * Fixed action/menu setup in setupWindowActions
5 Screen.cc 26 Screen.cc