Change log for deskbar-applet package in Ubuntu

101113 of 113 results
Superseded in dapper-release
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 <email address hidden>   Sun, 12 Mar 2006 22:35:35 +0100
Superseded in dapper-release
Superseded in dapper-release
deskbar-applet (2.13.92-0ubuntu2) dapper; urgency=low

  * debian/control:
    - Recommend python-beagle (Malone: #33218)

 -- Daniel Holbach <email address hidden>   Thu,  2 Mar 2006 01:27:12 +0100
Superseded in dapper-release
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 <email address hidden>   Tue, 28 Feb 2006 16:05:35 +0100
Superseded in dapper-release
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 <email address hidden>   Tue, 14 Feb 2006 09:00:37 +0100
Superseded in dapper-release
deskbar-applet (2.13.90.1-0ubuntu2) dapper; urgency=low

  * Updated control file to list proper homepage (Closes: Malone #30675)
Superseded in dapper-release
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 <email address hidden>
    - 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)
Superseded in dapper-release
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 <email address hidden> !
    - 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 <email address hidden>  Tue, 31 Jan 2006 11:11:12 +0100
Superseded in dapper-release
Superseded in dapper-release
Superseded in dapper-release
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 <email address hidden>  Mon, 23 Jan 2006 19:43:21 +0100
Superseded in dapper-release
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 <email address hidden>  Thu, 12 Jan 2006 17:59:12 +0100
Superseded in dapper-release
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 <email address hidden>  Tue,  3 Jan 2006 08:18:28 +0100
Obsolete in breezy-backports
deskbar-applet (0.8.5-0ubuntu1~breezy1) breezy-backports; urgency=low


  * Automated backport upload; no source changes.

 -- Ubuntu Archive Auto-Backport <email address hidden>  Mon, 28 Nov 2005 19:39:28 +0000
Superseded in dapper-release
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 <email address hidden>  Wed, 14 Dec 2005 20:19:26 +0100
Obsolete in breezy-release
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 <email address hidden>  Wed, 12 Oct 2005 00:35:43 +0200
101113 of 113 results