diff options
author | fluxgen <fluxgen> | 2002-02-16 13:15:43 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-02-16 13:15:43 (GMT) |
commit | c6a79f9e42c404da631faafbb0d09a5e5548b7bd (patch) | |
tree | 2acd79a679c64e292d93ef32ab01c7f23b400a9c /ChangeLog | |
parent | b7e31755bee91133fe512040e9d1650a1e410048 (diff) | |
download | fluxbox-c6a79f9e42c404da631faafbb0d09a5e5548b7bd.zip fluxbox-c6a79f9e42c404da631faafbb0d09a5e5548b7bd.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,6 +1,16 @@ | |||
1 | Changes for 0.1.7: | 1 | Changes for 0.1.7: |
2 | *02/02/16: | ||
3 | * Updated include guards | ||
4 | *02/02/13: | ||
5 | * Fixed bug in Window.cc | ||
6 | *02/02/11: | ||
7 | * Fixed bug in Screen and Workspace | ||
8 | * Fixed timer bug in BaseDisplay | ||
9 | * Remove throw in FluxboxWindow | ||
10 | creation of a window should be checked with isManaged | ||
2 | *02/02/09: | 11 | *02/02/09: |
3 | * Fixed bug in Workspace::removeWindow | 12 | * Fixed bug in Workspace::removeWindow |
13 | * Moved to STL vector in BaseDisplay (Thanks Paul W Brannan) | ||
4 | *02/02/08: | 14 | *02/02/08: |
5 | * Back to stl list | 15 | * Back to stl list |
6 | * Fixed bug in Basemenu.hh (Thanks Paul W Brannan) | 16 | * Fixed bug in Basemenu.hh (Thanks Paul W Brannan) |