diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,8 @@ | |||
1 | Changes for 0.1.6: | 1 | Changes for 0.1.6: |
2 | *02/01/05: | ||
3 | * Applied "maximize slit stop"-patch (Thanks Andrew Livesay ) | ||
4 | *02/01/04: | ||
5 | * Fixed keybinding bug (Thanks Devaux Fabien) | ||
2 | *02/01/01: | 6 | *02/01/01: |
3 | * Updated the man page (Thanks Matthew Hawkins) | 7 | * Updated the man page (Thanks Matthew Hawkins) |
4 | * Fixed windowmenu bug when resizing with num/caps/scrollock on (Thanks Devaux Fabien) | 8 | * Fixed windowmenu bug when resizing with num/caps/scrollock on (Thanks Devaux Fabien) |
@@ -19,7 +23,6 @@ Changes for 0.1.6: | |||
19 | * Fixed a bug in Tab::buttonReleaseEvent and added sloppyWindowGrouping | 23 | * Fixed a bug in Tab::buttonReleaseEvent and added sloppyWindowGrouping |
20 | wich lets you release windows tabs on other windows and not only other | 24 | wich lets you release windows tabs on other windows and not only other |
21 | tabs to group them (Claes Nästén) | 25 | tabs to group them (Claes Nästén) |
22 | |||
23 | *01/12/19: | 26 | *01/12/19: |
24 | * Moved some structs from file scope of BaseDisplay.hh in to class BaseDisplay | 27 | * Moved some structs from file scope of BaseDisplay.hh in to class BaseDisplay |
25 | * Fixed redraw bug when changing workspace | 28 | * Fixed redraw bug when changing workspace |