]> git.neil.brown.name Git - edlib.git/shortlog
edlib.git
2023-09-19 NeilBrowntests: use a fixed personal dictionary
2023-09-15 NeilBrownChange how SIGALRM interrupts python.
2023-09-15 NeilBrownexport do_comm_call and use it from TYPE_pane and TYPE_comm
2023-09-15 NeilBrownLimit the consistency checks run in each loop
2023-09-15 NeilBrownRemove var-args pane_register()
2023-09-15 NeilBrownIntroduce PANE_DATA_VOID
2023-09-15 NeilBrownDiscard pane->_data.
2023-09-15 NeilBrownUse PANE_DATA_PTR_TYPE in doc-docs.
2023-09-15 NeilBrownUse PANE_DATA_PTR_TYPE for lib-tile
2023-09-15 NeilBrownIntroduce PANE_DATA_PTR_TYPE_3 for emacs-search.
2023-09-15 NeilBrownUse PANE_DATA_PTR_TYPE in lang-python
2023-09-15 NeilBrownlib-charset: use PANE_DATA_PTR_TYPE
2023-09-15 NeilBrownlib-wiggle: switch to embedded data pattern
2023-09-15 NeilBrownIntroduce PANE_DATA_PTR_TYPE for mode-emacs.
2023-09-15 NeilBrownRemove pane->data when PANE_DATA_TYPE not set.
2023-09-15 NeilBrownRemove doc->self link.
2023-09-15 NeilBrownRemove option for doc being stored other than in the...
2023-09-15 NeilBrownlang-python: move doc from python object into pane.
2023-09-15 NeilBrownExplicitly guard against infinite loops in consistency...
2023-09-15 NeilBrownnotmuch master_view: catch exception so .recursed in...
2023-09-15 NeilBrownnotmuch: refresh query on "doc:closed" rather than...
2023-09-15 NeilBrownMark all "Close" handlers as being closed_ok.
2023-09-15 NeilBrownUse DEF_CMD_CLOSED for Close:mark
2023-09-15 NeilBrownAllow Notify:Close to work for docs being closed.
2023-09-15 NeilBrownIntroduce closed_ok flag on commands.
2023-09-13 NeilBrownChange calls on closed panes to return Efallthrough...
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.
next