Changelog for
xfce4-panel-plugin-dict-0.8.0-2.2.x86_64.rpm :
Wed Jul 19 14:00:00 2017 seife+obsAATTb1-systems.com
- update to version 0.8.0
- Port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
- Translation updates
Sun Dec 25 13:00:00 2016 seife+obsAATTb1-systems.com
- update to version 0.7.2
- Translation updates
Sun Mar 15 13:00:00 2015 gberAATTopensuse.org
- update to version 0.7.1
- Add NEWS file
- Correctly separate header and body (bxo#10136)
- Update .gitignore
- Do not build gzip tarball
- Remove SVN $Id$ tags and update copyright year
- Bump autotools requirements
- Fix m4 macro dir warning
- Fix IT_PROG_INTLTOOL warning
- Restore git version tag
- Remove unneeded files
- Translation updates
Mon May 20 14:00:00 2013 gberAATTopensuse.org
- update to version 0.7.0
- after clearing the query_buffer, set it to NULL to prevent
crashes
- depend on Xfce 4.10 and its GTK/GLib requirements
- replace libxfcegui4 by libxfce4ui
- adapting the plugin to panel version 4.9+
- add a \'Copy Link\' menu item to the text view popup menu
- fix Categories keyword to be more compatible
- add a paste button to the Speed Reader
- Quit/Close main window if Escape is pressed
- translation updates
- dropped obsolete xfce4-dict-0.6.0-fix-wrong-callback-arg.patch
xfce4-dict-0.6.0-use-correct-xfcepanelplugin-instance.patch
xfce4-dict-fix-libm-underlinking.patch
Tue Mar 12 13:00:00 2013 pgajdosAATTsuse.cz
- builds with automake 1.13
* automake-1.13.patch
Sun Apr 29 14:00:00 2012 gberAATTopensuse.org
- add dependency on xdg-utils since xdg-open is used
Mon Apr 2 14:00:00 2012 gberAATTopensuse.org
- specfile cleanup
- correct dependencies
Mon Sep 19 14:00:00 2011 gberAATTopensuse.org
- added xfce4-dict-fix-libm-underlinking.patch in order to
explicitly link against libm
Thu Feb 17 13:00:00 2011 gberAATTopensuse.org
- call %desktop_database_post/un
- call %icon_theme_cache_post/un
Fri Jan 14 13:00:00 2011 gberAATTopensuse.org
- do not require but recommend -lang subpackage
Mon Dec 27 13:00:00 2010 gberAATTopensuse.org
- suggest xfce4-panel-plugin-dict
Mon Dec 27 13:00:00 2010 gberAATTopensuse.org
- added xfce4-dict-0.6.0-use-correct-xfcepanelplugin-instance.patch
and xfce4-dict-0.6.0-fix-wrong-callback-arg.patch from git fixing
crashes
Mon Dec 27 13:00:00 2010 gberAATTopensuse.org
- corrected group
- improved summary/description
- split off xfce4-panel-plugin-dict subpackage
- split off lang subpackge
- do not install empty NEWS
- remove unsupported locales
Wed Dec 15 13:00:00 2010 prusnakAATTopensuse.org
- require xfce4-panel
Wed Jan 13 13:00:00 2010 prusnakAATTsuse.cz
- updated to 0.6.0
Mon Jul 20 14:00:00 2009 dominique-obsAATTleuenberger.net
- use libexecdir instead of libdir where appropriate
Mon May 11 14:00:00 2009 prusnakAATTsuse.cz
- updated to 0.5.3
* Reset the cursor after right-clicking on links in the textview.
* Partly revert last change and use the proper cursor for the textview
window again.
* Don\'t allocate the default cursor unnecessarily and reuse the
GdkWindow we already got in the event handlers.
* Print the used dictionary in the spell checker results.
* When using the web service fallback after a failed dictionary search,
hide the main window if ran as panel plugin.
* Fix untranslated search engine description (#4835).
* Improve some strings, thanks to Jérôme Guelfucci for the suggestions.
* Use less spacing for spell checker results and don\'t display any
failed searches if used as fallback for a dictionary search.
* Properly escape URIs when using Web based search
(works only with GLib >= 2.16).
* Add \'--verbose\' command line option for the stand-alone application.
* When highlighting cross-references, ignore also {vr}.
* Follow the \'Desktop Menu Specification\' and change the category
for the .desktop to \'Office\'.