commit 5c9656ced5bf6a991174294cdec2580a3fae9d5f
Author: José Aliste <jaliste@src.gnome.org>
Date:   2011-07-05

    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 d2d3073b3c4fe4c48388579d1dbb6d5b7753c049
Author: José Aliste <jaliste@src.gnome.org>
Date:	2011-07-05

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

M	plugins/synctex/synctex/synctex.py

commit c8212000cfa2bcfff7860ebbe0defe0b161b3d11
Author: José Aliste <jaliste@src.gnome.org>
Date:	2011-07-05

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

M	plugins/synctex/synctex/synctex.py

commit 9d76251cd8bf10cf112a5ba22d969523d5be344a
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 284a5263dfd65469b15a0e9f5dfde93a305e9ffd
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-06-19

    synctex: use create_tab_from_location

M	plugins/synctex/synctex/synctex.py

commit fa82294c20af22b733e749e030fae26fdda00811
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 f032f61e3e4f5f99714cca16d125303d49f58f90
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2011-06-17

    Release 3.0.4

M	NEWS
M	README
M	configure.ac