commit e90569de76aa4845d2f839727016d85019331a5f
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:   2010-04-19

    Only put the selection in middle when it is not selected by the user.

M	src/gtr-message-table.c

commit 164fb3330dd129c3e6c6f5b34f6358cb516444a9
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:	2010-04-19

    Updated Lithuanian translation by Aurimas Černius.

M	po/lt.po

commit e7ae7fda9f9e502aa21ae95ef1a73f5e924a1fcf
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2010-04-18

    Updated Slovenian translation

M	po/sl.po

commit 7fe2b2711800eea56482f4fa9059e44b0fc6af98
Author: Antonio Fernandes C. Neto <fernandes@pelivre.org>
Date:	2010-04-17

    Updated Brazilian Portuguese translation, reviewed by Vladimir Melo
    <vmelo@gnome.org>.

M	po/pt_BR.po

commit 67a203e9285a08471d1f49ff26e426cd79b0489f
Author: Petr Kovar <pknbe@volny.cz>
Date:	2010-04-17

    Update Czech translation by Marek Cernocky

M	po/cs.po

commit 52a1f0263fe9516e24e21b42b93dc0163a97896b
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-04-17

    Show the selected row always in the center of the message table.

M	src/gtr-message-table.c

commit 642871fad7018eb479abebe0e208cd18d140d9af
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-04-17

    Remove the spinner for now.

    We are not using the spinner so lets remove it to not have to depend
    in a so new gtk+ version.

M	src/gtr-tab-label.c

commit f89db5a19a86b04dbbcb5ae4accc15d85a28a152
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-04-17

    Updated Spanish translation

M	po/es.po

commit bccd9daadfccc3fe6d3f14aecae92055f5ea1967
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-04-17

    Make the translation memory always visible. Fixes bug #610986.

    Make the context pane full height. So it is visible the translation
    memory and the context at the same time.

M	data/gtranslator-ui.xml
M	plugins/alternate-language/gtr-alternate-language-plugin.c
M	src/gtr-actions-view.c
M	src/gtr-actions.h
M	src/gtr-prefs-manager-app.c
M	src/gtr-prefs-manager-app.h
M	src/gtr-tab.c
M	src/gtr-tab.h
M	src/gtr-window.c

commit 0a3d6ee8570d0363d6ae62e6be74f264a3ef75c3
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-04-17

    Factor out the tab label.

    Borrowed the close-button and tab-label widgets from gedit
    and factor it out from gtr-notebook.

M	po/POTFILES.in
M	po/gl.po
M	src/Makefile.am
A	src/gtr-close-button.c
A	src/gtr-close-button.h
M	src/gtr-notebook.c
M	src/gtr-po.c
A	src/gtr-tab-label.c
A	src/gtr-tab-label.h
M	src/gtr-tab.c
M	src/gtr-tab.h
M	src/gtr-window.c
M	src/update-from-gedit.sh

commit d4cce14d449c69883a8fb87800706c60dcc2db7a
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-04-16

    Updated Spanish translation

M	po/es.po

commit 8c84f4df8920e7637c270104a90ac165a57e4a13
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-04-15

    Updated POTFILES.

M	po/POTFILES.in

commit 0675cd73f7c00369188686e53a943cf6428ae495
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-04-15

    Removed comment dialog.

    Now the custom comments are shown in the context panel. It also has
    the ability to add new comments.

M	data/gtranslator-ui.xml
M	plugins/source-code-view/gtr-source-code-view-plugin.c
M	src/dialogs/Makefile.am
D	src/dialogs/gtr-comment-dialog.c
D	src/dialogs/gtr-comment-dialog.h
D	src/dialogs/gtr-comment-dialog.ui
M	src/gtr-actions-edit.c
M	src/gtr-actions.h
M	src/gtr-context.c
M	src/gtr-context.h
M	src/gtr-tab.c
M	src/gtr-window.c

commit e3b517bb475e0abc76dd38d497cad51036ac5891
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-04-14

    Updated Spanish translation

M	po/es.po

commit eeb9576a13a53444914658150ea7313af6a3b5ae
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-04-14

    Added extra \n at the end of the comments. Fixes bug #606303.

M	src/gtr-header.c

commit b175293dcaa6a49c0a99eae52f5d5d34fd5d0974
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-04-14

    Make the context information smarter.

    Show only the header when there is info for that header and add
    a bold tag for the headers. Also sort the information in a more
    useful way.

M	plugins/source-code-view/gtr-source-code-view-plugin.c
M	src/gtr-context.c

commit f1e1efe7263d83e5f2e5ac13dd9446d9dbd8e5ad
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-04-12

    Unfuzzy the header when updating it.

M	src/gtr-header.c

commit 52d1e561c6dfc5a838e0f1d31ecd47bc72f83980
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-04-12

    Update gpl license text to gpl v3

M	COPYING

commit 1ce97fe95b44d66a3b34b86565342f57407b490c
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-04-09

    Removed useless file

M	configure.ac
D	gtranslator.spec.in

commit a99c9ab6fb6b779307cef2d92a0ea6e0ffe188a7
Author: Francisco Diéguez <fran.dieguez@mabishu.com>
Date:	2010-04-09

    Updated Galician translations

M	po/gl.po

commit c4b05cd4b5f3317a53f8647cf9963ef4f90519b9
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-04-09

    Remove useless files.

D	BRANCHES
D	INSTALL.CVS
D	MAINTENANCE
D	TODO

commit 87e0026bf40c50cec4ad23b2ce3524699ffaf89a
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-04-09

    Updated git.mk from pango

M	git.mk

commit a064768fb135828eab1bffd70d2b0fe6e84677fc
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-04-09

    Update toolbar editor.

M	src/toolbareditor/egg-editable-toolbar.c
M	src/toolbareditor/egg-editable-toolbar.h
M	src/toolbareditor/egg-toolbar-editor.c
M	src/toolbareditor/egg-toolbar-editor.h
M	src/toolbareditor/egg-toolbars-model.c
M	src/toolbareditor/egg-toolbars-model.h

commit f73a9918c6c3e72b3f2faa93159f8671c66be1b0
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:	2010-04-07

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/LINGUAS
A	po/zh_HK.po
M	po/zh_TW.po

commit a0cb29f234415001a013e3adb0bfc41e63a80770
Author: Andika Triwidada <andika@gmail.com>
Date:	2010-04-01

    Updated Indonesian translation

M	po/id.po

commit cd947b5fa52ccce44b158361ddd599578cdec219
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	2010-03-31

    Updated Ukrainian translation

M	help/Makefile.am

commit babfb2f12a5870bbe6ad71588b0b5d4ad5379b3b
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	2010-03-31

    Updated Ukrainian translation

A	help/uk/uk.po

commit 953d484eeb0afe822130962846513b3e7bca54ec
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	2010-03-31

    Updated Ukrainian translation

M	po/uk.po

commit 8a206cbccc66e44fea95394a00b0d14823271cd1
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:	2010-03-30

    Updated Lithuanian translation.

M	po/lt.po

commit 2d49518dcf1892bf08ab6db2ba54542afd0ee605
Author: Nishio Futoshi <fut_nis@d3.dion.ne.jp>
Date:	2010-03-21

    Updated Japanese translation.
    Reviewed by Takayuki KUSANO.

M	po/ja.po

commit 26e95d37d5842f16b267dc6d2d0fce335e911233
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2010-03-19

    Updated Basque language

M	po/eu.po

commit 91546e047ffb72f309590ace4d56a5042b1df401
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:	2010-03-18

    Updated Russian translation

M	po/ru.po

commit bb04a6383d7efb22e133c410585323c42b456c9b
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-03-17

    Add ' as recognised char for tags.

M	data/po.lang
M	plugins/insert-tags/gtr-insert-tags-plugin.c

commit 7553add58601377ee5d03438d175ce20fa31469c
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	2010-03-13

    Updated French translation

M	po/fr.po

commit e1ed267a63f194c8f3b93421bd7ca7d71372402e
Author: Milo Casagrande <milo@ubuntu.com>
Date:	2010-03-10

    Updated Italian translation

M	po/it.po

commit c42a812ac89e4b7fa4f2adf2c4458ef4abac7efa
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-03-03

    Indentation fixes.

M	src/gtr-tab.c

commit 9d20835908f4a0e79e5bc7751d75a89637a78ee3
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2010-02-25

    Updated German translation

M	po/de.po

commit f98d6f527d2a2beb218944862727e304f3876566
Author: Aron Xu <aronxu@gnome.org>
Date:	2010-02-24

    Update Simplified Chinese translation.

M	po/zh_CN.po

commit 4a698d5ba15f6949b2973411756f00f9aa97e6c8
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-21

    Also remove it from makefile

M	Makefile.am

commit bd3c05734700fb2605e7a5ba562bb2534f38f973
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-21

    Removed useless file.

D	DEPENDS

commit 8cca961c7b76b2ac317a888deea93f14de175bf9
Author: Petr Kovar <pknbe@volny.cz>
Date:	2010-02-21

    Update Czech translation by Marek Cernocky & Petr Kovar

    Reviewed by: Lucas Lommer.

M	po/cs.po

commit d2040fe895073bdee1c949ecf7c09e27b44f1128
Author: Pablo Sanxiao <psanxiao@gnome.org>
Date:	2010-02-21

    gtranslator 1.9.9 released

M	NEWS
M	configure.ac

commit f99e3c92af136ed54847a37eb8e12c11045e8380
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2010-02-20

    Updated Slovenian translation

M	po/sl.po

commit b4abbf522714c0144b8069735954e78e15af816f
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-02-20

    Updated Spanish translation

M	po/es.po

commit 2ec626b92c4790b976c60404a43b361cd697e0ca
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-02-19

    Updated Spanish translation

M	po/es.po

commit a1119969cb3994a843883b861c98ef6dd1415ccd
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-19

    Unset the document profile if it was removed.

M	src/gtr-header.c

commit 2c251e2de46d60c6c92eea396372fb0b9deb4f17
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-19

    Fix crash when there is no profile. Pointed by Jonh Wendell.

M	src/gtr-window.c

commit b1d5afa0a6f7beaa1385425601fe11546a2d4b76
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-19

    Add Profile quick selector. Fixes bug #609695.

M	src/Makefile.am
M	src/gtr-header.c
M	src/gtr-header.h
M	src/gtr-marshal.list
M	src/gtr-window.c

commit c0ec13e8eee5f37468e89abe4c59f13c612fd5df
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-18

    Fix the update script.

M	src/update-from-gedit.sh

commit 4969da41c17ad967c66eeed4415aace926c479fe
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-18

    Add GtrStatusComboBox borrowed from gedit.

A	src/gtr-status-combo-box.c
A	src/gtr-status-combo-box.h

commit c52cd111043e56c43c8d4dec4fde9fce59333ae6
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-18

    Add active-profile-changed profile-added/removed/modified signals.

M	src/gtr-profile-manager.c
M	src/gtr-profile-manager.h

commit b43622385613713011c1fefc141a3805dbd6c0ed
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-02-18

    Updated Spanish translation

M	po/es.po

commit aa0fe177099eee144ad1b91f68f57badee4739a7
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-18

    Change the accels as I put by mistake the sames in 2 buttons.

M	plugins/alternate-language/gtr-alternate-language-panel.c

commit ca1589633bd96cdb58044ed298c9fb69a37ed862
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-18

    Add copy button and make the buttons strings translatables.

    This fixes bugs #610014 and #610013.

M	plugins/alternate-language/gtr-alternate-language-panel.c

commit aaa9cb8614753f2416dee0d76653f3bef2ff1ab1
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-18

    Place the signal connections in the right place.

M	src/dialogs/gtr-preferences-dialog.c

commit 95a7aa6358e63ec2aa9c23e5c33bbed4d64642df
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-02-17

    Updated Spanish translation

M	po/es.po

commit 368f18f54491da183e4f59b9ea17596fc3738684
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-17

    Display document name before the app name in the window title. Fixes
    bug #565811.

M	src/gtr-window.c

commit 0687a12ba2339e1bb6513d7111a6bb2a35356acf
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-16

    Rework the profile managing using the new GtrProfileManager.

M	src/Makefile.am
M	src/dialogs/gtr-assistant.c
M	src/dialogs/gtr-header-dialog.c
M	src/dialogs/gtr-preferences-dialog.c
M	src/dialogs/gtr-preferences-dialog.h
M	src/dialogs/gtr-profile-dialog.c
M	src/dialogs/gtr-profile-dialog.h
M	src/gtr-actions-file.c
M	src/gtr-dirs.h
M	src/gtr-header.c
M	src/gtr-header.h
M	src/gtr-profile-manager.c
M	src/gtr-profile-manager.h
M	src/gtr-profile.c
M	src/gtr-profile.h
M	src/gtr-window.c
M	src/main.c

commit 115e4bb28f6a2421ed44cf58bf3c158679a3ff2c
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-16

    Do not load profiles on main

M	src/main.c

commit 6e60ea0af61f882e6f21cdf6c97288a5bb061590
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-16

    Remove profiles from GtrApplication

