commit 6e794ee3e650147a72d8345909dcb54ef1edb004
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:   2014-01-14

    Release 3.11.3

M	NEWS

commit b1a09ee9666ce6d72a99faca09bb0f7855b129e6
Author: Yuri Myasoedov <ymyasoedov@yandex.ru>
Date:	2014-01-13

    Updated Russian translation

M	po/ru.po

commit ee17c42fbc475b0ff5174bcf9140773246fd8ccb
Author: Yosef Or Boczko <yoseforb@gmail.com>
Date:	2014-01-13

    Updated Hebrew translation

M	po/he.po

commit 9b7268c9ff109fcd621e0b18a5ee15d370edbbd8
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2014-01-13

    Updated Galician translations

M	po/gl.po

commit 017cb1ac9ace7da3cfc9a4753db73eaf79b24eca
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2014-01-09

    Copy the code conventions and best practices from gedit

    And add two more links for shared libraries.

M	HACKING

commit 293fa4769315bdf3c1cd08f5d92e5fc23a2ab537
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2014-01-08

    Update the hacking and readme files

M	HACKING
M	README

commit 128085417e7454395cfb9ed2b5d74f2aadd6f4cc
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2014-01-07

    Updated Spanish translation

M	po/es.po

commit 78f3d16dc073288a0976540fbf21f5d0441486a9
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:	2014-01-07

    Updated Greek translation

M	po/el.po

commit a43d561b3db3bc3337c24cc7cef39f75e748f8db
Author: Milo Casagrande <milo@ubuntu.com>
Date:	2014-01-06

    [l10n] Updated Italian translation.

M	po/it.po

commit 5f8cd9e98f0cf27fe920d1e386e0d326407b0d07
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:	2014-01-05

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit c764cde289610465d6adff087b67788ee42aff65
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2014-01-05

    Completion: fix a bug with the select-on-show property

    When the GtkTreeView can take the focus, the first row is selected
    when
    the widget is shown, even if the select-on-show property is FALSE.

    With can_focus to False, we have all the control.

M	gtksourceview/gtksourcecompletion.ui

commit 522b526d58ad9aa45bc7515b55256cdd6266e5fe
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2014-01-05

    Completion: fix a critical message

    See the comment in the code.

M	gtksourceview/gtksourcecompletion.c

commit 55c6d30640fd8563d43447e09839960740b94518
Author: Andreas Fuchs <anduchs@gmail.com>
Date:	2014-01-04

    Doc: scale property for the style schemes

M	docs/reference/style-reference.xml

commit 55f3b4fee43bda8c65505f1567d65f3b8dce8c19
Author: Andreas Fuchs <anduchs@gmail.com>
Date:	2013-05-31

    latex: add support for headings styling

    - Map commands part, chaper, section, subsection, subsubsection,
    paragraph, subparagraph
    to heading0 to 6

M	data/language-specs/latex.lang

commit b04dc97a62fc09b558beffbfc486ccecc943c662
Author: Andreas Fuchs <anduchs@gmail.com>
Date:	2013-05-31

    html: add support for headings styling

    - Add support for def:headings1 to 5 for h1 to h5 tags in html
    with working attribute highlighting

M	data/language-specs/html.lang

commit becb6d7c24458ac7975976766c59d98b57be43b4
Author: Andreas Fuchs <anduchs@gmail.com>
Date:	2014-01-02

    Add headings styles to def.lang

M	data/language-specs/def.lang

commit 8dca53954bcd5af3d9a273e629c5952648386e59
Author: Andreas Fuchs <anduchs@gmail.com>
Date:	2013-05-31

    Style schemes: add a scale property

    - Add scale / scaleset property to gtksourcestyle objects.
    - Pass scale property to underlying gtktextview/textselection with
    scale property.
    - Add code for parsing scale properties from gtksourcestyleschemes.

M	data/styles/styles.rng
M	gtksourceview/gtksourcestyle-private.h
M	gtksourceview/gtksourcestyle.c
M	gtksourceview/gtksourcestylescheme.c

commit 34231edbb637b27db0a320d790915f9154a29860
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2014-01-03

    Updated Spanish translation

M	po/es.po

commit 7af1c93f705cc64036b87f8f37b5b6f3a3aa0229
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:	2014-01-03

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit e681604cc48cb5f79072a1271ef698bc33181183
Author: Christian Kirbach <christian.kirbach@gmail.com>
Date:	2014-01-02

    Updated German translation

M	po/de.po

commit 02f90dda1371bf08e9573a0dc578ecefbc1f8089
Author: Mark Corbin <mark@dibsco.co.uk>
Date:	2014-01-02

    Add ANS Forth 94 syntax highlighter file

M	data/language-specs/Makefile.am
A	data/language-specs/ansforth94.lang
M	po/POTFILES.in

commit cd26cbd2e560a2f698bfa11ddb4855e42615c961
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2013-12-30

    Updated Spanish translation

M	po/es.po

commit d6aaa50277191eb3dedec2b889808a211e0a513a
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2013-12-30

    Updated Galician translations

M	po/gl.po

commit dfddc66a40eb563a7b0fb19afc5598c2168d6207
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2013-12-30

    SearchContext: add a note to the implementation overview

    I thought that navigating through the occurrences with
    gtk_text_iter_forward_to_tag_toggle() was a bit over-engineered, and
    that it would have been much simpler to always search again in the
    buffer. But with some retrospect, in this case, multiple-lines regex
    matches would not have been possible.

M	gtksourceview/gtksourcesearchcontext.c

commit 3a7a7679541b2b4bf93ec77eb1ebe004672225e8
Author: Milo Casagrande <milo@ubuntu.com>
Date:	2013-12-27

    [l10n] Updated Italian translation.

M	po/it.po

commit a05f95ae79b2d3ac3d467ec63fe7eb277273b4b2
Author: Yosef Or Boczko <yoseforb@gmail.com>
Date:	2013-12-26

    Updated Hebrew translation

M	po/he.po

commit 509c3044ca0d9b67a5a74a44923d51f83feae127
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2013-12-26

    Add Change Case submenu to context menu

M	gtksourceview/gtksourceview.c

commit c9461627aca8070c23bb1f13447aee23bbb05cfa
Author: William Jon McCann <william.jon.mccann@gmail.com>
Date:	2013-12-18

    Update project homepage url

M	configure.ac
M	gtksourceview.doap
M	tests/test-widget.py

commit 52141040b9dd2538cab1cf20bd5b1a35e1bdce0d
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2013-12-16

    Post-release version bump

M	README
M	configure.ac