~elementary-apps/elementaryos/+git/code:colinkiama/gtk4-prep-hdy-tab-view

Last commit made on 2024-03-30
Get this branch:
git clone -b colinkiama/gtk4-prep-hdy-tab-view https://git.launchpad.net/~elementary-apps/elementaryos/+git/code

Branch merges

Branch information

Name:
colinkiama/gtk4-prep-hdy-tab-view
Repository:
lp:~elementary-apps/elementaryos/+git/code

Recent commits

68e47b6... by Colin Kiama <email address hidden>

`close_document()` method in DocumentView now closes the current tab if no Document object is passed in

dbb17be... by Colin Kiama <email address hidden>

Limit max tab history items to 20

4d30d98... by Colin Kiama <email address hidden>

Move existing tab in tab history to the top if it was last closed.

4fa0bb8... by Colin Kiama <email address hidden>

Items in tab history button menu are sorted from newest to oldest

943afc4... by Colin Kiama <email address hidden>

Tab History button now allows you to reopen closed tabs

d4b8502... by Colin Kiama <email address hidden>

Merge remote-tracking branch 'upstream/master' into gtk4-prep-hdy-tab-view

59a38c6... by Colin Kiama <email address hidden>

fix: Tab Bar background colour follows the solarized light theme

a703893... by Hugo Carvalho

Translated using Weblate (Portuguese)

Currently translated at 100.0% (191 of 191 strings)

Translation: Code/Code
Translate-URL: https://l10n.elementary.io/projects/code/code/pt/

f7570ce... by Colin Kiama <email address hidden>

Rename on_doc_attached to on_doc_added.

ad52339... by Colin Kiama <email address hidden>

Tab icon is set when init_tab method is called in Document.vala