M	src/gtr-application.c
M	src/gtr-application.h

commit 5dfc38a447372c0d4fef12d194fa135e8e14914e
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-16

    Add GtrProfileManager.

    Add new singleton class to manage the load and the save of the
    profiles.

A	src/gtr-profile-manager.c
A	src/gtr-profile-manager.h

commit fc059352fa0411015c84d1cf5998d8510d2cd9bd
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-02-15

    Updated Spanish translation

M	po/es.po

commit 4223b673a1fa3cfd84768f96d725a02b79b719ac
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-14

    Fix warning.

M	src/gtr-utils.c

commit aa313b7e7cb61554f99ef3e6dd18703871802451
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-14

    Minor fix.

M	src/gtr-header.c

commit c7c2fb61e42ec504ed6e851919d91a2b5dd2cbec
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-14

    Use gtk_action_get_tooltip instead of the tooltip property.

M	src/gtr-window.c

commit f1d3e3580813c7c88d2d5b02061c51e24937158b
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-13

    Fix more strings.

M	src/gtr-prefs-manager-app.c
M	src/gtr-window.c

commit d37d25f0142767df5c61c39e0edddf6928d85227
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:	2010-02-13

    Updated Galician Translation

M	po/gl.po

commit 1bb001e61312eb078f970985cdc8f2ceedc2ed18
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-12

    Manage po files correctly, and disconnect signal when needed.

M	plugins/alternate-language/gtr-alternate-language-panel.c
M	plugins/alternate-language/gtr-alternate-language-plugin.c

commit 84dc8f52190f22df2fcd5c791fdab8aff0d3a328
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2010-02-12

    Updated Slovenian translation

M	po/sl.po

commit 0755ea5adbf3b25fb11b5463f1c8923bfbc5a7a9
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-12

    Use profile values by default. Fixes bug #605697.

M	data/gtranslator.schemas.in

commit 4ba2fc0e71745a4218dbef8a7e88a514fb81a9ea
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-12

    Do not set profile values if there is no profile.

M	src/gtr-header.c

commit 85a005bb4d95418f7f2ad8def450c1611cf7346a
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-11

    Set the right title

M	src/gtr-window.c

commit 84bbc035ee81e69c8388c97e11ca9a4bf32a1e2f
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-11

    Manage focus in event, so we know which window is the one active.

M	src/gtr-application.c

commit 7fb46cbf2d87cb82694badf816ae5757829444de
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-11

    Present the window properly.

M	src/gtr-application.c
M	src/main.c

commit bbfe401560f58f4975cedf83c43f43b73a328d77
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-11

    Open files in the new window also.

M	src/main.c

commit 46d23f8db41b78f3709dfef6b0d4df84d66ecc10
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-11

    Convert GtrApplication into an UniqueApp using libunique.

M	configure.ac
M	src/gtr-application.c
M	src/gtr-application.h
M	src/gtr-window.c
M	src/main.c

commit 7278dfad530c1b496c0f3a7d5be3aeaaa77c511b
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-11

    Add ; and # to detect tags. Fixes bug #609615.

M	data/po.lang
M	plugins/insert-tags/gtr-insert-tags-plugin.c

commit 717da15826f6a820d641bcd5fb8a9b92e527127e
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-10

    Use the right accels file.

M	src/gtr-application.c

commit 561fa23a9367e642f6ec6be8f44c618f996ac189
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-02-11

    Updated Norwegian bokmål translation

M	po/nb.po

commit 808336e801dcd93125d2bc15e74f42ae85406305
Author: Petr Kovar <pknbe@volny.cz>
Date:	2010-02-11

    Update Czech translation by Marek Cernocky

M	po/cs.po

commit 84bdc867c2db2072cfe73c0cb4d8da7e334c5477
Author: Pablo Sanxiao <psanxiao@gnome.org>
Date:	2010-02-10

    gtranslator 1.9.8 released

M	NEWS
M	configure.ac

commit f20e059cf7490593e03fef6e5d2235336dd97619
Author: Pablo Sanxiao <psanxiao@gnome.org>
Date:	2010-02-10

    Include gtr prefix to files included in
    doc/reference/gtranslator.types

M	doc/reference/gtranslator.types

commit 91e8f580d42eb64600c3f02f95fb7ba168517fc6
Author: Milo Casagrande <milo@ubuntu.com>
Date:	2010-02-10

    Updated Italian translation

M	po/it.po

commit 40f5e96be9f1b7244394c59b39ea020590d5ee8a
Author: Marek Černocký <marek@manet.cz>
Date:	2010-02-09

    Update Czech translation (this time for real)

M	po/cs.po

commit 6aa2106a5e4d0e1eb91f06297421d63eb1174f57
Author: Marek Černocký <marek@manet.cz>
Date:	2010-02-09

    Update Czech translation

M	po/cs.po

commit d6ba12727931187898c4da11fb75b5c458649a24
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-09

    Provide all required libraries to the linker. Fixes bug #608897.

M	configure.ac

commit 6c767ff5bc79cd4d6fe133dbb82a2a7bda3d5989
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-09

    Return if the program is not found. Fixes bug #603292.

M	plugins/source-code-view/gtr-source-code-view-plugin.c

commit 3daddbcbd069271535de4df7891ab61cd7960310
Author: Pablo Sanxiao <psanxiao@gnome.org>
Date:	2010-02-08

    Re-indent files in plugins folder

M	plugins/alternate-language/gtr-alternate-language-panel.c
M	plugins/alternate-language/gtr-alternate-language-panel.h
M	plugins/alternate-language/gtr-alternate-language-plugin.c
M	plugins/alternate-language/gtr-alternate-language-plugin.h
M	plugins/charmap/gtr-charmap-panel.c
M	plugins/charmap/gtr-charmap-panel.h
M	plugins/charmap/gtr-charmap-plugin.c
M	plugins/charmap/gtr-charmap-plugin.h
M	plugins/dictionary/gtr-dict-panel.c
M	plugins/dictionary/gtr-dict-panel.h
M	plugins/dictionary/gtr-dictionary-plugin.c
M	plugins/dictionary/gtr-gdict-sidebar.c
M	plugins/dictionary/gtr-gdict-sidebar.h
M	plugins/fullscreen/gtr-fullscreen-plugin.c
M	plugins/fullscreen/gtr-fullscreen-plugin.h
M	plugins/glossary/glossary-panel.c
M	plugins/glossary/glossary-panel.h
M	plugins/insert-params/gtr-insert-params-plugin.c
M	plugins/insert-params/gtr-insert-params-plugin.h
M	plugins/insert-tags/gtr-insert-tags-plugin.c
M	plugins/insert-tags/gtr-insert-tags-plugin.h
M	plugins/open-tran/gtr-open-tran-panel.c
M	plugins/open-tran/gtr-open-tran-panel.h
M	plugins/open-tran/gtr-open-tran-plugin.c
M	plugins/open-tran/gtr-open-tran-plugin.h
M	plugins/source-code-view/gtr-source-code-view-plugin.c
M	plugins/source-code-view/gtr-source-code-view-plugin.h
M	plugins/source-code-view/gtr-viewer.c
M	plugins/source-code-view/gtr-viewer.h

commit 15e281836b47bfd4c7e467463624c6b6e05f7b09
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-08

    Fix some strings telling Gtr instead of Gtranslator.

M	src/dialogs/gtr-preferences-dialog.c
M	src/dialogs/gtr-profile-dialog.c
M	src/gtr-actions-help.c
M	src/gtr-utils.c

commit b77593c97e15de25e2b15df55f98dd20659f63bc
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2010-02-08

    Fix some compiler warnings

M	src/gtr-actions-edit.c
M	src/gtr-actions-file.c
M	src/gtr-actions-go.c
M	src/gtr-actions-help.c
M	src/gtr-actions-search.c
M	src/gtr-header.c
M	src/gtr-io-error-info-bar.c
M	src/gtr-po.c
M	src/gtr-prefs-manager.c
M	src/gtr-profile.c
M	src/gtr-utils.c
M	src/gtr-view.c
M	src/gtr-window.c

commit ccf258ed8e800b45b67a463543db7009bee28177
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-07

    Fix issues releated to the refactoring.

M	plugins/open-tran/gtr-open-tran-panel.h
M	plugins/source-code-view/gtr-source-code-view-plugin.c
M	src/gtr-prefs-manager.h
M	src/gtr-view.c
M	src/plugin-system/gtr-plugins-engine.c

commit 04ba63d1692f264d74596df4ce92b5811dd28bd6
Author: Pablo Sanxiao <psanxiao@gnome.org>
Date:	2010-02-07

    Re-indent all the source code within src folder

M	src/dialogs/gtr-assistant.c
M	src/dialogs/gtr-close-confirmation-dialog.c
M	src/dialogs/gtr-close-confirmation-dialog.h
M	src/dialogs/gtr-comment-dialog.c
M	src/dialogs/gtr-comment-dialog.h
M	src/dialogs/gtr-file-dialogs.c
M	src/dialogs/gtr-file-dialogs.h
M	src/dialogs/gtr-header-dialog.c
M	src/dialogs/gtr-jump-dialog.c
M	src/dialogs/gtr-preferences-dialog.c
M	src/dialogs/gtr-preferences-dialog.h
M	src/dialogs/gtr-profile-dialog.c
M	src/dialogs/gtr-profile-dialog.h
M	src/dialogs/gtr-search-dialog.c
M	src/dialogs/gtr-search-dialog.h
M	src/gtr-actions-documents.c
M	src/gtr-actions-edit.c
M	src/gtr-actions-file.c
M	src/gtr-actions-go.c
M	src/gtr-actions-help.c
M	src/gtr-actions-search.c
M	src/gtr-actions-view.c
M	src/gtr-actions.h
M	src/gtr-application.c
M	src/gtr-application.h
M	src/gtr-context.c
M	src/gtr-context.h
M	src/gtr-dirs.c
M	src/gtr-dirs.h
M	src/gtr-header.c
M	src/gtr-header.h
M	src/gtr-history-entry.c
M	src/gtr-history-entry.h
M	src/gtr-io-error-info-bar.c
M	src/gtr-io-error-info-bar.h
M	src/gtr-message-table-model.c
M	src/gtr-message-table-model.h
M	src/gtr-message-table.c
M	src/gtr-message-table.h
M	src/gtr-msg.c
M	src/gtr-msg.h
M	src/gtr-notebook.c
M	src/gtr-notebook.h
M	src/gtr-po.c
M	src/gtr-po.h
M	src/gtr-prefs-manager-app.c
M	src/gtr-prefs-manager-app.h
M	src/gtr-prefs-manager.c
M	src/gtr-prefs-manager.h
M	src/gtr-profile.c
M	src/gtr-profile.h
M	src/gtr-statusbar.c
M	src/gtr-statusbar.h
M	src/gtr-tab.c
M	src/gtr-tab.h
M	src/gtr-utils.c
M	src/gtr-utils.h
M	src/gtr-view.c
M	src/gtr-view.h
M	src/gtr-window.c
M	src/gtr-window.h
M	src/main.c
M	src/plugin-system/gtr-module.c
M	src/plugin-system/gtr-module.h
M	src/plugin-system/gtr-plugin-info.c
M	src/plugin-system/gtr-plugin-info.h
M	src/plugin-system/gtr-plugin-manager.c
M	src/plugin-system/gtr-plugin-manager.h
M	src/plugin-system/gtr-plugin.c
M	src/plugin-system/gtr-plugin.h
M	src/plugin-system/gtr-plugins-engine.c
M	src/plugin-system/gtr-plugins-engine.h
M	src/toolbareditor/egg-editable-toolbar.c
M	src/toolbareditor/egg-editable-toolbar.h
M	src/toolbareditor/egg-toolbar-editor.c
M	src/toolbareditor/egg-toolbar-editor.h
M	src/toolbareditor/egg-toolbars-model.c
M	src/toolbareditor/egg-toolbars-model.h
M	src/translation-memory/berkeley/gtr-berkeley.c
M	src/translation-memory/berkeley/gtr-db-base.c
M	src/translation-memory/berkeley/gtr-db-base.h
M	src/translation-memory/berkeley/gtr-db-keys.h
M	src/translation-memory/berkeley/gtr-db-orig.c
M	src/translation-memory/berkeley/gtr-db-orig.h
M	src/translation-memory/berkeley/gtr-db-trans.c
M	src/translation-memory/berkeley/gtr-db-trans.h
M	src/translation-memory/berkeley/gtr-db-words.c
M	src/translation-memory/berkeley/gtr-db-words.h
M	src/translation-memory/gtr-translation-memory-ui.c
M	src/translation-memory/gtr-translation-memory-ui.h
M	src/translation-memory/gtr-translation-memory.c
M	src/translation-memory/gtr-translation-memory.h

commit 9f57ef4c80587da0fc735435ef892924792247e6
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-07

    Refactor methods from gtranslator to gtr on plugins.

