[gnome-builder] Created tag 43.rc
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] Created tag 43.rc
- Date: Mon, 19 Sep 2022 19:52:26 +0000 (UTC)
The signed tag '43.rc' was created.
Tagger: Christian Hergert <chergert redhat com>
Date: 1663616112 -0700
Release Builder 43.rc
Changes since the last tag '43.alpha1':
Anders Jonsson (8):
Fix typo (whitepsace -> whitespace)
plugins/menu-search: add translation comments
plugins/menu-search: fix typo (our->or)
plugins/rust-analyzer: fix typo
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Asier Sarasua Garmendia (9):
Update Basque translation
Update Basque translation
Update Basque translation
Update Basque translation
Update Basque translation
Update Basque translation
Update Basque translation
Update Basque translation
Update Basque translation
Ask Hjorth Larsen (1):
Updated Danish translation
Aurimas Černius (2):
Updated Lithuanian translation
Updated Lithuanian translation
Balázs Meskó (1):
Update Hungarian translation
Balázs Úr (3):
Update Hungarian translation
Update Hungarian translation
Update Hungarian translation
Binh Truong (1):
plugins/copyright: fix schema id
Boyuan Yang (2):
Update Chinese (China) translation
Update Chinese (China) translation
Changwoo Ryu (1):
Update Korean translation
Christian Hergert (525):
Post-release bump
libide/tweaks: fix some warnings
libide/core: intern GVariantType for settings
libide/tweaks: add settings item
libide/tweaks: add project id to toplevel item
libide/core: more assertions
libide/tweaks: insert settings into page widgetry
libide/tweaks: add demo settings toggles
libide/tweaks: add example to margins group
build: disable libeditorconfig documentation
libide/gui: add debug information about loading resources
libide/tweaks: setup CSS loading for libide-tweaks
libide/tweaks: add IdeTweaksRadio
libide/tweaks: allow settings to be defined in groups
libide/tweaks: add project-id to expected test output
libide/tweaks: handle non-rows more gracefully
libide/tweaks: add external widget creation support
libide/tweaks: add more settings examples
libide/tweaks: add API to register callbacks
libide/tweaks: add IdeTweaksAddin
libide/tweaks: load addins when setting tweaks instance
libide/gui: add tweaks application action
libide/gui: load all languages
build: ensure GTK 4.7.1 for interface fixes
libide/tweaks: use signal instead of subclass for widgets
libide/gui: add group to primary tweaks.ui
libide/tweaks: fix macro name
plugins/platformui: add new plugin
plugins/buildui: make buildui depend on platformui
plugins/platformui: define group in platformui
libide/tweaks: give access to addin for bindings and signals
libide/sourceview: give access to CSS generation
plugins/editorui: add more settings to preview
plugins/editorui: start on editorui tweaks addin
plugins/editorui: create scheme selector widget
plugins/editorui: fix scheme selector styling
update POTFILES.in
libide/tweaks: escape group titles
libide/tweaks: add get_root() helper
libide/tweaks: add missing include guard
libide/tweaks: add font selector widget
libide/gui: give some settings ids that can be referenced
libide/gui: move various settings closer to usage
plugins/editorui: add tweak for font-name
update POTFILES.in
libide/tweaks: allow settings under IdeTweaks
plugins/editorui: move settings to window toplevel
plugins/platformui: move settings to toplevel
plugins/editorui: move GtkSourceLanguages tweaks to plugin
lbide/gui: remove unused code
libide/tweaks: cache IdeSettings instances
plugins/editorui: remove dead code
libide/core: implement inverted boolean binding
libide/tweaks: add bind helper to bind object to settings
libide/core: handle G_SETTINGS_BIND_DEFAULT
libide/core: set initial value upon BIND_GET
libide/tweaks: add IdeTweaksSpin for spin buttons
plugins/editor: add tweak for line height
libide/gui: make interface style a gschema string choice
plugins/editorui: move style scheme selection to Text Editor page
plugins/terminal: keep signal handler id for disconnect
libide/core: copy string before free
libide/core: remove unnecessary strcmp
libide/tweaks: add support for combo selections
plugins/platformui: allow selecting tabbed vs dropdown
libide/gui: remove debug code
libide/sourceview: hoist line-height property into setter
plugins/editorui: keep scheme selection in appearance
libide/sourceview: explicitly queue resize when setting font
plugins/editorui: queue resize when changing settings
plugins/editorui: add background pattern combo to text editor tweaks
plugins/editorui: add toggles for overview map
libide/tweaks: load settings after addins
plugins/editorui: add show-line-numbers and highlight-current-line
plugins/editorui: start on sub-groups for text editor
plugins/editorui: add bracket highlight tweak
plugins/editorui: more tweaks
plugins/editorui: add behavior tweaks page
plugins/editorui: add some settings for languages
libide/tweaks: allow specifying multiple tweaks resources
plugins/editorui: move per-language tweaks into separate file
libide/gui: add context.workbench.tweaks action
plugins/editorui: merge text editor pages a bit more
libide/tweaks: fix IdeTweaksWidget::create on cloned widgets
plugins/editorui: per-language settings and groups
libide/core: add settings action for flags
libide/core: make flags action more useful
plugins/editorui: start on space style tweaks
libide/tweaks: cleanup children when cloning
libide/tweaks: add signal to handle cloned widgets
plugins/editorui: use cloned object to find settings
libide/tweaks: drop create and use create-for-item
plugins/editorui: fix path to language settings
libide/tweaks: copy settings items to ensure correctness
libide/code: tweak defaults for C
plugins/editorui: cleanup note at top of editor settings
plugins/platformui: remove unneeded depends
plugins/editorui: add group for keyboard shortcut theme
plugins/vim: add tweak to set vim shortcut theme
libide/tweaks: use section title for similar check
libide/tweaks: pass tweaks object instead of project_id
libide/tweaks: keep branch nodes around from visiting
libide/tweaks: allow sections in subpages
plugins/editorui: sort languages by section
plugins/editorui: place languages within a section
libide/tweaks: add show-header property for section
libide/tweaks: add section titles when specified
libide/tweaks: tweak header styling
libide/tweaks: allow hiding icons from rows
plugins/editorui: hide icons from language rows
libide/tweaks: include separator when section titles are used
libide/plugins: add PeasPluginInfo object wrapper
libide/gui: start on plugin subpages
libide/gui: add helper to list application plugins
libide/gui: expose plugin list to tweaks
libide/plugins: add listmodels for plugin access
libide/tweaks: allow sections in pages
libide/tweaks: allow fetching object from builder
libide/tweaks: add missing constructors
libide/tweaks: allow factories in sections
libide/tweaks: cleanup style
libide/gui: add plugin page tweaks on demand
libide/gui: remove unnecessary .ui file
libide/tweaks: include plugin info in tweaks
libide/plugins: tweak plugin info view
plugins/debuggerui: add debugger tweaks
plugins/projectui: add plugin for project tweaks
plugins/projectui: add project tweaks
plugins/projectui: add cache tweaks
plugins/editorui: add tweak for format-on-save
gsettings: remove old interface setting
libide/plugins: make sure text wraps
plugins/buildui: move expired artifacts to buildui
update POTFILES.in
plugins/buildui: add tweak for clear build log
plugins/buildui: set title for history group
libide/gui: remove extraneous newline
build: depend on libpeas >= 1.33.0
libide/gui: be explicit about rescanning for plugins
plugins: update various dependencies
plugins/clang: remove headers from sources
plugins/editorui: add section for plugins to extend
plugins/clang: extend text editor tweaks for clang
libide/tweaks: update expected test output
libide/core: share memory backend between settings instances
libide/core: be more careful with settings destroy callback
libide/core: always emit settings changed signal
libide/core: dont leak memory settings instance
libide/core: force recache of key on change
libide/core: ensure we query all keys for changed details
libide/core: remove unnecessary getter
libide/tweaks: add bind helpers and getters
libide/tweaks: add directory setting tweak
plugins/projectui: allow setting project directory tweak
gsettings: remove org.gnome.builder.editor scroll-offset
plugins/editorui: add more editor tweaks
plugins/editorui: add tweak for text wrapping
plugins/editorui: save/restore tweaks
plugins/editorui: add tweak for max number of completion rows
plugins/editorui: add quick-highlight min-char-size
plugins/buildui: add tweak for build parallelism
plugins/editorui: add semantic highlighting tweak
libide/tweaks: use IdeTweaksDirectory for files too
plugins/ctags: add tweaks for ctags under text editor
plugins/project-tree: add tweaks for project tree
plugins/editorui: add spellcheck tweak
plugins/platformui: add tweak for network on metered connections
plugins/terminal: add terminal tweaks
plugins: adjust pages, sections, and groupings for tweaks
plugins/find-other-file: place directories at end of list
plugins/shellcmd: add tweaks for shellcmd
libide/tweaks: remove sort-key property
plugins/rust-analyzer: add rust-analyzer tweaks under Build
plugins/valgrind: add tweaks for valgrind
plugins/valgrind: use "leak detector" as page title
plugins/buildui: use "Build & Run" as page title
plugins/debuggerui: move under build & run page
plugins/sysprof: add sysprof tweaks
plugins/copyright: add tweaks and rename schema
libide/tweaks: implement basic navigate_to implementation
libide/gui: switch to tweaks for application preferences
plugins/buildui: use network page for SDK management
i18n: fix missing translatable="yes"
plugins/shellcmd: add gsetting to run command in sub-shell
plugins/shellcmd: add switch to toggle sub-shell option
plugins/shellcmd: fix typo in function name
libide/tweaks: add simple caption item type
plugins/shellcmd: add caption explaining commands to users
libide/core: add property macros
plugins/flatpak: allow using transfer w/o a context
plugins/flatpak: ensure all packed params are listed
plugins/flatpak: downgrade message to debug
libide/gtk: add IdeInstallButton
libide/foundry: add SDK abstraction for installations
plugins/flatpak: implement IdeSdkProvider
plugins/sdkui: new plugin to do SDK installation from preferences
plugins/platformui: remove network page
plugins/sdkuis: move to foundry section of tweaks
libide: build search library earlier
libide/search: handle backspace more gracefully
libide/tweaks: depend on libide-search
libide/tweaks: implement basic item matching
libide/tweaks: implement basic panel list search
libide/tweaks: disable search bar on main list
libide/tweaks: only show search on pages that request it
plugins/editorui: request search for programming languages
libide/tweaks: hide menu by default
libide/tweaks: introduce hidden-when property
libide/tweaks: add ide_tweaks_window_navigate_initial()
libide/tweaks: add optional context to IdeTweaks
libide/gui: add ide_show_tweaks()
plugins/sdkui: move manage sdk menu item to sdkui
plugins/buildui: fix access to action muxer
libide/gui: hide/show some sections based on project/application
libide/tweaks: change title based on project title
po: update POTFILES.in
plugins/projectui: add page for overview
libide/tweaks: improve preferences window title
libide/tweaks: remove title from template
libide/tweaks: fix expected test output
plugins/editorui: give more control over smart-home-end
libide/editor: bind smart-backspace property
plugins/projectui: expose project configurations to factory
libide/foundry: give runtimes an optional icon-name
plugins/flatpak: set icon for runtimes
plugins/host: set icon for host runtime
plugins/jhbuild: set icon for runtime
plugins/podman: set icon for runtime
plugins/projectui: use factory to create configuration pages
libide/tweaks: add IdeTweaksInfo
plugins/projectui: add overview information for project
plugins/projectui: improve fallback version control label
libide/tweaks: improve spacing near other widgets
plugins/projectui: tweak grammar
plugins/projectui: add configuration row to overview
libide/tweaks: add NOTES.md
libide/tweaks: allow using objects with directory tweak
libide/tweaks: add entry for editable tweaks
plugins/projectui: add page holder for config
plugins/buildui: add some general tweaks for configuration
plugins/buildui: expose runtimes as listmodel to tweaks
plugins/buildui: remove trailing period
libide/core: add settings path resolver helper
libide/tweaks: add binding abstraction
libide/tweaks: add IdeTweaksWidget:binding property
libide/tweaks: port IdeTweaksEntry to IdeTweaksBinding
libide/tweaks: root bindings when necessary
libide/tweaks: implement bindings with transforms
libide/tweaks: use IdeTweaksBinding from IdeTweaksDirectory
libide/tweaks: rename action-target to value
libide/core: normalize path suffixes
libide/core: ensure we include path suffix for app setting paths
libide/tweaks: remove IdeTweaksVariable
libide/tweaks: add variant type to/from gtype mapper
libide/tweaks: add expected type helper for binding
libide/tweaks: port IdeTweaksCombo to using binding
plugins: port IdeTweaksCombo to using binding objects
plugins/rust-analyzer: fix gsetting schema-id
plugins/shellcmd: support per-project shellcmd editing
libide/tweaks: handle NULL gracefully in entry bindings
libide/tweaks: add set_variant helper
libide/tweaks: port IdeTweaksRadio to IdeTweaksBinding
libide/tweaks: use ctrl+w to close tweaks window
libide/tweaks: add set string helper
libide/tweaks: port IdeTweaksFont to IdeTweaksBinding
libide/tweaks: allow bindings to create adjustments
libide/tweaks: port IdeTweaksSpin to IdeTweaksBinding
plugins/projectui: fix some non-translatable strings
libide/tweaks: add strv helper for bindings
libide/tweaks: add string-list/flags support
plugins/editorui: use radio for space settings
libide/tweaks: port IdeTweaksSwitch to IdeTweaksBinding
libide/tweaks: remove IdeTweaksSettings
libide/foundry: add read-only title property for run command
libide/tweaks: register transform for string to variant
libide/tweaks: support factories inside of IdeTweaksCombo
plugins/buildui: add default run command selection to tweaks
plugins/buildui: specify tooling instead of run
plugins/buildui: add tweaks for install and signals
plugins/buildui: add tweaks for unit test locality
libide/core: reuse schema path resolution internally
libide/foundry: use IdeSettings when appropriate
libide/tweaks: only allow choice items into model
libide/tweaks: don't pass project-id if schema is non-relocatable
libide/tweaks: fix logic check for rooting clones
plugins/projectui: add knob to tweak current configuration
libide/gui: remove some translated strings
plugins/git: add tweaks for user/email
libide/tweaks: handle null more gracefully
libide/tweaks: update notes
libide/tweaks: set expression explicitly for label
libide/foundry: add property helper for list of runtimes
libide/tweaks: add get item helper
libide/tweaks: make combo row public
plugins/buildui: add tweak for configuration runtime
tweaks: move sections around and hoist configurations
libide/gui: switch project configuration to tweaks
prefs: remove legacy preferences/configview
plugins/tweaks: move tooling into subsection
plugins/buildui: move logging into group with title
libide/tweaks: tweak spacing on header with separator
libide/foundry: add description for configurations
plugins/projectui: add info about config provenance
plugins/projectui: remove group title
plugins/buildui: rename group "build environment"
libide/tweaks: rename get_strv to dup_strv
libide/core: add string set helpers
libide/foundry: make IdeConfig:environ writable
libide/gtk: fix incorrect struct address for default handler
plugins/buildui: add environment variable editor for config
libide/foundry: give tracing exit point
libide/tweaks: improve window reset
plugins/buildui: remove unused header
plugins/flatpak: style cleanup
plugins/buildui: add delete/duplicate/make-active buttons
libide/gui: fix checkimage styling
plugins/editorui: disable editing of preview widget
ilbide/tweaks: add generic transform fallbacks
libide/core: add relocatable path-suffix settings loading
libide/code: load paths for settings the same as preferences
libide/tweaks: use IdeSettings for project vs app values
plugins/editorui: use caption object for language
plugins/editorui: add toggle to reset language overrides
libide/gui: add dynamic generated keyboard shortcuts window
libide/gui: ensure shortcut models are released on dispose
libide/gui: keep original shortcuts model around for reuse
lide/gui: implement help_overlay for keyboard shortcuts
menus: update menus across the app for shortcuts window
libide/gui: add shortcut for shortcuts window
libide/tree: fix shift+f10/menu shortcuts in project-tree
libide/greeter: add tooltip to selection mode button
libide/gui: add tooltip to primary menu
libide/greeter: fix title casing
libide/gui: add panel toggle tooltips
libide/gui: fix dead name in credits
plugins/vcsui: set tooltip-text as well as label
plugins/vcsui: disable branch/tags list
plugins/menu-search: raise priority of menu-search
plugins/codeui: add hover provider for diagnostics
plugins/editorui: implement DnD for style schemes
plugins/flatpak: give access to org.gnome.Sysprof3 on system bus
libide/editor: bind completion-n-rows setting
plugins/editorui: fix actions for statusbar widgetry
build-aux: add variant-schema-compiler
plugins/clang: avoid g_variant_lookup()/g_variant_get_child()
plugins/clang: always include item kind for filter
plugins/clang: implement get_typed_text vfunc
plugins/clang: remove sorting by kind
plugins/top-match: add plugin to elevate exect matches
plugins/ctags: implement get_typed_text vfunc
libide/lsp: implement get_typed_text vfunc
plugins/html-completion: implement get_typed_text vfunc
plugins/clang: always set icon for completion result
plugins/clang: special cause g_autoptr()/g_auto() in completion
plugins/words: implement get_typed_text
plugins/sysprof: add --decode option to sysprof-agent
plugins/flatpak: give access to system policykit
libide/editor: add plumbing for editor info bar
libide/editor: add reload action for pages
libide/editor: use editor reload action for discard changes
update POTFILES.in
libide/code: clear modified bit on load
libide/webkit: set width-chars/max-width-chars for URL entry
.gitlab-ci.yml: switch to non-beta runtimes
libide/gui: make ctrl+q bubble rather than capture
libide/terminal: remove debug code
libide/terminal: claim sequence when activating link
libide/sourceview: add select-line/delete-line actions
libide/sourceview: add duplicate line action
libide/lsp: use IdeRunContext
libide/sourceview: remove trailing \n
plugins/rust-analyzer: port to IdeLspService
plugins/rust-analyzer: plumb settings to rust-analyzer
plugins/editorui: add tweaks for space drawing
plugins/host: use login shell with host runtime
plugins/rust-analyzer: make procMacro feature optional
libide/sourceview: implement insert matching brace
libide/editor: bind setting for matching braces
libide/sourceview: implement overwrite-braces
libide/editor: bind overwrite-braces setting
libide/sourceview: add prioritized controller override
plugins/vim: use prioritized controller insertion
plugins/flatpak: always provide --share=network for builds
plugins/buildui: fix menu link to application project preferences
libide/foundry: provide TERM/COLORTERM in minimal environment
plugins/update-manager: add menu entry to update builder
builder-dark: lighten window foreground color
styles/builder: increase contast for window/accent
libide/editor: style hover assistants
plugins/copyright: actually break out of loop on failure
libide/foundry: don't inherit app-wide user-value for config-id
gsettings: clear default value for config-id
plugins/todo: handle insertion/removal without a todo item
plugins/project-tree: ensure focus is passed to tree
CONTRIBUTING.md: update issue tracking information
plugins/flatpak: set basic color information for build environment
libide/editor: bind wrap mode to source view
plugins/top-match: add icon for top-match completions
plugins/c-pack: don't swallow accelerators for indentation
CONTRIBUTING.md: fix app id
plugins/buildui: fix grouping of joined menu items
libpanel: port to updated libpanel API
plugins/sessionui: add (incomplete) sessionui plugin
plugins/symbol-tree: give line/column in hover provider
libide/editor: implement discard for page
libide/editor: handle save delegate close signal
libide/gui: implement agree_to_close vfuncs
libide/editor: implement agree_to_close vfuncs
Merge branch 'wip/chergert/libpanel-changes'
libide/editor: improve save delegate title/subtitle
libide/sourceview: bring search bubbles back
libpanel: port from IdePanelPosition to PanelPosition
libide/editor: require formatter for editor.format
Revert "plugins/vcsui: remove tree addin"
plugins/vcsui: remove branch/tags nodes from tree addin
plugins/editorui: add note about formatter plugin necessity
libide/editor: add scaffolding for inhibit logout
plugins/todo: cleanup unneccessary warning
libide/gui: add inhibit hooks for IdeWorkspace
plugins/sessionui: implement logout inhibition
plugins/sessionui: be more robust on shutdown
libide/editor: unload editor page addins during unroot
plugins/vim: fix remove controller API usage
libide/editor: remove inhibit code from page
libide/code: move region code to libide-code
libide/code: port highlight engine to CjhTextRegion
libide/code: remove tags as part of higlighter update
libide/foundry: use -l instead of --login for shells
build: fix a number of compiler warnings on Clang
libide/core: add G_GNUC_UNUSED for non-essential inlines
plugins/ls: remove session addin
libide/gui: add IdeSession and IdeSessionItem
libide/gui: add vfuncs to save/restore session state
libide/gui: add hooks to save session state from addins
plugins/sessionui: add hooks for session save/restore
libide/gui: fix ownership transfer
libide/gui: improve symmetry for saving session state
plugins/sessionui: save session.gvariant during project unload
plugins/sessionui: add some TODO
libide/gui: remove unused function
libide/gui: add id for workspaces
libide/gui: add module-name property for session items
plugins/editorui: write editor page session state
libide/gui: add workspace addin save session API
libide/terminal: add getter for the IdeTerminal widget
plugins/editorui: log session information
plugins/terminal: store information when saving session
libide/gui: add vfunc for workspaces to save session state
libide/gui: start on simple session saving for workspace state
libide/gui: add scaffolding for addins to restore state
plugins/sessionui: restore session object from disk
plugins/copyright: fix typo
plugins/beautifier: remove plugin
plugins/color-picker: remove color picker plugin
libide/editor: handle IdeEditorPageAddin which are GActionGroup
plugins/retab: handle no-selection in buffer
plugins/retab: use int instead of gint
plugins/retab: port to IDE_DEFINE_ACTION_GROUP()
libide/foundry: only override V envvar if it was set
libide/gui: set scroll-to-focus for listview
plugins/gradle: port to IdeRunCommand
libide/foundry: connect commands to pipeline PTY
libide/foundry: add getenv/setenv helper
plugins/autotools: port to run context
libide/foundry: add ease-of-use run command helper
plugins/buildconfig: port pipeline addin to run commands
plugins/buildstream: port pipeline addin to run commands
plugins/cargo: port dependency updater to IdeRunContext
libide/foundry: add argv convenience wrappers
plugins/cmake: port pipeline addin to use run commands
libide/foundry: add setters for build/clean command properties
plugins/make: port to run commands
plugins/maven: port to run commands
libide/foundry: add append_formatted and append_parsed helpers
plugins/phpize: port to run commands
plugins/waf: port to run commands
plugins/waf: also port run command provider
libide/gui: add IdeWorkspace:id property
libide/gui: start restoring workspaces at project load
libide/gui: always treat primary workspace as last workspace
libide/gui: move various workbench session code into new file
libide/code: fix 0-1 in highlight engine
libide/gui: use libpanel position getters
libide/gui: add grid make frame helper
libide/gui: add workspace to session item
plugins/editorui: use workspace property
plugins/terminal: use workspace property
libide/gui: start on basic restoration of frames
plugins/editorui: restore editor pages from session state
libide/gui: start on restoring panel position and size
libide/gui: remove maximize call
plugins/sessionui: don't warn on file-not-found
libide/gui: ignore pages outside grid in MRU
libide/gui: protect against pages not in MRU
libide/gui: only remove page from MRU if previously added
plugins/buildui: use ctrl+alt+? for build diagnostics
libide/gui: ignore move-to-front unless in queue
libide/gui: add restore_session_item vfunc for workspace addin
plugins/editorui: use simplified restore_session_item
libide/gui: make ide_session_item_get_metadata() more convenient
libide/terminal: set scroll-unit-is-pixels
libide/terminal: add ide_terminal_page_new_completed()
plugins/terminal: restore state from previous terminals
plugins: remove unused X-Preferences-Kind metadata
plugins/ls: restore folder listings across project sessions
libide/webkit: add helper to check for generator
libide/webkit: add missing include guards
libide/webkit: add helper to get webkit web view
build: include webkit in deps dynamically based on build config
plugins/web-browser: restore session state for browser pages
libide/sourceview: use signal group for changed signals
libide/gui: break session code into new file
libide/gui: move debug code to session file
libide/gui: add id helper
libide/gui: work on repositioning panes
libide/gui: make session restore work for IdePane
plugins/debuggerui: add id to pane
plugins/terminal: add id to pane
libide/gui: re-raise pane after moving
plugins/vim: clear command/command-bar when page switching
update NEWS
build: prepare various build versions for 43.0
build: bump version numbers for various dependencies
libide/foundry: apply config environment to run context
Release Builder 43.rc
Christian Kirbach (1):
Update German translation
Daniel Mustieles (7):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Emin Tufan Çetin (4):
Update Turkish translation
Update Turkish translation
Update Turkish translation
Update Turkish translation
Enrico Nicoletto (2):
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Felix Häcker (1):
builder-dark: also lighten headerbar foreground color
Fran Dieguez (13):
Update Galician translation
Update Galician translation
Update Galician translation
Update Galician translation
Update Galician translation
Update Galician translation
Update Galician translation
Update Galician translation
Update Galician translation
Update Galician translation
Update Galician translation
Update Galician translation
Update Galician translation
Goran Vidović (17):
Add Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Hugo Carvalho (10):
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Isaac Ferreira Filho (1):
Update Brazilian Portuguese translation
Jeremy Bicha (4):
build: require glib 2.73.1
build: Require libpanel >= 1.0.alpha1
build: Require libgit2-glib >= 1.1.0
NEWS: fix typos
Jordi Mas (14):
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
JustALawnGnome7 (1):
Update Description: replace "rust-analzyer" with "rust-analyzer".
Kukuh Syafaat (12):
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Leônidas Araújo (1):
Update Brazilian Portuguese translation
Luming Zh (3):
Update Chinese (China) translation
Update Chinese (China) translation
Update Chinese (China) translation
Marco Melorio (2):
plugins/meson-templates/rust: make build always stale
plugins/meson-templates/rust: avoid warnings by default
Marek Černocký (7):
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Matej Urbančič (2):
Update Slovenian translation
Update Slovenian translation
Nart Tlisha (1):
Update Abkhazian translation
Piotr Drąg (11):
Update POTFILES.skip
Update POTFILES.in
Update POTFILES.in
Update POTFILES.in
Update POTFILES.in
Update POTFILES.in
Update POTFILES.in
Update POTFILES.in
Update POTFILES.in
Update POTFILES.in
Update POTFILES.in
Quentin PAGÈS (1):
Update Occitan translation
Sabri Ünal (6):
Update Turkish translation
Update Turkish translation
Update Turkish translation
Update Turkish translation
Update Turkish translation
Update Turkish translation
Sergej A (2):
Update Russian translation
Update Russian translation
Sonny Piers (1):
templates: Use style class instead of attributes
William Roy (1):
plugins/meson-templates/rust: Handles pre-existing source files nicely with Cargo
Yosef Or Boczko (3):
Update Hebrew translation
Update Hebrew translation
Update Hebrew translation
Yuri Chornoivan (27):
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Fix minor typo
Update Ukrainian translation
Update Ukrainian translation
Fix minor typos
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
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Zurab Kargareteli (3):
Update Georgian translation
Update Georgian translation
Update Georgian translation
vanadiae (4):
Remove unused rofiles-fuse script
grep: Focus pane when revealing it with Ctrl+Shift+Alt+F
editorui: Use correct action name for Ctrl+I shortcut
ide-gui: Add back Quit application shortcut (Ctrl+Q)
Давид Лапшин (2):
Update Russian translation
Update Russian translation
Марко Костић (2):
Update Serbian translation
Update Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]