diff options
author | fluxgen <fluxgen> | 2005-05-03 09:29:50 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2005-05-03 09:29:50 (GMT) |
commit | 6aee5b22b7617f409ca1e06e43f586cd9d15dc5b (patch) | |
tree | d694a96e9c0ec012a55a44228bd3adfee97c6be8 /ChangeLog | |
parent | 1bf17f9c322c1aed9f9f4e317ec52459d73b9636 (diff) | |
download | fluxbox_pavel-6aee5b22b7617f409ca1e06e43f586cd9d15dc5b.zip fluxbox_pavel-6aee5b22b7617f409ca1e06e43f586cd9d15dc5b.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes for 0.9.13 |
3 | *05/05/03: | ||
4 | * Code cleaning. (Henrik) | ||
5 | Fluxbox::associateClient; creates tab and | ||
6 | maps WinClient to label button. | ||
7 | FbWinFrame.cc, Window.cc/hh | ||
3 | *05/05/02: | 8 | *05/05/02: |
4 | * Added FbTk::Select2nd + more code cleaning (Henrik) | 9 | * Added FbTk::Select2nd + more code cleaning (Henrik) |
5 | This returns .second from operator ()(Someclass &a) | 10 | This returns .second from operator ()(Someclass &a) |