M	plugins/alternate-language/gtr-alternate-language-panel.c
M	plugins/alternate-language/gtr-alternate-language-panel.h
M	plugins/alternate-language/gtr-alternate-language-plugin.c
M	plugins/alternate-language/gtr-alternate-language-plugin.h
M	plugins/charmap/gtr-charmap-panel.c
M	plugins/charmap/gtr-charmap-panel.h
M	plugins/charmap/gtr-charmap-plugin.c
M	plugins/charmap/gtr-charmap-plugin.h
M	plugins/dictionary/gtr-dict-panel.c
M	plugins/dictionary/gtr-dict-panel.h
M	plugins/dictionary/gtr-dictionary-plugin.c
M	plugins/dictionary/gtr-dictionary-plugin.h
M	plugins/fullscreen/gtr-fullscreen-plugin.c
M	plugins/fullscreen/gtr-fullscreen-plugin.h
M	plugins/glossary/glossary-panel.c
M	plugins/glossary/glossary-panel.h
M	plugins/insert-params/gtr-insert-params-plugin.c
M	plugins/insert-params/gtr-insert-params-plugin.h
M	plugins/insert-tags/gtr-insert-tags-plugin.c
M	plugins/insert-tags/gtr-insert-tags-plugin.h
M	plugins/open-tran/gtr-open-tran-panel.c
M	plugins/open-tran/gtr-open-tran-panel.h
M	plugins/open-tran/gtr-open-tran-plugin.c
M	plugins/open-tran/gtr-open-tran-plugin.h
M	plugins/source-code-view/gtr-source-code-view-plugin.c
M	plugins/source-code-view/gtr-source-code-view-plugin.h
M	plugins/source-code-view/gtr-viewer.c
M	plugins/source-code-view/gtr-viewer.h

commit 86eb2fb7ef6c504b42203f7137fb19f773b29f7a
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-07

    Fix several warnings.

M	src/gtr-actions-file.c
M	src/gtr-header.h
M	src/gtr-message-table.c
M	src/gtr-notebook.c
M	src/gtr-po.c
M	src/gtr-po.h
M	src/gtr-prefs-manager-app.h
M	src/gtr-tab.c
M	src/gtr-tab.h
M	src/gtr-view.c
M	src/gtr-view.h
M	src/gtr-window.c
M	src/gtr-window.h
M	src/main.c

commit cdc6aff9e8ff0b2a67969a4a908587d852fc1af4
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-07

    Refactor all methods from gtranslator* to gtr*

M	src/dialogs/gtr-assistant.c
M	src/dialogs/gtr-assistant.h
M	src/dialogs/gtr-close-confirmation-dialog.c
M	src/dialogs/gtr-close-confirmation-dialog.h
M	src/dialogs/gtr-comment-dialog.c
M	src/dialogs/gtr-comment-dialog.h
M	src/dialogs/gtr-file-dialogs.c
M	src/dialogs/gtr-file-dialogs.h
M	src/dialogs/gtr-header-dialog.c
M	src/dialogs/gtr-header-dialog.h
M	src/dialogs/gtr-jump-dialog.c
M	src/dialogs/gtr-jump-dialog.h
M	src/dialogs/gtr-preferences-dialog.c
M	src/dialogs/gtr-preferences-dialog.h
M	src/dialogs/gtr-profile-dialog.c
M	src/dialogs/gtr-profile-dialog.h
M	src/dialogs/gtr-search-dialog.c
M	src/dialogs/gtr-search-dialog.h
M	src/gtr-actions-documents.c
M	src/gtr-actions-edit.c
M	src/gtr-actions-file.c
M	src/gtr-actions-go.c
M	src/gtr-actions-help.c
M	src/gtr-actions-search.c
M	src/gtr-actions-view.c
M	src/gtr-actions.h
M	src/gtr-application.c
M	src/gtr-application.h
M	src/gtr-context.c
M	src/gtr-context.h
M	src/gtr-dirs.c
M	src/gtr-dirs.h
M	src/gtr-header.c
M	src/gtr-header.h
M	src/gtr-history-entry.c
M	src/gtr-history-entry.h
M	src/gtr-message-table-model.c
M	src/gtr-message-table-model.h
M	src/gtr-message-table.c
M	src/gtr-message-table.h
M	src/gtr-msg.c
M	src/gtr-msg.h
M	src/gtr-notebook.c
M	src/gtr-notebook.h
M	src/gtr-po.c
M	src/gtr-po.h
M	src/gtr-prefs-manager-app.c
M	src/gtr-prefs-manager-app.h
M	src/gtr-prefs-manager-private.h
M	src/gtr-prefs-manager.c
M	src/gtr-prefs-manager.h
M	src/gtr-profile.c
M	src/gtr-profile.h
M	src/gtr-statusbar.c
M	src/gtr-statusbar.h
M	src/gtr-tab.c
M	src/gtr-tab.h
M	src/gtr-utils.c
M	src/gtr-utils.h
M	src/gtr-view.c
M	src/gtr-view.h
M	src/gtr-window.c
M	src/gtr-window.h
M	src/main.c
M	src/plugin-system/gtr-module.c
M	src/plugin-system/gtr-module.h
M	src/plugin-system/gtr-plugin-info-priv.h
M	src/plugin-system/gtr-plugin-info.c
M	src/plugin-system/gtr-plugin-info.h
M	src/plugin-system/gtr-plugin-manager.c
M	src/plugin-system/gtr-plugin-manager.h
M	src/plugin-system/gtr-plugin.c
M	src/plugin-system/gtr-plugin.h
M	src/plugin-system/gtr-plugins-engine.c
M	src/plugin-system/gtr-plugins-engine.h
M	src/translation-memory/berkeley/gtr-berkeley.c
M	src/translation-memory/berkeley/gtr-berkeley.h
M	src/translation-memory/berkeley/gtr-db-base.c
M	src/translation-memory/berkeley/gtr-db-base.h
M	src/translation-memory/berkeley/gtr-db-keys.c
M	src/translation-memory/berkeley/gtr-db-keys.h
M	src/translation-memory/berkeley/gtr-db-orig.c
M	src/translation-memory/berkeley/gtr-db-orig.h
M	src/translation-memory/berkeley/gtr-db-trans.c
M	src/translation-memory/berkeley/gtr-db-trans.h
M	src/translation-memory/berkeley/gtr-db-words.c
M	src/translation-memory/berkeley/gtr-db-words.h
M	src/translation-memory/gtr-translation-memory-ui.c
M	src/translation-memory/gtr-translation-memory-ui.h
M	src/translation-memory/gtr-translation-memory.c
M	src/translation-memory/gtr-translation-memory.h

commit deaf4daea21201ce3c1cf1146babe4cbcf34e52f
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-07

    Bump autoconf to 2.64

M	configure.ac

commit eea4018cef5364f74459c3a8446c7cb877ed09d0
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-06

    Rework the plural forms parsing. Fixes bug #609115.

M	src/gtr-header.c

commit bfb915c23a4e38e8577ed6796d3909c8207d0297
Author: Javier Jardón <jjardon@gnome.org>
Date:	2010-02-05

    Modernize autotools configuration

    New requirements:
    libtool >= 2.63.2
    automake >= 1.10
    libtool >= 2.2.6
    intltool >= 0.40.0

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=609040

M	Makefile.am
M	autogen.sh
M	configure.ac
M	plugins/alternate-language/Makefile.am
M	plugins/charmap/Makefile.am
M	plugins/dictionary/Makefile.am
M	plugins/fullscreen/Makefile.am
M	plugins/glossary/glossary-panel.c
M	plugins/insert-params/Makefile.am
M	plugins/insert-tags/Makefile.am
M	plugins/open-tran/Makefile.am
M	plugins/source-code-view/Makefile.am
M	src/Makefile.am
M	src/dialogs/Makefile.am
M	src/gtr-actions-help.c
M	src/plugin-system/Makefile.am
M	src/translation-memory/Makefile.am
M	src/translation-memory/berkeley/Makefile.am

commit 9a0d3ffb4d438ae2267cca554bdf7126e41ca043
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-02-05

    Updated Spanish translation

M	po/es.po

commit 356ccb4814583d3b97b6f5739792814c0de6cdf1
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2010-02-05

    Updated German translation

M	po/de.po

commit 9b1174fd89becd85de4aeb85b946dda01640aa3a
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2010-02-05

    Updated German translation

M	po/de.po

commit 878de8f2f90f377190c0333efe6f95f71a5b2de9
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-05

    Do not use markup on labels.

M	plugins/open-tran/gtr-open-tran-dialog.ui
M	plugins/source-code-view/gtr-source-code-view-dialog.ui
M	plugins/source-code-view/gtr-viewer.ui

commit 43e61deb884f2af73698c1c8773afd10cabb43bc
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-05

    Fix more UI names.

M	plugins/open-tran/gtr-open-tran-plugin.c
M	plugins/source-code-view/gtr-source-code-view-plugin.c

commit c272ceba90f8d2ec84ef02aeb166bac90c1c144f
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2010-02-05

    Fix the name of the UI file

M	plugins/source-code-view/gtr-viewer.c

commit 6c55d489cc082c7cb82dc92c95570e2acc488c4e
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-02-05

    Updated Spanish translation

M	po/es.po

commit 8f8a633e1953d7250e2a50cb48d67f6bd88cd67e
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-04

    Updated POTFILES.

M	po/POTFILES.in

commit 2785b38ba73c95b57e1c6f3229b6d99d28aa06a9
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-04

    Fixed crash when opening small files with empty Plural-Forms. Fixes
    bug #587767.

M	src/gtr-header.c

commit a709322e5bd45b842569a2e8aed7d97f3e9b0464
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2010-02-04

    Include a missing header

M	plugins/source-code-view/gtr-viewer.c

commit fcffac995fc9ae141fdaf7899344208770e05c0f
Author: Petr Kovar <pknbe@volny.cz>
Date:	2010-02-04

    Add Czech help translation by Marek Cernocky

M	help/Makefile.am
A	help/cs/cs.po
A	help/cs/figures/closedialog.png
A	help/cs/figures/mainwindow.png
A	help/cs/figures/prefs-editor.png
A	help/cs/figures/prefs-interface.png
A	help/cs/figures/prefs-tm.png
A	help/cs/figures/prefs.png
A	help/cs/figures/profiles-dialog.png
A	help/cs/figures/profiles.png
A	help/cs/figures/tm.png
A	help/cs/figures/toolbar.png

commit ccd6311c6def603665a2674506ece6f0bb0be1c8
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-04

    Install ui files on pkgdatadir/ui

M	plugins/open-tran/Makefile.am
M	plugins/open-tran/gtr-open-tran-plugin.c
M	plugins/source-code-view/Makefile.am
M	plugins/source-code-view/gtr-source-code-view-plugin.c
M	plugins/source-code-view/gtr-viewer.c

commit 35fd1a6b4e15f51a824e16f38c7bd24b3e3f3ec9
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-04

    Fix prefix and look for Gtranslator Plugin instead of Gtr Plugin.

M	src/dialogs/gtr-comment-dialog.c
M	src/dialogs/gtr-header-dialog.c
M	src/dialogs/gtr-jump-dialog.c
M	src/dialogs/gtr-preferences-dialog.c
M	src/dialogs/gtr-profile-dialog.c
M	src/dialogs/gtr-search-dialog.c
M	src/plugin-system/gtr-plugin-info.c

commit 3526043753742b9fdcf32d804f615f10c7e6ead5
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-04

    Fix the app name and use Gtr prefix also for the layout.

M	data/layout.xml
M	src/main.c

commit 2cd41d925bbc12ce574f4a139d235a9e6957b891
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-04

    Switch structs from Gtranslator to Gtr

