1
0
forked from pool/gtranslator
gtranslator/gtranslator.changes
Vincent Untz 2a3bc43db3 Accepting request 45536 from home:vuntz:branches:GNOME:Apps
Copy from home:vuntz:branches:GNOME:Apps/gtranslator via accept of submit request 45536 revision 2.
Request was accepted with message:
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/45536
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gtranslator?expand=0&rev=8
2010-08-13 07:39:22 +00:00

124 lines
4.6 KiB
Plaintext

-------------------------------------------------------------------
Fri Aug 13 09:37:35 CEST 2010 - vuntz@opensuse.org
- Fix license: gtranslator is GPLv3+, not GPLv2+. Fix bnc#595680.
-------------------------------------------------------------------
Thu Aug 5 16:20:26 CEST 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 14:52:33 CEST 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.
-------------------------------------------------------------------
Mon Feb 22 00:17:24 CET 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.
-------------------------------------------------------------------
Thu Feb 11 00:23:22 CET 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 23:48:22 CET 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 17:42:13 CEST 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 03:35:47 CEST 2009 - vuntz@novell.com
- Add gtranslator-gdl-2.27.patch to fix build with latest gdl.
-------------------------------------------------------------------
Thu May 14 11:40:12 CEST 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 11:21:38 CEST 2009 - vuntz@novell.com
- Initial package.