| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gtranslator-devel | Distribution: openSUSE 12.1 |
| Version: 2.90.7 | Vendor: openSUSE |
| Release: 1.2 | Build date: Sun Oct 30 06:02:23 2011 |
| Group: Development/Tools/Other | Build host: build34 |
| Size: 1048213 | Source RPM: gtranslator-2.90.7-1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://gtranslator.sourceforge.net | |
| Summary: A GNOME po file editor with many bells and whistles | |
gtranslator is a comfortable po file editor with many bells and whistles. It features many useful function which ease the work of translators of po files imminently.
GPLv3+
* Wed Oct 19 2011 zaitor@opensuse.org
- Update to version 2.90.7:
+ Relicense some files as GPLv3+.
+ Don't normalize translations stored in the translation memory.
+ Update translation.
* Wed Oct 12 2011 vuntz@opensuse.org
- Update to version 2.90.6:
+ Misc bugfixes.
+ Updated translations.
- Rebase gtranslator-libgda-5.0.patch and
gtranslator-gtkspell3.patch.
- Change --with-gtkspell configure option to --with-gtkspell3,
following upstream change.
* Thu Oct 06 2011 vuntz@opensuse.org
- Add iso-codes Requires since the iso-codes data is used at
runtime.
* Mon Sep 26 2011 gankov@opensuse.org
- Add support spell check with gtkspell3.
+ Add gtranslator-gtkspell3.patch: add support for gtkspell3.
+ Change pkgconfig(gtkspell-2.0) BuildRequires to
pkgconfig(gtkspell-3.0) so we can build with the new gtkspell.
* Wed Jun 15 2011 dimstar@opensuse.org
- Add optional port to libgda 5.0:
+ Add gtranslator-libgda-5.0.patch: add support for libgda-5.0
with a new --with-gda parameter.
+ Add gnome-common BuildRequires and call to gnome-autogen.sh,
needed for the patch to be taken into account.
+ Replace pkgconfig(libgda-4.0) BuildRequires with libgda-devel:
this allows us to use libgda-4.0 and libgda-5.0 without
knowledge of what version is in the repository.
+ Pass --with-gda=4.0|5.0 to configure: the version (4.0 or 5.0)
is extracted from the rpm database, based on the libgda-devel
package that has been installed.
* Wed Jun 15 2011 vuntz@opensuse.org
- Update to version 2.90.5:
+ Misc bugfixes
+ Updated translations.
* Tue May 24 2011 dimstar@opensuse.org
- Update to version 2.90.4:
+ Misc bugfixes
- Changes from version 2.90.3:
+ Put the gdl container inside the tab
+ Add a tab activatable extension point
- Changes from version 2.90.2:
+ UI cleanup
- Changes from version 2.90.1:
+ Automatize profile generation
+ Fix preferences dialog space
+ Remove interface tab from preferences dialog
+ Fix remaining issues in the gtk+ 3 port.
- Changes from version 2.90.0:
+ Port to gtk+ 3
+ Port to libpeas
+ Added support for python plugins
+ Ported charmap to python
+ Remove --window-new command line option
+ Port to gsettings
+ Merge insert-tags plugin into insert-params plugin
+ Port to GtkApplication
+ Misc Bugfixes
+ Updated translations.
- Note that gtkspell support is disabled for now because there's no
gtk3-powered gtkspell.
- Change BuildRequires to pkgconfig()-style and move to GNOME 3:
+ Old ones: gdl-devel, glib2-devel, gnome-utils-devel,
gtk2-devel, gtksourceview-devel, gtkspell-devel, libgda-devel,
libxml2-devel.
+ New ones: gdict-1.0, gdl-3.0, glib-2.0, gtk+-3.0,
gtksourceview-3.0, gtkspell-2.0, libgda-4.0, libxml-2.0.
- Drop no longer needed BuildRequires: gucharmap-devel,
libsoup-devel, libunique-devel.
- Add new BuildRequires: pkgconfig(iso-codes),
pkgconfig(json-glib-1.0, pkgconfig(libpeas-1.0),
pkgconfig(libpeas-gtk-1.0).
- Drop gtranslator-disable-update-db.patch: no longer required.
- Drop gnome-common BuildRequires, gnome-autogen.sh call during
build and --disable-update-mimedb configure flag: obsoleted.
- Move .gir file to devel subpackage.
- Add call to ldconfig in %post/%postun scriptlet because of the
new library in the package.
* Mon Feb 14 2011 sbrabec@suse.cz
- Added support for translation-update-upstream.
* Sat Feb 12 2011 vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Add Recommends for lang subpackage.
* Wed Dec 08 2010 vuntz@opensuse.org
- Update to version 1.9.13:
+ Enable use of local mirrors of open-tran.eu
+ Adapt the OpenTran plugin to the new open-tran.eu API
+ Misc Bugfixes
+ Updated translations.
- Add gtranslator-disable-update-db.patch: add a
- -disable-update-mimedb configure option to not run
update-desktop-database on install.
- Pass --disable-update-mimedb to configure.
* Sat Oct 09 2010 vuntz@opensuse.org
- Update to version 1.9.12:
+ Port to GSettings
+ Make it work with GSEAL enabled
+ Misc Bugfixes
+ Updated translations.
- Remove gconf schemas handling:
+ remove gconf2-devel BuildRequires.
+ remove %gconf_schemas_prereq, %find_gconf_schemas and
schemas-related scriptlets.
- Use %glib2_gsettings_schema_* macros for GSettings schemas.
- Add pkgconfig(gsettings-desktop-schemas) BuildRequires and
gsettings-desktop-schemas Requires, since the schemas are needed
at runtime too.
* Fri Aug 13 2010 vuntz@opensuse.org
- Fix license: gtranslator is GPLv3+, not GPLv2+. Fix bnc#595680.
* Thu Aug 05 2010 vuntz@opensuse.org
- Remove unneeded libdb-4_5-devel BuildRequires: it was needed for
the old memory backend.
- Remove unneeded libneon-devel BuildRequires: this is replaced by
libsoup now.
- Remove subversion-devel BuildRequires: the subversion plugin is
gone.
* Mon Jun 21 2010 dimstar@opensuse.org
- Update to version 1.9.11:
+ Add the option to remove entries from the memory translation
+ New memory translation backend using libgda
- Changes from version 1.9.10:
+ Factored out the tab label
+ Make the translation memory always visible
+ Updated translations.
- Add libgda-devel BuildRequires.
* Sun Feb 21 2010 vuntz@opensuse.org
- Update to version 1.9.9:
+ Add Profile quick selector
+ Rewriting profile manager to use GtrProfileManager
+ Converted GtrApplication into an UniqueAPP using libunique
+ Misc bugfixes
+ Updated translations.
- Add libunique-devel BuildRequires.
* Wed Feb 10 2010 vuntz@opensuse.org
- Update to version 1.9.8:
+ Refactor methods and file names from gtranslator to gtr
+ Modernize autotools configuration
+ Added new tango icons and logo
+ Removed Subversion plugin
+ Misc Bugfixes
+ Updated translations.
- Change group from Development/Tools to Development/Tools/Other to
fix rpmlint warning.
* Sun Jan 31 2010 vuntz@opensuse.org
- Update to version 1.9.7:
+ Show percentage of translated messages
+ Fixed several compiler warnings
+ Update toolbar editor
+ Make header inherit from GtranslatorMsg
+ Ported gtranslator from MessageArea to GtkInfoBar
+ Misc Bugfixes
+ Updated translations.
- Remove renaming of sr@Latn locale to sr@latin.
* Tue Aug 25 2009 vuntz@novell.com
- Update to version 1.9.6:
+ Adapted gtranslator in order to work on Windows
+ bgo#579775 - Fixed format string attack
+ bgo#582430 - Added some header files
+ bgo#555672 - Fixed CRITICAL: editor_create_item_from_name
+ bgo#557096 - Fixed GtkSpinButton problem changing to GtkBuilder
+ bgo#569061 - Displaying an error message before saving a read
only file
+ bgo#569062 - Use a "standard" tabs menu instead of
Go->Next/Prev File
+ bgo#569068 - Made more clear the message in the status bar
+ bgo#571497 - Fixed crash on first-time startup with po-file as
argument
+ bgo#575128 - Removed deprecated GTK+ symbols
+ bgo#579775 - Fixed Format string attack danger
+ bgo#582430 - Some of the header files weren't included in the
source code
+ bgo#583961 - Fixed to build with gdl 2.27.2
+ bgo#584692 - Show the next message of the one you are editing
+ bgo#591594 - Fixed problem that made Edit header only made
effect when you close gtranslator
+ bgo#592210 - Removed duplicated define in configure.ac
+ bgo#592214 - Fixed some gcc warnings
+ bgo#592215 - Wrong arguments to
gtranslator_statusbar_flash_message()
+ bgo#592226 - Fixed Error widget built wrongly
+ bgo#592227 - Source code did not working due to a wrong widget
name
+ bgo#569054 - Fixed empty line insertion before translator email
in header
+ Updated translations.
- Drop gtranslator-gdl-2.27.patch and gtranslator-profile.patch:
fixed upstream.
* Thu Jun 11 2009 vuntz@novell.com
- Add gtranslator-gdl-2.27.patch to fix build with latest gdl.
* Thu May 14 2009 vuntz@novell.com
- Update gtranslator-profile.patch to fix more build issues.
- Add BuildRequires for features: gnome-utils-devel,
gtkspell-devel, gucharmap-devel, libneon-devel, libsoup-devel,
subversion-devel
- Pass --disable-static, --with-gtkspell and --with-dictionary to
configure, and remove --enable-mime-bind and --with-gconf that
don't exist.
- Clean up file list a bit; do not ship help files twice.
* Thu May 14 2009 vuntz@novell.com
- Initial package.
/usr/include/gtranslator-3.0 /usr/include/gtranslator-3.0/gtranslator /usr/include/gtranslator-3.0/gtranslator/gtr-application.h /usr/include/gtranslator-3.0/gtranslator/gtr-context.h /usr/include/gtranslator-3.0/gtranslator/gtr-debug.h /usr/include/gtranslator-3.0/gtranslator/gtr-header.h /usr/include/gtranslator-3.0/gtranslator/gtr-message-table.h /usr/include/gtranslator-3.0/gtranslator/gtr-msg.h /usr/include/gtranslator-3.0/gtranslator/gtr-notebook.h /usr/include/gtranslator-3.0/gtranslator/gtr-po.h /usr/include/gtranslator-3.0/gtranslator/gtr-profile.h /usr/include/gtranslator-3.0/gtranslator/gtr-statusbar.h /usr/include/gtranslator-3.0/gtranslator/gtr-tab-activatable.h /usr/include/gtranslator-3.0/gtranslator/gtr-tab.h /usr/include/gtranslator-3.0/gtranslator/gtr-translation-memory-ui.h /usr/include/gtranslator-3.0/gtranslator/gtr-translation-memory.h /usr/include/gtranslator-3.0/gtranslator/gtr-view.h /usr/include/gtranslator-3.0/gtranslator/gtr-window-activatable.h /usr/include/gtranslator-3.0/gtranslator/gtr-window.h /usr/lib/libgtranslator-private.so /usr/lib/pkgconfig/gtranslator.pc /usr/share/gtk-doc/html/gtranslator /usr/share/gtk-doc/html/gtranslator/ExtendedClassDiagram.png /usr/share/gtk-doc/html/gtranslator/SingleClassDiagram.png /usr/share/gtk-doc/html/gtranslator/ch01.html /usr/share/gtk-doc/html/gtranslator/ch01s02.html /usr/share/gtk-doc/html/gtranslator/ch02.html /usr/share/gtk-doc/html/gtranslator/gtranslator-GtrApplication.html /usr/share/gtk-doc/html/gtranslator/gtranslator-GtrContextPanel.html /usr/share/gtk-doc/html/gtranslator/gtranslator-GtrHeader.html /usr/share/gtk-doc/html/gtranslator/gtranslator-GtrHistoryEntry.html /usr/share/gtk-doc/html/gtranslator/gtranslator-GtrMessageTable.html /usr/share/gtk-doc/html/gtranslator/gtranslator-GtrMsg.html /usr/share/gtk-doc/html/gtranslator/gtranslator-GtrNotebook.html /usr/share/gtk-doc/html/gtranslator/gtranslator-GtrPo.html /usr/share/gtk-doc/html/gtranslator/gtranslator-GtrProfile.html /usr/share/gtk-doc/html/gtranslator/gtranslator-GtrStatusbar.html /usr/share/gtk-doc/html/gtranslator/gtranslator-GtrTab.html /usr/share/gtk-doc/html/gtranslator/gtranslator-GtrTranslationMemory.html /usr/share/gtk-doc/html/gtranslator/gtranslator-GtrTranslationMemoryUi.html /usr/share/gtk-doc/html/gtranslator/gtranslator-GtrView.html /usr/share/gtk-doc/html/gtranslator/gtranslator-GtrWindow.html /usr/share/gtk-doc/html/gtranslator/gtranslator-gtr-debug.html /usr/share/gtk-doc/html/gtranslator/gtranslator-gtr-io-error-info-bar.html /usr/share/gtk-doc/html/gtranslator/gtranslator-gtr-utils.html /usr/share/gtk-doc/html/gtranslator/gtranslator.devhelp2 /usr/share/gtk-doc/html/gtranslator/home.png /usr/share/gtk-doc/html/gtranslator/index.html /usr/share/gtk-doc/html/gtranslator/index.sgml /usr/share/gtk-doc/html/gtranslator/left.png /usr/share/gtk-doc/html/gtranslator/right.png /usr/share/gtk-doc/html/gtranslator/style.css /usr/share/gtk-doc/html/gtranslator/up.png /usr/share/gtranslator/gir-1.0 /usr/share/gtranslator/gir-1.0/Gtranslator-3.0.gir
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 10:54:34 2013