M	plugins/alternate-language/gtr-alternate-language-panel.c
M	plugins/alternate-language/gtr-alternate-language-panel.h
M	plugins/alternate-language/gtr-alternate-language-plugin.c
M	plugins/alternate-language/gtr-alternate-language-plugin.h
M	plugins/charmap/gtr-charmap-panel.c
M	plugins/charmap/gtr-charmap-panel.h
M	plugins/charmap/gtr-charmap-plugin.c
M	plugins/charmap/gtr-charmap-plugin.h
M	plugins/dictionary/gtr-dict-panel.c
M	plugins/dictionary/gtr-dict-panel.h
M	plugins/dictionary/gtr-dictionary-plugin.c
M	plugins/dictionary/gtr-dictionary-plugin.h
M	plugins/fullscreen/gtr-fullscreen-plugin.c
M	plugins/fullscreen/gtr-fullscreen-plugin.h
M	plugins/glossary/glossary-panel.c
M	plugins/glossary/glossary-panel.h
M	plugins/insert-params/gtr-insert-params-plugin.c
M	plugins/insert-params/gtr-insert-params-plugin.h
M	plugins/insert-tags/gtr-insert-tags-plugin.c
M	plugins/insert-tags/gtr-insert-tags-plugin.h
M	plugins/open-tran/gtr-open-tran-panel.c
M	plugins/open-tran/gtr-open-tran-panel.h
M	plugins/open-tran/gtr-open-tran-plugin.c
M	plugins/open-tran/gtr-open-tran-plugin.h
M	plugins/source-code-view/gtr-source-code-view-plugin.c
M	plugins/source-code-view/gtr-source-code-view-plugin.h
M	plugins/source-code-view/gtr-viewer.c
M	plugins/source-code-view/gtr-viewer.h
M	src/dialogs/gtr-assistant.c
M	src/dialogs/gtr-assistant.h
M	src/dialogs/gtr-close-confirmation-dialog.c
M	src/dialogs/gtr-close-confirmation-dialog.h
M	src/dialogs/gtr-comment-dialog.c
M	src/dialogs/gtr-comment-dialog.h
M	src/dialogs/gtr-header-dialog.c
M	src/dialogs/gtr-header-dialog.h
M	src/dialogs/gtr-jump-dialog.c
M	src/dialogs/gtr-jump-dialog.h
M	src/dialogs/gtr-preferences-dialog.c
M	src/dialogs/gtr-preferences-dialog.h
M	src/dialogs/gtr-profile-dialog.c
M	src/dialogs/gtr-profile-dialog.h
M	src/dialogs/gtr-search-dialog.c
M	src/dialogs/gtr-search-dialog.h
M	src/gtr-actions-documents.c
M	src/gtr-actions-edit.c
M	src/gtr-actions-file.c
M	src/gtr-actions-go.c
M	src/gtr-actions-help.c
M	src/gtr-actions-search.c
M	src/gtr-actions-view.c
M	src/gtr-actions.h
M	src/gtr-application.c
M	src/gtr-application.h
M	src/gtr-context.c
M	src/gtr-context.h
M	src/gtr-header.c
M	src/gtr-header.h
M	src/gtr-history-entry.c
M	src/gtr-history-entry.h
M	src/gtr-message-table-model.c
M	src/gtr-message-table-model.h
M	src/gtr-message-table.c
M	src/gtr-message-table.h
M	src/gtr-msg.c
M	src/gtr-msg.h
M	src/gtr-notebook.c
M	src/gtr-notebook.h
M	src/gtr-po.c
M	src/gtr-po.h
M	src/gtr-prefs-manager-app.c
M	src/gtr-prefs-manager-private.h
M	src/gtr-prefs-manager.c
M	src/gtr-prefs-manager.h
M	src/gtr-profile.c
M	src/gtr-profile.h
M	src/gtr-statusbar.c
M	src/gtr-statusbar.h
M	src/gtr-tab.c
M	src/gtr-tab.h
M	src/gtr-utils.c
M	src/gtr-view.c
M	src/gtr-view.h
M	src/gtr-window.c
M	src/gtr-window.h
M	src/main.c
M	src/plugin-system/gtr-module.c
M	src/plugin-system/gtr-module.h
M	src/plugin-system/gtr-plugin-info-priv.h
M	src/plugin-system/gtr-plugin-info.c
M	src/plugin-system/gtr-plugin-info.h
M	src/plugin-system/gtr-plugin-manager.c
M	src/plugin-system/gtr-plugin-manager.h
M	src/plugin-system/gtr-plugin.c
M	src/plugin-system/gtr-plugin.h
M	src/plugin-system/gtr-plugins-engine.c
M	src/plugin-system/gtr-plugins-engine.h
M	src/translation-memory/berkeley/gtr-berkeley.c
M	src/translation-memory/berkeley/gtr-berkeley.h
M	src/translation-memory/berkeley/gtr-db-base.c
M	src/translation-memory/berkeley/gtr-db-base.h
M	src/translation-memory/berkeley/gtr-db-keys.c
M	src/translation-memory/berkeley/gtr-db-keys.h
M	src/translation-memory/berkeley/gtr-db-orig.c
M	src/translation-memory/berkeley/gtr-db-orig.h
M	src/translation-memory/berkeley/gtr-db-trans.c
M	src/translation-memory/berkeley/gtr-db-trans.h
M	src/translation-memory/berkeley/gtr-db-words.c
M	src/translation-memory/berkeley/gtr-db-words.h
M	src/translation-memory/gtr-translation-memory-ui.c
M	src/translation-memory/gtr-translation-memory-ui.h
M	src/translation-memory/gtr-translation-memory.c
M	src/translation-memory/gtr-translation-memory.h

commit f04f1a7b924f7fb7c00ca69655df945f8be818e7
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-04

    Do not continue when an error occurs.

M	plugins/open-tran/gtr-open-tran-panel.c

commit ef5033ad18064d5d4ae9310aa04e5c550159494b
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-04

    Rename all files to use a gtr- prefix.

M	plugins/alternate-language/Makefile.am
R098	plugins/alternate-language/alternate-language-panel.c
plugins/alternate-language/gtr-alternate-language-panel.c
R100	plugins/alternate-language/alternate-language-panel.h
plugins/alternate-language/gtr-alternate-language-panel.h
R097	plugins/alternate-language/alternate-language-plugin.c
plugins/alternate-language/gtr-alternate-language-plugin.c
R099	plugins/alternate-language/alternate-language-plugin.h
plugins/alternate-language/gtr-alternate-language-plugin.h
R100
plugins/alternate-language/alternate-language.gtranslator-plugin.desktop.in
plugins/alternate-language/gtr-alternate-language.gtranslator-plugin.desktop.in
M	plugins/charmap/Makefile.am
R099	plugins/charmap/charmap-panel.c
plugins/charmap/gtr-charmap-panel.c
R100	plugins/charmap/charmap-panel.h
plugins/charmap/gtr-charmap-panel.h
R098	plugins/charmap/charmap-plugin.c
plugins/charmap/gtr-charmap-plugin.c
R099	plugins/charmap/charmap-plugin.h
plugins/charmap/gtr-charmap-plugin.h
R100	plugins/charmap/charmap.gtranslator-plugin.desktop.in
plugins/charmap/gtr-charmap.gtranslator-plugin.desktop.in
D	plugins/charmap/update-from-gedit.sh
M	plugins/dictionary/Makefile.am
R099	plugins/dictionary/dict-panel.c
plugins/dictionary/gtr-dict-panel.c
R099	plugins/dictionary/dict-panel.h
plugins/dictionary/gtr-dict-panel.h
R100	plugins/dictionary/dict.gtranslator-plugin.desktop.in
plugins/dictionary/gtr-dict.gtranslator-plugin.desktop.in
R096	plugins/dictionary/dictionary-plugin.c
plugins/dictionary/gtr-dictionary-plugin.c
R098	plugins/dictionary/dictionary-plugin.h
plugins/dictionary/gtr-dictionary-plugin.h
R099	plugins/dictionary/gdict-sidebar.c
plugins/dictionary/gtr-gdict-sidebar.c
R100	plugins/dictionary/gdict-sidebar.h
plugins/dictionary/gtr-gdict-sidebar.h
M	plugins/fullscreen/Makefile.am
R098	plugins/fullscreen/fullscreen-plugin.c
plugins/fullscreen/gtr-fullscreen-plugin.c
R099	plugins/fullscreen/fullscreen-plugin.h
plugins/fullscreen/gtr-fullscreen-plugin.h
R100	plugins/fullscreen/fullscreen.gtranslator-plugin.desktop.in
plugins/fullscreen/gtr-fullscreen.gtranslator-plugin.desktop.in
M	plugins/insert-params/Makefile.am
R098	plugins/insert-params/insert-params-plugin.c
plugins/insert-params/gtr-insert-params-plugin.c
R099	plugins/insert-params/insert-params-plugin.h
plugins/insert-params/gtr-insert-params-plugin.h
R100	plugins/insert-params/insert-params.gtranslator-plugin.desktop.in
plugins/insert-params/gtr-insert-params.gtranslator-plugin.desktop.in
M	plugins/insert-tags/Makefile.am
R098	plugins/insert-tags/insert-tags-plugin.c
plugins/insert-tags/gtr-insert-tags-plugin.c
R099	plugins/insert-tags/insert-tags-plugin.h
plugins/insert-tags/gtr-insert-tags-plugin.h
R100	plugins/insert-tags/insert-tags.gtranslator-plugin.desktop.in
plugins/insert-tags/gtr-insert-tags.gtranslator-plugin.desktop.in
M	plugins/open-tran/Makefile.am
R100	plugins/open-tran/open-tran-dialog.ui
plugins/open-tran/gtr-open-tran-dialog.ui
R098	plugins/open-tran/open-tran-panel.c
plugins/open-tran/gtr-open-tran-panel.c
R099	plugins/open-tran/open-tran-panel.h
plugins/open-tran/gtr-open-tran-panel.h
R097	plugins/open-tran/open-tran-plugin.c
plugins/open-tran/gtr-open-tran-plugin.c
R099	plugins/open-tran/open-tran-plugin.h
plugins/open-tran/gtr-open-tran-plugin.h
R100	plugins/open-tran/open-tran.gtranslator-plugin.desktop.in
plugins/open-tran/gtr-open-tran.gtranslator-plugin.desktop.in
M	plugins/source-code-view/Makefile.am
R100	plugins/source-code-view/source-code-view-dialog.ui
plugins/source-code-view/gtr-source-code-view-dialog.ui
R099	plugins/source-code-view/source-code-view-plugin.c
plugins/source-code-view/gtr-source-code-view-plugin.c
R099	plugins/source-code-view/source-code-view-plugin.h
plugins/source-code-view/gtr-source-code-view-plugin.h
R100
plugins/source-code-view/source-code-view.gtranslator-plugin.desktop.in
plugins/source-code-view/gtr-source-code-view.gtranslator-plugin.desktop.in
R099	plugins/source-code-view/viewer.c
plugins/source-code-view/gtr-viewer.c
R098	plugins/source-code-view/viewer.h
plugins/source-code-view/gtr-viewer.h
R100	plugins/source-code-view/viewer.ui
plugins/source-code-view/gtr-viewer.ui
M	src/Makefile.am
M	src/dialogs/Makefile.am
R099	src/dialogs/assistant.c src/dialogs/gtr-assistant.c
R098	src/dialogs/assistant.h src/dialogs/gtr-assistant.h
R099	src/dialogs/close-confirmation-dialog.c
src/dialogs/gtr-close-confirmation-dialog.c
R099	src/dialogs/close-confirmation-dialog.h
src/dialogs/gtr-close-confirmation-dialog.h
R097	src/dialogs/comment-dialog.c	src/dialogs/gtr-comment-dialog.c
R098	src/dialogs/comment-dialog.h	src/dialogs/gtr-comment-dialog.h
R100	src/dialogs/comment-dialog.ui	src/dialogs/gtr-comment-dialog.ui
R096	src/dialogs/file-dialogs.c	src/dialogs/gtr-file-dialogs.c
R097	src/dialogs/file-dialogs.h	src/dialogs/gtr-file-dialogs.h
R098	src/dialogs/header-dialog.c	src/dialogs/gtr-header-dialog.c
R098	src/dialogs/header-dialog.h	src/dialogs/gtr-header-dialog.h
R100	src/dialogs/header-dialog.ui	src/dialogs/gtr-header-dialog.ui
R097	src/dialogs/jump-dialog.c	src/dialogs/gtr-jump-dialog.c
R098	src/dialogs/jump-dialog.h	src/dialogs/gtr-jump-dialog.h
R100	src/dialogs/jump-dialog.ui	src/dialogs/gtr-jump-dialog.ui
R099	src/dialogs/preferences-dialog.c
src/dialogs/gtr-preferences-dialog.c
R098	src/dialogs/preferences-dialog.h
src/dialogs/gtr-preferences-dialog.h
R100	src/dialogs/preferences-dialog.ui
src/dialogs/gtr-preferences-dialog.ui
R099	src/dialogs/profile-dialog.c	src/dialogs/gtr-profile-dialog.c
R096	src/dialogs/profile-dialog.h	src/dialogs/gtr-profile-dialog.h
R100	src/dialogs/profile-dialog.ui	src/dialogs/gtr-profile-dialog.ui
R099	src/dialogs/search-dialog.c	src/dialogs/gtr-search-dialog.c
R100	src/dialogs/search-dialog.h	src/dialogs/gtr-search-dialog.h
R100	src/dialogs/search-dialog.ui	src/dialogs/gtr-search-dialog.ui
R098	src/actions-documents.c src/gtr-actions-documents.c
R096	src/actions-edit.c	src/gtr-actions-edit.c
R098	src/actions-file.c	src/gtr-actions-file.c
R097	src/actions-go.c	src/gtr-actions-go.c
R099	src/actions-help.c	src/gtr-actions-help.c
R099	src/actions-search.c	src/gtr-actions-search.c
R098	src/actions-view.c	src/gtr-actions-view.c
R099	src/actions.h	src/gtr-actions.h
R098	src/application.c	src/gtr-application.c
R098	src/application.h	src/gtr-application.h
R099	src/context.c	src/gtr-context.c
R100	src/context.h	src/gtr-context.h
R100	src/debug.h	src/gtr-debug.h
R099	src/dirs.c	src/gtr-dirs.c
R100	src/dirs.h	src/gtr-dirs.h
R095	src/gtranslator-enum-types.c.template
src/gtr-enum-types.c.template
R100	src/gtranslator-enum-types.h.template
src/gtr-enum-types.h.template
R099	src/header.c	src/gtr-header.c
R099	src/header.h	src/gtr-header.h
R099	src/history-entry.c	src/gtr-history-entry.c
R100	src/history-entry.h	src/gtr-history-entry.h
R099	src/io-error-info-bar.c src/gtr-io-error-info-bar.c
R100	src/io-error-info-bar.h src/gtr-io-error-info-bar.h
R100	src/gtranslator-marshal.list	src/gtr-marshal.list
R099	src/message-table-model.c	src/gtr-message-table-model.c
R099	src/message-table-model.h	src/gtr-message-table-model.h
R099	src/message-table.c	src/gtr-message-table.c
R099	src/message-table.h	src/gtr-message-table.h
R099	src/msg.c	src/gtr-msg.c
R100	src/msg.h	src/gtr-msg.h
R099	src/notebook.c	src/gtr-notebook.c
R099	src/notebook.h	src/gtr-notebook.h
R099	src/po.c	src/gtr-po.c
R099	src/po.h	src/gtr-po.h
R098	src/prefs-manager-app.c src/gtr-prefs-manager-app.c
R098	src/prefs-manager-app.h src/gtr-prefs-manager-app.h
R100	src/prefs-manager-private.h	src/gtr-prefs-manager-private.h
R099	src/prefs-manager.c	src/gtr-prefs-manager.c
R100	src/prefs-manager.h	src/gtr-prefs-manager.h
R098	src/profile.c	src/gtr-profile.c
R100	src/profile.h	src/gtr-profile.h
R099	src/statusbar.c src/gtr-statusbar.c
R100	src/statusbar.h src/gtr-statusbar.h
R099	src/tab.c	src/gtr-tab.c
R098	src/tab.h	src/gtr-tab.h
R099	src/utils.c	src/gtr-utils.c
R100	src/utils.h	src/gtr-utils.h
R099	src/view.c	src/gtr-view.c
R100	src/view.h	src/gtr-view.h
R099	src/window.c	src/gtr-window.c
R097	src/window.h	src/gtr-window.h
M	src/main.c
M	src/plugin-system/Makefile.am
R099	src/plugin-system/module.c	src/plugin-system/gtr-module.c
R100	src/plugin-system/module.h	src/plugin-system/gtr-module.h
R097	src/plugin-system/plugin-info-priv.h
src/plugin-system/gtr-plugin-info-priv.h
R098	src/plugin-system/plugin-info.c
src/plugin-system/gtr-plugin-info.c
R098	src/plugin-system/plugin-info.h
src/plugin-system/gtr-plugin-info.h
R099	src/plugin-system/plugin-manager.c
src/plugin-system/gtr-plugin-manager.c
R100	src/plugin-system/plugin-manager.h
src/plugin-system/gtr-plugin-manager.h
R099	src/plugin-system/plugin.c	src/plugin-system/gtr-plugin.c
R099	src/plugin-system/plugin.h	src/plugin-system/gtr-plugin.h
R098	src/plugin-system/plugins-engine.c
src/plugin-system/gtr-plugins-engine.c
R098	src/plugin-system/plugins-engine.h
src/plugin-system/gtr-plugins-engine.h
D	src/plugin-system/update-from-gedit.sh
M	src/translation-memory/Makefile.am
M	src/translation-memory/berkeley/Makefile.am
R098	src/translation-memory/berkeley/berkeley.c
src/translation-memory/berkeley/gtr-berkeley.c
R100	src/translation-memory/berkeley/berkeley.h
src/translation-memory/berkeley/gtr-berkeley.h
R098	src/translation-memory/berkeley/db-base.c
src/translation-memory/berkeley/gtr-db-base.c
R100	src/translation-memory/berkeley/db-base.h
src/translation-memory/berkeley/gtr-db-base.h
R099	src/translation-memory/berkeley/db-keys.c
src/translation-memory/berkeley/gtr-db-keys.c
R100	src/translation-memory/berkeley/db-keys.h
src/translation-memory/berkeley/gtr-db-keys.h
R099	src/translation-memory/berkeley/db-orig.c
src/translation-memory/berkeley/gtr-db-orig.c
R098	src/translation-memory/berkeley/db-orig.h
src/translation-memory/berkeley/gtr-db-orig.h
R099	src/translation-memory/berkeley/db-trans.c
src/translation-memory/berkeley/gtr-db-trans.c
R099	src/translation-memory/berkeley/db-trans.h
src/translation-memory/berkeley/gtr-db-trans.h
R099	src/translation-memory/berkeley/db-words.c
src/translation-memory/berkeley/gtr-db-words.c
R098	src/translation-memory/berkeley/db-words.h
src/translation-memory/berkeley/gtr-db-words.h
R098	src/translation-memory/translation-memory-ui.c
src/translation-memory/gtr-translation-memory-ui.c
R100	src/translation-memory/translation-memory-ui.h
src/translation-memory/gtr-translation-memory-ui.h
R099	src/translation-memory/translation-memory.c
src/translation-memory/gtr-translation-memory.c
R100	src/translation-memory/translation-memory.h
src/translation-memory/gtr-translation-memory.h

