[gnome-builder] Created tag 3.33.1



The signed tag '3.33.1' was created.

Tagger: Christian Hergert <chergert redhat com>
Date: 1556061815 -0700

    Release 3.33.1

Changes since the last tag '3.32.0':

Alberto Fanjul (1):
      Add Find references contextual menu option

Alexander Mitchell (1):
      waf: simplfy launcher creation

Anders Jonsson (2):
      Update Swedish translation
      Update Swedish translation

Asier Sarasua Garmendia (2):
      Update Basque translation
      Update Basque translation

Ask Hjorth Larsen (3):
      Updated Danish translation
      Updated Danish translation
      Updated Danish translation

Aurimas Černius (1):
      Updated Lithuanian translation

Balázs Úr (1):
      Update Hungarian translation

Bruce Cowan (1):
      Update British English translation

Christian Hergert (153):
      editor: fix action name
      editor: avoid clearing existing GtkEntry menu entries
      glade: handle non-widget toplevels
      flatpak: update title immediately
      flatpak: add sdk getter
      flatpak: add helper to get impacted runtimes
      gui: add helper to get workbench from context
      code-index: avoid indexing on un-prepared pipelines
      flatpak: handle empty string for branch
      flatpak: set branch to NULL if unspecified
      flatpak: ignore version for sdk-extensions
      flatpak: add runtime assertions
      buildui: handle NULL runtime gracefully
      buildui: notify the user of missing runtime
      flatpak: fix arch comparison
      flatpak: get proper arch from pipeline
      flatpak: add installation dialog
      project-tree: handle NULL ancestors when adding files
      flatpak: ignore .Docs for now
      flatpak: query user before downloading runtimes
      flatpak: tweak installation dialog wording
      flatpak: tweak a bit more, avoid "click" type wording
      gui: add stateful action helper
      core: add API to cancel transfers via actions
      gui: connect transfer-manager actions to workspaces
      core: add IdeTransfer::cancelled signal
      core: withdraw notification for cancelled transfers
      core: use process-stop-symbolic for transfer notification
      meson-templates: set builddir:true for module
      flatpak: include --branch when calling which
      flatpak: avoid off-thread access of installations
      waf: fix shebang
      buildui: fix i18n of Missing to avoid <b> in translatable string
      build: bump runtime version to 3.32
      flatpak: add --socket=ssh-auth
      flatpak: switch to --socket=fallback-x11
      rls: allow rls to be disabled
      code: ensure highlight index variant is released
      git: watch HEAD.lock
      clang: avoid object data for highlight index
      qemu: raise log level and remove trailing \n
      foundry: delay build-manager startup
      foundry: whitespace cleanup
      gui: always push new workspaces to head of MRU
      flatpak: setup modal/transient-for during ctor
      projects: reuse project-file if directory
      Bump for development
      meson: add workaround for Rust errors in 3.32
      core: add 3_34 version macros
      foundry: add API to track launcher creation
      build: fix gresource usage with meson 0.50
      build: add meson 0.50
      build: use pie:true instead of manual link args
      io: add file walk variant that can ignore directories
      code-index: ignore directories contaiing ".noindex"
      sourceview: dont allow final line off screen
      sourceview: handle large overscroll values gracefully
      foundry: expand ~/ filenames from error messages
      src: moan if $HOME is a symlink
      io: add readlink helper for GFile
      projects: translate symlinked project paths up front
      greeter: show non-translated directory to user
      recent: track project using untranslated URI
      projects: set directory property when possible
      recent: use user-defined directory for purge
      sourceview: fix possible negative value for margin
      src: fix /home symlink check
      core: add debugging info for building files
      foundry: avoid symlinks for builddir path when possible
      code: add helper to bypass symlinks
      editor: resolve symlink before performing lookup
      foundry: take a reference to runtime manager
      foundry: fix stray ;
      sourceview: cleanup key-release-event handling
      sourceview: make completion window translucent on ctrl toggle
      sourceview: make less visible
      gui: add shortcut entry for completion opacity toggle
      foundry: add pipeline addin prepare phase
      cargo: use prepare to connect to signals and register errors
      vala-pack: implement new vfunc for pipeline addin
      meson: remove 3.32 workaround
      cargo: remove duplicate error format setting
      build: bump c++ requirement
      threading: add API to get max FD for a subprocess launcher
      podman: notify podman-exec of number of FDs to inherit
      podman: sniff for --preserve-fds support
      podman: start podman container at least once
      podman: override run_on_host from fixup
      code: ensure empty temporary files are saved to disk
      omni-gutter: draw background for line numbers
      daemon: add gnome-builder-git daemon
      build: namespace gdbus generated sources
      git: add GbpGitClient
      code: try harder to notify about file-loaded event
      vcs: require IdeObject base class
      vcs: use GVariant for clone options
      greeter: use context handler to setup state
      git: ensure logs are sent to stderr from daemon
      git: use encoded form for transfering line changes
      git: add workdir property for repository
      git: improve support for listing status in daemon
      git: provide config options when cloning
      git: remove dead code
      git: add progress helper to proxy progress to notifications
      git: add synchronous form to access service
      git: port git plugin API to use gnome-builder-git daemon
      git: allow long running dbus method calls
      vcs: add clone helper for threads
      flatpak: use IdeVcsCloner during flatpak clone operation
      plugins: do not link against libgit2-glib from UI process
      git: move dependency check to daemon
      git: bump dependency for ggit-push-options
      glade: fix transition between glade design and source view
      src: log version and abi string to console with -v
      foundry: improve alternates matching for compile_commands.json
      flatpak: be more flexible with row comparisons
      gnome-builder: cleanup GtkSourceView singletons on shutdown
      src: check users home directory up to root for symlinks
      gui: add … to project title when space is precious
      core: add non-NULL string comparison
      io: add ide-path helpers to check for C/C++ suffixes
      foundry: use path helpers to determine C/C++ file suffixes
      terminal: allow hyperlinks feature from VTE
      terminal: fix block selection
      foundry: whitespace cleanup
      git: withdraw notification immediately
      threading: set PDEATHSIG when possible
      npm: ensure we have a package.json to work with
      foundry: add launcher information for pipeline stage repr
      foundry: fix missing return
      foundry: don't treat missing envvar as empty string
      greeter: destroy cloner IdeObject
      codeui: notify diagnostics manager of language-set
      omni-gutter: use alternative fast int conversion
      omni-gutter: remove dead code
      flatpak: use meson for gtksourceview
      gui: add IdeSearchButton widget
      gui: remove search_entry from widget template children
      gui: switch workspaces to IdeSearchButton
      gui: add tooltip to search entry
      gui: remove unnecessary g_type_ensure()
      gui: remove dead code
      git: avoid added color flicker when opening buffer
      git: send FileNotFound for missing files in repository
      git: use ADDED change for new files, otherwise NONE
      git: fix test for recent changes
      git: use ggit_remote_push() instead of ggit_remote_upload()
      core: ignore GdkPixbuf log messages
      libide: add utils section for workspace switcher
      dspy: add Dspy plugin using new libdspy code
      data: add missing desktop action
      update potfiles
      Release 3.33.1

