[gnome-builder] Created tag GNOME_BUILDER_3_20_0
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] Created tag GNOME_BUILDER_3_20_0
- Date: Wed, 23 Mar 2016 02:33:34 +0000 (UTC)
The signed tag 'GNOME_BUILDER_3_20_0' was created.
Tagger: Christian Hergert <chergert redhat com>
Date: Tue Mar 22 19:33:09 2016 -0700
Release Builder 3.20.0
Changes since the last tag 'GNOME_BUILDER_3_19_90':
Akshaya Kakkilaya (2):
new GSetting to disable mining projects at startup
preferences: default project directory setting
Alexandre Franke (4):
Updated French translation
Fix spelling
help: improve markup
help: selecting projects
Anders Jonsson (1):
Updated Swedish translation
Artur de Aquino Morais (5):
Updated Brazilian Portuguese translation
Updated Brazilian Portuguese translation
Updated Brazilian Portuguese translation
Updated Brazilian Portuguese translation
Updated Brazilian Portuguese translation
Ask Hjorth Larsen (1):
Updated Danish translation
Aurimas Černius (3):
Updated Lithuanian translation
Updated Lithuanian translation
Updated Lithuanian translation
Balázs Meskó (2):
Updated Hungarian translation
Updated Hungarian translation
Balázs Úr (1):
Updated Hungarian translation
Baurzhan Muftakhidinov (2):
Updated Kazakh translation
Updated Kazakh translation
Ben Iofel (3):
IdeSubprocessLauncher: annotate push_args
IdeBackForwardListSave: remove unused local variables
todo: scroll to line of todo item
CHHAVI GARG (2):
fixed typo mistakes
edit the misspelled words
Carlos Soriano (1):
snippets: implement final GObject creation
Changwoo Ryu (2):
Updated Korean translation
Updated Korean translation
Christian Hergert (69):
build: post-release bump
app: add custom handling of --gapplication-service
posix: use posix helper to get system page size
clang: add tracing macros
clang: save empty query as NULL to simplify future filtering
clang: don't replay empty lines
clang: always perform new queries on ctrl+space
clang: avoid double filtering with empty queries
clang: simplify discovery of start iter when expanding snippet
movements: short circuit line movements with large repeat
i18n: fix string in empty-state splash
project-tree: show project tree when closing last view
build-task: fix parent instance type
jedi: use .cache/gnome-builder/jedi/ for docs database
configuration: add sequence number for configuration changes
autotools: clear dirty bit on configuration after bootstrap
recent-projects: allow restricting discovery to the recent-projects.xbel
preferences: adjust location of Projects
build: fix git builds when srcdir != builddir
egg: add EggEmptyState widget
resources: compress various .ui and .svg resources
app: start loading projects before the window has been displayed
greeter: add initial-state splash when no projects are found
greeter: add translator comment for action:// link
style: fix border above action-bar in greeter
terminal: fix keybindings for terminal
terminal: subclass VteTerminal
source-style-scheme: add helper to sync styles to text tags
style-schemes: add styling for snippet tab stops
snippets: use GtkTextTag instead of drawing chunk backgrounds
update credits
layout-pane: tabs → spaces
lang-defaults: tweak some defaults
update AUTHORS
source-view: cleanup background drawing a bit
source-view: draw snippet background using BELOW_TEXT
style-scheme: add snippet background color to builder-dark
source-view: fix search bubbles
source-view: fix snippet background drawing
update credits
animation: use unsigned to match types
animation: add va_list variant to header
animation: add ease-in-out-cubic
animation: fix whitespace
animation: add EGG_ANIMATION_SLOW_DOWN_FACTOR environment variable
animation: fix introspection docs
editor: add padding to warning button
source-view: add some tracing
source-view: fix motion-notify use for ctrl+click
source-view: cleanup motion notify a bit
sourceview: don't stash GtkTextIter in the private structure
source-view: don't warn if there is no resolver
style-scheme: let the caller know if we couldn't update the style
soure-view: use ALL_ACCELS_MASK
source-view: move definition tag creation to IdeBuffer
styles: add link styling for builder styles
fpaste: add gi.require_version()
snippets: add IdeSourceSnippetParser::parsing-error signal
snippets: return an error if we failed to parse a snippet
tests: add snippet-parsing test program
file-search: update index when new file is created by buffer-manager
build: fix copy/paste typo
build: add PLUGIN_CFLAGS PLUGIN_LDFLAGS and PLUGIN_VALAFLAGS
build: bump version dependencies
workbench: be more careful when transitioning workbench
panel: add panel-gtk private library
panel: rebase IdeLayout and IdeLayoutPane on panel-gtk
update AUTHORS
release Builder 3.20.0
Cédric Valmary (2):
Added Occitan translation
Updated Occitan translation
Daniel Korostil (2):
Updated Ukrainian translation
Updated Ukrainian translation
Daniel Mustieles (8):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Debarshi (1):
Fix for bug 758756.
Enrico Nicoletto (1):
Updated Brazilian Portuguese translation
Erick Perez Castellanos (1):
editorconfig: fix out of tree test
Fangwen Yu (7):
snippets: use background color from style scheme
search: make search smart case sensitive
ide-pattern-spec: fix typo
search: set search text to empty to clear highlight
editor-frame: add context menu to the search entry
ide-source-view: fix move search
vim: fix search movement in visual mode
Fran Dieguez (6):
Updated Galician translations
Updated Galician translations
Updated Galician translations
Updated Galician translations
Updated Galician translations
Updated Galician translations
Garrett Regier (1):
Fix minor typo
Gábor Kelemen (1):
Updated Hungarian translation
Kris Thomsen (3):
Added context to two gettext strings to clarify that they are keywords
Updated Danish translation
Updated Danish translation
Marek Černocký (8):
Updated Czech translation
Updated Czech translation
Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Mario Blättermann (2):
Updated German translation
Updated German doc translation
Matej Urbančič (3):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Milo Casagrande (1):
Updated Italian translation
Patrick Griffis (3):
application: Fix leaking plugin settings
theme: Add support for the Arc theme
editorconfig: Use 2 spaces for CSS
Piotr Drąg (10):
Updated Polish translation
Updated Polish translation
Updated POTFILES.in
Updated Polish translation
Updated Polish translation
Updated Polish translation
Updated Polish translation
Add a translator comment to keywords string
Updated Polish translation
Updated Polish translation
Rafael Fontenelle (2):
Updated Brazilian Portuguese translation
Updated Brazilian Portuguese translation
Rūdolfs Mazurs (1):
Update Latvian translation
Sebastian Rasmussen (1):
Updated Swedish translation
Sebastien Lafargue (25):
prefs: make custom prefs widget visible when added
tests: add missing #include
symbol-tree: fix filtering
plugins: add a comment code plugin
comment-code plugin: fix uncomment with next line indented
comment code plugin: fix selection in commenting
application: don't add disabled plugins menus at start
terminal: add context menu
egg-widget-action-group: use g_debug instead of g_print
plugins: be sure to have the css hash table
plugin-adapter: don't use PeasExtensionBase
egg-menu-manager: fix removing of items
ide-layout-pane: remove unneeded line
snippet: fix condition and leak
snippet: fix previous commit
ide-editor-frame: fix action group leak
ide-clang-completion-item: remove dead code
snippets: implement boxed GObject creation
snippets: fixup on boxed GObjects
ide-editor-view: fix style
ide-clang-service: remove duplicated line
build: remove overlapping warning flags
comment-code-plugin: minor fixes
ide-editor-frame-actions: fix string leak
egg-task-cache: fix doc typo
Tom Tryfonidis (1):
Updated Greek translation
heroin (2):
vim: yt command
vim: make rx a single undo action
Γιάννης Κουτσούκος (1):
Added Greek help translation
Марко Костић (1):
Updated Serbian translation
Марко М. Костић (2):
Updated Serbian translation
Updated Serbian translation
Милош Поповић (1):
Updated Serbian Latin translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]