aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-05-07 15:26:59 (GMT)
committerfluxgen <fluxgen>2002-05-07 15:26:59 (GMT)
commita76d1e0bde7a71c26779a8850de47c0a17516c51 (patch)
treefb04b609e42381a8623ddcbfb581c37850e3ec63 /ChangeLog
parent7deacd55acc38b393e905f3ce8b2e115d8def4a2 (diff)
downloadfluxbox_pavel-a76d1e0bde7a71c26779a8850de47c0a17516c51.zip
fluxbox_pavel-a76d1e0bde7a71c26779a8850de47c0a17516c51.tar.bz2
update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5254b08..0272df6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.1.9: 2Changes for 0.1.9:
3*02/05/07:
4 * Fixed a minor bug in DrawUtil.cc (Thanks Sang-Hoon RHEE)
5 * Fixed bug [ 552723 ] removing decorations while shaded. (Thanks Joel Carlbark)
6 * const iterators in Screen::updateGnomeList
7 * fixed some const in Workspace and moved clientmenu from pointer to regular
8 * Minor clean up in Workspacemenu.cc/hh, Clientmenu.cc/hh, Netizen.hh/cc
9 * const fixes in FbAtoms.hh
10 * Added options direct to CXXFLAGS in configure.in, so we don't need to
11 add them in every Makefile.am-file.
12 * Updated src/Makefile.am and util/Makefile.am (see above)
13*02/05/03:
14 * Fixed so settins for tool bar saves when you change them i the menu
15 in Toolbar.cc
16*02/05/02:
17 * Added FirstTab, LastTab, MoveTabPrev and MoveTabNext keybindings (Thanks Phil Dier)
18 * Fixed ScreenList in fluxbox.cc
19 * Removed "NULL" from Font.cc
3*02/04/28: 20*02/04/28:
4 * Fixed shade bug while vertical rotated tabs and tabs off (Thanks signal9) 21 * Fixed shade bug while vertical rotated tabs and tabs off (Thanks signal9)
5 * Fluxbox doesn't save on exit anymore so restart of fluxbox will reread 22 * Fluxbox doesn't save on exit anymore so restart of fluxbox will reread
@@ -11,6 +28,7 @@ Changes for 0.1.9:
11 * Fixed m_multibyte in Font.cc (Thanks kita) 28 * Fixed m_multibyte in Font.cc (Thanks kita)
12*02/04/20: 29*02/04/20:
13 * Fixed menu.font string in Theme.cc 30 * Fixed menu.font string in Theme.cc
31
14-------------------------------------------------------------- 32--------------------------------------------------------------
15Changes for 0.1.8: 33Changes for 0.1.8:
16*02/04/19: 34*02/04/19: