diff options
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) |