commit deea1794a419f8d16f7e18ae647bf2fcca23a3fe
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-04

    Add Ulisse to the THANKS file for the icon

M	THANKS

commit 223ebb2cc60754703270e90ce9a99f7590d2a5e8
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-04

    Add new tango icons and logo. Fixes bug #570986.

M	configure.ac
M	data/desktop/Makefile.am
D	data/desktop/gtranslator.png
A	data/desktop/icons/16x16/gtranslator.png
A	data/desktop/icons/16x16/gtranslator.svg
A	data/desktop/icons/22x22/gtranslator.png
A	data/desktop/icons/22x22/gtranslator.svg
A	data/desktop/icons/24x24/gtranslator.png
A	data/desktop/icons/24x24/gtranslator.svg
A	data/desktop/icons/32x32/gtranslator.png
A	data/desktop/icons/32x32/gtranslator.svg
A	data/desktop/icons/48x48/gtranslator.png
A	data/desktop/icons/48x48/gtranslator.svg
A	data/desktop/icons/Makefile.am
A	data/desktop/icons/scalable/gtranslator.svg
M	data/pixmaps/Makefile.am
A	data/pixmaps/gtranslator-logo.png
M	src/actions-help.c
M	src/main.c

commit 8d6391cd319279b775f42fedb25ce24bc4af267b
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-03

    Keep the session alive while the object is also alive. Fixes bug
    #608489.

M	plugins/open-tran/open-tran-panel.c

commit cb306106c1f532c3a073510ce40bf7a41009cfe5
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-03

    Remove subversion plugin.

    Maybe in a future if someone request it we could create a
    gtranslator-plugins
    module and put it there.

M	configure.ac
M	plugins/Makefile.am
D	plugins/subversion/Makefile.am
D	plugins/subversion/async-command.c
D	plugins/subversion/async-command.h
D	plugins/subversion/checkout-dialog.c
D	plugins/subversion/checkout-dialog.h
D	plugins/subversion/command.c
D	plugins/subversion/command.h
D	plugins/subversion/commit-dialog.c
D	plugins/subversion/commit-dialog.h
D	plugins/subversion/diff-dialog.c
D	plugins/subversion/diff-dialog.h
D	plugins/subversion/subversion-enum-types.c.template
D	plugins/subversion/subversion-enum-types.h.template
D	plugins/subversion/subversion-icon.png
D	plugins/subversion/subversion-plugin.c
D	plugins/subversion/subversion-plugin.h
D	plugins/subversion/subversion-utils.c
D	plugins/subversion/subversion-utils.h
D	plugins/subversion/subversion.gtranslator-plugin.desktop.in
D	plugins/subversion/subversion.ui
D	plugins/subversion/svn-add-command.c
D	plugins/subversion/svn-add-command.h
D	plugins/subversion/svn-cat-command.c
D	plugins/subversion/svn-cat-command.h
D	plugins/subversion/svn-checkout-command.c
D	plugins/subversion/svn-checkout-command.h
D	plugins/subversion/svn-command.c
D	plugins/subversion/svn-command.h
D	plugins/subversion/svn-commit-command.c
D	plugins/subversion/svn-commit-command.h
D	plugins/subversion/svn-diff-command.c
D	plugins/subversion/svn-diff-command.h
D	plugins/subversion/svn-resolve-command.c
D	plugins/subversion/svn-resolve-command.h
D	plugins/subversion/svn-status-command.c
D	plugins/subversion/svn-status-command.h
D	plugins/subversion/svn-status.c
D	plugins/subversion/svn-status.h
D	plugins/subversion/svn-update-command.c
D	plugins/subversion/svn-update-command.h
D	plugins/subversion/update-dialog.c
D	plugins/subversion/update-dialog.h
D	plugins/subversion/vcs-status-tree-view.c
D	plugins/subversion/vcs-status-tree-view.h

commit ce30171a0e272110c45746b845b1dc16f1f8e478
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-03

    Bump gdl to 2.26.0

M	configure.ac

commit e8160603266c5e7b8fdd239e9601383c4a276fbe
Author: Marek Černocký <marek@manet.cz>
Date:	2010-02-02

    Update Czech translation

M	po/cs.po

commit 6f398b38cecc3e9e98eacfa18c668059dd09e002
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-02-01

    Update the AUTHORS file adding the gedit authors.

    We borrowed lot of code from gedit so add the authors.

M	AUTHORS

commit 938693f2f86d5c9c8d11e12319031cbfc6624007
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-01-31

    Updated Spanish translation

M	po/es.po

commit 8e4e7a84c4f2e0c1b3fb58f4a67e39d8faff1a97
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-01-31

    Updated Spanish translation

M	po/es.po

commit ee5933380596d4224f7932afe81a032348493d93
Author: Pablo Sanxiao <psanxiao@gnome.org>
Date:	2010-01-31

    Minor Fix

M	doc/reference/gtranslator-docs.sgml
M	doc/reference/gtranslator.types

commit 54fee4bb0fe8e15872d9d0d2816e93c11e68d849
Author: Pablo Sanxiao <psanxiao@gnome.org>
Date:	2010-01-31

    gtranslator 1.9.7 released

M	NEWS
M	configure.ac

commit 297859d8c205fc1df2131fd26bda7a69acdabb22
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2010-01-31

    Updated Slovenian translation

M	po/sl.po

commit b6bc4d885832cfe6b7c182b3ab346142356ed927
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-30

    Do not duplicate the current year.

M	src/header.c

commit efb66356c34e5c81b107ecb44c5e4327044d1249
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-30

    Remove all empty lines at the end of the comments

M	src/header.c

commit 14ccc2afcc419f97e22a803c8a8f407937a153bb
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-29

    Update history entry

M	src/history-entry.c
M	src/history-entry.h
M	src/update-from-gedit.sh

commit 4692c33d99cd1899d7817d596639ddfa6bde1cd5
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-29

    Fixed memory leak and indentation

M	src/window.c

commit 8d695b47a04b2a3443a955d9d02670c141c8be43
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-29

    Fix indentation

M	src/dialogs/assistant.c

commit 1152eafb0f7ccf105977ddbcce82a90b566721ed
Author: Milo Casagrande <milo@ubuntu.com>
Date:	2010-01-29

    Updated Italian translation

M	po/it.po

commit 82e6dbe004978e9e33009106b63fc7a1e4c4744d
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2010-01-29

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit 86c48a19b8913796c88ea8ca5ed72e1ec8b97c0f
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2010-01-29

    Make some labels use underline property

M	src/dialogs/search-dialog.ui

commit d819c3d503c6cff8fab2104263e641447abea134
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-29

    Removed markup.

M	src/dialogs/header-dialog.ui
M	src/dialogs/jump-dialog.ui
M	src/dialogs/profile-dialog.ui
M	src/dialogs/search-dialog.ui

commit ddba5f0d872d058ffe0047eb01c58f0daed004f7
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-29

    Fixed typos and removed markup. Fixes bug #608380.

M	src/dialogs/comment-dialog.ui
M	src/dialogs/preferences-dialog.ui

commit 2d21139f8f1763367537c6c9532a9e5f63c37b19
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:	2010-01-29

    Updated Danish translation

M	po/da.po

commit 4032ba15b0ca65295c3e0483f49702d4a0102a39
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2010-01-28

    Fix some compiler warnings

M	src/translation-memory/translation-memory-ui.c
M	src/utils.c

commit e3b647799eed297f55838287ea14b772201c96d0
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-28

    Remove useless functions.

M	src/actions-file.c
M	src/header.h

commit aa577df78b36ff2b5495a1f569576737a527b78b
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-28

    Update the comments correctly.

M	src/header.c
M	src/po.c

commit 1197ba794a536c77a2193bd7c041dad8e0353e6b
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-28

    Connect signals after setting the default values.

M	src/dialogs/header-dialog.c

