[vte] Created tag 0.37.0



The unsigned tag '0.37.0' was created.

Tagger: Christian Persch <chpe gnome org>
Date: Sun Apr 27 16:47:14 2014 +0200

    Version 0.37.0

Changes since the last tag '0.36.0':

Ani Peter (1):
      Updated Malayalam file

Bahodir Mansurov (2):
      Adding Uzbek cyrillic translation
      Adding uz cyrillic to the LINGUAS file

Behdad Esfahbod (1):
      Revert "gitignore: Add generated *.pot files in po/ subdirectory"

Carles Ferrando (1):
      [l10n]Updated Catalan (Valencian) translation

Chandan Kumar (1):
      Updated HINDI translation

Changwoo Ryu (1):
      Updated Korean translation

Chetan Khona (1):
      Updated Marathi translation

Christian Persch (168):
      Post branch version bump
      Don't notify nonexisting property
      [CVE-2011-2198] Limit insert-blank-characters
      Post branch version bump
      build: Add warning
      Post release version bump
      Merge remote-tracking branch 'origin/master'
      build: Version bump
      build: API/ABI bump
      ring: Fix compiler warnings
      widget: Remove deprecated vteregex
      app: Fix compiler warnings
      pty: Remove deprecated _vte_pty_* functions
      Der Tod und das Datensichtgerät
      widget: Remove deprecated vte_terminal_get_using_xft
      widget: Remove deprecated vte_terminal_get_char_{a,de}scent
      widget: Remove sealed char_{a,de}scent from public struct
      widget: Remove deprecated vte_terminal_get_padding
      widget: Remove deprecated vte_terminal_get_adjustment
      widget: Remove deprecated vte_terminal_forkpty
      widget: Remove deprecated vte_terminal_fork_command
      widget: Remove deprecated vte_terminal_[gs]et_pty
      widget: Remove deprecated vte_terminal_set_cursor_blinks
      widget: Remove deprecated VTE_IS_TERMINAL_ERASE_BINDING
      widget: Remove deprecated VTE_IS_TERMINAL_ANTI_ALIAS
      vteapp: Remove --antialias option
      widget: Remove antialias arg from vte_terminal_set_font_full_internal
      widget: Remove VteTerminalPrivate.fontantialias
      widget: Remove obsolete antialias handling from VteDraw
      vteapp: Don't use deprecated vte_terminal_set_font_from_string_full
      widget: Remove deprecated vte_terminal_set_font_full
      widget: Remove deprecated vte_terminal_set_font_from_string_full
      widget: Remove deprecated VteTerminalAntiAlias
      widget: Do not export the accessible object
      widget: Remove sealed char_{width,height} from public struct
      widget: Remove sealed {row,column}_count from public struct
      widget: emove sealed window_title from public struct
      widget: Remove sealed icon_title from public struct
      widget: Remove sealed adjustment from public struct
      widget: Remove now unused seal macros
      widget: Add vte_get_default_emulation
      widget: Remove vte_char_attributes struct
      widget: Make background tint colour use GdkRGBA
      widget: Store background saturation as double
      vteapp: Use RGBA colour APIs
      widget: Remove public GdkColor APIs
      widget: Remove faux-transparency support
      widget: Remove pixmap background saturation setting
      widget: Remove background pixbuf settings
      widget: Handle background colour changes immediately
      widget: Use gobject define instead of redefining it
      widget: Merge paint function into ::draw
      widget: Remove expose event debug output
      widget: Use allocated {width,height}
      drawing: Remove start/end
      drawing: Don't store the widget
      widget: No need to clip the cairo context
      vteapp: Implement --border-width option
      widget: Remove unnecessary boolean return value
      widget: Remove use of deprecated GtkStyle
      all: Don't export _vte_debug_* symbols
      widget: Remove deprecated function
      widget: Remove deprecated function
      all: Remove vtedeprecated.h
      build: Export all symbols starting with vte_
      widget: Add private function to transform from xy to grid coordinates
      widget: Rename 'inner_border' to 'padding'
      widget: Remove 'inner-border' style property
      widget: Allow setting size larger than current size
      widget: Remove vte_terminal_get_child_exit_status
      build: Provide VAPI
      iso2022: Always intern the codeset name
      widget: Add setting for CJK ambiguous width
      iso2022: Update the interpret test tool for internal API change
      widget: Remove unused tint colour
      widget: Add assertions to public API
      a11y: Use correct function to compare colours
      widget: Add more keys that the IM may need
      keymap: Add missing modifiers to the list
      keymap: Add missing Begin key to list of cursor keys
      vteapp: Plug a mem leak
      a11y: Use new gtk a11y infrastructure
      a11y: Remove atk component get_{extends,size,position} impls
      a11y: Remove duplicated code
      widget: Remove drawable checks
      widget: Install default CSS at FALLBACK priority
      widget: Add style debug flag
      vteapp: Add options to set highlight colour
      a11y: Don't explicitly set accessible parent
      iso2022: Build fix for the check binary
      widget: Rename API
      all: Rename API
      vteapp: Use gtk API to get the text targets
      vteapp: Add option to add new dingus
      vteapp: Derive from VteTerminal
      vteapp: Correct error message
      vteapp: Remove dead code
      widget: Init variable
      widget: Add font-scale property
      Revert "widget: Install default CSS at FALLBACK priority"
      widget: Clamp font scale
      widget: Allow setting font-scale before realize
      widget: Rename API
      widget: Rename API
      all: Rename VteBuffer to VteByteArray
      widget: Don't make is_word_char public
      widget: Rename API
      widget: Add match flags for search regex
      all: Rename API
      tests: Fix for API change
      widget: Simplify word-chars handling
      widget: Remove unused variable
      widget: Add window geometry helper function
      build: Don't suppress gtk deprecation warnings
      widget: Replace deprecated gdk_cursor_{ref,unref} by g_object_{ref,unref}
      widget: Ignore gdk_threads_enter/leave deprecation
      widget: Use non-deprecated function to get style font
      a11y: Use non-deprecated function to get position
      widget: Disable more widget keybindings
      widget: Allow passing NULL colour
      widget: Fix font-scale property
      vteapp: Reimplement vteapp in vala
      widget: Make resize-window signal cell based
      vteapp: Fix a couple typos
      vteapp: Warn when parsing the colour failed
      widget: Use gsize/gssize in public API
      widget: Add function to check for match at event coordinates
      build: Fix vteapp build dependencies and includes
      widget: Add setting to disable input
      all: Remove crufty test programme
      widget: Don't forward key release to input method when input is disabled
      widget: More input-enabled fixes
      gitignore: Update git.mk from upstream
      build: Distcheck with test application and bindings enabled
      all: Remove unused function argument
      widget: Remove unused struct
      a11y: Remove unused include
      a11y: Fix compiler warnings about unused variables
      a11y: Remove unnecessary vfunc impl
      a11y: Remove unnecessary vfunc impl
      a11y: Remove unnecessary vfunc impl
      a11y: Remove unnecessary vfunc impl
      a11y: Remove bogus code
      build: Use AC_USE_SYSTEM_EXTENSIONS
      build: Update warning flags check
      build: Remove obsolete checks
      build: Default to enable bindings
      build: Remove unused flags
      build: Use AC_USE_SYSTEM_EXTENSIONS
      build: Use configure.ac instead of configure.in
      build: Fix check program build
      all: Use terminfo instead of termcap
      build: Remove nonexisting Makefile from output files
      terminfo: Fix return values in assertions
      widget: Fix debug printf string
      pty: Fix introspection annotation typo
      build: Fix compiler warning
      build: Remove unnecessary flag
      vteapp: Remove unreachable code
      Revert "terminfo: Fix return values in assertions"
      Revert "build: Remove nonexisting Makefile from output files"
      Revert "all: Use terminfo instead of termcap"
      widget: Set style background on realize
      widget: Rename API
      docs: Fix licence header
      Prepare version 0.37.0
      all: Reorganise headers
      build: Work around include directory issue

