aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-05-24 13:33:39 (GMT)
committerfluxgen <fluxgen>2002-05-24 13:33:39 (GMT)
commit13e43ba87eb4393effd8e49d9effc263b2756fc6 (patch)
tree88bdd7ee98695bebe1aaf0f849686dbf5dc9f535 /ChangeLog
parent522e5f4599062ffb7d0e328a1014944abf0fc177 (diff)
downloadfluxbox-13e43ba87eb4393effd8e49d9effc263b2756fc6.zip
fluxbox-13e43ba87eb4393effd8e49d9effc263b2756fc6.tar.bz2
update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index fd00cbf..395c258 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,17 +2,20 @@
2Changes for 0.1.9: 2Changes for 0.1.9:
3*02/05/24: 3*02/05/24:
4 * Fixed bugs and arguments in fluxbox-generate_menu (Thanks Han Boetes) 4 * Fixed bugs and arguments in fluxbox-generate_menu (Thanks Han Boetes)
5 * Fixed include in i18n.hh so it compiles in Mac OS X
6 * 24 hour clock format as default now
5*02/05/23: 7*02/05/23:
6 * Fixed invalid iterator in Timer.cc 8 * Fixed invalid iterator in Timer.cc
7 * Fixed nls files (Thanks Anton Denisov) 9 * Fixed nls files (Thanks Anton Denisov)
8 * Updated generate_menu to fluxbox-generate_menu and fixed 10 * Updated generate_menu to fluxbox-generate_menu and fixed
9 new items and functionality (Thanks Han Boetes) 11 new items and functionality (Thanks Han Boetes and Jeramy B. Smith)
10*02/05/21: 12*02/05/21:
11 * Moved transient checking into a function in class FluxboxWindow 13 * Moved transient checking into a function in class FluxboxWindow
12 * const fixes in Screen.hh 14 * const fixes in Screen.hh
13*02/05/19: 15*02/05/19:
14 * Removed titlebar from src/Makefile.am and doc/fluxbox.1.in (Thanks Matt Hope) 16 * Removed titlebar from src/Makefile.am and doc/fluxbox.1.in (Thanks Matt Hope)
15 * Added configurable geometry show (Thanks Rando Christensen) 17 * Added configurable geometry show (Thanks Rando Christensen)
18 New configure in init: session.screen0.showwindowposition
16*02/05/18: 19*02/05/18:
17 * Fixed style save_rc when changing style 20 * Fixed style save_rc when changing style
18 * const-correct in class Tab 21 * const-correct in class Tab
@@ -35,7 +38,7 @@ Changes for 0.1.9:
35 * const fixes in FbAtoms.hh 38 * const fixes in FbAtoms.hh
36 * Added options direct to CXXFLAGS in configure.in, so we don't need to 39 * Added options direct to CXXFLAGS in configure.in, so we don't need to
37 add them in every Makefile.am-file. 40 add them in every Makefile.am-file.
38 * Updated src/Makefile.am and util/Makefile.am (see above) 41 * Updated src/Makefile.am and util/Makefile.am (see above)
39*02/05/03: 42*02/05/03:
40 * Fixed so settins for tool bar saves when you change them i the menu 43 * Fixed so settins for tool bar saves when you change them i the menu
41 in Toolbar.cc 44 in Toolbar.cc