Christian Kirbach (1):
      Update German translation

Corentin Noël (6):
      vala: put the vala language support in another process
      Update to the API changes
      Provide symbol lookup
      Avoid crashes at some time
      Add missing file and remove unused ones
      Remove Meson addition

Daniel Mustieles (4):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Daniel Șerbănescu (1):
      Update Romanian translation

Emin Tufan Çetin (2):
      Update Turkish translation
      Update Turkish translation

Giovanni Campagna (2):
      IdeCompileCommands: recognize --std= options
      foundry: locate build flags from environment when possible

Guillaume Bernard (1):
      Update French translation

Jordi Mas (1):
      Update Catalan translation

Jordi Mas i Hernandez (1):
      Update Catalan translation

Kalev Lember (1):
      appdata: Keep the app ID same as was in 3.30

Kukuh Syafaat (3):
      Update Indonesian translation
      Update Indonesian translation
      Update Indonesian translation

Marek Cernocky (1):
      Updated Czech translation

Marek Černocký (1):
      Updated Czech translation

Matej Urbančič (4):
      Updated Slovenian translation
      Added Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Mathieu Bridon (1):
      flatpak: Stop adding the "gnome" remote

Milo Casagrande (2):
      Update Italian translation
      Update Italian translation

Paulo Queiroz (1):
      Tree column autosize

Pavlo Solntsev (1):
      gui: remove buttons from IdeFrameHeader menu

Piotr Drąg (5):
      Update POTFILES.in
      appdata: fix grammar in description
      Update Polish translation
      Update POTFILES.in
      Update POTFILES.in

Rafael Fontenelle (3):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

Serdar Sağlam (1):
      Update Turkish translation

Марко Костић (1):
      Update Serbian translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]