aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-23Add Show In Explorer context menu item.dataJohn Ankarström
2022-12-31Update eb.elJohn Ankarström
2022-11-25Fix episode fetch bug.John Ankarström
2022-09-07Simplify Err message format.John Ankarström
2022-09-07Normalize error message formatting.John Ankarström
2022-09-07Don't throw from WinMain.John Ankarström
2022-09-07Improve error handling.John Ankarström
2022-09-07Fix WithNextWindow bug.John Ankarström
2022-09-03Fix Preferences dialog tab order.John Ankarström
2022-09-03Improve error handling.John Ankarström
2022-09-03Add Preferences dialog (WIP).John Ankarström
2022-09-02eb.el: Small improvements.John Ankarström
2022-09-02Add Act.John Ankarström
2022-09-02Fix bug in EBMessageBox.John Ankarström
2022-09-02Improve Window object.John Ankarström
2022-09-02eb.el: Open eb-dired on the left.John Ankarström
2022-09-02Use global Window object.John Ankarström
2022-09-02Improve Windows XP compatibility.John Ankarström
2022-09-02Add UniqueOk.John Ankarström
2022-09-02Improve build system.John Ankarström
2022-08-31eb.el: Run fleeting window close code consistently.John Ankarström
2022-08-31eb.el: Fit window to buffer horizontally.John Ankarström
2022-08-31eb.el: Ignore minibuffer window selection.John Ankarström
2022-08-31eb.el: Improve eb-dired.John Ankarström
2022-08-30eb.el: Fix fleeting window size.John Ankarström
2022-08-30Fix Unique Good, Bad. Simplify HTML parser.John Ankarström
2022-08-30eb.el: Fix eb--fleeting--window-hook.John Ankarström
2022-08-29Change variable name.John Ankarström
2022-08-29Small improvments.John Ankarström
2022-08-29eb.el: Improve window handling.John Ankarström
2022-08-28Replace Managed with Unique.John Ankarström
2022-08-28Use reference instead of copy.John Ankarström
2022-08-28Set termination handler for fetch thread.John Ankarström
2022-08-27eb.el: Add eb-bookmarks.John Ankarström
2022-08-27Support Debug/Release configurations.John Ankarström
2022-08-27eb.el: Further improvements.John Ankarström
2022-08-27eb.el: Minor improvements.John Ankarström
2022-08-27eb.el: Add eb-quit-or-bury.John Ankarström
2022-08-27eb.el: Add eb-tool-bar-mode.John Ankarström
2022-08-26FileView: Add move constructor, assignment operator.John Ankarström
2022-08-26Clean up.John Ankarström
2022-08-26Use CMake.John Ankarström
2022-08-26Use FunctionW names explicitly instead of macros.John Ankarström
2022-08-26Remove IDM_FORGET, IDM_LOOKUP.John Ankarström
2022-08-25Use _DEBUG instead of DEBUG.John Ankarström
2022-08-25Fix MSVC compatibility.John Ankarström
2022-08-25FileView: Close handles on error in constructor.John Ankarström
2022-08-25Fix FileView::Initialized bug.John Ankarström
2022-08-25Makefile: Remove b/wcharptr.obj.John Ankarström
2022-08-24Remove Prolog dependency.John Ankarström