aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-02-04 07:22:06 (GMT)
committerfluxgen <fluxgen>2002-02-04 07:22:06 (GMT)
commit945ce331e6fdbb032469064cd1436f12e66b4573 (patch)
tree2f28fc7e626f644479f89a9c0f5631cf170a10ec /ChangeLog
parente5358fe1ef121d82ac007b0642cf3078da4bee00 (diff)
downloadfluxbox-945ce331e6fdbb032469064cd1436f12e66b4573.zip
fluxbox-945ce331e6fdbb032469064cd1436f12e66b4573.tar.bz2
update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 10 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 9aa8b16..19b4a53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,14 +3,19 @@ Changes for 0.1.7:
3 * Added leftWorkspace and rightWorkspace, now those keybindings 3 * Added leftWorkspace and rightWorkspace, now those keybindings
4 actually work. (Claes Nästén) 4 actually work. (Claes Nästén)
5 * Fixed small glitch in Tab.cc. (Claes Nästén) 5 * Fixed small glitch in Tab.cc. (Claes Nästén)
6 6*02/01/31:
7 * Fixed _WIN_WORKSPACE and _WIN_WORKSPACE_COUNT (Gnome support)
8*02/01/30:
9 * Fixed width or height less than zero problem in
10 FluxboxWindow::configure
11 * Added numObjects() (Thanks Jesper Louis Andersen)
7*02/01/27: 12*02/01/27:
8 * Clean up in menu loading 13 * Clean up in menu loading
9 * Moved from old C style file reading to c++ istream 14 * Moved from old C style file reading to c++ istream in menu loading
10 in menu loading
11 * Fixed small bug in StringUtil::expandFilename (Thanks Mauro Persano) 15 * Fixed small bug in StringUtil::expandFilename (Thanks Mauro Persano)
12*02/01/26: 16*02/01/26:
13 * Fixed BadWindow error from ~FluxboxWindow (frame.handle was destroyed before the children) 17 * Fixed BadWindow error from ~FluxboxWindow (frame.handle was destroyed
18 before the children)
14 * Fixed indentation in BaseDisplay.hh/.cc and changed some variables 19 * Fixed indentation in BaseDisplay.hh/.cc and changed some variables
15 * Updated Russian translation (Thanks Anton Denisov) 20 * Updated Russian translation (Thanks Anton Denisov)
16 * Clean up in Tab code (Thanks Jesper Louis Andersen) 21 * Clean up in Tab code (Thanks Jesper Louis Andersen)
@@ -72,7 +77,7 @@ Changes for 0.1.6:
72*02/01/06: 77*02/01/06:
73 * Changed toolbar placement enums to uppercase letters (Claes Nästén) 78 * Changed toolbar placement enums to uppercase letters (Claes Nästén)
74 * Moved strcasestr from Theme.cc to StringUtil 79 * Moved strcasestr from Theme.cc to StringUtil
75 * Created StringUtil and DrawUtil and moved all functions from Misc to them 80 * Created StringUtil and DrawUtil and moved all functions from Misc to them
76*02/01/05: 81*02/01/05:
77 * Changed placement/alignment enums to uppercase letters (Claes Nästén) 82 * Changed placement/alignment enums to uppercase letters (Claes Nästén)
78 * Fixed tab/iconbar resource bug (Claes Nästén) 83 * Fixed tab/iconbar resource bug (Claes Nästén)