summaryrefslogtreecommitdiff
path: root/hui.el
AgeCommit message (Expand)Author
2023-06-27Get rid of `hyperb:stack-frame`Stefan Monnier
2023-06-25ibut:operate - Add 2nd edit-flag parameter; non-nil means modifyingBob Weiner
2023-06-22hui:ebut-link-directly, hui:ibut-link-directly now work from kbdBob Weiner
2023-06-19Fix a outstanding bugs with Koutliner, paths, ibut creationBob Weiner
2023-06-17Fix all issues causing any test cases to fail.Bob Weiner
2023-06-11Fix a number of ibut recognition issuesBob Weiner
2023-06-11Snapshot of still in progress ibut updates; see Todo listBob Weiner
2023-05-20Fix ibut creation functions not setting categ attribute.Robert Weiner
2023-05-20Fixes for 4 failing Hyperbole testsRobert Weiner
2023-05-20Allow cross-window drags to display hbut referentsRobert Weiner
2023-05-14Restore Smart Key depress window buffer if switched before releaseBob Weiner
2023-04-29Merge branch 'master' of hyperboleRobert Weiner
2023-04-16Fix hui:link-possible-types infinite loop on outline headingRobert Weiner
2023-04-09Fix kimport:star-outline; finish hproperty support for ibutsBob Weiner
2023-04-09Generalize hproperty class to handle named ebuts and ibutsBob Weiner
2023-03-30Add interactive creation of named implicit buttons via Ibut/CreateBob Weiner
2023-03-12Improve Org ID links; add regexp, max-matches to hyrolo-consult-grepBob Weiner
2023-03-12Add drag create of ebut to org id; improve delim path recognitionBob Weiner
2023-02-04Add SPDX-License-Identifier (#301)Mats Lidell
2023-01-22Remove docstring warnings (#297)Mats Lidell
2023-01-08Use kotl mode copy regions as kill in kotl mode (#294)Mats Lidell
2023-01-07Fix issues with RFC implicit buttons, ibtype/actype completionBob Weiner
2022-10-31Make Hyperbole minibuffer menus yield clean Emacs key and cmd logsBob Weiner
2022-10-10Update docstrings to not use single quotes, removes warning (#280)Mats Lidell
2022-10-06Initial HyRolo updates to support forthcoming note taking subsystemBob Weiner
2022-10-05hui.el: Shorten docs strings to be within 80 char limit. (#253)Mats Lidell
2022-10-04First stab at register support (#272)Mats Lidell
2022-07-24Resolve all but one test case issues from the latest updatesBob Weiner
2022-07-18Add a number of small updates with little functional changeBob Weiner
2022-04-24Fix bug#55058 from 2022-04-21 error using {M-o} to create ebuttonsBob Weiner
2022-04-18Fix many Koutliner and thing copy issues; update Hyperbole manualBob Weiner
2022-02-20Replace all use of button 'modify' with 'edit'Robert Weiner
2022-02-06* hypb:assert-same-start-and-end-buffer: Debug on any buffer changeBob Weiner
2022-02-06Add hui-gbut-modify-link-to-file-button test and fix pathname butsKathy
2022-02-05Fix gbut created in wrong buffer bug; change gbut:file to a functionBob Weiner
2022-02-03Reading symbol rename (#160)Mats Lidell
2022-01-24Add ibut Edit and Modify menu entriesBob Weiner
2022-01-23Add hui:ibut-modify and fix buffer setting in hui mod functionsBob Weiner
2022-01-23Fix global button creation to put button in the proper bufferBob Weiner
2022-01-16Doc updates in preparation for releaseRobert Weiner
2022-01-01Fix and improve many issues with path link and argument handlingRobert Weiner
2021-12-16Merge branch 'master' of hyperbole (hanging parens removal)Bob Weiner
2021-12-16hactypes.el (link-to-texinfo-node): Sub for var name in filenameBob Weiner
2021-12-16Remove wrapped closing parens (#135)Mats Lidell
2021-12-06hargs.el - Eliminate use of dynamic variable, hargs:defaultsBob Weiner
2021-11-29Fix many issues with explicit links to other Hyperbole buttonsBob Weiner
2021-11-07Change hypb:mark calls to markBob Weiner
2021-11-07Merge Mats 'master' updates of hyperboleBob Weiner
2021-11-07Large set of RSW updates across last three weekendsBob Weiner
2021-11-06Use mark-marker (#129)Mats Lidell