Change logs for gnome-app-install source package in Feisty

  • gnome-app-install (0.3.31) feisty-proposed; urgency=low
    
      * gnome-app-install:
        - fix crash when window parent is none (LP#106026)
      * po/POTFILES.in:
        - add missing gnome-app-install main (LP#106756)
    
     -- Michael Vogt <email address hidden>   Thu,  3 May 2007 11:56:15 +0200
  • gnome-app-install (0.3.30) feisty; urgency=low
    
      * menu-data:
        - updated to current feisty
      * AppInstall/Progress.py:
        - only set transient if we have a window
      * util/getMenuData.py:
        - consider usr/share/icons a valid icon dir as well
    
     -- Michael Vogt <email address hidden>   Fri, 13 Apr 2007 13:36:05 +0200
  • gnome-app-install (0.3.29) feisty; urgency=low
    
      * AppInstall/AppInstall.py:
        - fix xmlescape() (LP#91875)
        - do not crash if no dbus.service.BusName() fails (LP#92073)
      * data/gnome-app-install-xfce.desktop:
        - added so that g-a-i shows up in Applications/System in XFCE
      * data/gnome-app-install.desktop:
        - remove "System" from Categories (LP#98580)
    
     -- Michael Vogt <email address hidden>   Tue,  3 Apr 2007 14:02:30 +0200
  • gnome-app-install (0.3.28) feisty; urgency=low
    
      * data/gnome-app-install.desktop.in:
        - added System category (LP#93803)
      * menu-data/wesnoth.desktop, util/rename.cfg:
        - install "wesnoth-all" when selecting wesnoth (LP#96301)
      * gnome-app-install:
        - when runing in codec-instal mode, ask first if the user
          wants to search for codecs (#94372)
        - warn about unsupported codecs but show them all (LP#87748)
      * AppInstall/AppInstall.py:
        - proper error checking for conflicting installs (LP#86684)
      * menu-data:
        - updated to current feisty
    
     -- Michael Vogt <email address hidden>   Wed, 28 Mar 2007 16:13:26 +0200
  • gnome-app-install (0.3.27) feisty; urgency=low
    
      * menu-data/*.desktop:
        - updated to latest feisty
      * AppInstall/CoreMenu.py:
        - do not use a regexp list for the mime-type, a string list
          works fine
    
     -- Michael Vogt <email address hidden>   Tue, 13 Mar 2007 18:13:58 +0100
  • gnome-app-install (0.3.26) feisty; urgency=low
    
      * menu-data-additional/gstreamer-bad-multiverse.desktop:
        - added for better multimedia support (LP#89999)
      * menu-data-additional/gstreamer-bad.desktop:
        - description updated
      * AppInstall/AppInstall.py:
        - do not crash if no /etc/apt/sources.list if available
          (LP#90078)
        - fix updating pkg states when the cache is updated (LP#88246)
        - protect against odd arguments in tooltip_on_filter (LP#87727)
      * AppInstall/DialogNewlyInstalled.py:
        - do not show "Click to launch" label if runing as root
          (we do not support it there)
      * packages-whitelist:
        - added gstreamer010-plugins-bad-multiverse
      * AppInstall/PackageWorker.py:
        - deal better deal with addon CDs
      * gnome-app-install:
        - do not crash for invalid codec arguemnts but return error code
          1 and display a error dialog (LP#88154)
        - change the gnome-codec-search return codes to match:
          http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstbaseutilsinstallplugins.html
    
     -- Michael Vogt <email address hidden>   Wed,  7 Mar 2007 09:34:54 +0100
  • gnome-app-install (0.3.25) feisty; urgency=low
    
      * install a additional gnome-codec-install so that the new
        gst can call that (LP#87748)
      * ensure that the default view is only supported ubuntu applications
      * do not show users menu dirs (LP#87733)
      * menu-data/popcon updated to current feisty
    
     -- Michael Vogt <email address hidden>   Mon, 26 Feb 2007 09:53:48 +0100
  • gnome-app-install (0.3.24) feisty; urgency=low
    
      * AppInstall/AppInstall.py:
        - only run _ensureInArchive() for installs (LP#86593)
      * data/gnome-app-install.desktop.in:
        - added OnlyShowIn=GNOME;XFCE; (LP#78977)
      * debian/control:
        - only support python >= 2.4 (LP#78030)
    
     -- Michael Vogt <email address hidden>   Thu, 22 Feb 2007 16:46:08 +0100
  • gnome-app-install (0.3.23) feisty; urgency=low
    
      * AppInstall/AppInstall.py:
        - make the search timeout bigger (LP#82509)
        - fix reference to "advanced mode" (LP#70283)
      * data/gnome-app-install.schemas.in:
        - add "search-timeout" gconf key
      * data/gnome-app-install.glade:
        - disable interactive search in categories (LP#86472)
      * menu-data-additional/*.py:
        - added popcon data
      * AppInstall/Menu.py:
        - fix init for popcon_max (LP#86530)
      * AppInstall/Cache.py:
        - move the assert for a clean cache into clean()
        - print broken/removed packages after clean()
      * menu-data/ia32-sun-java6-java.desktop:
        - fix arch-specific information
      * util/getMenuData.py:
        - make sure to write arch-specific information to all desktopfiles
          from a single package (LP#81371)
    
     -- Michael Vogt <email address hidden>   Tue, 20 Feb 2007 23:19:25 +0100
  • gnome-app-install (0.3.22) feisty; urgency=low
    
      * report error on startup with a broken cache
      * fix memory leak (LP#85306)
      * speedups on package list reload and after install/remove
      * optimized the loading for codec and mime search
    
     -- Michael Vogt <email address hidden>   Tue, 20 Feb 2007 14:46:46 +0100
  • gnome-app-install (0.3.20) feisty; urgency=low
    
      * menu-data/totem.desktop:
        - fix incorrect replace information (LP#84690)
    
     -- Michael Vogt <email address hidden>   Tue, 13 Feb 2007 17:24:49 +0100
  • gnome-app-install (0.3.19) feisty; urgency=low
    
      * updated menu-data/popcon-data for herd4
    
     -- Michael Vogt <email address hidden>   Tue, 13 Feb 2007 11:24:32 +0100
  • gnome-app-install (0.3.18) feisty; urgency=low
    
      * include full bzr changelog in package (for seb128)
      * relalize window_main before using it as transient parent (lp: #82926)
    
     -- Michael Vogt <email address hidden>   Tue,  6 Feb 2007 18:22:47 +0100
  • gnome-app-install (0.3.17) feisty; urgency=low
    
      * added --addon-cd= switch to support addon CDs
        (EdubuntuOnTwoCDs spec)
    
     -- Michael Vogt <email address hidden>   Tue,  6 Feb 2007 15:06:03 +0100
  • gnome-app-install (0.3.16) feisty; urgency=low
    
      * AppInstall/AppInstall.py:
        - work with the latest python-apt
      * menu-data/
        - updated the popcon data
        - fixed ardour-gtk menu-data
      * menu-data-additional/mozilla-acroread.desktop:
        - removed, no longer available in the archive (lp: #83085)
    
     -- Michael Vogt <email address hidden>   Tue,  6 Feb 2007 11:55:13 +0100
  • gnome-app-install (0.3.15) feisty; urgency=low
    
      * call software-properties-gtk when preferences is clicked
    
     -- Michael Vogt <email address hidden>   Mon,  5 Feb 2007 12:10:29 +0100
  • gnome-app-install (0.3.13) feisty; urgency=low
    
      * added warning when a codec is installed
      * fix unbound variable problem (lp: #82713)
      * update-app-install:
        - do not crash when import AppInstall.CoreMenu fails (lp: #80589)
    
     -- Michael Vogt <email address hidden>   Thu,  1 Feb 2007 11:08:39 +0100
  • gnome-app-install (0.3.12) feisty; urgency=low
    
      * fixed missing X-AppInstall-Codec information for
        gstreamer-bad.desktop (lp: #82239)
    
     -- Michael Vogt <email address hidden>   Wed, 31 Jan 2007 10:00:01 +0100
  • gnome-app-install (0.3.11) feisty; urgency=low
    
      * fix various UI glitches
      * fix transient problem (lp: #82247)
      * various bugfixes for the EasyCodecInstall activation mode
        (thanks to seb128 for his testing/feedback)
      * give a warning message for universe/multiverse applications
        when they are used the first time (AlwaysEnableUniverseMultiverseSpec)
    
     -- Michael Vogt <email address hidden>   Tue, 30 Jan 2007 11:53:48 +0100
  • gnome-app-install (0.3.10) feisty; urgency=low
    
      * updated the app-install-data to the latest feisty for HERD-3
      * menu-data/*.desktop
        - show only one hplip icon (instead of four)
        - show only a single kdevelop
      * AppInstall/AppInstall.py:
        - use a logarithmic scale for the popularity
    
     -- Michael Vogt <email address hidden>   Mon, 29 Jan 2007 15:53:58 +0100
  • gnome-app-install (0.3.9) feisty; urgency=low
    
      * fix setupDBus() to work with the latest python-dbus changes
        (lp: 81727)
      * updated the popcon-data, use the "by_vote" information for
        the ranking instead of the "by_inst" data (lp: #82051)
    
     -- Michael Vogt <email address hidden>   Mon, 29 Jan 2007 13:33:48 +0100
  • gnome-app-install (0.3.8) feisty; urgency=low
    
      * update-app-install.py: do use #!/usr/bin/python
        (lp: #67067)
      * whitelist gstreamer0.10-ffmpeg, gstreamer0.10-plugins-ugly
        gstreamer0.10-plugins-bad to make EasyCodecInstallation
        useful
      * re-apply the last search on apply
      * protect against package not in the cache (lp: #81364)
    
     -- Michael Vogt <email address hidden>   Thu, 25 Jan 2007 09:27:17 +0100
  • gnome-app-install (0.3.7) feisty; urgency=low
    
      * do not crash if the cache can't be read (lp: #79619)
        (Thanks to Jonah)
      * bugfixes in the codec install branch (should be working now)
      * use /etc/gnome-app-install/package-whitelist for the mime and
        codec whitelist
      * added gstreamer0.10-plugins-bad
    
     -- Michael Vogt <email address hidden>   Mon, 22 Jan 2007 09:52:55 +0100
  • gnome-app-install (0.3.6) feisty; urgency=low
    
      [Ian Jackson]
      * Generalise gnome-app-install mime search to also support codec search
        according to GnomeAppInstallCodecs:
        - New command-line invocation mode.  The support for this which
          replaces the mime_search object which threads its way through
          AppInstall and Menu with an richer ActivationStyle object.
        - Set the ActivationStyle earlier during Menu creation to make the
          whole thing a little less ugly.
        - Read the X-AppInstall-Codecs entries from desktop files into the
          item objects.
        - Support ordinary searching on codecs even if not invoked for codec
          search, just as for mime type search.
        - Generalise update-app-install to make gai-codec-map.gdbm as well as
          gai-mime-map.gdbm.
        - getMenuData.py generates the X-AppInstall-Codecs entries in the
          output desktop files, from the .supported files found in scanned
          .debs.  These entries are included both in getMenuData.py's own
          generated desktop files, and edited into the pre-supplied ones in
          menu-data-additional.
      * Support --transient-for=... option (as specified in
        GnomeAppInstallCodecs).  Command-line parsing is shoddy,
        unfortunately and --transient-for has to come first.
      [Michael Vogt]
      * menu-data/ updated to latest feisty
      * menu-data-additional/ updated with the codec information
    
     -- Michael Vogt <email address hidden>   Wed, 17 Jan 2007 11:58:31 +0100
  • gnome-app-install (0.3.5) feisty; urgency=low
    
      * menu-data-additional/:
        - 7zip.desktop: added 7zip
        - openclipart.desktop: added openclipart
      * AppInstall/CoreMenu.py:
        - fix bug in duplicats detection that prevents clamtk from showing
    
     -- Michael Vogt <email address hidden>   Mon,  8 Jan 2007 18:09:51 +0100
  • gnome-app-install (0.3.4) feisty; urgency=low
    
      * show applications from System/Settings in the "Others"
        category to support applications like "SBackup", "Bum",
        "gnome-arts" (CommonCustomizations)
    
     -- Michael Vogt <email address hidden>   Fri,  5 Jan 2007 12:09:21 +0100
  • gnome-app-install (0.3.3) feisty; urgency=low
    
      * fixed FTBFS
      * updated to latest python-policy
    
     -- Michael Vogt <email address hidden>   Wed,  3 Jan 2007 16:10:13 +0100
  • gnome-app-install (0.3.2) feisty; urgency=low
    
      * AppInstall/AppInstall.py, data/gnome-app-install.glade:
        - add preferences button (CommonCustomizations)
      * menu-data/kipnia.desktop:
        - removed, invalid utf-8 in desktop file
      * menu-data/cream.desktop:
        - removed, invalid mime-type line
      * AppInstall/Cache.py:
        - make use of the auto-install information when removing
          applications (lp: #77095, #69885)
    
     -- Michael Vogt <email address hidden>   Wed,  3 Jan 2007 11:56:20 +0100
  • gnome-app-install (0.3.1) feisty; urgency=low
    
      * menu-data-additional/rar.desktop,
        menu-data-additional/ace.desktop:
        - added desktop files for ACE and RAR (CommonCustomizations)
      * AppInstall/Menu.py:
        - pimp ubuntu-restricted-extras search results
      * menu-data-additional/totem-xine.desktop:
        - added totem-xine for DVD support (CommonCustomizations)
      * AppInstall/AppInstall.py:
        - support new "Replaces" keyword to support apps like
          totem-gstream/totem-xine, abiword-gnome/abiword
    
     -- Michael Vogt <email address hidden>   Fri, 15 Dec 2006 14:27:45 +0100
  • gnome-app-install (0.2.21) edgy; urgency=low
    
      * fixed vanished intltool-update -p
    
     -- Michael Vogt <email address hidden>   Mon, 16 Oct 2006 17:19:38 +0200