]> git.neil.brown.name Git - edlib.git/shortlog
edlib.git
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.
2023-08-23 NeilBrownAdd a logo
2023-08-21 NeilBrownIntroduce "Cancel" commands - K:ESC in emacs
2023-08-21 NeilBrownmode-emacs: improve path completion in shell commands
2023-08-21 NeilBrownlib-renderline: use foreach_attr() to parse image attrs.
2023-08-21 NeilBrownlib-renderline: discard cached-size attribute
2023-08-21 NeilBrownFix "edlib -g"
2023-08-21 NeilBrowntests: add markup test
2023-08-21 NeilBrownlib-renderline: create a new render-item whenever tab...
2023-08-20 NeilBrownlib-renderline: enhance cvt() to allow > in text attrib...
2023-08-20 NeilBrownlib-renderline: change right: margin to measure +ve...
2023-08-20 NeilBrownlib-renderline: allow word-wrap setting via attributes.
2023-08-20 NeilBrowntests: Allow extra data files to be used in tests.
2023-08-20 NeilBrownlib-renderline; fix double-cursors in display-x11
2023-08-20 NeilBrownlib-renderline: fix up scaling of margin, vspace, tabs
2023-08-20 NeilBrownlib-renderline: handle garbage better in cvt()
2023-08-20 NeilBrowndisplay-ncurses: ignore focus changes better.
2023-08-20 NeilBrowndisplay-ncurses: Improve attr parsing
2023-08-20 NeilBrownadd lib-test-markup
2023-08-20 NeilBrownrender-lines: always give cursor offset when measuring...
2023-08-20 NeilBrownlib-renderline: another wrapping fix.
2023-08-20 NeilBrowntests: fix up "extend" and extend 00-basic
2023-08-20 NeilBrownhistory: add support for "favourites".
2023-08-18 NeilBrownlib-render: move tab/non-tab distinction out of find_xy()
2023-08-18 NeilBrownrender-line:measure now reports if the line ended properly
2023-08-18 NeilBrownmerge-view: allow 9:A-m to both cut and paste.
2023-08-18 NeilBrownmergeview: adding merge to region needs full-lines...
2023-08-18 NeilBrownrender-lines: avoid putting extra space at EOF for...
2023-08-18 NeilBrownemacs-search: don't try to replace same string twice
2023-08-18 NeilBrownREADME: delete all "Done" items.
2023-08-18 NeilBrownlib-renderline - lots of cleanup
2023-08-16 NeilBrownlib-renderline: only measure line when needed
next