]> git.neil.brown.name Git - edlib.git/history - lib-menu.c
TODO: clean out done items.
[edlib.git] / lib-menu.c
2023-09-29 NeilBrownAdd Documents menu to the menubar
2023-09-15 NeilBrownIntroduce PANE_DATA_VOID
2023-09-08 NeilBrownemacs: put a menu on the selection.
2023-09-04 NeilBrownmenu: show action in a different colour
2023-09-04 NeilBrownmenu: support detaching the doc from a menu.
2023-09-04 NeilBrownlib-menu: be more consistent in setting 'mode' of menu
2023-09-04 NeilBrownmenu: add menu-clear interface
2023-09-04 NeilBrownmenu: disable shift as well as wrap.
2023-09-04 NeilBrownmenu: flip args to menu-add
2023-08-30 NeilBrownmenu: allow short-cut keys to be shown.
2023-08-30 NeilBrownmenu: support disabled menu entries.
2023-08-25 NeilBrownGet rid of attributes shift_left and shift-left
2023-08-21 NeilBrownIntroduce "Cancel" commands - K:ESC in emacs
2023-07-21 NeilBrownmenu: allow memu to get wider
2023-07-18 NeilBrownlib-menu: prohibit left-shift of display.
2023-07-12 NeilBrownautospell: provide drop-down menu on spelling errors.
2023-07-12 NeilBrownRevise how location-sensitive actions are managed.
2023-07-12 NeilBrownInitial menu support.