commit da882c3a8c6d43e184c6cb3169d1a59fc9e15587
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-28

    Fix indentation

M	src/tab.c

commit 823319ade0fd38561286d2d00b7a795cbbfaed9b
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-27

    Fix pixmaps paths

M	data/desktop/Makefile.am
M	data/pixmaps/Makefile.am
M	src/Makefile.am
M	src/actions-file.c
M	src/application.c
M	src/dialogs/Makefile.am
M	src/dialogs/comment-dialog.c
M	src/dialogs/header-dialog.c
M	src/dialogs/jump-dialog.c
M	src/dialogs/preferences-dialog.c
M	src/dialogs/profile-dialog.c
M	src/dialogs/search-dialog.c
A	src/dirs.c
A	src/dirs.h
M	src/main.c
M	src/prefs-manager-app.c
M	src/translation-memory/berkeley/db-base.c
M	src/utils.c
M	src/view.c
M	src/window.c

commit 3cadc97923223e8f0e5d39c8e3fb3b6efd341d6a
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-27

    Header fields are now set in the header.

    Do not set the fields in the po file anymore.

M	src/header.c
M	src/po.c

commit d4825d2068a0533b2031a4b1d60d922a6013e1d1
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-27

    Use new header API in the dialog

M	src/dialogs/header-dialog.c

commit f839cbc1af76576b6fe4845997450a719582d959
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-27

    Make header inherit from GtranslatorMsg.

M	src/header.c
M	src/header.h

commit 187b48efda2c5244ba8fdf8930b778996077bac9
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-27

    Update toolbar editor

M	src/toolbareditor/egg-editable-toolbar.c
M	src/toolbareditor/egg-editable-toolbar.h
M	src/toolbareditor/egg-toolbar-editor.c
M	src/toolbareditor/egg-toolbar-editor.h
M	src/toolbareditor/egg-toolbars-model.c
M	src/toolbareditor/egg-toolbars-model.h

commit cf4a28e3dc50cf897dcecb99de269df9941bc450
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-27

    Do not update message area anymore

M	src/update-from-gedit.sh

commit 770be14441ab480be28e400f0f6332426ff1a4e4
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-19

    Make use of the new GtkInfobar API to set the type.

M	src/io-error-info-bar.c

commit 35af60ed8433b222f61e200d08ebf661c73f950f
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-19

    Port gtranslator from MessageArea to GtkInfoBar

    Now that GtkInfoBar has landed into gtk+, port gtranslator to it
    and also bump the gtk+ requirement to 2.18.0

M	configure.ac
M	src/Makefile.am
R077	src/io-error-message-area.c	src/io-error-info-bar.c
R089	src/io-error-message-area.h	src/io-error-info-bar.h
D	src/message-area.c
D	src/message-area.h
M	src/tab.c
M	src/tab.h

commit 1434d3d86ea579dfba2c2e3a0bfd0555ab1cfe6a
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-19

    Add exceptions on public API

M	src/msg.c

commit 2d9236d3146551bfc66e32f8ec7544614f227167
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2010-01-19

    Fix memory leak. Fixes bug #606216.

M	src/statusbar.c

commit 50831b7bcc2e635ba561789aee86cc7e140ba9a0
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-01-10

    Updated Swedish translation

M	po/sv.po

commit 02ea397ce3a94f5fda1196a3f33f3ed2e913d386
Author: Christian.Kirbach <Christian.Kirbach@googlemail.com>
Date:	2010-01-06

    Updated German translation

M	po/de.po

commit 48ec454ba3e40af603eb3cade35ba4a6a43792d8
Author: Pablo Sanxiao <psanxiao@gnome.org>
Date:	2010-01-03

    Showing percentage of translation on the statusbar

M	src/statusbar.c

commit 90fcf32471f9785fab3d160ba1c2756a079e7756
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2010-01-01

    Updated Slovenian translation

M	po/sl.po

commit bd9e903881cd5923d27bcc41bf7b8b94489cb9dc
Author: Milo Casagrande <milo@ubuntu.com>
Date:	2009-12-28

    Updated Italian translation

M	po/it.po

commit aff4c6d09caa07291a8b1138eb6b644314ef90bd
Author: Antonio Fernandes C. Neto <fernandes@pelivre.org>
Date:	2009-12-19

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit 9ba0f04725c1aa510b6d0022c3ac1ef9d9a86a0d
Author: António Lima <amrlima@gmail.com>
Date:	2009-12-13

    Updated Portuguese translation

M	po/pt.po

commit fd6fceba38afb8f76c31fe33a4d5fab2ad771075
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-12-13

    Updated Spanish translation

M	po/es.po

commit 840d88ce770729ab712c3cd95d2cea73ecb980d2
Author: Marek Černocký <marek@manet.cz>
Date:	2009-12-12

    Update Czech translation.

M	po/cs.po

commit 9d681adac847d1a910fa624c594974f50f318383
Author: Marek Černocký <marek@manet.cz>
Date:	2009-12-08

    Fixed numbers in status bar. Fixes bug #602667

M	src/window.c

commit 848b49be31fe441344e54d2199b34a17697109c6
Author: Marek Černocký <marek@manet.cz>
Date:	2009-11-04

    Update Czech translation.

M	po/cs.po

commit 35b65dae03adb91d6c14ea65e00c5b12dcc59cf2
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:	2009-10-23

    Updated Russian translation

M	po/ru.po

commit 398601d533e2c128836c22aaa7fa3b9286047946
Author: Andika Triwidada <andika@gmail.com>
Date:	2009-10-15

    Updated Indonesian translation

M	po/id.po

commit 0532782ce9ad8f05e9084bf3d0badb0256d500fe
Author: Aron Xu <aronxu@gnome.org>
Date:	2009-10-14

    Updated Simplified Chinese translation.

M	po/zh_CN.po

commit 0c4d7fabff93803b1c9f27a887310061f85f15a2
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
Date:	2009-10-13

    Updated Slovenian translation

M	po/sl.po

commit fcafca8f3df5fed362771d27e4d4841542896dda
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	2009-10-07

    Updated French translation

M	po/fr.po

commit a17e0125c58e2d3e5983b4ae8e206aaa9ea615fd
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:	2009-10-02

    Updated Russian translation

M	po/ru.po

commit 06e8888f43784206727790e7afbe617cac4e0b08
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:	2009-10-01

    Fixed menu shortcuts in Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 6841c0ee5c3f3d18787b6b667c752847dd4115e3
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:	2009-10-01

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 86b641680bd30f17ce8b7d6df72818c22db3c912
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:	2009-10-01

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit a0e711be667ebd2e64a9331622643ffcc04d70f0
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:	2009-09-29

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 860fbf12ac717a1a8714c95d72f04a1cb72b4b51
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:	2009-09-27

    Clean depracated Serbian translation

M	po/LINGUAS
M	po/sr.po
D	po/sr@Latn.po
A	po/sr@latin.po

commit 5aa6640c2f69d6d689dccfa0a3365bea3fe129df
Author: Milo Casagrande <milo@ubuntu.com>
Date:	2009-09-20

    Updated Italian translation

M	po/it.po

commit de9ade973ba68843f592da1895ccfc3b269e204b
Author: Daniel Nylander <po@danielnylander.se>
Date:	2009-09-18

    Updated Swedish translation

M	po/sv.po

commit 51434f32ef7981fd132092533792817a5fcf8829
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-09-16

    Update Norwegian bokmål translation.

M	po/nb.po

commit 3b4e7c74e32315954a46bdc68adb06199c638afb
Author: Pablo Sanxiao <psanxiao@gnome.org>
Date:	2009-09-15

    Added check in is_read_only function in order to verify if the
    file exists

M	src/po.c

