]> git.neil.brown.name Git - edlib.git/history - Makefile
TODO: clean out done items.
[edlib.git] / Makefile
2023-10-02 NeilBrownCreate mode-basic.
2023-10-01 NeilBrownDiscard lib-keymap
2023-09-29 NeilBrownAdd render-imageview
2023-09-19 NeilBrownAdd lib-rangetrack
2023-09-04 NeilBrownAdd lib-menubar
2023-08-25 NeilBrownAllow command name to be used to choose some data files.
2023-08-25 NeilBrownMove config file into new 'data' directory.
2023-08-20 NeilBrownadd lib-test-markup
2023-07-12 NeilBrownAdd lib-askpass
2023-07-12 NeilBrownMake a "bin" directory
2023-07-12 NeilBrownInitial menu support.
2023-07-12 NeilBrownSupport inline pane data.
2023-07-12 NeilBrownAdd lib-unicode-names and use it for emacs :C-q
2023-07-02 NeilBrownUse XDG standard to find config (and data) files.
2023-06-28 NeilBrownintroduce core-window.c
2023-06-28 NeilBrownMove parse_ini() into a separate include file.
2023-06-28 NeilBrownAdd a config-file parser.
2023-05-26 NeilBrownUpdate some copyright dates.
2023-05-20 NeilBrownncurses: display low-res images
2023-02-06 NeilBrownUpdate some copyright dates.
2022-11-13 NeilBrownAdd doc-list
2021-08-11 NeilBrowndisplay-x11: add keyboard-input handling.
2021-08-06 NeilBrowndisplay-x11: add Draw:Image support
2021-08-06 NeilBrowndisplay-x11-xcb - initial commit
2021-07-14 NeilBrownlib-x11selection-xcb: new x11 selection management.
2021-07-11 NeilBrownRename lib-x11selection.c to lib-x11selection-gtk.c
2021-05-15 NeilBrownEmacs: :C-q improvements
2021-04-14 NeilBrownUpdate some copyright date
2021-04-14 NeilBrownemail: add support for various 8bit charsets
2020-10-03 NeilBrownworddiff: update to wiggle 1.3, and rename
2020-09-12 NeilBrowncalculator pane
2020-09-09 NeilBrownAdd initial spell checker.
2020-08-26 NeilBrownMakefile: improve wiggle integration
2020-08-22 NeilBrownInitial word-diff support
2020-08-22 NeilBrownRemove special-case handling of emacs-search
2020-08-08 NeilBrownrexel: add more status info for rxl_info()
2020-08-08 NeilBrownMakefile: add rexel tests to 'make test'
2020-08-08 NeilBrownrexel: change how ignoring-case is implemented.
2020-08-01 NeilBrownMakefile: add 'make test' rule.
2020-06-01 NeilBrownncurses: use panels for each pane.
2020-05-09 NeilBrowncomplete: split out line-filter as a separate pane.
2020-05-09 NeilBrownRemove doc-rendering.
2020-04-27 NeilBrownMove autosave prompt into separate module.
2020-04-24 NeilBrownMakefile: change how core-version.o is made
2020-04-13 NeilBrownMakefile: run C compiler before checker.
2020-04-10 NeilBrownLog loading of modules, with versions.
2020-03-27 NeilBrownAdd logging support.
2020-03-23 NeilBrownUpdate copyright dates.
2020-03-21 NeilBrownpython: update for Python 3.8
2020-03-20 NeilBrownMove x11selection from python to C
2020-03-04 NeilBrownAdd panes and data attached to them to a new mempool
2020-02-22 NeilBrownMerge branch 'master' of home.neil.brown.name:GIT/edlib
2020-02-21 NeilBrownAdd 'const' to function args in safe.h
2020-02-17 NeilBrownConvert python support to Python3
2020-02-17 NeilBrownrender-lines: split renderline into a separate pane.
2020-02-11 NeilBrownRename lib-renderline to lib-markup
2019-10-12 NeilBrownAdd colour handling for ncurses.
2019-10-07 NeilBrownAdd lib-whitespace.
2019-10-07 NeilBrownrexel: add lax space matching.
2019-10-06 NeilBrownrexel: remove 'restart' arg from rxl_advance()
2019-09-25 NeilBrownAdd internal.h
2019-09-23 NeilBrownMakefile: compute version number when in separate git...
2019-09-14 NeilBrownAdd doc-rendering.
2019-07-24 NeilBrownMake: allow DEBUG to be selection on command line.
2019-07-20 NeilBrownpython: find out where to load modules from.
2019-07-20 NeilBrownMakefile: separate 'check' out from 'debug'
2019-07-19 NeilBrownMakefile: add more optimization
2019-07-05 NeilBrownupdate dates in copyright messages.
2018-03-27 NeilBrownMakefile: adjust for bits/floatn.h changes
2017-12-05 NeilBrownemail: doc movement when first part is invisible.
2017-11-14 NeilBrownReplace jhash with a simpler/faster hash.
2017-11-14 NeilBrownEnable -O3 optimization.
2017-10-31 NeilBrownMakefile: remove "-j"
2017-10-20 NeilBrownadd lib-copybuf
2017-10-09 NeilBrownuse bloom-filter to expedite key lookup
2017-10-09 NeilBrownAdd meaningful "version" command.
2017-09-29 NeilBrownMakefile: use pkgconfig to find libraries etc.
2017-09-27 NeilBrownRemove a few unnecessary blank lines.
2017-09-27 NeilBrownMakefile: fix recent breakage
2017-09-27 NeilBrownAllow static build: edlib-static
2017-09-23 NeilBrownncurses: support recording of a session.
2017-09-12 NeilBrownMakefile: fix weird sparse breakage.
2017-05-16 NeilBrownMakefile: checksym should depend on edlib
2017-03-21 NeilBrownemail: add utf-8 decoding of messages
2017-03-14 NeilBrownApply smatch to edlib.c
2017-03-14 NeilBrownAdd lib-qprint
2017-03-14 NeilBrownAdd lib-base64
2017-02-23 NeilBrownadd lib-viewer
2016-12-22 NeilBrownSplit 'multipart' document out from 'email'.
2016-11-28 NeilBrownPreliminary 'email' document handler.
2016-11-28 NeilBrownSplit text renderline into a separate pane.
2016-09-08 NeilBrownAdd lib-crop.c
2016-08-04 NeilBrownAdd lots of 'safe' marking to be checked by smatch
2016-06-30 NeilBrownRemove unwanted blank lines
2016-06-19 NeilBrownMakefile: default to parallel builds
2016-04-25 NeilBrownMakefile: fix the disabling of "sparse"
2016-04-25 NeilBrownMakefile: Allow smatch to be run with all compiles.
2016-04-24 NeilBrownMakefile improvements.
2016-04-24 NeilBrownMakefile: support pretty output
2016-04-24 NeilBrownTurn sparse warning into errors.
next