diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,19 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes for 0.9.13 |
3 | *05/04/26: | ||
4 | * Extension of previous patch, pushing various bits of menu items and | ||
5 | text buttons onto the background, and fixing various issues (Simon) | ||
6 | + Incidentally, adds some new theme items (due to backwards | ||
7 | compatibility fix): | ||
8 | - menu.hilite.submenu.pixmap: <Pixmap> | ||
9 | - menu.hilite.selected.pixmap: <Pixmap> | ||
10 | - menu.hilite.unselected.pixmap: <Pixmap> | ||
11 | These are equivalent to the no-.hilite ones, except are shown | ||
12 | when the item is highlighted... | ||
13 | FbTk/... | ||
14 | Menu.hh/cc MenuItem.hh/cc MenuTheme.hh/cc TextButton.hh/cc | ||
15 | FbWindow.hh/cc MenuIcon.hh/cc | ||
16 | FbWinFrame.hh/cc IconButton.hh/cc ToggleMenu.hh Window.cc | ||
3 | *05/04/25: | 17 | *05/04/25: |
4 | * Fixed #1188690, fbrun segfault (Mathias) | 18 | * Fixed #1188690, fbrun segfault (Mathias) |
5 | FbTk/App.cc | 19 | FbTk/App.cc |