diff options
author | simonb <simonb> | 2005-06-19 12:12:54 (GMT) |
---|---|---|
committer | simonb <simonb> | 2005-06-19 12:12:54 (GMT) |
commit | c2ec3065f96c327b52082cf5f254a85b32eb938a (patch) | |
tree | 63587d43b211c63cd4a63af4cbcc6e6a898c2c61 /ChangeLog | |
parent | e0e11dd32bd9f7eb717ec7ee9a3b1f08a677d7e4 (diff) | |
download | fluxbox_pavel-c2ec3065f96c327b52082cf5f254a85b32eb938a.zip fluxbox_pavel-c2ec3065f96c327b52082cf5f254a85b32eb938a.tar.bz2 |
change fbwinframe to use container
move a few frame ops to have most code in Container
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.14: | 2 | Changes for 0.9.14: |
3 | *05/06/19: | ||
4 | * Change FbWinFrame to use a Container (Simon) | ||
5 | FbWinFrame.hh/cc Container.hh/cc | ||
3 | *05/06/18: | 6 | *05/06/18: |
4 | * Fixes #1206821, unportable usage of grep in fbgm (thanx Dung) | 7 | * Fixes #1206821, unportable usage of grep in fbgm (thanx Dung) |
5 | util/fluxbox-generate_menu.in | 8 | util/fluxbox-generate_menu.in |