deskbar-applet (2.14.1.1-0ubuntu3) dapper; urgency=low * debian/patches/10-fix-empty-string-behaviour-from-CVS.patch: - applied patch from http://bugzilla.gnome.org/show_bug.cgi?id=339705 to fix Malone: #41293 ("Non-fatal error when entering an empty string") -- Daniel Holbach Wed, 10 May 2006 11:58:20 +0200 deskbar-applet (2.14.1.1-0ubuntu2) dapper; urgency=low * debian/control: - Recommends python-soappy -- Sebastien Bacher Fri, 21 Apr 2006 16:59:05 +0200 deskbar-applet (2.14.1.1-0ubuntu1) dapper; urgency=low * New upstream version: - Correctly handle multiple profiles in mozilla/ff. - Correctly handle browser symlinks with parameters. - Added artdir to the pkgconfig file. - Better detection of Beagle .desktop files (e.g. now works on Fedora). - Fix the handlers callback to set preferences so they take a dialog as parameter. -- Sebastien Bacher Fri, 21 Apr 2006 12:24:45 +0200 deskbar-applet (2.14.1-0ubuntu1) dapper; urgency=low * New upstream release: - History order was reversed each time the applet was removed/added to a top panel. - Fixes typo in the if statement preventing duplicate detection to work properly - Repair the no-history not appearing when history.pickle was not present - Add transparency to Cuemiac mode - Fix the history order, and update order when switching form bottom to top panel - Implement a is_valid method to ask a match if it's still valid, to evaluate if it should be stored in history - Follow symlinks to detect the browser - Fix error if last_visible_path iter is None - Fix duplication of items in deskbar history list - Use the history icon when displaying history items and bookmark when displaying bookmarks - Don't throw errors if an unknown beagle type is encountered - Pass the preferences dialog to the "more" callback to allow info dialogs to be transient - Correctly use imlogviewer passing client name to it - Activate the bottom hit of the view when the cuem/entr-iac is at a bottom panel. - Fix bug where deskbar crashes when the user hits up/down immediately after entering some text. - Implement mozilla/firefox history search, only the url, since history format is braindead. - Fixes the proxy detection code for google-live. - Fix entry in button mode placement for vertical panels - Added Translations: Dzongkha, Hebrew, Welsh. - Updated Translations: Czech, Finnish, Georgian, Greek. * debian/patches/fix-google-proxy.diff: - dropped, accepted Upstream. * Fixed bugs: Malone #34989. -- Daniel Holbach Mon, 10 Apr 2006 19:46:09 +0200 deskbar-applet (2.14.0.1-0ubuntu2) dapper; urgency=low * debian/patches/fix-google-proxy.diff: + Remove the trailing '/' from $http_proxy. This fixes google search when $http_proxy is set to something like "http://foobar:3128/" -- Sebastian Dröge Wed, 15 Mar 2006 18:19:44 +0100 deskbar-applet (2.14.0.1-0ubuntu1) dapper; urgency=low * New upstream release: - Fix startup for people who don't have text_binddomain_codeset in gettext/locale. -- Daniel Holbach Tue, 14 Mar 2006 09:42:36 +0100 deskbar-applet (2.14.0-0ubuntu1) dapper; urgency=low * New upstream release: - Fix problems when using a latin locale with bonobo crashing. - Fix handling of problematic desktop files with try/catch. - Don't display a white popup when there are no results to display - Change gnome-open calls to gnome.url_show calls - Repair middle-click. Now you have to use double-middle click to paste text so that middle click works as usual for applets. - Add failsafe to mozilla/firefox single/multi-engines detection code Remove a print statement in files.py - Fix the file and folder handler to correctly return non-lowercase paths. Fix so that entering ~ or ~/ correctly returns home dir as a match - Hide all UI parts before switching the UI. - Fix "history was broken" - Make the prefs dialog non-modal - Fix Galeon handler to use history2.xml file - Re-fix "error when hitting enter before any matches appear" (Malone: #33169, #33317) - Fix detection and handling of beagle daemon/python bindings. - Rename beagle.py to beagle-static.py to not confuse the python module loader - Updated Czech, Serbian, Portuguese, Hindi, Swedish, Hindi, Ukrainian, Catalan, Lithuanian, Norwegian bokmål, Brazilian Portuguese, Galician, Finnish, Bulgarian translations. - Fixed typos in Russian translation - Added Georgian, Ukrainian, Danish, Italian, Albanian translations. -- Daniel Holbach Sun, 12 Mar 2006 22:35:35 +0100 deskbar-applet (2.13.92-0ubuntu2) dapper; urgency=low * debian/control: - Recommend python-beagle (Malone: #33218) -- Daniel Holbach Thu, 2 Mar 2006 01:27:12 +0100 deskbar-applet (2.13.92-0ubuntu1) dapper; urgency=low * New upstream release: - Fixes bug "now we use Icons instead of buttons in the panel reducing the needed panel vertical space" - Don't import beagle each time we need it. Only when loading the module. This wastly increases beagle-live performance. - Fixes the applet not remembering 'take all available space on panel' setting on startup - API change: removed the 'max' argument to the Handler.query() method. The handlers can now return any number of mathes or use the hardwired deskbar.DEFAULT_RESULTS_PER_HANDLER variable to trim the results. - Fix bug "empty history borking completion UI" - Really fix duplicate module loading Return URIS in file and folder handler to correctly detect duplicates - Add a 'No History' item in the history dropdown when there is no history. - Implement single-click selection for history and cuemiac dropdown. - Add focus-follow-pointer for history dropdown - Add a "Clear History" button in the applet menu - Fix wrong exception raising in C code of set_process_name for people who don't have prctl - Updated Translations: Gujarati, Vietnamese, Norwegian bokmål, French, Spanish, Thai, Hungarian, Japanese, German, Greek, Polish, Traditional Chinese (Taiwan), Traditional Chinese (Hong Kong), Finnish, Galician, Serbian, Lithuanian, Russian. - Added Translations: Korean, Georgian. -- Daniel Holbach Tue, 28 Feb 2006 16:05:35 +0100 deskbar-applet (2.13.91-0ubuntu1) dapper; urgency=low * New upstream release: - Changes: - Use hit.get_properties(key)[0] instead of hit.get_one_property(key). This works around the beagle-firefox-history-dc:title-bug mentioned in #330053 - Update default handler and order - Allow firefox handler to select wether to display the primary or all search engines - Beagle-live matches beautification - Fix the history items multiplication when history was loaded. - Strip html tags from results of google and yahoo handlers. - Fix osutils by checking PR_SET_NAME declaration. - Xinerama fixes, partially untested. - Allow to 'killall deskbar-applet' without taking down other python processes. - Upgrade entry-in-panel mode to use the categorized dropdown. People without cairo will fallback on completion UI - Display all websearches in the category (no nesting) - Fix build when no X connection is available - Repair history mode and remove some hacks. - Fix the applet resizing itself every time the icon in the entry is changed - Fixes bug #330103 icon in entry clips after a query - Fixes gnome-dictionary 2.13 launching - Workaround problem with gnome-open not opening saved nautilus searches correctly - Add yahoo plugin, similar to google live, but using yahoo - Translations: Updated Spanish translation, Added Greek translation, Updated Bulgarian translation, Updated Finnish translation, Updated Brazilian Portuguese translation, Updated Russian translation, Updated Lithuanian translation, Updated Thai translation, Updated German translation, Updated Vietnamese translation, Updated Galician Translation, Updated Gujarati Translation. * debian/patches/revert-braindead-python-check.patch: - updated. -- Daniel Holbach Tue, 14 Feb 2006 09:00:37 +0100 deskbar-applet (2.13.90.1-0ubuntu2) dapper; urgency=low * Updated control file to list proper homepage (Closes: Malone #30675) -- Martin Meredith Tue, 7 Feb 2006 01:03:13 +0000 deskbar-applet (2.13.90.1-0ubuntu1) dapper; urgency=low * New upstream version: - Fix keyboard history navigation - Fix enter in cuemiac in the entry should launch the first visible match - Fix focus issues on keyboard shortcut for both ui modes - Load handlers in the correct order, and if two same handlers are present in ~ and /usr, load the ~ one - Fix beagle action spawning. Was not correctly generating the command line to spawn - Added Yahoo handler, contributed by Laurent - Ref/unref beagle hits and correctly return beagle matches - Fix for #329373 by changing PYTHONPATH variable in PYTHONDIR - Reintroduce the abandoned save-last-search feature of the Cuemiac. * debian/control: - Depends on python-glade2 (Ubuntu: #30615) -- Sebastien Bacher Mon, 6 Feb 2006 11:10:44 +0000 deskbar-applet (2.13.90-0ubuntu1) dapper; urgency=low * New upstream release: - Bump to 2.13.90 to match gnome version - Default to completion UI - O5C Change keyboard shortcuts triggering terminal or smart bookmarks to use Alt instead of Ctrl. - beagle-live tries to use text snippets when available - Categories are sorted according to the highest handler priority (as defined in the preferences) found in a match within the category. Matches insides a category are sorted according to their handler preference then relative priority. Finally alphabetic order is used. - Remember collapsed categories in the cuemiac UI - Add proxy detection code in google-live - More stock icons, so we get theming - New Artwork - History handler, previously hardcoded is now a regular handler (old commands appear as matches) - Add a GTK exception handler dialog for easier debug - Middle click on the cuemiac view to trigger a search with middle-click clipboard content - Add an ui override for window mode: -wc for cuemiac, -w for completion ui - Fix the indexer to return more matches - New preferences UI with both completion and cuemic. - OMG ! The CUEMIAC ! Merci Mikkel Kamstrup Erlandsen ! - Implement Serialization for matches, allows to speedup startup time, and not block on startup when a handler is blocking. - API changes for the handlers, API is near-final. - Updated Translations. * debian/patches/revert-braindead-python-check.patch: - gnomeapplet check does not work. -- Daniel Holbach Tue, 31 Jan 2006 11:11:12 +0100 deskbar-applet (0.8.8-0ubuntu3) dapper; urgency=low * debian/control: - {Build-,}Depends on python-gnome-desktop{dev,} as well because gnomeapplet moved around. -- Daniel Holbach Mon, 23 Jan 2006 19:43:21 +0100 deskbar-applet (0.8.8-0ubuntu2) dapper; urgency=low * debian/control: - rebuild with current evolution-data-server. -- Daniel Holbach Fri, 20 Jan 2006 09:48:39 +0100 deskbar-applet (0.8.8-0ubuntu1) dapper; urgency=low * New upstream release: - Changes: - Fixes issues with history: Clicking in the menu will correctly make the clicked item go up in history, and history items activated are run with the correct string (the one saved, not the one in the entry) - Fixes beagle handler returning an exception on get_hash - Fixes running pygtk 2.6 with gtk 2.8 (class registration stuff) Add class registration in history.py for pygtk < 2.8 - Contributors to this release: Raphael Slinckx - Translations: - Updated Finnish translation. - Updated Bulgarian translation by Alexander Shopov - Updated Japanese translation. * debian/patches/fix-beagle-handler.patch: - dropped, used upstream. * debian/control: - dropped beagle-dev, as it is uninstallable atm, sorry guys. -- Daniel Holbach Mon, 16 Jan 2006 22:32:02 +0100 deskbar-applet (0.8.7-0ubuntu2) dapper; urgency=low * debian/rules: - added simple-patchsys.mk * debian/patches/fix-beagle-handler.patch: - apply patch from GNOME #326706 (Mikkel Kamstrup Erlandsen). -- Daniel Holbach Thu, 12 Jan 2006 17:59:12 +0100 deskbar-applet (0.8.7-0ubuntu1) dapper; urgency=low * New upstream release: - Fixes the mozilla search plugins path for firefox 1.5 - Add history persistance for deskbar applets. Works as a single shared history across multiple instances. - Fix a problem preventing beagle (and other matches) from appearing when no hash is returned. - Contributors to this release: Raphael Slinckx * debian/control: - Build-Depend on newest libebook. -- Daniel Holbach Tue, 3 Jan 2006 08:18:28 +0100 deskbar-applet (0.8.6.1-0ubuntu2) dapper; urgency=low * Rebuild for the current evolution-data-server. * debian/control: - Versioned the Build-Dep on libebook1.2-dev to >= 1.5.3. -- Christian Bjälevik Wed, 14 Dec 2005 20:19:26 +0100 deskbar-applet (0.8.6.1-0ubuntu1) dapper; urgency=low * New upstream release: - Fix a problem preventing beagle plugin (and other plugins) from appearing when no hash is returned. (Contributors to this release: Raphael Slinckx - Translations: - Updated Thai translation. - Updated Japanese translation. - Added Gujarati Translation. - Updated Slovak translation. - Updated Spanish translation. - Updated Galician Translation. - Updated Bulgarian translation by Alexander Shopov * debian/control: - added beagle-dev to Build-Depends. -- Daniel Holbach Mon, 12 Dec 2005 17:34:57 +0100 deskbar-applet (0.8.6-0ubuntu1) dapper; urgency=low * New upstream release: - Remove our own beagle python binding. This mean we require beagle 0.1.3 that ships with python bindings. - New tango-ish artwork (because we're hype) - Fix history behavior. Duplicate items in history are moved instead of being added multiple times. Fixes bug #322981: Duplicate items in history - Builtin history completion as a regular match. - Web search bookmarks (aka "smart bookmarks") can now have shortcuts (aka "keywords") and keyboard shortcuts. - Tidied up the preferences dialog. - Disabled handlers are now sorted by name alphabetically in the Preferences UI. - Scale down those icons that are too large. - Evolution handler is now sync rather than async. This will hopefully fix evolution handler bugs like bug #322119. - Fixed crasher when user has more than one address book available for auto-completion. Possibly fixes bug #321975. - 'Smart' history browsing, now it's possible to use shell-like up/down key to browse history, yet preserving (page) up/down navigation in the matches list. - Updated translations. -- Daniel Holbach Fri, 9 Dec 2005 08:53:05 +0100 deskbar-applet (0.8.5-0ubuntu1) dapper; urgency=low * New upstream release. * debian/control: - added libgnome-desktop-dev (>= 2.10), beagle to Build-Depends. Don't tell me that's evil, tell the Mono Team to split beagle-dev out. :-) -- Daniel Holbach Mon, 14 Nov 2005 20:55:08 +0100 deskbar-applet (0.5.0cvs2005.10.12-0ubuntu1) breezy; urgency=low * CVS checkout: - Fixes bug #318438, icon update when browsing the matches - Fixes bug #318430, icons in history menu not aligned - Fixes bug #318421, cgi-encode the passed search terms. - Fixes bug #318386 - bug #318268, multiple entries shown for same application - bug #318241, partial word matches not cleared - Fixes bug #318193, Corrupted favicons in moz bookmarks crash taskbar applet * reverted to old packaging. * debian/control: - added libebook1.2-dev to Build-Depends. * debian/rules: - removed hack to set permissions. -- Daniel Holbach Wed, 12 Oct 2005 00:35:43 +0200 deskbar-applet (0.5.0-1) unstable; urgency=low * Initial release. -- Tollef Fog Heen Tue, 4 Oct 2005 12:23:19 +0200 deskbar-applet (0.5.0-0ubuntu1) breezy; urgency=low * Initial Release. -- Daniel Holbach Mon, 03 Oct 2005 15:13:05 +0200