commit a9d268b5f0c77ed4967bbd74c8dda19acc6f35b7 Author: Ignacio Casal Quinteiro Date: 2011-05-04 [alternatelang] implement tab activatable extension point. 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 commit fa03bc2100c51f0a9c42a82f42ac9906f1f25298 Author: Daniel Korostil Date: 2011-05-03 Uploaded Ukranian M po/uk.po commit 66db3258902ef4a2fa475e995b6029da10c510b0 Author: Ignacio Casal Quinteiro Date: 2011-05-03 Load layout after the tab is realized. Currently there is a bug in gdl that places the widgets whenever it wants if they are added after the layout is loaded so this makes the widgets more or less well placed. M src/gtr-tab.c commit 0868234282503a8123e733833994a0a53ce8cc57 Author: Ignacio Casal Quinteiro Date: 2011-05-03 Fix layout. M data/layout.xml commit baf946671bf8d7fe8bed7ae86444dec26abffafd Author: Ignacio Casal Quinteiro Date: 2011-05-03 [tab] Fix removing of widgets M src/gtr-tab.c commit 1945da3d67f8f18d84ef646bc6195955b76bb895 Author: Ignacio Casal Quinteiro Date: 2011-05-03 [tab] add missing docs. M src/gtr-tab.c commit 40ff5d7d0f4e19c0bb4b5ff8a605f4960b3dc491 Author: Ignacio Casal Quinteiro Date: 2011-05-03 [tab] Activate extensions when the tab is realized. M plugins/open-tran/gtr-open-tran-plugin.c M src/gtr-tab.c commit 3f59acf55ef4463f941a5400f47cd09b6b1bd9e4 Author: Ignacio Casal Quinteiro Date: 2011-05-03 [plugins] Use Tab activatable and update for new api. M plugins/alternate-language/gtr-alternate-language-plugin.c M plugins/charmap/charmap/__init__.py M plugins/dictionary/gtr-dict-panel.h M plugins/dictionary/gtr-dictionary-plugin.c 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 commit c56b7742907febdc53f145fedf78bcddcd082a0d Author: Ignacio Casal Quinteiro Date: 2011-05-03 Add tab activatable extension point. M src/Makefile.am A src/gtr-tab-activatable.c A src/gtr-tab-activatable.h M src/gtr-tab.c commit 4c8e52de31f5ead23b7bdd3fa1f29e0c5c4b0af6 Author: Ignacio Casal Quinteiro Date: 2011-05-03 Move the gdl container into the tab. M data/layout.xml M src/gtr-actions-view.c M src/gtr-settings.c M src/gtr-tab.c M src/gtr-tab.h M src/gtr-window.c M src/gtr-window.h commit b4f156358685e9622b7336848363987fad09a8cf Author: Javier Jardón Date: 2011-05-02 configure.ac: Use silent rules by default As we depend on automake 1.11 now M configure.ac commit eb064e18d054d0dd93423cab30dd0c81c52abdc6 Author: Javier Jardón Date: 2011-05-02 configure.ac: Generate xz tarballs instead bz2 Also use pax tar format to avoid problems with large files M configure.ac commit b67d0dee3cbc637a518388c0740c82e762cee04f Author: Jordi Mallach Date: 2011-05-02 Add AC_SUBSTs for all missing variables. M configure.ac commit 875b26c1b47128411ea1b6880b78420417ffcbc5 Author: Christian Kirbach Date: 2011-05-01 Added German plural forms M data/gtr-plural-forms.ini commit 4283a39e441327bf6a7baaec1a173500c11b251e Author: Jordi Mallach Date: 2011-04-30 Fix typo: “informations”. The manual page needs an in-depth review as many options seem to be gone or refer to gtranslator 0.x options. M man/gtranslator.1.in commit e62d9be97b922ae4716d0b28e816e8bc8141be55 Author: Jordi Mallach Date: 2011-04-30 Use variables to declare required versions of libpeas and libgda. M configure.ac commit 429462a741a9fae63082892344933e56feda2164 Author: Ignacio Casal Quinteiro Date: 2011-04-30 Fix the layout M data/layout.xml commit 2d22860e36241471c21b0f15def68b89646c442e Author: Ignacio Casal Quinteiro Date: 2011-04-30 Minor optimization M src/gtr-view.c commit f27e8733df4d42c7f2e60b35925fa3f23594b3af Author: Ignacio Casal Quinteiro Date: 2011-04-30 Move ui files to the ui dir. M data/Makefile.am M src/gtr-application.c M src/gtr-language.c M src/gtr-view.c M src/gtr-window.c commit 2d66dc2a37910fb07842d8c49827e70837682fe6 Author: Jordi Mallach Date: 2011-04-30 Add Catalan and Catalan (Valencian) plural forms. M data/gtr-plural-forms.ini commit 3b91c1844ac109514c80e9f1e140e14dd661d36c Author: Ignacio Casal Quinteiro Date: 2011-04-26 Release 2.90.2 M NEWS M configure.ac