diff options
author | fluxgen <fluxgen> | 2002-02-09 16:48:33 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-02-09 16:48:33 (GMT) |
commit | 4f785de83b141c23c30f442fcce56e72f30e3ffe (patch) | |
tree | e008a9924ab121aaf06278af51f11c59ee43215c /ChangeLog | |
parent | 8248af0ef198335c27e12d9725425839edba87e5 (diff) | |
download | fluxbox-4f785de83b141c23c30f442fcce56e72f30e3ffe.zip fluxbox-4f785de83b141c23c30f442fcce56e72f30e3ffe.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,4 +1,23 @@ | |||
1 | Changes for 0.1.7: | 1 | Changes for 0.1.7: |
2 | *02/02/09: | ||
3 | * Fixed bug in Workspace::removeWindow | ||
4 | *02/02/08: | ||
5 | * Back to stl list | ||
6 | * Fixed bug in Basemenu.hh (Thanks Paul W Brannan) | ||
7 | *02/02/06: | ||
8 | * Reverted back to LinkedList in Toolbar.cc/.hh, Screen.hh/Screen.cc | ||
9 | due to some strange segfaults. | ||
10 | * Added Gnome _WIN_STATE (sticky, minimized, shaded) | ||
11 | *02/02/05: | ||
12 | * Fixed a signed/unsigned problem | ||
13 | * Moved keyhandling, buttonevent and clientmessage to | ||
14 | functions in fluxbox.cc | ||
15 | *02/02/04: | ||
16 | * Fixed some unsigned/signed warnings | ||
17 | * Moved from LinkedList to STL in some files (Thanks Paul W Brannan) | ||
18 | * Added pt_PT to nls (Thanks Luis Medinas) | ||
19 | * Fixed multibyte in Iconbar (Thanks Jesper Louis Andersen) | ||
20 | * Removed some unnecessary timer->stop() (Thanks Jesper Louis Andersen) | ||
2 | *02/02/02: | 21 | *02/02/02: |
3 | * Added leftWorkspace and rightWorkspace, now those keybindings | 22 | * Added leftWorkspace and rightWorkspace, now those keybindings |
4 | actually work. (Claes Nästén) | 23 | actually work. (Claes Nästén) |