Daniel Martinez Cucalon (1):
      Added Aragonese translation

Daniel Mustieles (1):
      Updated Spanish translation

Debarshi Ray (2):
      widget: Use the same default for word-chars as gnome-terminal
      widget: Remove word-chars property and related API

Duarte Loreto (1):
      Converted Portuguese translation to New Spelling (Novo AO)

Egmont Koblinger (1):
      widget: Initialize the color palette when the widget is initialized

Enrico Nicoletto (1):
      Updated Brazilian Portuguese translation

Gheyret Kenji (2):
      Uyghur translation updated
      Updated Uyghur translation

Ihar Hrachyshka (2):
      Updated Belarusian translation.
      Updated Belarusian translation.

Javier Jardón (1):
      vteseq: Use 'const' instead deprecated G_CONST_RETURN

Jordi Serratosa (1):
      [l10n]Fixes on Catalan translation

Khoem Sokhem (1):
      Add initial Khmer translation

Kjartan Maraas (1):
      Updated Norwegian bokmål translation

Kristjan SCHMIDT (1):
      Updated Esperanto translation

Marek Černocký (2):
      Updated Czech translation
      Updated Czech translation

Muhammet Kara (1):
      Updated Turkish translation

Nguyễn Thái Ngọc Duy (2):
      po/vi: import from Damned Lies
      Updated Vietnamese translation

Nilamdyuti Goswami (1):
      Updated Assamese translation

Piotr Drąg (3):
      Updated Polish translation
      Updated POTFILES.in
      Updated POTFILES.in

Rūdolfs Mazurs (1):
      Updated Latvian translation

Timur Zhamakeev (2):
      Updated Kyrgyz translation
      Updated Kyrgyz translation

Ting-Wei Lan (1):
      build: Remove unused pty.h header

TmTFx (1):
      Updated Friulian translation

Tommi Vainikainen (2):
      Updated Finnish translation
      gitignore: Add generated *.pot files in po/ subdirectory

Victor Ibragimov (2):
      [l10n] Added Tadjik translation
      Tajik translation updated

Volkan Yalçın (1):
      Updated Turkish translation

krishnababu k (2):
      Updated Telugu Translations
      Updated Telugu Translations


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