diff options
author | fluxgen <fluxgen> | 2002-01-18 01:38:44 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-01-18 01:38:44 (GMT) |
commit | b0d1c04c119711167fccd1b30e266269a0e2262c (patch) | |
tree | 4a83e076cc4b54b9f94530182d2538ae86a9b8a3 /ChangeLog | |
parent | 0c409f4e6a2f3e67c2fd6a8722585fee73076567 (diff) | |
download | fluxbox_pavel-b0d1c04c119711167fccd1b30e266269a0e2262c.zip fluxbox_pavel-b0d1c04c119711167fccd1b30e266269a0e2262c.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -1,5 +1,17 @@ | |||
1 | Changes for 0.1.7: | ||
2 | *02/01/18: | ||
3 | * Fixed ResourceManager | ||
4 | * Changed resources to Resource<T> in class Fluxbox | ||
5 | * Added Resource.hh/.cc, XrmDatabaseHelper.hh, NotCopyable.hh | ||
6 | *02/01/16: | ||
7 | * Fixed indent in Window.hh | ||
8 | *02/01/15: | ||
9 | * Fixed exception in FluxboxWindow::FluxboxWindow | ||
10 | *02/01/14: | ||
11 | * Fixed throw statement in FluxboxWindow | ||
12 | |||
1 | Changes for 0.1.6: | 13 | Changes for 0.1.6: |
2 | *01/01/11: | 14 | *02/01/11: |
3 | * Fixed small bug in keybindings code, now killwindow and shade will | 15 | * Fixed small bug in keybindings code, now killwindow and shade will |
4 | work as supposed with tabs. (Claes Nästén) | 16 | work as supposed with tabs. (Claes Nästén) |
5 | * Fixed so it compiles with cygwin (Thanks Eric Nicolas) | 17 | * Fixed so it compiles with cygwin (Thanks Eric Nicolas) |