]> git.neil.brown.name Git - edlib.git/history - lib-popup.c
TODO: clean out done items.
[edlib.git] / lib-popup.c
2023-10-19 NeilBrownRespell "Window:" as "Tile:".
2023-09-23 NeilBrownpopup: improve positioning.
2023-09-15 NeilBrownMark all "Close" handlers as being closed_ok.
2023-09-11 NeilBrownRename pane_leaf() to pane_focus()
2023-09-11 NeilBrownRename pane_focus() to pane_take_focus()
2023-09-08 NeilBrownpopup: switch to embedded-data pattern.
2023-08-25 NeilBrownChange window-scaling to display-scaling
2023-07-21 NeilBrownpopup: fix popup_child_notify
2023-07-12 NeilBrownautospell: provide drop-down menu on spelling errors.
2023-06-28 NeilBrownIntroduce Child-Notify
2023-06-28 NeilBrowndiscard editor-on-idle in favour of event:on-idle.
2023-05-26 NeilBrownUpdate some copyright dates.
2023-02-06 NeilBrowncomplete: return all of chosen line
2022-11-13 NeilBrownpopup: allow direct placement
2022-09-03 NeilBrownUpdate the year in some copyright claims
2022-09-03 NeilBrownshellcmd: with numeric prefix, insert output into doc.
2021-07-03 NeilBrownUpdate copyright dates on lots of files.
2021-06-30 NeilBrownRename text-size to Draw:text-size
2021-06-30 NeilBrownpopup: allow insert-file in an email-compose popup
2021-06-30 NeilBrownpopup: support "split".
2021-06-11 NeilBrownpopup: use OtherPane to place document for close-others
2021-06-11 NeilBrownImprove ChildRegistered handling.
2021-06-03 NeilBrownpopup: don't record the 'handle'.
2021-06-03 NeilBrownpopup: send clean 'done' notification on abort.
2021-06-01 NeilBrownpopup: support cx-1 in multi-line popup.
2021-06-01 NeilBrownpopup: use border-width/height better when determining...
2021-05-06 NeilBrownMove word/eol/file movement to doc_default_cmd
2020-09-26 NeilBrownConvert lots of "return 0" to "return Efallthrough"
2020-09-09 NeilBrownpopup: ensure view refreshes when popup style changes.
2020-08-08 NeilBrownpopup: only hand off focus if we still have it.
2020-08-08 NeilBrownAdd pane_has_focus() check
2020-08-08 NeilBrownpopup: Interpret OtherPane as ThisPane of target.
2020-06-15 NeilBrownpopup: don't let Window:scale leak to underlying tile.
2020-06-15 NeilBrownpopup: handle scale changes better.
2020-06-01 NeilBrownpopup: remove a HACK use of abs_z.
2020-06-01 NeilBrownRevise pane_resize and DAMAGED_SIZE handling.
2020-05-24 NeilBrownpopup: fix calculation of pane size.
2020-05-12 NeilBrownpane: move list_del back after ChildClosed call.
2020-05-12 NeilBrownpopup: fix window-bury.
2020-05-11 NeilBrownpopup: when a new document is attached to the popup...
2020-05-11 NeilBrownAllow pane_register() to fail.
2020-04-27 NeilBrownpopup: always return focus to target when closed.
2020-04-09 NeilBrownpopup: honour 'scale' when setting line size.
2020-03-23 NeilBrownUpdate copyright dates.
2020-03-04 NeilBrownAdd panes and data attached to them to a new mempool
2020-02-21 NeilBrownMerge branch 'master' of home.neil.brown.name:GIT/edlib
2020-02-10 NeilBrownMark key, str and str2 as 'const'.
2020-02-07 NeilBrownDelay freeing of pane->data
2020-01-29 NeilBrownpopup: fix ->parent check in popup_defocus.
2020-01-04 NeilBrowncore: make ->parent 'safe'
2019-12-13 NeilBrownpopup: support popups attached to other popups.
2019-10-31 NeilBrownConvert lots of white-space to TABs
2019-10-30 NeilBrownIntroduce light-weight panes.
2019-10-30 NeilBrownRemove the 'here' arg from pane_register.
2019-10-29 NeilBrownpopup: add a missing 'safe' marking
2019-10-22 NeilBrownpopup: allow more popups within popups.
2019-10-22 NeilBrownpopup: centralize handling of style.
2019-10-22 NeilBrownview/popup - add support for forcing a status line.
2019-10-10 NeilBrownRevise how docs are postioned in the docs list.
2019-10-07 NeilBrownAdd lib-whitespace.
2019-10-05 NeilBrownrenderline: allow rendering a single line with no newli...
2019-09-23 NeilBrownDiscard Esys
2019-09-19 NeilBrowndoc: change mechanism for attaching document in a view...
2019-07-24 NeilBrowndiscard call_pane() and home_call_pane()
2019-07-24 NeilBrownpopup: Window:Bury shouldn't be treated like an abort.
2019-07-19 NeilBrownpopup: remove popup field from popup_info
2019-07-19 NeilBrownpopup: support ChildClosed
2019-07-05 NeilBrownupdate dates in copyright messages.
2019-07-05 NeilBrownpopup/make: use separate callback function
2019-07-05 NeilBrownpopup: delay closed on defocus.
2019-07-05 NeilBrownpopup: support temporary popups
2019-07-04 NeilBrownseparate "render" from "view" config.
2019-07-04 NeilBrownpopup: handle Window: commands.
2018-08-07 NeilBrownGive symbolic names for error codes.
2018-07-19 NeilBrownpopup: always return a non-NULL string.
2018-07-19 NeilBrowndoc: add 'raise' arg to doc_attach_view()
2018-07-18 NeilBrownemacs: set default doc name when doing find-doc.
2017-12-04 NeilBrownUse focus more, avoid home.
2017-10-09 NeilBrownpopup: change to use key_map.
2017-09-27 NeilBrowncall_comm: change arg order so comm2 is at fixed place.
2017-09-27 NeilBrownreplace all text_size_callback will call_ret(all)
2017-09-27 NeilBrownRename 'numeric' and 'extra' to 'num' and 'num2'
2017-09-23 NeilBrownpopup: return 0 from refresh-size
2017-09-23 NeilBrownpopup: remove a points pane_damage()
2017-09-23 NeilBrownpopup: allow style to be changed dynamically
2017-09-21 NeilBrowncall macro rework: final cleanup
2017-09-21 NeilBrowncall macro rework step 7: call_pane()
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: use doc:set-attr to set autoclose, instead of...
2016-08-05 NeilBrownlib-popup: revert a recent 'fix'
2016-08-04 NeilBrownpopup: fix various smatch/safe warnings
2016-08-04 NeilBrownAdd lots of 'safe' marking to be checked by smatch
2016-07-01 NeilBrownChange doc_from_text to be a global command.
2016-06-19 NeilBrownpopup: HACK to wok around some abs_z weirdness.
2016-06-19 NeilBrownpopup: use abs_z to ensure popup is over parent.
2016-06-13 NeilBrownuse new strsave for doc_attr
2016-05-14 NeilBrownRemove 'keynum' arg from attr_set_str()
next