[gnome-text-editor] Created tag 42.alpha1
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-text-editor] Created tag 42.alpha1
- Date: Wed, 8 Dec 2021 23:11:25 +0000 (UTC)
The unsigned tag '42.alpha1' was created.
Tagger: Christian Hergert <chergert redhat com>
Date: 1639004457 -0800
Release 42.alpha1
Changes since the last tag '41.0':
Alexander Mikhaylenko (1):
Use the libadwaita color scheme API
Anders Jonsson (3):
Add Swedish translation
Update Swedish translation
Update Swedish translation
Andika Triwidada (1):
Add Indonesian translation
Boyuan Yang (1):
Update Chinese (China) translation
Christian Hergert (216):
css: fix border next to source map
sourceview: fix reorder and switch handling
Merge branch 'save_dialog_a11y' into 'master'
desktop: work around DBusActivatable issue
build: add help/LINGUAS
app: set "devel" css class on windows
appdata: update screenshots
build: update appdata
build: fix #if usage
Merge branch 'main_menu_a11y' into 'master'
open-popover: tweak padding
build: copy finish-args from gedit
searchbar: fix navigation with arrows
Bump for GNOME 42 development
update ongoing NEWS
Merge branch 'wip/exalm/dark' into 'master'
Merge branch 'meson' into 'master'
sourceview: add support to delete the current line
session: raise window when raising page
css: use .searchbar for multiple implementations
page: add overlay to jump to line and optional column
css: tweak searchbar shadow
Revert "build: copy finish-args from gedit"
build: give access to host still
desktop: re-enable DBusActivatable
window: fix ctrl+w after last page is closed
page: scroll to cursor position after goto line
page: fix insertion at position
openpopover: return to editor page upon Escape
textbufferspelladapter: introduce delay during invalidation
savechangesdialog: avoid reloading during discard
Merge branch 'nick.richards-main-patch-52669' into 'main'
searchbar: use custom entry for search entry
page: use scroll_to_mark() for goto line
page: only show goto-line or search-bar, never both
preferences: use AdwFlap
window: keep sidebar on the right
window: lock flap when not in use
searchentry: remove unused code
build: remove dependencies found in SDK
window: handle flap dismissal via modal click
window: remove page from session
session: fix typo
preferences: add preference to disable session
searchbar: simplify search movements
settings: add toggle for automatic indentation
searchbar: dont use detailed action names
Merge branch 'mcatanzaro/missing-mnemonic' into 'main'
build: fix url in manifest
build: require GtkSourceView 5.3 for builds
main: init gtk before gtk_source_init()
prefs: implement new style scheme chooser
page: match top/bottom margin to textview
css: tweak line-height for source map
document: drop the line spacing tags
utils: fix macOS definition
sourceview: fix line spacing
css: soften overview map borders
animation: fix some typos
Merge branch 'symbolic' into 'main'
savechangesdialog: use preferences row title/subtitle
css: remove dead code
css: tweak minimap font styling
spellcheck: do less when spellcheck is not active
sourceview: add ctrl+l to select current line
css: tweak overview map font styling a bit more
build: remove warnings on release build type
Merge branch 'appstream-install-location' into 'main'
build: never disable assertions in tests
sourceview: fix 1.5x scaling of line-height
sourceview: reduce spacing to 120%
searchbar: remove cancellable from operations
searchbar: move to next result after replace
page: tweak page margins
css: tweak size of theme selector
sidebaritem: add compare func by mtime
sidebaritem: fix leak of GDateTime
sidebarmodel: resort items after age is loaded
page: tweak map padding a bit more
session: try to reuse visited time from bookmark
tab-menu: implement tab menus for tab bar
window: allow dragging tab into new window
page: fix DnD of text/uri-list
window: fix DnD when dropping onto window
page: give access to settings from inspector
pagesettingsprovider: fix default tab width
pagesettings: add indent-width separate from tab-width
gsettings: add indent-width gsetting
defaults: add support for indent-width
modelines: add support for indent width
editorconfig: add support for "indent_size"
sidebar: remove dead code
sidebarrow: remove dead code
sidebarrow: move remove code to open popover
app: add remove-recent action
popover: use GtkListBox instead of GtkListView
sidebarrow: avoid use of actions
build: avoid shallow clone
openpopover: avoid calling gtk_stack_set_visible_child()
sidebarmodel: cache length of list model
sidebaritem: remove use of GPatternSpec
sidebaritem: precalculate subtitle
openpopover: remove dead code
session: truncate bookmarks to 100
openpopover: incremental updating of filter model
session: reverse sort when comparing recent URIs
page: add additional spacing with line numbers
modeline: hold ref across emit_changed() call
view: use dispose not finalize
page: add save-as helper to provide filename
vim: add support for vim keybindings
vim: show incremental command text
view: special case delete-lines action
view: keep cursor on first non-space char
view: update primary clipboard with deleted line
spellcheck: add custom GMenuModel for corrections
view: avoid changing action-enabled state
Revert "view: avoid changing action-enabled state"
view: do not toggle spelling.correct enabled state
spellcheck: try harder to avoid reloading corrections
spellcheck: dont leak spell check state
utils: track Pango 1.50 changes
page: set_visible(false) on overlay revealers
css: tweak statusbar padding
window: keep focus in sourceview when closing context menu
update README.md
build: fix warning
css: fix theme selector styling to match designs
css: tweak non-focus color for light mode
css: fix positioning of check image
themeselector: use char instead of gchar
css: use margin instead of padding for dealing with border
themeselector: add follow button for theme selector
app: add .dark css class to windows in dark mode
css: tweak follow system theme border in dark mode
css: tweak spacing and styling
app: support 'follow' style-variant
gsettings: make 'follow' the default style-variant
app: manage style-scheme from EditorApplication
gsettings: fix change notification
window: update window title with visible page
page: add zoom in/out controls to primary menu button
Merge branch 'appdata' into 'main'
menus: tweak menu sections
window: use ctrl+, to show preferences
openpopover: implement updated popover designs
openpopover: fix frame around "No Recent Documents"
menus: use "Document Type"
filechooser: try to select a reasonable directory
window: move menus to editor-window.ui
page: export language name as a property
window: update language name in document popover
window: disable breaks in Custom Font title
openpopover: tweak spacing for scrollbar
css: remove old CSS
recoloring: add some notes on recoloring
preferences: switch to preferences window
preferences: fix line-height
preferences: spacing and grid tweaks
preferences: make this easier to tweak
preferences: use GtkFlowBox for previews
languagedialog: resize window with results
languagerow: use AdwActionRow
print: use custom-font when printing document
preferences: invert use-system-font to custom-font
preferences: disable search
languagedialog: add placeholder text
dialog: add .devel to various dialogs
helpoverlay: implement help overlay action
preferences: preview custom-font in source view
preferences: be more honest about settings discovery
application: notify when style-scheme setting changes
preferences: handle light/dark translations for style-scheme
preferences: extract dark variant information from scheme
vim: remove controller from proper widget
openpopover: simplify popover styling
recoloring: expiriment with recoloring
page: add support for drawing spaces
preferences: add right-margin to preview
preferences: simplify verbage for document settings
app: use scheme metadata for light/dark variants
app: handle recoloring at startup
preferences: apply show-line-numbers setting to preview
languagedialog: check for placeholder widget
window: remove "view" from stack
css: increase border radius
recoloring: dont restyle Adwaita schemes
recoloring: tweak card colors
recoloring: tweak various style translations
gsettings: set recolor-window default to true
recoloring: tweak color for dark modes
recoloring: improve dark style scheme detection
preferences: unify dark style scheme check
recoloring: remove old todo file
metadata: save spelling state across edits
languagedialog: fix filtering of hidden syntaxes
languagedialog: make width smaller
window: fix text alignment
statusbar: move statusbar to window level widget
vim: revert to regular insert when leaving vim
statusbar: add some spacing between fields
themeselector: remove .dark from window
recoloring: fix recoloring for locales with , as decimal
languagedialog: control placeholder visibility
languagedialog: remove visible property check
css: prefix .org-gnome-TextEditor with window
css: improve transitions for no-match in language-dialog
openpopover: improve transition to no-matches
sourceview: add keybinding for ctrl+equal
sourceview: implement ctrl+scroll for zoom
sourceview: propagate zoom changes to observers
page: add _editor_page_zoom_one() to reset zoom
window: add page.zoom-one action
window: add window keybindings for zoom control
appdata: update screenshots
Release 42.alpha1
Enrico Nicoletto (5):
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Jeremy Bicha (1):
build: Install AppStream metadata to non-deprecated location
Jiri Groenroos (1):
Add Finnish translation
Jiri Grönroos (1):
Update Finnish translation
Jordi Mas (2):
Update Catalan translation
Update Catalan translation
Kukuh Syafaat (1):
Update Indonesian translation
Lukáš Tyrychtr (2):
savechangesdialog: add accessibility label
Make the menu buttons more accessible by introducing proper a11y labels
Luna Jernberg (1):
Update Swedish translation
Marek Černocký (2):
Add Czech translation
Updated Czech translation
Matej Urbančič (1):
Add Slovenian translation
Michael Catanzaro (1):
savechangesdialog: add missing mnemonics for Discard action
Miguel Ángel Nieto (1):
Update Spanish translation
Nathan Follens (1):
Add Dutch translation
Philipp Kiemle (1):
Add German translation
Piotr Drąg (4):
Update POTFILES.in
Update POTFILES.in
Update POTFILES.in
Update POTFILES.in
Quentin PAGÈS (1):
Update Occitan translation
Rafael Fontenelle (2):
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Tobias Bernard (1):
app icon: nicer symbolic
Xavier Claessens (2):
Meson: Use gnome.compile_schemas()
Meson: Use gnome.post_install()
Yuri Chornoivan (16):
Update Ukrainian translation
Update Ukrainian translation
Add Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
nick richards (1):
Fix URLs to reduce unsightly redirect warnings
oscfdezdz (3):
appdata: use default content rating tag value
appdata: add translate tag
appdata: add translation tag
rofiquzzaki rofiquzzaki (1):
Update Indonesian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]