[gnome-builder] Created tag GNOME_BUILDER_3_19_90



The signed tag 'GNOME_BUILDER_3_19_90' was created.

Tagger: Christian Hergert <christian hergert me>
Date: Mon Feb 22 13:49:27 2016 -0800

    Release 3.19.90

Changes since the last tag 'GNOME_BUILDER_3_19_4':

Akshaya Kakkilaya (1):
      Do not bookmark random directories

Alexandre Franke (4):
      Add user docs
      Hook help into the UI
      Add keyboard shortcut for help
      Updated French translation     (cherry picked from commit f3be97d57c50f1d0890262c3c45885f9f35c55f3)

Anders Jonsson (1):
      Updated Swedish translation

Artur de Aquino Morais (1):
      Updated Brazilian Portuguese translation

Aurimas Černius (1):
      Updated Lithuanian translation

Balázs Meskó (2):
      Updated Hungarian translation
      Updated Hungarian translation

Baurzhan Muftakhidinov (1):
      Updated Kazakh translation

Ben Iofel (1):
      Build-Tools: remove unused variable

Carlos Soriano (1):
      terminal: use theme background for vte background

Chao-Hsiung Liao (1):
      Updated Chinese (Taiwan) translation

Christian Hergert (138):
      unsaved-file: plumb cancellable into file replace
      todo: ignore .po files
      plugins: add details on plugin interface age
      ide build: print some info about the build
      remove ide-build.c
      git: move git preferences to the git plugin
      po: update POTFILES.in
      symbol-tree: add log domain
      prefs: rewrite IdePreferencesFlowBox
      library: project names should be lowercase
      prefs: add section for diagnostics
      vala: add preference to disable vala warnings
      plugins: track enabled changes in IdeExtensionSetAdapter
      help: update ignore files
      po: update POTFILES
      prefs: add row spacing for every row but the first
      prefs: fix calculation of column height
      prefs: remove border_width from available allocation height
      jedi: fix checking of python scripting support at configure time
      egg: add EggColumnLayout
      prefs: use EggColumnLayout
      egg: fix typo
      add yelp.m4
      egg: relicense EggAnimation and EggFrameSource as LGPL-2.1+
      tmpl: swallow single newline after {{foo}}
      library-template: fix missing \ after CFLAGS
      library-template: write .pc.in to proper location
      project-tree: fix project tree styling
      library-template: install missing template file
      build: add egg to typelib path when running out of tree
      icon: add builder-build-configure-symbolic
      vala: use GLib.Environment to avoid collisions
      environment: add IdeEnvironment
      environment: add IdeEnvironmentEditor
      device-manager: add check for NULL devices list
      configuration: add IdeConfiguration and IdeConfigurationManager
      search: ellipsize search row label
      environment: add ui file for environment
      runtime: add IdeRuntime, IdeRuntimeManager, IdeRuntimeProvider
      context: add ide_context_warning()
      context: whitespcae cleanup
      device: simplify IdeDevice for IdeConfiguration use
      posix: add helpers for posix systems
      local-device: track changes in IdeDevice
      libide: add IdeSubprocessLauncher
      build: add runtime files to makefile
      build: update build for egg dependencies
      build-system: port to using IdeConfiguration
      libide: add types and objects to ide.h
      autotools: track changes to IdeBuildSystem
      xdg-app: add xdg-app implementation of IdeRuntime
      build-tools: new build perspective, panel, and tooling
      build: add .buildconfig
      theme: fix styling on sidebar in preferences
      build: add gettext to list of plugins
      gettext: clear pointers when freeing and use GSlice
      gettext: check id before dereferencing
      gettext: style cleanup
      po: update POTFILES.in
      gettext: fix copyright
      macros: just use strlen() for literal size
      gcc: Fix path extraction from makefile directories
      tooltips: add tooltip for close document button
      tooltips: add tooltips for previous/next location
      tooltips: add more tooltips to editor and tabs
      autotools: plumb cancellable to process spawning
      libide: use setsid() and kill(-pid, SIGKILL) to kill process group
      build-tools: remove binding for non-existing actions
      editor: add empty state icon and blurb
      source-view: use right/left quotation instead of ASCII "
      style: tweak background color of builder-dark theme
      workbench: remove separator next to perspective switcher
      build: disable xdg-app if PKG_CHECK_MODULES() fails
      style: fix style for realtime graphs
      configuration: fix signature to match changed signal
      build-tools: workaround assertion failure in gtktextview
      editor: be more clear in empty state suggestion
      autotools: ignore special user directories when mining projects
      autotools: only mine native filesystem directories
      terminal: request focus from the workbench
      help: add a bit more to the intro blurb
      style: fix styling in stacksidebar
      doc: add types to gtk-doc
      layout: fix some warnings during size_allocate
      sysmon: track theme changes to builder-dark.xlm
      style-scheme: add gutter:removed-line styling
      buffer: track line deletions as part of line flags
      line-changes: add support for rendering deleted lines
      source-view: show line deletions in the source view gutter
      line-changes: tweak size of deletion mark
      line-changes: tweak size of deletion mark some more
      line-changes: steal the xpad for overdrawing the deletion arrow
      xdg-app: cleanup runtimes when plugin is unloaded
      style-scheme: tweak grid line color in dark style
      ctags: use ide_clear_source()
      ctags: add tracing macros
      ctags: fix ctags parsing with non-autotools projects
      back-forward-list: create directory as needed
      context: move back-forward-list to .cache/gnome-builder/history
      buffer: add "reloading" parameter to IdeBufferManager:load-buffer
      xdg-app: track xdg-app API changes
      configuration: ensure display-name changes get persisted to disk
      command-bar: remove blue shadow, tweak caret color
      build-tools: fix sizing when maximized
      terminal: move styling into terminal gresource
      update AUTHORS
      po: update POTFILES.in
      build: fix distcheck
      application: add string.h for strstr()
      build: remove temp file from tree
      build: install headers to $(includedir)/gnome-builder- VERSION@
      egg: fix gir/vapi generation for additional egg types
      build: fix introspection warnings for libide
      update AUTHORS
      build: fix ide-debug.h generation
      snippets: tweak python snippets
      ctags: fix warning from previous commit
      update AUTHORS
      gca: add tracing macros
      gca: add preference to enable pylint in GNOME Code Assistance
      preferences: fix setting for overwrite-braces
      greeter: add project path to search keywords
      clang: allow disabling diagnostics provided by clang
      po: update POTFILES.in
      update AUTHORS
      vala: add PACKAGE_DATADIR to vapi directories
      libide: add missing headers
      po: update POTFILES.in
      libide: fix .gir warning
      editor: improve function name
      editor: try harder to open buffers in the last focused stack
      devhelp: ensure devhelp view is made top-most
      vala: add workaround for vala API/ABI break
      build: remove ide-vala.h from .gitignore
      build: do not pre-generate .c files for .vala
      tooltips: drop checkbox tooltip
      build: ensure ENABLE_VALA_SYMBOL_GET_DEPRECATED is always defined
      release 3.19.90!

