diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/16: | 3 | *06/04/16: |
4 | * Add "CloseAllWindows" key binding | ||
5 | (thanks Adriano Dal Bosco - adbosco at users.sourceforge.net) | ||
6 | - Useful to trigger all "close" actions before flux exit (or other) | ||
7 | to catch any pending file saves etc... | ||
8 | WorkspaceCmd.hh/cc FbCommandFactory.cc | ||
4 | * Fix all warnings with (gcc 3.4.6) -Wall, mainly sign comparisons (Simon) | 9 | * Fix all warnings with (gcc 3.4.6) -Wall, mainly sign comparisons (Simon) |
5 | ClientPattern.cc Container.cc FbWinFrame.cc IconButton.cc IconbarTool.cc | 10 | ClientPattern.cc Container.cc FbWinFrame.cc IconButton.cc IconbarTool.cc |
6 | ScreenPlacement.hh ScreenResources.cc ToolFactory.cc Toolbar.cc | 11 | ScreenPlacement.hh ScreenResources.cc ToolFactory.cc Toolbar.cc |