commit e18cd9fafa3931431408975aaa858eae069b79b6
Author: José Aliste <jaliste@src.gnome.org>
Date:   2011-06-28

    synctex: call goto_line on an idle when doing sync_source on
    non-open file.

    Doing the goto_line on the 'loaded' signal handler is not enough
    and the scroll_to_cursor does not work, so we
    install a call to goto_line on the idle instead to ensure
    scroll_to_cursor
    does work.

M	plugins/synctex/synctex/synctex.py

commit b07ba6433011829ede2e0ac79c0b0fad10e17022
Author: José Aliste <jaliste@src.gnome.org>
Date:	2011-06-28

    synctex: remove hack to access the tab out of the view.

M	plugins/synctex/synctex/synctex.py

commit 60ebeb8df22c436ec5f573619807183b92abd030
Author: José Aliste <jaliste@src.gnome.org>
Date:	2011-06-28

    synctex: Fix SyncSource when a input_file is not already open.

M	plugins/synctex/synctex/synctex.py

commit f1c746e712796639b43975fab5021ef723c7191e
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-06-26

    synctex: style fixes

M	plugins/synctex/synctex/synctex.py

commit 51a51ce8bcf5f064c99364b465557c1fdb1f32d6
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-06-26

    synctex: remove window helper

M	plugins/synctex/synctex/__init__.py
M	plugins/synctex/synctex/synctex.py

commit 0f92f78aee92f305cddcfbe5d037001586b2836c
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-06-25

    synctex: use the introspected Pango

M	plugins/multiedit/multiedit/documenthelper.py
M	plugins/synctex/synctex/synctex.py

commit 703da3b95b26577601aacfd63de1c8c3174be704
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-06-19

    synctex: use create_tab_from_location

M	plugins/synctex/synctex/synctex.py

commit 8385c4de6318ce5542461e54ad040235a314b5ad
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-06-19

    synctex: call set_sensitive instead of get_sensitive

M	plugins/synctex/synctex/synctex.py

commit d91f371f2a8c8902ca4ac81361570f0588dee4f0
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-06-13

    Release 3.1.1

M	NEWS
M	README
M	configure.ac