[gtksourceview] Created tag 5.3.0
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] Created tag 5.3.0
- Date: Wed, 8 Dec 2021 23:09:10 +0000 (UTC)
The unsigned tag '5.3.0' was created.
Tagger: Christian Hergert <chergert redhat com>
Date: 1639004931 -0800
Release GtkSourceView 5.3.0
Changes since the last tag '5.2.0':
Alan Mortensen (1):
Updated Danish translation
Aleksandr Melman (2):
Update Russian translation
Update Russian translation
Anders Jonsson (1):
Update Swedish translation
Aurimas Černius (1):
Updated Lithuanian translation
Balázs Úr (1):
Update Hungarian translation
Bilal Elmoussaoui (21):
build: migrate from gtk-doc to gi-docgen
drop unneeded version guards checks
g-i: drop uneeded since annotations
docs: port types sections to gi-docgen
docs: port links to the gi-docgen way
docs: add a logo
docs: port the migration guide from 3-> 4 to markdown
docs: port the migration guide from 4 -> 5 to markdown
docs: port the lang tutorial to markdown
docs: port the intro to markdown
docs: port the style reference to markdown
docs: port the lang reference to markdown
docs: drop the old gtk-doc
misc: drop + from GTK
CI: bump to a newer fedora image
CI: update per gi-docgen docs changes
docs: add a urlmap
docs: update links to the new additional docs
bump required glib to 2.70 & gobject-introspection to 1.70
CI: use the new fedora image
CI: provide a Dockerfile for the build dependencies
Changwoo Ryu (1):
Update Korean translation
Christian Hergert (152):
Merge branch 'yara-addtl-keywords' into 'master'
adwaita: tweak note, warning, and error styles
Adwaita: tweak styling and contrast a bit
lean.lang: add LEAN language specification
Adwaita-dark: fix bracket match foreground color
Merge branch 'ricotz/vala' into 'master'
completion: fix pronouns
docs: add missing completion cell to docs
completioncell: add missing section documentation
Merge branch 'preformatted-section-fix' into 'master'
stylescheme: add helper to get text foreground color
styleschemechooserwidget: use block font
Merge branch 'kate-dark' into 'master'
Merge branch 'classic-dark' into 'master'
build: bump version for development
version: add macros for 5.4
styleschemechooserwidget: fix whitespace
styleschemepreview: add GtkSourceStyleSchemePreview
init: include preview widget when initializing
styleschemepreview: shrink checkmark image
styleschemepreview: implement GtkActionableInterface
styleschemepreview: tweak font size of preview
classic.xml: set foreground/background
tango.xml: add background and foreground colors
build: reduce GTK requirement
docs: fix xml reference
Merge branch 'classic-tweaks' into 'master'
fonts: make smallblock 3/4 height
tests: set default height/width for preview
styleschemepreview: fix whitespace and remove dead code
styleschemepreview: make checkmark larger
styleschemepreview: tweak margins
css: fix borders for GtkSourceStyleSchemePreview
styleschemeprevie: set text height to 4px
styleschemepreview: tweak selection check
styleschemepreview: make right-margin-position wider
styleschemepreview: tweak textview margins
styleschemepreview: tweak gutter width and font sizing
css: increase border radius of GtkSourceStyleSchemePreview
map: set a better default size
fonts: make BuilderBlocks 25% slimmer
styleschemepreview: be nicer to parsers
styleschemepreview: generate preview using tags
styleschemepreview: tweak character widths
styleschemepreview: remove line numbers
styleschemepreview: fix gtk-doc section name
Merge branch 'tango-oblivion-sync' into 'master'
styleschemechooserwidget: tweak fonts
styleschemepreview: lookup fallback styles
map: remove foreground style tweaks
testwidget: allow wider right margin
testwidget: add a separator beween map
testwidget: add map class to overview map
Adwaita.xml: remove alpha from map-overlay
map: remove alpha before generating background color
testwidget: copy margin position from view to map
map: improve slider position calculation and snapshotting
testwidget: fix initial value for style scheme
map: improve default font sizes
fonts: make up and downcase the same height
fonts: slightly widen the font back to 1/2 the height
fonts: rebuild ttf
map: add ".GtkSourceMap" class to overview map
testwidget: remove unnecessary code
map: improve slider position again
css: set some CSS defaults for the overview map
styleschemechooserwidget: use GtkSourceStyleSchemePreview
styleschemechooserwidget: tweak grid spacing
styleschemepreview: recursively lookup fallbacks
gutterlines: whitespace cleanup
gutterrenderer: handle possible negative values
gutterlines: improve positioning of lines
Merge branch 'master' into 'master'
rst.lang: add new examples
Merge branch 'master-msvc' into 'master'
css: use theme_base_color for content area
css: fix shadow styling
gutterlines: improve yrange calculation
gutterrenderertext: avoid half-pixel boundaries
Merge branch 'buildsystem' into 'master'
completioncontext: remove unused prototype
Merge branch 'classic-line-numbers' into 'master'
build: fix compilation warning for GIR
c.lang: fix typo in __DATE__ macro
utils: include top margin in position calculation
buffer: keep start and end valid across calls
NEWS: add various in development news items
vim: add GtkSourceVimIMContext
Merge support for Vim emulation
vim: remove use of g_auto()
vim: remove usage of g_auto()
vim: add :set nu, nonu, wrap, and nowrap
vim: hide command label while in command bar
vim: propagate command count to motion
utils: add extra font-variant features from Pango 1.50
vim: use gtk_widget_error_bell()
vim: reset im-context and cursor-blink
vim: warp visual selection when cursor changes
vim: use timeout instead of idle for constrain callback
vim: dont add a ref for timeout source
vim: add helper to ignore command leaving visual
vim: extend selection when in visual
vim: support / and ? to search from visual
vim: add support for autoindent/noautoindent
vim: use click gesture to constrain insert cursor
vim: add helper to scroll insert onscreen
vim: scroll to cursor entering insert or replace states
Merge branch 'avoid-C4098' into 'master'
vim: fix dd at end of buffer
vim: fix ctrl+y/ctrl+e movements
vim: fix repeat with count (3.)
vim: fix test to match vim
vim: avoid inclusivity unless selection is present
vim: validate tabstop and shiftwidth value
vim: add filter (=) when in visual mode
vim: whitespace cleanup
vim: implement ={motion} including ==
words: attempt to swallow word suffix
words: perform word completion from model
vim: implement o in visual mode
vim: map textwidth/tw to right-margin-position
vim: add test for filetype
vim: leave cursor on first non-space character
vapi: remove unused CompletionProposal metadata
Merge branch 'vapi' into 'master'
NEWS: add note about Vala bindings
gutterrendererlines: check for background highlight
gutterrendererlines: bold when highlight-current-line is set
stylescheme: add support for <metadata>
styles: add variant metadata
Merge branch 'bilelmoussaoui/fedora-docker' into 'master'
Merge branch 'gi-docgen' of gitlab.gnome.org:bilelmoussaoui/gtksourceview
docs: fix various gi-docgen warnings
README: update nightly documentation link
styles: make selections translucent
map: fix opacity of slider
implregex: fix 32-bit compilation with sysprof enabled
build: build gir and vapi as part of CI
vim: improve command text when in visual
HACKING: remove some antiquated links
editorconfig: suggest 100 column widths
vim: remove unused code
vim: allow shortcuts to pass through from Normal
vim: ignore numerics when mods are set
indenter: ignore various state masks
vim: implement ctrl+u for commandbar
vim: truncate uncommitted command text
vim: fix whitespace
Merge branch 'c-floating-point' into 'master'
vim: implement sort command
Merge branch 'cpp-redundancy' into 'master'
Release GtkSourceView 5.3.0
Chun-wei Fan (6):
gtksourcemap.c: Fix builds without FontConfig
gtksourcesnippetbundle-parser.c: Include stdlib.h
gtksourceview/*.c: Avoid g_auto*
tests/testsuite: Avoid g_auto*
gtksourcevimstate.c: Avoid returning value in void function
gtksourcevimcommand.c: Avoid returning value in void function
Danial Behzadi (4):
Update Persian translation
Update Persian translation
Update Persian translation
Update Persian translation
Daniel Mustieles (1):
Updated Spanish translation
Daniel Șerbănescu (2):
Update Romanian translation
Update Romanian translation
Dmitry Nalivin (7):
Adwaita: fix preformatted-section style
kate: add dark variant
classic: add dark variant
classic.xml: add cursor color
classic-dark.xml: tweak search-match colors
styles: sync oblivion and tango schemes
classic: tweak line number colors
Dušan Kazik (1):
Update Slovak translation
Elias Aebi (3):
c.lang: make exponent digits required
c.lang: support hexadecimal floating constants
cpp.lang: remove redundant keywords
Emin Tufan Çetin (1):
Update Turkish translation
Enrico Nicoletto (2):
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Fabio Tomat (1):
Update Friulian translation
Fran Dieguez (1):
Update Galician translation
Goran Vidović (3):
Update Croatian translation
Update Croatian translation
Update Croatian translation
Hugo Carvalho (2):
Update Portuguese translation
Update Portuguese translation
Jordi Mas (1):
Update Catalan translation
Kukuh Syafaat (1):
Update Indonesian translation
Lorenz Wildberg (1):
Remove GtkSource.metadata for vapi generation
Luna Jernberg (1):
Update Swedish translation
Marek Černocký (1):
Updated Czech translation
Matej Urbančič (1):
Update Slovenian translation
Milo Casagrande (1):
Update Italian translation
Pierre Ossman (13):
rst.lang: Handle roman numerals enumerations
rst.lang: Handle auto enumeration
rst.lang: Handle multi line inline markup
rst.lang: Handle all link types better
rst.lang: Check inline markup context
rst.lang: Substitutions can have trailing _
rst.lang: Handle interpreted markup
rst.lang: Fix field regexp
rst.lang: Be more strict for directives
rst.lang: Fix comment parsing
rst.lang: Make directives multi-line
rst.lang: Handle line blocks
rst.lang: Add support for literal blocks
Piotr Drąg (6):
Update POTFILES.skip
Update language-specs.pot
Update POTFILES.skip
Update POTFILES.skip
Update Polish translation
Update POTFILES.skip
Quentin PAGÈS (2):
Update Occitan translation
Update Occitan translation
Rafael Fontenelle (1):
Update Brazilian Portuguese translation
Rico Tzschichholz (1):
vala.lang: Update to meet vala 0.54.0 specs
Rūdolfs Mazurs (1):
Update Latvian translation
Tristan Partin (4):
Update required meson version to >= 0.59.0
Add meson dependency override
Remove usage of add_global_arguments()
Remove usage of meson.source_root() and meson.build_root()
Yaron Shahrabani (1):
Update Hebrew translation
Yuri Chornoivan (3):
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Zander Brown (1):
Update British English translation
archbugaboo (1):
spice.lang: add SPICE language spec
eyelash (1):
lean.lang: add LEAN language specification
wesinator (1):
yara - addtl keywords none, iequals
Мирослав Николић (1):
Update Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]