summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-04Version 3.11.4.3.11.4Andre A. Gomes
2024-03-04changelog: Mention set-url fix.Andre A. Gomes
2024-03-04buffer(new-url-query): Review docstring.Andre A. Gomes
2024-03-04buffer: Fix bug.Andre A. Gomes
2024-03-04changelog: Mention hint mode bug fix.Andre A. Gomes
2024-03-04mode/hint: Fix bug on zoomed pages.Andre A. Gomes
2024-03-04mode/hint: Fix indentation.Andre A. Gomes
2024-03-04mode/hint: Fix type signature.Andre A. Gomes
2024-03-04mode/hint: Encapsulate hints via shadow DOM.Andre A. Gomes
2024-03-04color(color-source): Disable actions-on-current-suggestion.Andre A. Gomes
2024-03-04color(color-source): Minor refactor.Andre A. Gomes
2024-02-20Version 3.11.3.3.11.3Andre A. Gomes
2024-02-20changelog: Mention bug fix.Andre A. Gomes
2024-02-20buffer(new-url-or-search-source): Review documentation.Andre A. Gomes
2024-02-20buffer(new-url-or-search-source): Fix bug.Andre A. Gomes
2024-02-20buffer(input->queries): Fix indentation.Andre A. Gomes
2024-02-20buffer(new-url-query): Minor refactor.Andre A. Gomes
2024-02-20changelog: Reorder entries.Andre A. Gomes
2024-02-20changelog: Minor review.Andre A. Gomes
2024-02-20flatpak: Update.Andre A. Gomes
2024-02-05Version 3.11.2.3.11.2Andre A. Gomes
2024-02-05assets/appdata: Declare screenshot parameters.Andre A. Gomes
2024-02-05assets/appdata: Fix URL.Andre A. Gomes
2024-02-05changelog: Review for 3.11.2 version.Andre A. Gomes
2024-02-05mode/editor: Refactor edit-user-file.Andre A. Gomes
2024-02-05mode/editor: Rename dummy variable for readability.Andre A. Gomes
2024-02-05buffer(context-buffer): Review docstring.Andre A. Gomes
2024-02-05buffer(status): Review indentation.Andre A. Gomes
2024-02-05buffer(make-buffer): Fix indentation.Andre A. Gomes
2024-02-05buffer(window-set-buffer): Fix bug.Andre A. Gomes
2024-02-05buffer(resurrect-buffer): Silence compiler note.Andre A. Gomes
2024-02-05changelog: Mention bug fix.Andre A. Gomes
2024-02-05recent-buffer: Delete buffer-match-predicate.Andre A. Gomes
2024-02-05buffer(resurrect-buffer): Minor refactor.Andre A. Gomes
2024-02-05recent-buffers(reopen-dead-buffer): Fix bug.Andre A. Gomes
2024-02-05buffer(add-to-recent-buffers): Fix logic.Andre A. Gomes
2024-02-05recent-buffers(reopen-dead-buffer): Propagate changes to reload-buffer.Andre A. Gomes
2024-02-05renderer/gtk(on-signal-decide-policy): Fix indentation.Andre A. Gomes
2024-02-05urls: Delete javascript-url.Andre A. Gomes
2024-02-05changelog: Mention editor scheme refactor.Andre A. Gomes
2024-02-05mode/plaintext-editor: Review documentation.Andre A. Gomes
2024-02-05mode/editor: Review documentation.Andre A. Gomes
2024-02-05mode/editor: Minor refactor.Andre A. Gomes
2024-02-05Improve handling of editor scheme.Andre A. Gomes
2024-02-05buffer(buffers-{set,delete}): Review documentation.Andre A. Gomes
2024-02-05buffer(buffer-load): Delete obsolete comment.Andre A. Gomes
2024-02-05changelog: Add entry about reloading.John Mercouris
2024-02-05buffer(reload-buffer): Leverage ffi method.John Mercouris
2024-02-05gtk: Specialize ffi-buffer-reload.John Mercouris
2024-02-05foreign-interface: Add ffi-buffer-reload.John Mercouris