Daiki Ueno (1):
      gettext: add a simple syntax check plugin

Daniel Mustieles (7):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish Translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

David King (1):
      Fix gint64 printf format

Dušan Kazik (2):
      Updated Slovak translation
      Updated Slovak translation

Felix Schwarz (1):
      jedi: Fix trivial spelling errors in comments

Fran Dieguez (1):
      Updated Galician translations

Garrett Regier (1):
      Avoid creating __pycache__ instead of ignoring it

Gábor Kelemen (1):
      Updated Hungarian translation

Igor Gnatenko (4):
      library-template: move i18n condition to online
      library-template: move debugging flags before
      Revert "library-template: move i18n condition to online"
      library-template: init empty AUTHORS if no git repo

Mario Blättermann (7):
      Updated German translation
      Added German doc translation
      Updated German translation
      Updated German translation
      Updated German translation
      Updated German translation
      Updated German doc translation

Mathieu Duponchelle (1):
      ide-preferences-builtin: typo fix

Megh Parikh (1):
      ctags: place generated ctags in a subdirectory

Michael Catanzaro (1):
      Fix build with latest vala

Patrick Griffis (2):
      build: Add -lm to tmpl
      jhbuild: Add JHBuild implementation of IdeRuntime

Philip Withnall (12):
      library-template: Update autogen.sh to use latest GNOME recommendation
      library-template: Port from glib-gettext/intltool to upstream gettext
      library-template: Fix macro quoting in configure.ac
      library-template: Conditionally add po to SUBDIRS if enable_i18n is true
      library-template: use AX_GENERATE_CHANGELOG macro to generate ChangeLog
      library-template: Add AM_V_GEN to the AUTHORS rule
      library-template: Remove AUTHORS from .PHONY target dependencies
      library-template: Add $(NULL) terminator to Makefile.am lists
      library-template: Automatically include API version in build system
      library-template: Condense some AC_SUBST calls in configure.ac
      library-template: Use AX_CHECK_ENABLE_DEBUG for debug compiler flags
      library-template: Use AX_COMPILER_FLAGS for determining compiler flags

Piotr Drąg (14):
      Updated POTFILES.in
      Updated POTFILES.in and POTFILES.skip
      Add comments to POTFILES.in and POTFILES.skip
      Add context to strings in the shortcut window
      Small improvements to translatable strings
      Updated Polish translation
      Updated POTFILES.in
      Revert "Updated POTFILES.in"
      Updated POTFILES.in
      Updated POTFILES.in
      tooltips: correct spelling of button names
      Fix a typo (installiing)
      Updated Polish translation
      Updated POTFILES.in and POTFILES.skip

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

Rūdolfs Mazurs (1):
      Update Latvian translation

Sebastien Lafargue (18):
      gb-command-provider: fix style
      command-bar: don't restrict commands to Editor view
      tmpl: quiet some warnings
      gb-vim: remove unused variable
      workbench: re-focus global search entry when no views
      app: allow showing command bar from anywhere
      ide-source-view: fix progress bar critical's error
      css: remove unneeded show-command-bar shortcut
      egg-column-layout: use COLUMN_WIDTH_DEFAULT const in prop
      GbProjectTree: add a css name
      IdeSourceViewMode: use a style class
      emacs: fix keybinding
      search-entry: use the same theming as our Gedit cousin
      IdeEditorPerspective: add view-added view-removed signals
      prefs: implement removing of widgets
      jedi: fix removing of prefs at unload time
      remove unused contrib/gedit
      buffer: refocus on reloading

adrian.zatreanu (2):
      gnome-builder: Set tooltips on header bar buttons
      gnome-builder: Tooltips for the greeter view icons

chandu (1):
      ctags: use hashtable to prevent double entries


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