summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2024-01-22Use theme specified monospace font.Andre A. Gomes
2024-01-22Set proportional and monospace fonts for all UI buffers.Andre A. Gomes
2024-01-22mode/document(get-url-source): Minor fix.Andre A. Gomes
2024-01-22buffer: Fix whitespace.Andre A. Gomes
2024-01-22prompt-buffer: Fix indentation.Andre A. Gomes
2024-01-22command-commands: Refactor {enable,disable}-hook-handler commands.Andre A. Gomes
2024-01-22command-commands(handler-source): Fix display of handlers.Andre A. Gomes
2024-01-22command-commands(hook-source): Refactor.Andre A. Gomes
2024-01-22command-commands: Fix indentation.Andre A. Gomes
2024-01-22command-commands: Refactor command-attributes.Andre A. Gomes
2024-01-22tutorial: Review.Andre A. Gomes
2024-01-22mode/file-manager(supported-media-types): Add extensions.Andre A. Gomes
2024-01-22mode/process: Fix typo.Andre A. Gomes
2024-01-22changelog: Mention UI/UX fixes.John Mercouris
2024-01-22mode/bookmark: Review UI.John Mercouris
2024-01-22mode/buffer-listing: Review UI.John Mercouris
2024-01-22inspector: Review UI.John Mercouris
2024-01-22describe: Review UI.John Mercouris
2024-01-22mode/annotate: Review UI.John Mercouris
2024-01-22migration: Review UI.John Mercouris
2024-01-22history(history-html-list): Use a table.John Mercouris
2024-01-22help(common-settings): Review heading sizes.John Mercouris
2024-01-22mode/download: Review UI.John Mercouris
2024-01-22mode/history-tree: Review styling.John Mercouris
2024-01-22mode/history(list-history): Use table with resizable columns.John Mercouris
2024-01-22mode/macro-edit: Improve overall UI/UX.John Mercouris
2024-01-22mode/plaintext-editor: Use monospace fonts.John Mercouris
2024-01-22mode/repl: Review styling.John Mercouris
2024-01-22prompt-buffer: Review styling.John Mercouris
2024-01-22spinneret-tags: Refactor :ncode and :nsection.John Mercouris
2024-01-22buffer: Review styling.John Mercouris
2024-01-22command-commands: Fix indentation.Andre A. Gomes
2024-01-22configuration: Fix indentation.Andre A. Gomes
2024-01-22mode/annotate(show-annotation): Simplify.Andre A. Gomes
2024-01-22mode/document(get-url-source): Review selector.Andre A. Gomes
2024-01-08changelog: Review for 3.11.0 version.Andre A. Gomes
2024-01-08changelog: Mention actions-on-marks bug fix.Andre A. Gomes
2024-01-08mode/hint(hint-elements): Minor refactor.Andre A. Gomes
2024-01-08changelog: Mention hint-mode performance fix.Andre A. Gomes
2024-01-08mode/hint: Revert shadow DOM support.Andre A. Gomes
2024-01-08mode/hint: Minor refactor.Andre A. Gomes
2024-01-08changelog.lisp: Add entry about new render-menu functionality.John Mercouris
2024-01-08repl.lisp: Fix width greater than 100% in REPL.John Mercouris
2024-01-08urls.lisp: editor buffers are internal-urls too.John Mercouris
2024-01-08Use render menu in commands.John Mercouris
2024-01-08buffer.lisp: Add styling for new "mode-menu" function.John Mercouris
2024-01-08mode.lisp: Render menu function for modes to use.John Mercouris
2024-01-08command.lisp: Create a function that *only* lists the commands for a given mode.John Mercouris
2024-01-08command.lisp: Update docstring to reflect the function.John Mercouris
2023-12-18changelog: Mention bug fix.Andre A. Gomes