]> git.neil.brown.name Git - edlib.git/shortlog
edlib.git
2023-09-11 NeilBrowndisplay-x11: don't draw both cursors.
2023-09-11 NeilBrowndisplay-x11: draw outline cursor entirely inside box.
2023-09-11 NeilBrownc-mode: fix () in first statement after 'case'
2023-09-11 NeilBrownSend warning message when nested notification is prohib...
2023-09-11 NeilBrownDiscard DocLeaf - use new pane_leaf() instead.
2023-09-11 NeilBrownRename pane_leaf() to pane_focus()
2023-09-11 NeilBrownRename pane_focus() to pane_take_focus()
2023-09-11 NeilBrowncore-log: reduce number of statics
2023-09-11 NeilBrownRename Display: commands to window:
2023-09-11 NeilBrownDiscard Display:set: in favour of window:set:
2023-09-09 NeilBrownDisable LOG during refresh if log is visible.
2023-09-09 NeilBrownIntroduce Close:Notify
2023-09-08 NeilBrownDiscard "Free"
2023-09-08 NeilBrowntile: don't use "Free", just "Close".
2023-09-08 NeilBrowndisplay-x11-xcb: don't use Free
2023-09-08 NeilBrownEnsure we never call anything after "Close".
2023-09-08 NeilBrowncopybuf: switch to embedded-data pattern
2023-09-08 NeilBrownhistory: switch to embedded-data pattern.
2023-09-08 NeilBrownhistory: drop second string arg to attach-history
2023-09-08 NeilBrowninput: switch to embedded-data pattern
2023-09-08 NeilBrownkeymap: switch to embedded-data pattern.
2023-09-08 NeilBrownpopup: switch to embedded-data pattern.
2023-09-08 NeilBrownrender-complete: use Close instead of Free
2023-09-08 NeilBrownrender-format: switch from "Free" to "Close"
2023-09-08 NeilBrowndoc-multipart: don't use Free
2023-09-08 NeilBrowntext: don't use Free
2023-09-08 NeilBrowndoc-email: free ->invis at Close time, not Free
2023-09-08 NeilBrownDiscard edlib_do_free()
2023-09-08 NeilBrownx11selection-xcb: switch to embedded-data pattern
2023-09-08 NeilBrownemacs-search: use embedded data pattern.
2023-09-08 NeilBrowndocs: discard "Free" handler
2023-09-08 NeilBrownrender-lines: switch to embedded-data pattern
2023-09-08 NeilBrownrender-hex: switch to embedded-data pattern
2023-09-08 NeilBrownx11selection-gtk: switch to embedded-data pattern
2023-09-08 NeilBrownwhitespace: switch to embedded-data pattern
2023-09-08 NeilBrownviewer: switch to embedded-data pattern.
2023-09-08 NeilBrownview: switch to embedded-data pattern
2023-09-08 NeilBrownrfc822header: switch to embedded-data pattern
2023-09-08 NeilBrownrenderline: discard "Free" interface
2023-09-08 NeilBrownmarkup: switch to embedded-data pattern
2023-09-08 NeilBrownlinefilter: switch to embedded-data pattern.
2023-09-08 NeilBrownlinecount: switch to embedded-data pattern.
2023-09-08 NeilBrownlibevent: switch to embedded data pattern.
2023-09-08 NeilBrownbase64: don't define "Free"
2023-09-08 NeilBrownlib-aspell: switch to embedded data pattern
2023-09-08 NeilBrowncore-doc; embed doc_data in the pane.
2023-09-08 NeilBrownlib-view: prevent stray clicks from going to parent.
2023-09-08 NeilBrownrender-lines: handle case where cursor at end-of-file.
2023-09-08 NeilBrownrenderline: don't try to parse <> in the prefix.
2023-09-08 NeilBrowninput: Add Keystroke-sequence interface
2023-09-08 NeilBrownemacs: put a menu on the selection.
2023-09-08 NeilBrownnotmuch: support a to-list as well as a from-list
2023-09-04 NeilBrownAdd lib-menubar
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 NeilBrownlib-renderline: allow background to be given.
2023-09-04 NeilBrownncurses: fix setting of default attrs on Draw:clear
2023-09-04 NeilBrownconfig: allow the TESTING and NOTESTING prefix to apply...
2023-09-04 NeilBrownmenu: disable shift as well as wrap.
2023-09-04 NeilBrownDon't call "Close" on panes that haven't been initialised.
2023-09-04 NeilBrownrender-lines: avoid looping indefinitely when shifting.
2023-09-04 NeilBrownrender-lines: clean up action code.
2023-09-04 NeilBrownpane: add option arg to pane_has_focus()
2023-09-04 NeilBrownmenu: flip args to menu-add
2023-09-01 NeilBrownRename doc:attach-helper to doc:get-doc
2023-09-01 NeilBrownmessageline: change to use PANE_DOC_DATA
2023-09-01 NeilBrowncore-pane: change doc and doc_data to singular arrays
2023-08-30 NeilBrownmenu: allow short-cut keys to be shown.
2023-08-30 NeilBrownmenu: support disabled menu entries.
2023-08-30 NeilBrownrenderline: fix "width" calculation.
2023-08-30 NeilBrownSuppress LOG timestamps when testing.
2023-08-30 NeilBrownMove <hide> handling to lib-renderlines and fix callers.
2023-08-29 NeilBrownnotmuch: act on menu selection to add address to a...
2023-08-29 NeilBrownnotmuch: place a context menu on all from: addresses
2023-08-29 NeilBrownnotmuch: disable word-wrap on To: and Cc: lines
2023-08-29 NeilBrownrfc822header: detect and annotate addresses
2023-08-29 NeilBrownrfc822header: only include one space after , in a list
2023-08-29 NeilBrownrfc822header: improvements to render attribute on headers.
2023-08-29 NeilBrownrfc822header: don't mark spaces as wrap points.
2023-08-29 NeilBrownautospell: cancel old menu before opening a new one.
2023-08-29 NeilBrownlib-renderline: restore preferred positioning of menus
2023-08-28 NeilBrownmergeview: fix uninitialised-var error
2023-08-27 NeilBrownrexel: fix return value in one case.
2023-08-27 NeilBrownemacs-search: be careful to avoid infinite loop.
2023-08-27 NeilBrowntextfill: get prefix from regexp when appropriate.
2023-08-26 NeilBrownedlib.ini: discard stray \ quotes
2023-08-26 NeilBrownrexel: support -B for backtrack testing.
2023-08-25 NeilBrownReview Welcome text
2023-08-25 NeilBrowndiff: use correct file name in 'pre' mode.
2023-08-25 NeilBrownChange window-scaling to display-scaling
2023-08-25 NeilBrownIntroduce generic Display:set:
2023-08-25 NeilBrownChange Display:set-noclose to Display:set:no-close...
2023-08-25 NeilBrownGet rid of attributes shift_left and shift-left
2023-08-25 NeilBrownlib-renderline: fix problems with finding position...
2023-08-25 NeilBrownAllow command name to be used to choose some data files.
2023-08-25 NeilBrownMove welcome text into a separate file.
2023-08-25 NeilBrowndisplay-x11: load icon if available.
2023-08-25 NeilBrownMove config file into new 'data' directory.
next