Skip to content

Commit 55da8a8

Browse files
committed
New release info
1 parent 7298767 commit 55da8a8

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

ChangeLog

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
- menubar implementation
1+
Mon Jun 29 19:19:01 CEST 2020 - [email protected]
2+
- Added menu item icons (from theme if exist or by given path otherwise)
3+
- Added menu separators
4+
- Possibility to delete and rebuild all menus
5+
- Possibility to show/hide menu and menu items
6+
- Possibility to enable/disable menu and menu items
7+
- Added menubar implementation
8+
- 1.1.0
29

310
Sun Jan 28 17:04:06 CET 2018 - [email protected]
411
- tagged release

TODO.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
- [x] item icon
55
- [x] ncurses menu bar view improvement
66
- [ ] ncurses last menu selection extend selection to the end
7-
- [x] enable/disable menu item/submenu
7+
- [x] enable/disable menus, menu items and submenus
88
- [ ] ncurses hotkeys conflicts
99
- [x] ncurses menu bar item disabled view
10-
- [x] enable/disable menu (or add/remove a menu)
10+
- [x] hide/show menus, menu items and submenus
1111
- [ ] GTK resize layout when showing an hidden menu
1212
- [ ] Qt resize layout when showing an hidden menu
1313
- [x] removed all menu items (deleteAllItems)

0 commit comments

Comments
 (0)