]> git.neil.brown.name Git - edlib.git/history - lib-utf8.c
TODO: clean out done items.
[edlib.git] / lib-utf8.c
2023-09-15 NeilBrownIntroduce PANE_DATA_VOID
2023-07-21 NeilBrownlib-utf8: use do_char_byte()
2023-05-26 NeilBrownUpdate some copyright dates.
2023-02-06 NeilBrownUpdate some copyright dates.
2022-09-13 NeilBrownbase64: fix pos tracking.
2022-09-13 NeilBrownFix various doc:char handlers when stepped towards...
2021-09-21 NeilBrownutf8: don't signal EOF on error
2021-08-11 NeilBrownlib-utf8: improve doc:content callback
2021-05-06 NeilBrownIntroduce doc:content-bytes as separate command.
2021-05-06 NeilBrownRemove all doc:step and doc:step-bytes implementations
2021-05-06 NeilBrownIntroduce doc:char
2021-05-06 NeilBrownDeprecate doc_step()
2021-05-06 NeilBrownintroduce doc_move()
2021-05-06 NeilBrownChange focus passed for filtered doc:content
2021-05-06 NeilBrownImprove return values for doc:content callback.
2021-04-14 NeilBrownUpdate some copyright date
2021-04-14 NeilBrownemail: add support for various 8bit charsets
2021-04-14 NeilBrownutf8: Fix conversion bug.
2021-04-09 NeilBrownutf8: add doc:content handling
2021-04-09 NeilBrownlib-utf8: use get_utf8 instead of a local version.
2020-09-26 NeilBrownConvert lots of "return 0" to "return Efallthrough"
2020-04-05 NeilBrownRename make_step_pane() to doc_step()
2020-04-05 NeilBrownChange some movement helper-function names
2020-03-23 NeilBrownUpdate copyright dates.
2020-03-04 NeilBrownAdd panes and data attached to them to a new mempool
2020-01-04 NeilBrowncore: make ->parent 'safe'
2019-11-17 NeilBrownUpdate copyright dates.
2019-10-30 NeilBrownRemove the 'here' arg from pane_register.
2019-09-23 NeilBrownDiscard Esys
2019-09-10 NeilBrowndoc: discard the 'filter' flag
2019-07-05 NeilBrownupdate dates in copyright messages.
2018-08-07 NeilBrownGive symbolic names for error codes.
2018-07-20 NeilBrownmark_dup: remove second arg.
2017-12-09 NeilBrownutf8: discard utf8_same
2017-09-27 NeilBrowncall_comm: change arg order so comm2 is at fixed place.
2017-09-27 NeilBrownRename 'numeric' and 'extra' to 'num' and 'num2'
2017-09-21 NeilBrowncall macro rework: final cleanup
2017-09-21 NeilBrowncall macro rework step 5: comm_call
2017-09-21 NeilBrowncall macro rework: step 4 - call_comm
2017-09-21 NeilBrownstart replacing call*() with clever macros.
2017-06-30 NeilBrownIntroduce new doc:set:* for autoclose and filter
2017-05-30 NeilBrowndoc: add a doc:filter flag
2017-04-26 NeilBrownRemove final arg from make_step_pane()
2017-03-21 NeilBrownemail: add utf-8 decoding of messages