]> git.neil.brown.name Git - edlib.git/shortlog
edlib.git
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
2023-08-16 NeilBrownlib-renderlines: clean up left_margin handling.
2023-08-15 NeilBrownrexel: fix bug with capturing groups.
2023-08-15 NeilBrownmessageline: full right-align date/time
2023-08-15 NeilBrowntests: add a faster version of refresh.
2023-08-15 NeilBrownlib-renderline allow rtab to avoid line wraps.
2023-08-15 NeilBrownlib-renderline: various wrapping fixed.
2023-08-15 NeilBrownlib-renderline: Fix length of split section in do_draw()
2023-08-15 NeilBrownlib-renderlines: erase before drawing an image
2023-08-13 NeilBrownTODO updates.
2023-08-13 NeilBrownlib-renderline: move tab handling into do_measure()
2023-08-13 NeilBrownlib-renderline: pass ri to do_measure()
2023-08-13 NeilBrownlib-renderline: introduce measure_str() for simple...
2023-08-13 NeilBrownlib-renderline: don't pass scale to do_measure()
2023-08-13 NeilBrownlib-renderlines: pass split to do_draw() instead of...
2023-08-13 NeilBrownlib-renderline; pass ri to do_draw instead of ri->attr
2023-08-13 NeilBrownlib-renderline: factor out draw_wrap()
2023-08-13 NeilBrownlib-renderline: add ->ascent inside do_draw()
2023-08-13 NeilBrownlib-renderline: drop scale arg to do_draw()
2023-08-13 NeilBrownlib-renderline change rl vars to ri
2023-08-11 NeilBrownmassive lib-renderline rewrite
2023-08-11 NeilBrownrenderline - fix margin for tab.
2023-08-11 NeilBrownDon't show default wrap tail for requested wrap point.
2023-08-11 NeilBrowntile: silence use-before-set warning.
2023-08-11 NeilBrownmessageline: don't ask for cursor on render-line
2023-08-11 NeilBrownrender-lines: pass focus to vmark_set()
2023-08-11 NeilBrownhistory: use A-r rather than C-R for search
2023-08-11 NeilBrownlib-input - don't assume Efallthrough is 0
2023-08-11 NeilBrownncurses: catch and ignore focus-in/out
2023-08-11 NeilBrownChange pane_resize() to return Bool
2023-08-11 NeilBrownrender-lines: factor out code in revalidate_start()
2023-08-11 NeilBrownrender-lines: call_render_line_to_point never returns...
2023-08-11 NeilBrownrender-lines: don't look for point in line where it...
2023-08-08 NeilBrownlib-server: fix a couple of typos
2023-08-08 NeilBrownminor unalloc improvements.
2023-08-06 NeilBrownrenderline: change render-line:measure to return the...
2023-08-06 NeilBrownrenderline: change render-line:findxy to return the...
2023-08-04 NeilBrownlib-renderline: change to use embedded pane data
2023-08-02 NeilBrownminor change to xcb drawing and scaling
2023-07-28 NeilBrowncompose-email: check for needed headers:
2023-07-28 NeilBrowndiscard commcache.
2023-07-27 NeilBrownAvoid null pointer deref when ccache used.
2023-07-27 NeilBrownemacs: support shows shell output in a popup.
2023-07-27 NeilBrownFactor out list sorting into list.h
2023-07-27 NeilBrownrenderline: calculate curs_width even when only a prefi...
2023-07-24 NeilBrownmode-emacs: allow cx-} and cx-{ to be repeated with...
2023-07-24 NeilBrownlib-renderline: fix handling of truncation.
2023-07-24 NeilBrownDon't initialise ->data in pane_init()
2023-07-23 NeilBrownRename _CALL _VFUNC _VFUNC_
2023-07-23 NeilBrownAvoid using names with "__" prefix.
2023-07-22 NeilBrownAdd doc:list-sort and sort command name for completion.
2023-07-22 NeilBrownemacs: use doc-list for command name completion.
2023-07-22 NeilBrownChange times_up() to use pane_too_long() on root.
2023-07-22 NeilBrownDon't impose time limits when run under a debugger
2023-07-21 NeilBrowncompose-email: use menu for address completion
2023-07-21 NeilBrownmenu: allow memu to get wider
2023-07-21 NeilBrownnotmuch: focus on query pane when changing messages
2023-07-21 NeilBrownhistory: improve stability of search.
2023-07-21 NeilBrownpopup: fix popup_child_notify
2023-07-21 NeilBrownrender-lines: fix cursor-placement sometimes off-screen
2023-07-21 NeilBrownwiggle: skeletal support for IgnoreBlanks
2023-07-21 NeilBrownmergeview: highlight result after change.
2023-07-21 NeilBrownwiggle: nul-terminate string from collect_merge()
2023-07-21 NeilBrownlib-abbrev: Don't show a menu when not needed.
2023-07-21 NeilBrownmake: possibly fix problem with not always following.
next