[gnome-builder] Created tag 3.27.2
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] Created tag 3.27.2
- Date: Sat, 18 Nov 2017 09:40:38 +0000 (UTC)
The signed tag '3.27.2' was created.
Tagger: Christian Hergert <chergert redhat com>
Date: Sat Nov 18 01:35:07 2017 -0800
release 3.27.2
Changes since the last tag '3.27.1':
Christian Hergert (160):
appdata: specify help url in appdata
appdata: add missing appdata release info
buildui: add tooltip to remove environment variable button
git: consistently use g_steal_pointer() for errors
editor: ensure search bar is higher priority than minimap
app: load styles from .local/share/gtksourceview-3.0
icons: update symbolic pngs
icons: sort resources for consistency
testing: implement rudimentary unit testing
icons: update icons to add 64x64 sizes
meson: handle empty strings for config-opts
clang: keep processing after include failures
runner: add push_args() helper
runner: add current working directory property
runtime: relax NULL requirement for build target
meson: run unit tests using IdeRunner
editor: ensure menu-id is set and menu is shown
testing: add menu for unit testing panel
testing: wire test-manager action group to workbench
sidebar: remove unused widget from menu button
testing: implement run and run-all tasks
runner: fix inequality comparison
cmake: fixup copyrights
debugger: fix typo in property name
build: fix generated header installation directory
clang: check for KeepGoing availability
workbench: add gtk-doc for workbench flags
sphinx: tweak RST style format
doc: add tweak for column alignment
doc: tweak CSS naming for better reuse
doc: tweak style for cross-references
build: specify pkg-config name to generate_gir()
pipeline: fix escapes in gtk-doc
doc: add gtk-doc reference API
doc: fix cross-references for libdazzle
doc: add section overview for IdeContext
doc: add section info for IdeObject
doc: update IdeApplication docs
doc: add various tracing log information
doc: add docs for IdeApplicationAddin
doc: add docs for IdeApplicationTool
doc: add docs for IdeService
doc: add docs for various logging facilities
doc: add more info for logging
doc: update docs for versioning macros
doc: add docs for build identifier
doc: add gdk3 to fixrefs paths
doc: add gtksourceview-3.0 to fixrefs
doc: add docs for IdeSourceMap
doc: add docs for IdeBuildManager
doc: tweak build doc chapters
object: fix typo in parameter name
doc: add docs for IdeSourceSnippetsManager
doc: more documentation for source snippet manager
doc: add docs for IdeSourceSnippet
build: filter out private sources from gtk-doc
doc: add section for snippet docs
doc: add docs for more snippets
doc: remove private objects
doc: add more snippet docs
doc: fix parameter name
build: remove dead gutter code
build: add search reducer to public API
doc: remove private stuff from docs
doc: add some search reducer docs
build: use ignore_headers from meson gtk-doc
doc: alter files/buffers layout
help: add link to api reference
build: add typelib dirs to test environment
flatpak: enable help docs, but not API docs
build: fix building external modules
build: add versioning helper macros
doc: add refptr back to SDK docs
flatpak: move position of ostree/flatpak in deps
doc: prefer "an" over "A" when #Ide is used
doc: prefer lowercase a in parameter description
doc: fix cross-reference paths in fixref usage
macros: start from 3.28
version-macros: include glib for G_ENCODE_VERSION()
libide: use IDE_AVAILABLE_IN_ALL on public ABI
build: drop use of linker script
tests: specify unit testing as requiring 3.28
compilecommands: specify as 3.28 usage
editor: specify search as available in 3.28
runner: mark API in 3.28
vcs: mark API in 3.28
build: set more availability macros
movements: scroll full left for first char movements
ctags: try to avoid activating various keywords
recent-projects: drop use of project miners
build: remove dead code
settings: remove miner gsettings
build: tweak dependency ordering
greeter: add icons for upcoming newcomer projects
recent-projects: add helper to locate by path
genesis: add apply_uri vfunc
greeter: add newcomer project button
greeter: add newcomer projects to greeter
greeter: make greeter insensitive while loading
greeter: hide newcomer projects in selection mode
vala-pack: prefer © over (C)
code-indexer: fix G-I annotations
code-indexer: remove unnecessary annotation
code-indexer: build_flags is not out
code-indexer: use const gchar * const * instead of gchar **
code-index: ensure param is treated as string array
vala-pack: stub out code indexer implementation
code-index-entries: specify NULL for end of iteration
vala-pack: add helper to run command while context is locked
vala-pack: add synchronous parser for symbol tree
vala-pack: add rudimentary code indexer based on symbol tree
vala-pack: include type prefix when generating name
vala-pack: recursively add children
vala-pack: we always have a definition in Vala
vala-pack: fix name usage
runtime: ensure host runner runs on the host system
subprocess: be more aggressive about setting fallback envvars
vala-pack: avoid strcmp call
build: disable api docs by default
build: add info about docs/help to build overview
find-other-file: use search suggestions for results
find-other-files: don't rely inherent bool behavior
keybindings: use g_steal_pointer()
css: use \0 terminated strings for CSS loading
libide: don't compress keybindings files
app: keep gsettings around for future use
keybindings: remove backpointer to application
app: avoid immediate second parse of the theme in some cases
context: clean up GTask usage
context: cleanup GError usage
workbench: log context unload errors to console
snippet: remove snippet full text
plugins: suffix resource path with /
app: use trailing / when referring to resource dirs
Revert "app: avoid immediate second parse of the theme in some cases"
vim: support ctrl+n/ctrl+p in global search
editor-sidebar: move code for more reuse
sidebar: add preference to toggle "Open Pages" section
editor-view: be more defensive against ::destroy
flatpak: disable updates by default
config: remove unused variables
flatpak: new download stage for flatpak pipeline
night-light: add switch to follow night-light setting
subprocess: prefer /usr/bin over /bin
projects: make IdeProjectInfo public API
greeter: add IdeGreeterSection pluggable API
newcomers: add newcomers plugin for project grid
greeter: add activate_first API to section
recent: move recent projects into hidden plugin
newcomers: improve filter and activate implementation
greeter: propagate selection mode
greeter: implement row selection
newcomers: change section title
greeter: propagate selection status to perspective
greeter: add delete-selection API
greeter: refilter greeter after deletion
clang: fix gtk-doc
workbench: move workbench shortcuts
workbench: capture Control+F7 before widget dispatch
release 3.27.2
Daniel Mustieles (2):
Update Spanish translation
Update Spanish translation
Elad Alfassa (1):
Add yaml to the list of gnome-code-assitance supported languages
Jakub Steiner (6):
icons: add symbolic icon and pngs for unit-tests
icons: fix the unit test SVG error
icons: refresh the pixmap resources
icons: visually center gnome pattern
icons: unit tests status
icons: fix running unit tests icon
Jeremy Bicha (1):
appdata: Install metadata to non-deprecated location
Marek Cernocky (2):
Updated Czech translation
Updated Czech translation
Mario Blättermann (2):
Update German translation
Update German translation
Martin Blanchard (1):
cmake: port cmake plugin to C
Matej Urbančič (1):
Updated Slovenian translation
Patrick Griffis (2):
gjs_symbols: Simplify getting runtime
meson-templates: Work around Glade bug in ui file
Pawan Chitrakar (1):
Update Nepali translation
Piotr Drąg (8):
Update POTFILES.in
Update POTFILES.in
Update POTFILES.in
Update POTFILES.in
Update POTFILES.in
omni-bar: add translator context to “Build”
Update POTFILES.in
Update POTFILES.in
Sebastien Lafargue (3):
meson: add missing install-directory & name props
ide-compile-command: fix typo in comment
ide-compile-coomand: protect file key against unref
Tim Sabsch (1):
Update German translation
Tobias Schönberg (1):
doc: Add instructions for Rust language server
Марко Костић (1):
Update Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]