[gtksourceview] Created tag 3.21.1



The unsigned tag '3.21.1' was created.

Tagger: Paolo Borelli <pborelli gnome org>
Date: Sat Apr 23 15:27:45 2016 +0200

    Tag 3.21.1

Changes since the last tag '3.20.1':

Christian Hergert (13):
      gtksourceview: fix miss-renderings in the grid background
      gutter-text: avoid iter location lookups when wrapping is disabled
      gutter: avoid connecting to GtkWidget::draw()
      sourceview: avoid inspecting GtkTextIter that are not spaces
      buffer: add short delay before updating matching-brackets
      gutter: avoid gtk_text_iter_forward_to_line_end() when possible
      gutterrenderer: avoid signal emission when possible
      gutterrendererlines: don't use division to calculate number of digits
      gutterrendererlines: remove allocations from ::query_data
      gutterrendererlines: avoid extra function calls in ::query_data()
      map: avoid handling GtkAdjustment signals when hidden
      buffer: avoid damage to full buffer when removing matching brackets
      buffer: fix broken implementation from previous commit

Chun-wei Fan (2):
      MSVC builds: Sync common NMake Makefiles for introspection
      MSVC builds: Fix Custom Build file name

Cédric Valmary (1):
      Updated Occitan translation

Ignacio Casal Quinteiro (1):
      map: the license is LGPL

Paolo Borelli (3):
      gutter: small refactoring to avoid get_view multiple times
      view: small drawing fix for line background
      Release 3.21.1

Sébastien Wilmet (38):
      build: make installed tests parallel installable
      Move unit tests to testsuite/ directory
      build: remove dead code
      Remove dead file
      Do not translate string for test file
      Change how to update sub *.pot
      Update language-specs.pot
      region: rename GtkTextRegion to GtkSourceRegion
      region: rename files gtktextregion -> gtksourceregion
      region: make the coding style consistent with other GSV code
      region: rename Iterator -> Iter
      region: rename time_stamp -> timestamp
      region: group related functions together
      region: prefix debug_print() function with underscore
      region: drop start arg of get_region_iter() and rename function
      region: change return type of subregions(): gint -> guint
      region: fix function parameters alignment
      region: rename subregions() -> get_subregion_count()
      region: add is_empty() function
      region: minor comment style fix in license headers
      region: add get_bounds() function
      SearchContext: fix potential memory leak
      region: remove get_subregion_count() and nth_subregion()
      region: turn it into a GObject class
      region: use g_clear_object() to destroy regions
      region: write docs
      region: document the property
      version: add version macros for 3.22
      docs: add index of new symbols in 3.22
      docs: add an annexes part
      region: make it public
      region: modify debug_print() to to_string()
      Bump version
      region: add the symbols to the public docs
      region: improve the documentation
      region: #include gtksourceregion.h in main public header
      build: dynamic linking for interactive tests
      Coding style fixes


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