aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2004-12-10 09:50:09 (GMT)
committerfluxgen <fluxgen>2004-12-10 09:50:09 (GMT)
commit60e90553ed5d2d1b84151990610de35a25770c78 (patch)
tree5f12e5517525260d7528d1a64c7c57a7408a1d1f /ChangeLog
parent6ba7744f65453a2705ba1bb88ce355c4cfde9276 (diff)
downloadfluxbox-60e90553ed5d2d1b84151990610de35a25770c78.zip
fluxbox-60e90553ed5d2d1b84151990610de35a25770c78.tar.bz2
update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 11 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 796e520..ab7da27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.12 2Changes for 0.9.12
3*04/12/10: 3*04/12/10:
4 * Added Tab command, which goes to a specific tab number
5 action:
6 Tab <number>
7 ex:
8 Mod1 1 :Tab 1
9 Mod2 3 :Tab 3
10 (Thanks Steeve Lennmark <steeve dot lennmark at mediasvar dot se>)
11 CurrentWindowCmd.hh/cc, FbCommandFactory.cc
4 * Close #1080323, missing header (Mathias) 12 * Close #1080323, missing header (Mathias)
5 FbTk/FbPixmap.cc 13 FbTk/FbPixmap.cc
6 * Fix issue with maximizing shaded windows, #1082671 (Mathias) 14 * Fix issue with maximizing shaded windows, #1082671 (Mathias)
@@ -13,6 +21,7 @@ Changes for 0.9.12
13 ClockTool.cc 21 ClockTool.cc
14 * SlitClientMenu had with wheelup/down sometimes (Mathias) 22 * SlitClientMenu had with wheelup/down sometimes (Mathias)
15 Slit.cc 23 Slit.cc
24-------------------------------------------------------------
16Changes for 0.9.11 25Changes for 0.9.11
17*04/12/02: 26*04/12/02:
18 * New features for the Slit (Mathias) 27 * New features for the Slit (Mathias)
@@ -103,7 +112,7 @@ Changes for 0.9.11
103*04/10/22: 112*04/10/22:
104 * Fix for #1039658 (Mathias) 113 * Fix for #1039658 (Mathias)
105 FbWinFrame.cc 114 FbWinFrame.cc
106 * Added new ressources: (Mathias + SemiFollow from Erik Postma,thanx) 115 * Added new resources: (Mathias + SemiFollow from Erik Postma,thanx)
107 - session.*.iconbar.wheelMode: <mode> 116 - session.*.iconbar.wheelMode: <mode>
108 On - enable mousewheeling on the iconbuttons 117 On - enable mousewheeling on the iconbuttons
109 Off - disables mousewheeling on the iconbuttons 118 Off - disables mousewheeling on the iconbuttons
@@ -125,7 +134,7 @@ Changes for 0.9.11
125 FbMenuParser.cc HeadArea.cc Ewmh.cc ArrowButton.cc WorkspaceNameTool.hh 134 FbMenuParser.cc HeadArea.cc Ewmh.cc ArrowButton.cc WorkspaceNameTool.hh
126 FbTk/ThemeItems.hh IntResMenuItem.cc SlitTheme.hh FbRootWindow.cc 135 FbTk/ThemeItems.hh IntResMenuItem.cc SlitTheme.hh FbRootWindow.cc
127*04/10/18: 136*04/10/18:
128 * Added session.appsFile to the ressources (Mathias) 137 * Added session.appsFile to the resources (Mathias)
129 fluxbox.cc/hh Remember.cc 138 fluxbox.cc/hh Remember.cc
130 * Fixed a problem when system-date is set back (Mathias) 139 * Fixed a problem when system-date is set back (Mathias)
131 FbTk/Timer.cc 140 FbTk/Timer.cc