commit 5fb96f4007aee8eada2e917055b75d76b71b5d7a
Author: Pablo Sanxiao <psanxiao@gnome.org>
Date:	2009-09-15

    Fixed gtranslator icon path (bug #595182)

M	src/utils.c

commit 57a6f43d1b9c2c53e4e36b10b7b327b21e8856bf
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2009-09-14

    Updated Basque language

M	po/eu.po

commit 2fcc0cf162426618874963bdb599fbec99af8ecd
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	2009-09-13

    Updated British English translation

M	po/en_GB.po

commit 8f4974688facd453bbd5675b2e82e7db5007deef
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:	2009-09-10

    Slightly updated Russian translation

M	po/ru.po

commit f8f653c30fe1d92581446739993ea3281f6a333e
Author: Baris Cicek <baris@teamforce.name.tr>
Date:	2009-09-09

    Added wrapper for po_header_set_field

M	src/po.c
M	src/po.h

commit 14d19fdf6073856481c6681a0fc9de7f8dfb029a
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2009-09-07

    Updated Basque language

M	po/eu.po

commit 33bcc0fefa34ac5a9c021eafea49a57609fa7973
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2009-09-02

    Updated German translation

M	po/de.po

commit 9b8f5d36f09e21a8b381c191f21eeef479cf6d62
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2009-09-02

    Updated German translation

M	po/de.po

commit e5351be1e50a0dd006182011a148661f6953bdb3
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:	2009-08-31

    Updated Russian translation, more to follow

M	po/ru.po

commit 001d954a369a7a9cbba8ccd9ec17f9a8015e0af9
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-08-30

    Updated Spanish translation

M	po/es.po

commit 907e789a5a5dba0f6f5a63ea4dd122e5b72af45b
Author: Mohammad Anwari <mdamt@gnome.org>
Date:	2009-08-29

    Updated Indonesian translation, contributed by Andika Triwidada

M	po/id.po

commit 5c4ddd9138fdbd2bd4b63912d6d02c5f8adfda00
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2009-08-25

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit b2238802199bd2e4bf8a87c0069b23a63be82218
Author: Pablo Sanxiao <psanxiao@gnome.org>
Date:	2009-08-24

    gtranslator 1.9.6 released

M	NEWS
M	configure.ac
M	src/actions-help.c

commit e4628d0ba84f05d29910f0de12cbc06c6c9bafaa
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2009-08-23

    Updated Arabic translation

M	po/ar.po

commit 07c536116c84daada2f74b9a40f934e757800f41
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-08-22

    Updated Spanish translation

M	po/es.po

commit 96f166e145a43bc64833363aadeaf25cf903f8d5
Author: Francisco Puga <fran.puga@gmail.com>
Date:	2009-08-20

    Display an error at save time if file is readonly

M	src/po.c
M	src/po.h

commit 1ea29ff5d3cd2d9c1eb18f41cb8c705896117192
Author: Daniel Nylander <po@danielnylander.se>
Date:	2009-08-20

    Updated Swedish translation

M	po/sv.po

commit dc03c99ae89475358712be4a7e07d6bb82358b33
Author: psanxiao <psanxiao@Duibhe.lan>
Date:	2009-08-19

    Adapted all the source code to the GNU Coding Standards

M	plugins/alternate-language/alternate-language-panel.c
M	plugins/alternate-language/alternate-language-panel.h
M	plugins/alternate-language/alternate-language-plugin.c
M	plugins/alternate-language/alternate-language-plugin.h
M	plugins/charmap/charmap-panel.c
M	plugins/charmap/charmap-panel.h
M	plugins/charmap/charmap-plugin.c
M	plugins/charmap/charmap-plugin.h
M	plugins/dictionary/dict-panel.c
M	plugins/dictionary/dict-panel.h
M	plugins/dictionary/dictionary-plugin.c
M	plugins/dictionary/dictionary-plugin.h
M	plugins/dictionary/gdict-sidebar.c
M	plugins/dictionary/gdict-sidebar.h
M	plugins/fullscreen/fullscreen-plugin.c
M	plugins/fullscreen/fullscreen-plugin.h
M	plugins/glossary/glossary-panel.c
M	plugins/glossary/glossary-panel.h
M	plugins/insert-params/insert-params-plugin.c
M	plugins/insert-params/insert-params-plugin.h
M	plugins/insert-tags/insert-tags-plugin.c
M	plugins/insert-tags/insert-tags-plugin.h
M	plugins/open-tran/open-tran-panel.c
M	plugins/open-tran/open-tran-panel.h
M	plugins/open-tran/open-tran-plugin.c
M	plugins/open-tran/open-tran-plugin.h
M	plugins/source-code-view/source-code-view-plugin.c
M	plugins/source-code-view/source-code-view-plugin.h
M	plugins/source-code-view/viewer.c
M	plugins/source-code-view/viewer.h
M	plugins/subversion/async-command.c
M	plugins/subversion/async-command.h
M	plugins/subversion/checkout-dialog.c
M	plugins/subversion/checkout-dialog.h
M	plugins/subversion/command.c
M	plugins/subversion/command.h
M	plugins/subversion/commit-dialog.c
M	plugins/subversion/commit-dialog.h
M	plugins/subversion/diff-dialog.c
M	plugins/subversion/diff-dialog.h
M	plugins/subversion/subversion-plugin.c
M	plugins/subversion/subversion-plugin.h
M	plugins/subversion/subversion-utils.c
M	plugins/subversion/subversion-utils.h
M	plugins/subversion/svn-add-command.c
M	plugins/subversion/svn-add-command.h
M	plugins/subversion/svn-cat-command.c
M	plugins/subversion/svn-cat-command.h
M	plugins/subversion/svn-checkout-command.c
M	plugins/subversion/svn-checkout-command.h
M	plugins/subversion/svn-command.c
M	plugins/subversion/svn-command.h
M	plugins/subversion/svn-commit-command.c
M	plugins/subversion/svn-commit-command.h
M	plugins/subversion/svn-diff-command.c
M	plugins/subversion/svn-diff-command.h
M	plugins/subversion/svn-resolve-command.c
M	plugins/subversion/svn-resolve-command.h
M	plugins/subversion/svn-status-command.c
M	plugins/subversion/svn-status-command.h
M	plugins/subversion/svn-status.c
M	plugins/subversion/svn-status.h
M	plugins/subversion/svn-update-command.c
M	plugins/subversion/svn-update-command.h
M	plugins/subversion/update-dialog.c
M	plugins/subversion/update-dialog.h
M	plugins/subversion/vcs-status-tree-view.c
M	plugins/subversion/vcs-status-tree-view.h
M	src/actions-documents.c
M	src/actions-edit.c
M	src/actions-file.c
M	src/actions-go.c
M	src/actions-help.c
M	src/actions-search.c
M	src/actions-view.c
M	src/actions.h
M	src/application.c
M	src/application.h
M	src/context.c
M	src/context.h
M	src/debug.h
M	src/dialogs/assistant.c
M	src/dialogs/assistant.h
M	src/dialogs/close-confirmation-dialog.c
M	src/dialogs/close-confirmation-dialog.h
M	src/dialogs/comment-dialog.c
M	src/dialogs/comment-dialog.h
M	src/dialogs/file-dialogs.c
M	src/dialogs/file-dialogs.h
M	src/dialogs/header-dialog.c
M	src/dialogs/header-dialog.h
M	src/dialogs/jump-dialog.c
M	src/dialogs/jump-dialog.h
M	src/dialogs/preferences-dialog.c
M	src/dialogs/preferences-dialog.h
M	src/dialogs/profile-dialog.c
M	src/dialogs/profile-dialog.h
M	src/dialogs/search-dialog.c
M	src/dialogs/search-dialog.h
M	src/header.c
M	src/header.h
M	src/history-entry.c
M	src/history-entry.h
M	src/io-error-message-area.c
M	src/io-error-message-area.h
M	src/main.c
M	src/message-area.c
M	src/message-area.h
M	src/message-table-model.c
M	src/message-table-model.h
M	src/message-table.c
M	src/message-table.h
M	src/msg.c
M	src/msg.h
M	src/notebook.c
M	src/notebook.h
M	src/plugin-system/module.c
M	src/plugin-system/module.h
M	src/plugin-system/plugin-info-priv.h
M	src/plugin-system/plugin-info.c
M	src/plugin-system/plugin-info.h
M	src/plugin-system/plugin-manager.c
M	src/plugin-system/plugin-manager.h
M	src/plugin-system/plugin.c
M	src/plugin-system/plugin.h
M	src/plugin-system/plugins-engine.c
M	src/plugin-system/plugins-engine.h
M	src/po.c
M	src/po.h
M	src/prefs-manager-app.c
M	src/prefs-manager-app.h
M	src/prefs-manager-private.h
M	src/prefs-manager.c
M	src/prefs-manager.h
M	src/profile.c
M	src/profile.h
M	src/statusbar.c
M	src/statusbar.h
M	src/tab.c
M	src/tab.h
M	src/toolbareditor/egg-editable-toolbar.c
M	src/toolbareditor/egg-editable-toolbar.h
M	src/toolbareditor/egg-toolbar-editor.c
M	src/toolbareditor/egg-toolbar-editor.h
M	src/toolbareditor/egg-toolbars-model.c
M	src/toolbareditor/egg-toolbars-model.h
M	src/translation-memory/berkeley/berkeley.c
M	src/translation-memory/berkeley/berkeley.h
M	src/translation-memory/berkeley/db-base.c
M	src/translation-memory/berkeley/db-base.h
M	src/translation-memory/berkeley/db-keys.c
M	src/translation-memory/berkeley/db-keys.h
M	src/translation-memory/berkeley/db-orig.c
M	src/translation-memory/berkeley/db-orig.h
M	src/translation-memory/berkeley/db-trans.c
M	src/translation-memory/berkeley/db-trans.h
M	src/translation-memory/berkeley/db-words.c
M	src/translation-memory/berkeley/db-words.h
M	src/translation-memory/translation-memory-ui.c
M	src/translation-memory/translation-memory-ui.h
M	src/translation-memory/translation-memory.c
M	src/translation-memory/translation-memory.h
M	src/utils.c
M	src/utils.h
M	src/view.c
M	src/view.h
M	src/window.c
M	src/window.h

commit 1a542897275cb056f0d53e755d3761b70947d560
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-18

    Implemented save_all action.

M	src/actions-file.c
M	src/actions.h
M	src/window.c

commit c9afca43ae89b2e04f292c9d8694c5d55b5b4ce6
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-18

    Implemented close_all action.

M	src/actions-file.c
M	src/actions.h
M	src/window.c

commit a63a3f9052e1a5d6d97b30d329f39b443b1bc9c1
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-17

    Forgot to add the file.

A	src/actions-documents.c

commit cf485ff3bfcf2290c41725a898d6c4e656794cb1
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-17

    Create actions-documents.c

M	src/Makefile.am
M	src/actions-go.c
M	src/actions.h
M	src/window.c

commit 795ad58f76f3ea70f36f747c72204e05d791b66d
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-17

    Fix problems in the Documents menu.

M	data/gtranslator-ui.xml
M	src/window.c

commit d6be4165e2905c0f833360d2d361eec74e560267
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-17

    Set up initial Documents menu.

    Added Documents menu. Most functions borrowed from gedit.

M	data/gtranslator-ui.xml
M	src/utils.c
M	src/utils.h
M	src/window.c

commit d1056ec784de48a9afc9e2f4b8473b2d6e769872
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2009-08-18

    Fixed the label name in the UI

M	plugins/source-code-view/viewer.ui

commit 6735328ff4b3607c52b71fab056a7298b7bff227
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2009-08-18

    Build correctly an error widget

M	src/utils.c

commit bc8387b11ac84a763af295f653ef5b0833bd410f
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2009-08-18

    Fix all gtranslator_statusbar_flash_message() calls in dict-panel.c

M	plugins/dictionary/dict-panel.c

commit 36752ded0477e0e8eed0fc68fc62c536120d8a15
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2009-08-18

    Removed an not-used variable. This removes a gcc warning.

M	src/dialogs/header-dialog.c

commit 3c2aacd2603940ade893ca5a59d7491265cfb49b
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2009-08-18

    Fixed a gcc warning

M	src/po.c

commit d1f70de9cbbe8119d197ce9ff9c6d3e8f4fe502a
Author: Jonh Wendell <jwendell@gnome.org>
Date:	2009-08-18

    Removed a duplicated define in configure.ac.

    This blocks configure script. Closes #592210.

M	configure.ac

commit a103999e5e3a976ad8d4fa3829bf6f4055b92645
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-17

    Show the next message of the one you are editing.

    Show the next message of the one you are editing (Fixes bug #584692)

M	src/message-table.c

commit 6f7e4f1e8fc832ff0d1a5592cdff0ae505337160
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-17

    Rename ChangeLog because of the automatic generation

R100	po/ChangeLog	po/ChangeLog-20090817

commit 30ca90951d01932ab220e6c22432b036e51ce3f6
Author: Paolo Borelli <pborelli@gnome.org>
Date:	2009-08-17

    Autogenerated ChangeLog

    Actually add the rule to generate the ChangeLog... yay git

M	ChangeLog
C100	ChangeLog	ChangeLog-20090817
M	Makefile.am

commit e8efdfc1f32a6dfe5a385318242d1d78a3e4ae9c
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-16

    Coding style cleanup.

M	plugins/open-tran/open-tran-panel.c
M	plugins/open-tran/open-tran-plugin.c

commit 91ad884569e7bd0fe21de5edc944040f5c3c68c8
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-16

    Fix warnings on arguments

M	src/utils.c
M	src/utils.h

commit 002196a2254b9dfd64b705e097aca6f2120c22d0
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-16

    Be quiet about marshallers and enums generation

M	src/Makefile.am

commit ec317737668d3263719434bfe61ab96828ee77bc
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-16

    Remove useless items.

    Removed useless items that were there by mistake. Fixes bug #555672

M	data/gtr-toolbar.xml

commit 8f6a5bc81e8bbb4a71f7b12e0e2273666bf3d31b
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-16

    Update toolbareditor

M	src/toolbareditor/egg-editable-toolbar.c
M	src/toolbareditor/egg-toolbar-editor.c
M	src/toolbareditor/egg-toolbars-model.c
M	src/toolbareditor/egg-toolbars-model.h
D	src/toolbareditor/eggtreemultidnd.c
D	src/toolbareditor/eggtreemultidnd.h
M	src/toolbareditor/update-toolbareditor-from-libegg.sh

commit a92f958a8757f7826e1d987de19bc0234c6971af
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-16

    Message in status bar is not clear

    Rephased the status bar message. Fixes bug #569068

M	src/window.c

commit f7fdbf07da457185a55432886db4c1686c29928f
Author: Paolo Borelli <pborelli@gnome.org>
Date:	2009-08-16

    Add MAINTAINERCLEANFILES for the sake of git.mk

    Add files to remove on make maintainer-clean so that git.mk figures
    out
    that they should be ignored

M	Makefile.am

commit 8d7f4fd834d9c83ca8ed7994f85edbac4c57f519
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-16

    Include gdl/gdl.h

    Include gdl/gdl.h to avoid dependence problems with latest versions
    of gdl. Fixes bug #583961

M	src/prefs-manager-app.c
M	src/prefs-manager.h
M	src/window.c

commit 5c4c1b74ad02a937d431ecc368153874f0ce9538
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-16

    Add git.mk to generate the .gitignore.

M	Makefile.am
M	data/Makefile.am
M	data/desktop/Makefile.am
M	data/pixmaps/Makefile.am
M	doc/Makefile.am
M	doc/UMTF/Makefile.am
M	doc/reference/Makefile.am
A	git.mk
M	help/Makefile.am
M	man/Makefile.am
M	plugins/Makefile.am
M	plugins/alternate-language/Makefile.am
M	plugins/charmap/Makefile.am
M	plugins/dictionary/Makefile.am
M	plugins/fullscreen/Makefile.am
M	plugins/insert-params/Makefile.am
M	plugins/insert-tags/Makefile.am
M	plugins/open-tran/Makefile.am
M	plugins/source-code-view/Makefile.am
M	plugins/subversion/Makefile.am
M	src/Makefile.am
M	src/dialogs/Makefile.am
M	src/plugin-system/Makefile.am
M	src/toolbareditor/Makefile.am
M	src/translation-memory/Makefile.am
M	src/translation-memory/berkeley/Makefile.am

commit 6b8c5be8e44492e0a2b70f174701a10b46991e18
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-16

    Remove useless file

D	m4/gtk-doc.m4

commit 8e702ae519f47a74720cd648f87c8408abf20746
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-16

    Enable silent mode when using a modern automake

M	configure.ac

commit bd408c0d681dff368f960101158cba0452e78a70
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-16

    Fix adjuments warning.

M	src/dialogs/preferences-dialog.ui

commit e8f8e83479c1371515ae1834ef4673e11ec26054
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-16

    Remove glade files.

M	po/POTFILES.skip

commit ae4e8e806e041ffa98bc2fac5d57e488f5115363
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-16

    Remove useless folder.

    Why was this folder in the repo?

D	gtranslator/.cvsignore
D	gtranslator/TODO
D	gtranslator/help/.cvsignore
D	gtranslator/help/C/.cvsignore
D	gtranslator/help/tr/.cvsignore
D	gtranslator/po/.cvsignore
D	gtranslator/po/no.po
D	gtranslator/src/.cvsignore

commit 010753347dd360df75fc3b507ac578277952dee1
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-16

    Remove glade files.

    Removed unneccessary glade files now that gtkbuilder files are usable
    in glade 3.

D	plugins/open-tran/open-tran-dialog.glade
D	plugins/source-code-view/source-code-view-dialog.glade
D	plugins/source-code-view/viewer.glade
D	plugins/subversion/subversion.glade
D	src/dialogs/comment-dialog.glade
D	src/dialogs/header-dialog.glade
D	src/dialogs/jump-dialog.glade
D	src/dialogs/preferences-dialog.glade
D	src/dialogs/profile-dialog.glade
D	src/dialogs/search-dialog.glade

commit 575d2990ad61b5844aee5262bb56227e2719fc05
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-15

    Remove useless files.

D	src/draw-spaces.c
D	src/draw-spaces.h

commit 79cba0cc2b0542ee66504281f62499f622ea4356
Author: Francisco Puga <fran.puga@gmail.com>
Date:	2009-08-13

    Missing write rmbt field to file

M	src/po.c

commit 6b270bc1b2da0d247b1a00328c32d5cd761de708
Author: Francisco Diéguez <fran.dieguez@mabishu.com>
Date:	2009-08-06

    Updated Galician Translation.

M	po/gl.po

commit 8e9ce7e71f9f19761352b053d710d986d8c7e577
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-06

    Added Fedora logo.

M	plugins/open-tran/Makefile.am
A	plugins/open-tran/fedora.png
M	plugins/open-tran/open-tran-panel.c

commit aceaca88fcc68d30308dbcfb2b37e17201fc76c2
Author: Ignacio Casal Quinteiro <icq@gnome.org>
Date:	2009-08-06

    Fixed open tran plugin.

    Fixed hashtable searching of values when looking up for icons.

M	plugins/open-tran/open-tran-panel.c

commit c78639be1031b572d7a90d0a0c7b38d6b4bc9fff
Author: Claude Paroz <claude@2xlibre.net>
Date:	2009-08-05

    Don't include newline in plugin description

M	po/fr.po

commit f6d774a59c60a154f5e327d922861a657b353c7b
Author: Pablo Sanxiao <psanxiao@gnome.org>
Date:	2009-07-30

    Minor fixes

M	src/main.c
M	src/utils.c

commit 5f5c2787c1c4cab50aaa134c97e35f8713765b6c
Author: Francisco Puga <francisco.puga@ghandalf.org>
Date:	2009-07-23

    Add gtr folder to path on win, necessary to direct links

M	src/main.c

commit e5591e2188f93a0caef833f1641c57423fed2aee
Author: Francisco Puga <francisco.puga@ghandalf.org>
Date:	2009-07-22

    Embed a icon file on gtranslator.exe for eyecandy on windows

A	data/desktop/gtranslator.ico
M	src/Makefile.am

commit 31ba93da187f8db26ab90d877bc7874d79348939
Author: Francisco Puga <francisco.puga@ghandalf.org>
Date:	2009-07-21

    Fix display help and fix display po files by search patterns instead
    of mime on win

M	src/dialogs/file-dialogs.c
M	src/utils.c

commit ef795ba5a9147a79b379fb708adf4faca5bab380
Author: Francisco Puga <francisco.puga@ghandalf.org>
Date:	2009-07-19

    Added stuff to autotools files to build for win

M	configure.ac
M	src/Makefile.am

commit f3141a7e3e9cbf6657b1333703ea6f1df940c4eb
Author: Francisco Puga <francisco.puga@ghandalf.org>
Date:	2009-07-17

    Workaround to resolve path of plugins folder on windows

M	src/plugin-system/plugins-engine.c
M	src/utils.c
M	src/utils.h

commit 2b664390e847675c57ff09e2faa4c713782d6816
Author: Francisco Puga <francisco.puga@ghandalf.org>
Date:	2009-07-17

    Using fuctions instead of macros to resolve paths

M	src/application.c
M	src/dialogs/comment-dialog.c
M	src/dialogs/header-dialog.c
M	src/dialogs/jump-dialog.c
M	src/dialogs/preferences-dialog.c
M	src/dialogs/profile-dialog.c
M	src/dialogs/search-dialog.c
M	src/main.c
M	src/utils.c
M	src/utils.h
M	src/view.c
M	src/window.c

commit 2cc0d0a3dddf9e8ba05ae4790d9fe65e88a2eb3b
Author: Francisco Puga <francisco.puga@ghandalf.org>
Date:	2009-07-12

    Ifdef some headers for match win32 api headers

M	src/prefs-manager-app.c
M	src/prefs-manager.h
M	src/profile.c
M	src/window.c

commit 7a966908d433caaf12b640b045cd8cf0d3f87942
Author: Francisco Puga <fran.puga@gmail.com>
Date:	2009-07-27

    Solved problem when a new translator is included in the po header.
    Now it is not added a empty line between the last translator and the
    new one. (Fixes bug #569054)

M	src/po.c

commit 018b77c260cf38b0a3647de86e783516f1f90de2
Author: Milo Casagrande <milo@ubuntu.com>
Date:	2009-07-22

    Updated Italian translation
     * Fixes some typos

M	po/it.po

commit 3ced84a49d6e79a94861982e1fdac3c8857de0a3
Author: Milo Casagrande <milo@ubuntu.com>
Date:	2009-07-20

    Updated Italian translation

M	po/it.po

commit 11949008fcaa4cd59d78c74a2d18d9cf1fab233a
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2009-07-18

    Updated German translation

M	po/de.po

commit 7c621d9a328d1d3a8cb784d97db14135aa569c0c
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:	2009-07-08

    Updated Russian translation

M	po/ru.po

commit 8ffb16f3071b7a9e485a02f81bf0685e785d5eaa
Author: Daniel Nylander <po@danielnylander.se>
Date:	2009-07-08

    Updated Swedish translation

M	po/sv.po

commit 35a2867981b59e926f24acdc91dffbc9812c68c7
Author: David Planella <david.planella@gmail.com>
Date:	2009-07-06

    Updated Catalan translation

M	po/ca.po

commit 5ca1b08097825dff1f676d5c2eb6711461bc1701
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	2009-06-16

    Updated Ukrainian translation

M	po/uk.po

commit 438469b8536d86cc6c6383a90c4c399427fe3a68
Author: António Lima <amrlima@gmail.com>
Date:	2009-06-14

    Updated Portuguese translation

M	po/pt.po

commit 1b6c692f9ef83b44c2b2f192d538fcdf613943cb
Author: Pablo Sanxiao <psanxiao@gmail.com>
Date:	2009-06-07

	Patch by Ray Wang and Vincent Untz.
	Added some header files to the source code. (Fixes bug #542430)

M	plugins/open-tran/open-tran-panel.c
M	src/context.c
M	src/profile.c
M	src/statusbar.c
M	src/tab.c
M	src/utils.c
M	src/window.c

commit 5fe6f5d47079133cc8c96550dd7f8c6ee1ca4fee
Author: Funda Wang <fundawang@gmail.com>
Date:	2009-06-06

    fix plural description to build

M	help/zh_CN/zh_CN.po

commit efb6ffb38ed740ef648b1cd73672951d92b67e57
Author: Ming Yang <yamisoe@gmail.com>
Date:	2009-05-28

    Updated Simplified Chinese translation.

M	po/zh_CN.po

commit 253891bf6e2503b3989637de3bd9a611766a5ae1
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-05-27

    Updated Spanish translation

M	help/es/es.po

commit 58881b02141bd3f8361e330f4f0d457b0bf43e40
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-05-27

    Updated Spanish translation

M	po/es.po

commit 88e0253ffae2fc1021c7a8f7dd789fb8c788635d
Author: Claude Paroz <claude@2xlibre.net>
Date:	2009-05-21

    Updated French translation by Bruno Brouard and Claude Paroz

M	po/fr.po

commit a432e58ba5296901d922d36d1b49341a045fd7b4
Author: Claude Paroz <claude@2xlibre.net>
Date:	2009-05-21

    Don't mark stock labels as translatable

M	src/dialogs/jump-dialog.ui

commit e03faebc0e231850985f0fe5cdeeca8c0b1e6ac9
Author: Aron Xu <aronxu@gnome.org>
Date:	2009-05-15

    Updated Simplified Chinese translations.

M	help/Makefile.am
C100	po/zh_CN.po	help/zh_CN/zh_CN.po
M	po/zh_CN.po

commit ea73e4d305024411e5dcacdcfb09a2470c7c3e97
Author: Zhang Miao <mymzhang@gmail.com>
Date:	2009-05-15

    Updated Simplified Chinese translation.

M	po/zh_CN.po

commit 7a6300812d5d21e58c024386efe3a10640f9591f
Author: Marios Zindilis <m.zindilis@dmajor.org>
Date:	2009-05-13

    Added Greek translation, figures, DOC_LINGUAS

M	help/Makefile.am

commit 05a41639f0ef900bf9e782dc7c0b016fafe82084
Author: Marios Zindilis <m.zindilis@dmajor.org>
Date:	2009-05-13

    Added Greek translation, figures, DOC_LINGUAS

A	help/el/el.po
A	help/el/figures/closedialog.png
A	help/el/figures/mainwindow.png
A	help/el/figures/prefs-editor.png
A	help/el/figures/prefs-interface.png
A	help/el/figures/prefs-tm.png
A	help/el/figures/prefs.png
A	help/el/figures/profiles-dialog.png
A	help/el/figures/profiles.png
A	help/el/figures/tm.png
A	help/el/figures/toolbar.png

commit 8f6ca1643212b01f48f4b6d1ed0525f1bacaddd3
Author: Marios Zindilis <m.zindilis@dmajor.org>
Date:	2009-05-11

    Updated Greek translation

M	po/el.po

commit ac7ad0a2d305a4e149ced3922003f9bdf916c144
Author: Marios Zindilis <m.zindilis@dmajor.org>
Date:	2009-05-10

    Updated Greek translation

M	po/el.po

commit f35200d9b2dc88dac88431164123b23c238327cf
Author: Thanos Lefteris <alefteris@gmail.com>
Date:	2009-05-10

    Updated Greek translation

M	po/el.po

commit 6bd13c1eaedfdaab0792a753d18940c202816f54
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2009-04-28

    Updated German translation

M	help/de/de.po

commit b5b47bf950c7cd6ec0d0c961a004516b17675957
Author: Pablo Sanxiao <psanxiao@gmail.com>
Date:	2009-04-26

    Added project description

M	gtranslator.doap

commit 619b023447d7020799433fe1b164dacc4ac992fc
Author: Pablo Sanxiao <psanxiao@gmail.com>
Date:	2009-04-26

    Added project description

A	gtranslator.doap

commit 67808854ebefe2efa57732982ec01228f9bb7b0b
Author: Pablo Sanxiao <psanxiao@gmail.com>
Date:	2009-04-26

	Patch by Atilla Öntas

	* plugins/alternate-language/alternate-language-panel.c:
	* plugins/dictionary/dict-panel.c:
	* plugins/fullscreen/fullscreen-plugin.c:
	* plugins/open-tran/open-tran-panel.c:
	* plugins/source-code-view/viewer.c:
	* plugins/subversion/commit-dialog.c:
	* plugins/subversion/diff-dialog.c:
	* plugins/subversion/subversion-plugin.c:
	* plugins/subversion/subversion-utils.c:
	* src/actions-file.c:
	* src/plugin-system/module.c:
	* src/plugin-system/plugins-engine.c:
	* src/tab.c:
	* src/translation-memory/berkeley/db-base.c:
	* src/utils.c:
	* src/view.c:
	Fixed format string attack. (Fix bug #579775)

M	plugins/alternate-language/alternate-language-panel.c
M	plugins/dictionary/dict-panel.c
M	plugins/fullscreen/fullscreen-plugin.c
M	plugins/open-tran/open-tran-panel.c
M	plugins/source-code-view/viewer.c
M	plugins/subversion/commit-dialog.c
M	plugins/subversion/diff-dialog.c
M	plugins/subversion/subversion-plugin.c
M	plugins/subversion/subversion-utils.c
M	src/actions-file.c
M	src/plugin-system/module.c
M	src/plugin-system/plugins-engine.c
M	src/tab.c
M	src/translation-memory/berkeley/db-base.c
M	src/utils.c
M	src/view.c

commit e841dfea14051453f37e3bcec52e0f10ea2d68da
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:	2009-04-12

    Updated Spanish translation

    svn path=/trunk/; revision=3963

M	po/ChangeLog
M	po/es.po

commit 5b8cc2b23ea6b813b45d744a5acb01c54055ac4c
Author: Aron Xu <aronxu@src.gnome.org>
Date:	2009-04-11

    Updated Simplified Chinese translations by M Zhang <mymzhang at
    gmail dot com>

    svn path=/trunk/; revision=3962

M	po/zh_CN.po

commit 431f12a07d9b1fde38c6c774223a1475b06c6401
Author: Pablo Sanxiao Roca <psanxiao@src.gnome.org>
Date:	2009-04-10

    gtranslator 1.9.5 released

		* NEWS:
		* configure.ac:
		gtranslator 1.9.5 released

    svn path=/trunk/; revision=3960

M	ChangeLog
M	NEWS
M	configure.ac
D	data/mime/Makefile.am
D	data/mime/gnome-application-x-gmo.png
D	data/mime/gnome-application-x-po.png
D	data/mime/gtranslator.keys_template.in
D	data/mime/gtranslator.mime
M	po/POTFILES.in

commit 852d9f77981ffae520c1ebce1b687ebc86eaf625
Author: Pablo Sanxiao Roca <psanxiao@src.gnome.org>
Date:	2009-04-10

	Patch by Thomas Andersen

	* src/dialogs/search-dialog.c:
	Removed deprecated GTK symbol. (Fixed bug #575128)

    svn path=/trunk/; revision=3959

M	ChangeLog
M	src/dialogs/search-dialog.c
