diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/06: | ||
4 | * Move triangle drawing into a generic function in FbDrawable (Simon) | ||
5 | Make submenu triangles in MenuItems proportional to the icon size | ||
6 | (alternate implementation of sf.net patch #1526813) | ||
7 | FbTk/... FbDrawable.hh/cc MenuItem.cc | ||
8 | ArrowButton.hh/cc WinButton.cc ToolFactory.cc | ||
3 | *07/01/05: | 9 | *07/01/05: |
4 | * When a client in an unfocused tab creates a transient window, set that | 10 | * When a client in an unfocused tab creates a transient window, set that |
5 | client to the active tab (Mark) | 11 | client to the active tab (Mark) |