commit e90569de76aa4845d2f839727016d85019331a5f
Author: Ignacio Casal Quinteiro <[email protected]>
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 <[email protected]>
Date:   2010-04-19

   Updated Lithuanian translation by Aurimas Černius.

M       po/lt.po

commit e7ae7fda9f9e502aa21ae95ef1a73f5e924a1fcf
Author: Andrej Žnidaršič <[email protected]>
Date:   2010-04-18

   Updated Slovenian translation

M       po/sl.po

commit 7fe2b2711800eea56482f4fa9059e44b0fc6af98
Author: Antonio Fernandes C. Neto <[email protected]>
Date:   2010-04-17

   Updated Brazilian Portuguese translation, reviewed by Vladimir Melo
   <[email protected]>.

M       po/pt_BR.po

commit 67a203e9285a08471d1f49ff26e426cd79b0489f
Author: Petr Kovar <[email protected]>
Date:   2010-04-17

   Update Czech translation by Marek Cernocky

M       po/cs.po

commit 52a1f0263fe9516e24e21b42b93dc0163a97896b
Author: Ignacio Casal Quinteiro <[email protected]>
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 <[email protected]>
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 <[email protected]>
Date:   2010-04-17

   Updated Spanish translation

M       po/es.po

commit bccd9daadfccc3fe6d3f14aecae92055f5ea1967
Author: Ignacio Casal Quinteiro <[email protected]>
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 <[email protected]>
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 <[email protected]>
Date:   2010-04-16

   Updated Spanish translation

M       po/es.po

commit 8c84f4df8920e7637c270104a90ac165a57e4a13
Author: Ignacio Casal Quinteiro <[email protected]>
Date:   2010-04-15

   Updated POTFILES.

M       po/POTFILES.in

commit 0675cd73f7c00369188686e53a943cf6428ae495
Author: Ignacio Casal Quinteiro <[email protected]>
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 <[email protected]>
Date:   2010-04-14

   Updated Spanish translation

M       po/es.po

commit eeb9576a13a53444914658150ea7313af6a3b5ae
Author: Ignacio Casal Quinteiro <[email protected]>
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 <[email protected]>
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 <[email protected]>
Date:   2010-04-12

   Unfuzzy the header when updating it.

M       src/gtr-header.c

commit 52d1e561c6dfc5a838e0f1d31ecd47bc72f83980
Author: Ignacio Casal Quinteiro <[email protected]>
Date:   2010-04-12

   Update gpl license text to gpl v3

M       COPYING

commit 1ce97fe95b44d66a3b34b86565342f57407b490c
Author: Ignacio Casal Quinteiro <[email protected]>
Date:   2010-04-09

   Removed useless file

M       configure.ac
D       gtranslator.spec.in

commit a99c9ab6fb6b779307cef2d92a0ea6e0ffe188a7
Author: Francisco Diéguez <[email protected]>
Date:   2010-04-09

   Updated Galician translations

M       po/gl.po

commit c4b05cd4b5f3317a53f8647cf9963ef4f90519b9
Author: Ignacio Casal Quinteiro <[email protected]>
Date:   2010-04-09

   Remove useless files.

D       BRANCHES
D       INSTALL.CVS
D       MAINTENANCE
D       TODO

commit 87e0026bf40c50cec4ad23b2ce3524699ffaf89a
Author: Ignacio Casal Quinteiro <[email protected]>
Date:   2010-04-09

   Updated git.mk from pango

M       git.mk

commit a064768fb135828eab1bffd70d2b0fe6e84677fc
Author: Ignacio Casal Quinteiro <[email protected]>
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 <[email protected]>
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 <[email protected]>
Date:   2010-04-01

   Updated Indonesian translation

M       po/id.po

commit cd947b5fa52ccce44b158361ddd599578cdec219
Author: Maxim V. Dziumanenko <[email protected]>
Date:   2010-03-31

   Updated Ukrainian translation

M       help/Makefile.am

commit babfb2f12a5870bbe6ad71588b0b5d4ad5379b3b
Author: Maxim V. Dziumanenko <[email protected]>
Date:   2010-03-31

   Updated Ukrainian translation

A       help/uk/uk.po

commit 953d484eeb0afe822130962846513b3e7bca54ec
Author: Maxim V. Dziumanenko <[email protected]>
Date:   2010-03-31

   Updated Ukrainian translation

M       po/uk.po

commit 8a206cbccc66e44fea95394a00b0d14823271cd1
Author: Gintautas Miliauskas <[email protected]>
Date:   2010-03-30

   Updated Lithuanian translation.

M       po/lt.po

commit 2d49518dcf1892bf08ab6db2ba54542afd0ee605
Author: Nishio Futoshi <[email protected]>
Date:   2010-03-21

   Updated Japanese translation.
   Reviewed by Takayuki KUSANO.

M       po/ja.po

commit 26e95d37d5842f16b267dc6d2d0fce335e911233
Author: Inaki Larranaga Murgoitio <[email protected]>
Date:   2010-03-19

   Updated Basque language

M       po/eu.po

commit 91546e047ffb72f309590ace4d56a5042b1df401
Author: Alexandre Prokoudine <[email protected]>
Date:   2010-03-18

   Updated Russian translation

M       po/ru.po

commit bb04a6383d7efb22e133c410585323c42b456c9b
Author: Ignacio Casal Quinteiro <[email protected]>
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 <[email protected]>
Date:   2010-03-13

   Updated French translation

M       po/fr.po

commit e1ed267a63f194c8f3b93421bd7ca7d71372402e
Author: Milo Casagrande <[email protected]>
Date:   2010-03-10

   Updated Italian translation

M       po/it.po

commit c42a812ac89e4b7fa4f2adf2c4458ef4abac7efa
Author: Ignacio Casal Quinteiro <[email protected]>
Date:   2010-03-03

   Indentation fixes.

M       src/gtr-tab.c

commit 9d20835908f4a0e79e5bc7751d75a89637a78ee3
Author: Mario Blättermann <[email protected]>
Date:   2010-02-25

   Updated German translation

M       po/de.po

commit f98d6f527d2a2beb218944862727e304f3876566
Author: Aron Xu <[email protected]>
Date:   2010-02-24

   Update Simplified Chinese translation.

M       po/zh_CN.po

commit 4a698d5ba15f6949b2973411756f00f9aa97e6c8
Author: Ignacio Casal Quinteiro <[email protected]>
Date:   2010-02-21

   Also remove it from makefile

M       Makefile.am

commit bd3c05734700fb2605e7a5ba562bb2534f38f973
Author: Ignacio Casal Quinteiro <[email protected]>
Date:   2010-02-21

   Removed useless file.

D       DEPENDS

commit 8cca961c7b76b2ac317a888deea93f14de175bf9
Author: Petr Kovar <[email protected]>
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 <[email protected]>
Date:   2010-02-21

   gtranslator 1.9.9 released

M       NEWS
M       configure.ac