gnome-app-install (0.1.32) dapper; urgency=low * AppInstall/AppInstall.py: - exit when ok is clicked but no packages where selected - fix a bug that caused universe to be not enabled (ubuntu: #46723) and make sure to enable updates as well * menu-data/*: - updated to the latest dapper * menu-data-additonal/vmware-player.desktop: - added -- Michael Vogt Mon, 22 May 2006 09:33:43 +0200 gnome-app-install (0.1.31) dapper; urgency=low * AppInstall/AppInstall.py: - be more robust about mistyped passwords (ubuntu: #40591) * menu-data-additonal/wine.desktop: - added a valid desktop file -- Michael Vogt Thu, 18 May 2006 23:20:50 +0200 gnome-app-install (0.1.30) dapper; urgency=low * AppInstall/AppInstall.py: - fix broken "Advanced" button (Ubuntu: #45043) - fix in the "add-channel" code * AppInstall/DialogProprietary.py: - browser window expands with the dialog window * menu-data/*: - updated to the current dapper version (including java5) -- Michael Vogt Wed, 17 May 2006 17:16:45 +0200 gnome-app-install (0.1.29) dapper; urgency=low * menu-data/*: - updated to latest dapper archive * data/gnome-app-install.glade: - "show proprietary applications" -> "show commercial applications" (as suggested by Malcom) * AppInstall/Menu.py: - "Reading desktop files" -> "Reading list of available applications" (thanks to Matt for this suggestion) * debian/control: - depend on app-install-data-commercial (that contains the commercial desktop files) * AppInstall/AppInstall.py, DialogProprietary.py: - removed some debug code - fix a problem with 3rd party apps without channels * menu-data-additonal/gstreamer-ugly.desktop: - point to "gstreamer0.10-plugins-ugly" (ubuntu: #40046) * use the "Education" section (to be in sync with the gnome menu again) (ubuntu: #37921) * data/gnome-app-install.glade: - fix not translatable button (ubuntu: #44417) * help/C/gnome-app-install.xml: - various fixes to the manual (ubuntu: #44331) -- Michael Vogt Mon, 15 May 2006 19:31:18 +0200 gnome-app-install (0.1.28) dapper; urgency=low * menu-data/*: - updated to latest dapper archive * menu-data-additional/nm-applet.desktop: - fixed category, shows up in 'Internet' now -- Michael Vogt Tue, 9 May 2006 23:47:23 +0200 gnome-app-install (0.1.27) dapper; urgency=low * catch more errors, some wording fixes (thanks to Sebastian Heinlein) * AppInstall/AppInstall.py: - fix bug when adding a component * help/C/gnome-app-install.xml: - fix some incorrect xml (thanks to Matthew East, closes: 40061) * menu-data/*: - updated to latest dapper archive -- Michael Vogt Fri, 21 Apr 2006 09:52:31 +0200 gnome-app-install (0.1.26) dapper; urgency=low * debian/control: - python-dbus -> python2.4-dbus -- Daniel Holbach Sat, 8 Apr 2006 01:06:02 +0200 gnome-app-install (0.1.25) dapper; urgency=low * give better feedback when the search had no results (ubuntu: #38112) * only allow a single gnome-app-install instance in a session (ubuntu: #38424) * fix a bug in the duplication detection when it was too agressive -- Michael Vogt Fri, 7 Apr 2006 22:44:16 +0200 gnome-app-install (0.1.24) dapper; urgency=low * debian/rules: fix a bug in the clean target * help/C: updated documentation (thanks to the docteam!) * AppInstall/AppInstall.py: added support for CTRL-q (ubuntu: #3751) * menu-data/*.desktop: - updated to the latest dapper * improved the runtime duplication detection -- Michael Vogt Wed, 5 Apr 2006 14:37:14 +0200 gnome-app-install (0.1.23) dapper; urgency=low * menu-data/*.desktop: - updated to current dapper - added libxine-extracodecs.desktop (thanks to Jonathan Riddell) - fix a bug in the lyx file * fix a problem with gtkhtml2 and the high-contrast theme (ubuntu #36686) -- Michael Vogt Tue, 28 Mar 2006 15:35:55 +0200 gnome-app-install (0.1.22) dapper; urgency=low * menu-data/*.desktop: - updated to current dapper, fixed a bug in the epoch handling so this build is much more complete than the previous ones (#35183) * blacklisted some duplicated/bogus desktop files (#33922) * make sure that a security repo is added if component is added (#34613) -- Michael Vogt Fri, 24 Mar 2006 13:15:51 +0100 gnome-app-install (0.1.21) dapper; urgency=low * menu-data/*.desktop: updated to current dapper * typo fix (ubuntu: #35655) * added pseudo desktop packages for flash and msttfonts -- Michael Vogt Wed, 22 Mar 2006 18:49:09 +0100 gnome-app-install (0.1.20) dapper; urgency=low * fixes various strings (thanks to Jane Silber for the review) for real this time, thanks for Sebastian Heinlein for noticing and sending the patch -- Michael Vogt Tue, 14 Mar 2006 16:47:48 +0000 gnome-app-install (0.1.19) dapper; urgency=low * fixes various strings (thanks to Jane Silber for the review) * make sure that {universe,multiverse}-security is also added when {universe, multiverse} are added * remove the "add" button from the description, this is done via the toggle button now again * make the progress a single 0-100 run (instead of multiple runs) -- Michael Vogt Mon, 13 Mar 2006 18:26:50 +0000 gnome-app-install (0.1.18) dapper; urgency=low * menu-data/gnome-office.desktop: added gnome-desktop * menu-data/gstreamer-ugly.desktop: added gstreamer plugin for the "ugly" codecs * string cleanups * disabled the skype channel because it dosn't work with current dapper (dependency problems) * the pulse is gone and the "normal" progress is back * clicking on a toggle button of a not active channels ask if it should be add -- Michael Vogt Mon, 6 Mar 2006 12:55:30 +0000 gnome-app-install (0.1.17) dapper; urgency=low * po/fi.po: updated Finnish translation (thanks to Timo Jyrinki) * fix problem with the 3rd party channel files ending up in the wrong dir * ask for package list update if the cache is outdated -- Michael Vogt Tue, 28 Feb 2006 14:41:34 +0100 gnome-app-install (0.1.16) dapper; urgency=low * AppInstall/Menu.py: use GenericName is Comment dosn't give anything useful (kde requires this) * AppInstall/AppInstall.py: don't crash if the icon-theme dosn't have gnome icons (kde again). Thanks to Sebastian Heinlein for the diff) * help/*: updated to latest svn version -- Michael Vogt Fri, 24 Feb 2006 14:54:54 +0100 gnome-app-install (0.1.15) dapper; urgency=low * help/*: added the help from the docteam (Thanks guys!) * debian/control: changed maintainer field * menu-data/*: updated to latest dapper data * support desktop files with no Exec line and assume they are "pseudo" files that install e.g. gsteamer plugins or servers * bugfixes -- Michael Vogt Thu, 23 Feb 2006 10:16:52 +0100 gnome-app-install (0.1.14) dapper; urgency=low * po/pt_BR.po: updated translation (thanks to Carlos Eduardo Pedroza Santiviago) -- Michael Vogt Mon, 20 Feb 2006 15:55:46 +0100 gnome-app-install (0.1.13) dapper; urgency=low * fix in the desktop file parsing code (thanks to zyga) * typo fixes (thanks to Sebastian Heinlein) -- Michael Vogt Thu, 16 Feb 2006 23:10:45 +0100 gnome-app-install (0.1.12) dapper; urgency=low The 'Thanks to Sebastian Heinlein' release * "All" category has a icon now * "Add repository" button added to document view * bugfixes -- Michael Vogt Thu, 16 Feb 2006 20:01:31 +0100 gnome-app-install (0.1.11) dapper; urgency=low * split the desktop data out into it's own "app-install-data" package that is shared between gnome-app-install and apdept-installer -- Michael Vogt Wed, 15 Feb 2006 13:02:05 +0100 gnome-app-install (0.1.10) dapper; urgency=low * fix ok button poping up empty dialog * don't die if gettext.dgettext() throws a exception (it seems to like doing this) * add "All" category * imporved searching -- Michael Vogt Mon, 13 Feb 2006 11:26:29 +0100 gnome-app-install (0.1.9) dapper; urgency=low * fix problem with adding missing components in non-root mode * fix url detection * fix a problem with some applications not being displayed (e.g. inkscape) * fix incorrectly detected urls in the descripton * don't explode on enter in search field -- Michael Vogt Fri, 10 Feb 2006 21:38:08 +0100 gnome-app-install (0.1.8) dapper; urgency=low * fix anoying flickering in dialogs -- Michael Vogt Wed, 8 Feb 2006 22:55:46 +0100 gnome-app-install (0.1.7) dapper; urgency=low * non-root mode added, just run synaptic as backend with gksu * make links clickable in the package description * make it possible to launch a newly installed application * remember "show unsupported", "show proprietary" settings * improved the description displaying * bufixes -- Michael Vogt Wed, 8 Feb 2006 21:11:06 +0100 gnome-app-install (0.1.6) dapper; urgency=low * data/gnome-app-install.desktop.in: added "..." (ubuntu: #22475) * improved the UI * menu-data/*.desktop: updated to current dapper * improved formating of the html page -- Michael Vogt Fri, 20 Jan 2006 10:39:07 +0100 gnome-app-install (0.1.5) dapper; urgency=low * show version information in the info page (ubuntu: #21530) * workaround a pygtk crash in the TreeModelFilter (ubuntu: #21527) * fix the menupath display in the dialog that shows the newly installed applications (ubuntu: #21443) * be more robust about (half)broken desktop files (ubuntu: #21442) * support per-channel repository keys as well * support displaying a license agreement * give a hint about the used desktop environment in the info page (ubuntu: #21531) -- Michael Vogt Tue, 10 Jan 2006 15:26:31 +0100 gnome-app-install (0.1.4) dapper; urgency=low * show version in about dialog (ubuntu #21539) * show progress for the menu building * fix a icon-display problem in the gtkhtml2 browser view * bugfixes/cleanups -- Michael Vogt Wed, 28 Dec 2005 15:32:25 +0100 gnome-app-install (0.1.3) dapper; urgency=low * various bufixes * updated desktop/icon files to current dapper -- Michael Vogt Wed, 21 Dec 2005 15:55:24 +0100 gnome-app-install (0.1.2) dapper; urgency=low * use window default icon again (ubuntu: #21252) * typo fix (ubuntu: #21251) * have checkboxes for proprietary and unsupported software to make filtering easy * search performance increased/dynmaic filtering on unsupported proprietary possible here as well now -- Michael Vogt Mon, 19 Dec 2005 12:08:04 +0100 gnome-app-install (0.1.1) dapper; urgency=low * added missing build-dep to python-dev -- Michael Vogt Sat, 17 Dec 2005 12:11:00 +0100 gnome-app-install (0.1) dapper; urgency=low * new upstream release: - massive code cleanups - use SimpleGladeApp now - split the code into useful modules - use sources.list.d directory now - use the mechanism from gnome-software properties to read/manipulate the sources.list - make the used browser (pymozemebed/gtkhtml2/raw) plugable - use gtkhtml2 as html widget until firefox is fixed * use gksu in desktop file and added X-KDE-SubstituteUID=true -- Michael Vogt Fri, 16 Dec 2005 13:57:14 +0100 gnome-app-install (0+20051005) breezy; urgency=low * menu-data: - gksu.desktop: removed, title is 'open root terminal' and that was removed from the menu too - datakiosk.desktop: removed double entry (only development now) * debian/control: - depend on firefox|mozilla-firefox -- Michael Vogt Wed, 5 Oct 2005 11:35:29 +0200 gnome-app-install (0+20051004) breezy; urgency=low * data/gnome-app-install.desktop.in: - add various desktop file translations (ubuntu #16943) * menu-data/gnome-terminal.desktop: - updated category to be in sync with ubuntu (ubuntu #16832) * menu-data/aegis-virus-scanner.desktop: - updated name (ubuntu #15703) * debian/control: - updated dependencies (ubuntu #16456) * src/gnome-app-install.in: - use explicit python path (ubuntu #16547) -- Michael Vogt Tue, 4 Oct 2005 10:17:42 +0200 gnome-app-install (0+20050927) breezy; urgency=low * fix a incorrect variable name (ubuntu: #16453) -- Michael Vogt Tue, 27 Sep 2005 17:21:05 +0200 gnome-app-install (0+20050926) breezy; urgency=low * added locking support * added firefox|mozilla-browser to dependencies (for gtkmozembed) (ubuntu #16306) * typo fix: 'Can not remove' -> 'Cannot remove' (ubuntu #16295) * fix a bug when multiple searches are executed (ubuntu #16346) * menu-data/gnome-screensaver-preferences.desktop kghostview.desktop, qdvdauthor.desktop: - fix components -- Michael Vogt Mon, 26 Sep 2005 22:55:47 +0200 gnome-app-install (0+20050921) breezy; urgency=low * added to menu-data/: - lbreakout2 (ubuntu #15703, thanks to Wouter Stomp) * debian/control: - added dependency to gnome-icon-theme (ubuntu: #15918) -- Michael Vogt Wed, 21 Sep 2005 14:34:47 +0200 gnome-app-install (0+20050919) breezy; urgency=low * desktop file changes in menu-data/: - remove babytrans.desktop (uninstallable and unfixable) - remove smeg-kde.desktop (duplicate of smeg) (ubuntu #15704) * Fixed/added: banshee.desktop, cream.desktop, d4x.desktop, evince.desktop, firestarter.desktop, gnome-art.desktop, gnome-breakout.desktop, gnome-power-preferences.desktop, kmerlin.desktop, revelation.desktop, wifi-radar.desktop (ubuntu #15703) -- Michael Vogt Mon, 19 Sep 2005 17:44:41 +0200 gnome-app-install (0+20050914) breezy; urgency=low * data/gnome-app-install.glade: - typo:"initalizing" -> "initializing" * desktop file changes in menu-data/: Changed (because X-AppInstall-Package was wrong): - GnomeICU.desktop: pkg is "gnomeicu" - MySqlAdministrator: pkg is "mysql-admin" (ubuntu #15304) - MySqlQueryBrowser: pkg is "mysql-query-browser" (ubuntu #15304) - anjuta.desktop: pkg is "anjuta" - conglomerate.desktop: pkg is "conglomerate" - galeon.desktop: pkg is "galeon" - gedit.desktop: pkg is "gedit" - startdict.desktop: pkg is "stardict" Corrected section: - totem, kiten, kbemusedsrv, kbluetoothd, kbtobexclient, kbtserialchat, kcm_btpaired, kcm_kbluetoothd * src/verifyDesktopFile.py: - catch "-common" packages as well -- Michael Vogt Tue, 13 Sep 2005 10:46:49 +0200 gnome-app-install (0+20050912) breezy; urgency=low * desktop file changes in menu-data/: Changed (because X-AppInstall-Package was wrong): - atomix.desktop: changed pkg to "atomix" (ubuntu #15207) - chinepaint.desktop: changed pkg to "chinepaint" - enigma.desktop: changed pkg to "enigma" - gcompris.desktop: changed pkg to "gcompris" - gcompris-edit.desktop: changed pkg to "gcompris" - gimp2.2.desktop: changed pkg to "gimp" - glabels.desktop: changed pkg to "glabel" - glade-2.desktop: changed pkg to "glade-gnome-2" - gnome-terminal.desktop: changed pkg to "gnome-terminal" - gnomecc.desktop: changed pkg to "gnome-control-center" - eclipse.desktop: change pkg to "eclipse-platform" - mplayer.desktop: changed pkg to "mplayer" - kdevelop3.desktop: changed pkg to "kdevelop3" - kdevdesigner.desktop: changed pkg to "kdevelop3" - kdevassisant.desktop: changed pkg to "kdevelop3" - kdevelop_c_cpp.desktop: changed pkg to "kdevelop3" - kdevelop_kde_cpp.desktop: changed pkg to "kdevelop3" - kdevelop_ruby.desktop: changed pkg to "kdevelop3" - kdevelop_scripting.desktop: changed pkg to "kdevelop3" - totem.dekstop: changed pkg to "totem" - xchat.desktop: changed pkg to "xchat" Changed (other reasons): - gnome-phone-manager.desktop: fixed icon location Removed (because in gnome-control-center and no apps): - default-application.desktop, display-properties.desktop at-properties.desktop, font-properties.desktop, gnome-about-me.desktop, gnome-font-viewer.desktop gnome-network-preferences, gnome-settings-mouse.desktop gnome-settings-sound.desktop, gnome-ui-properties.desktop gtk-theme-selector.desktop, themus-theme-applie.desktop keybindings.desktop, window-properties.desktop Removed (other reasons): - acroread.desktop removed, we have "AdobeReader.desktop" already - kresources.desktop: part of kdelibs-data - lilo.desktop: not a application - ubuntu-about.desktop: part of the gnome-panel - kdevelop_c_cpp.desktop, kdevelop_ruby.desktop kdevelop_kde_cpp.desktop, kdevelop_scripting.desktop: because they are all provided by kdevelop3.desktop already * src/AppInstall.py: - detect packages that are not availabe even when the needed component was added (e.g. helixplayer on amd64) * src/gnome-app-install.py.in: - fail if not started as root (ubuntu #15139) * src/verifyDesktopFile.py: - be smarter about common problems (e.g. -data packages) -- Michael Vogt Mon, 12 Sep 2005 11:38:53 +0200 gnome-app-install (0+20050909) breezy; urgency=low * Changed the title and desktop file to "Add applications" -- Michael Vogt Fri, 9 Sep 2005 14:20:02 +0200 gnome-app-install (0+20050908) breezy; urgency=low * maintain selection when changing repositories (ubuntu #14140) * added python-gnome2 dependency (ubuntu #14962) * small ui fixes for the progress window (half of ubuntu #14141) * typo fix (ubuntu #14857) * fix a incorrect eclipse menu entry (ubuntu #14858) * improve the program not availabe dialog a bit (spacing, image) (ubuntu #14859) -- Michael Vogt Wed, 7 Sep 2005 09:49:10 +0200 gnome-app-install (0+20050904) breezy; urgency=low * more fixes for the menu-data desktop files: - gaim.desktop: X-App-Install package is gaim (not gaim-data) * data/featured.txt: - added: evince, totem, gnome-games, gaim, glade-gnome-2 - removed: gpdf, gnome-gv, sodipodi, glade-2, gaim-data, vlc -- Michael Vogt Mon, 5 Sep 2005 13:59:00 +0200 gnome-app-install (0+20050903) breezy; urgency=low * make OpenOffice.org2 a featured application, removed OO1 * fix the window title (ubuntu #14556) -- Michael Vogt Mon, 5 Sep 2005 11:37:45 +0200 gnome-app-install (0+20050831) breezy; urgency=low * fix error when enabling a repository (#14140) * updated the menu data desktop files to the current archive -- Michael Vogt Wed, 31 Aug 2005 23:53:33 +0200 gnome-app-install (0+20050825) breezy; urgency=low * set apply only sensitive when there are actually actions to perform * added intro page (#13433) -- Michael Vogt Fri, 26 Aug 2005 01:17:12 +0200 gnome-app-install (0+20050824) breezy; urgency=low * improve the search (ubuntu #14022) * fix some incorrect desktop data files -- Michael Vogt Thu, 25 Aug 2005 11:09:19 +0200 gnome-app-install (0+20050823) breezy; urgency=low * minor ui improvments -- Michael Vogt Tue, 23 Aug 2005 17:47:05 +0200 gnome-app-install (0+20050822) breezy; urgency=low * added LaunchpadIntegration support * wording improvments (ubuntu #13805, #13906) -- Michael Vogt Mon, 22 Aug 2005 16:18:39 +0200 gnome-app-install (0+20050816) breezy; urgency=low * conflicts with gnome-app-install-data * bugfixes: - "Quit" is in the file menu now (ubuntu #13434) - "Advanced" is in the File menu now (ubuntu #13432) - double clicking expands categories (ubuntu #13431) - check if a install operation can be done without breaking the cache or removing anything already installed) (ubuntu #10009) - display correct utf-8 in the description (ubuntu #13476) - pending dialog improvments (ubuntu #13505) - don't show pending dialog when nothing is selected (ubuntu #13507) -- Michael Vogt Mon, 15 Aug 2005 11:13:44 +0200 gnome-app-install (0+20050810) breezy; urgency=low * mime-type search added * added missing icons * undid the split into pkg, pkg-data (pointless for a arch: all pkg) -- Michael Vogt Thu, 11 Aug 2005 15:32:47 +0200 gnome-app-install (0+20050809) breezy; urgency=low * make it a native package * update contains a reworked gui -- Michael Vogt Tue, 9 Aug 2005 12:52:25 +0200 gnome-app-install (0+20050404a-5) breezy; urgency=low * fix a FTBFS (for real this time) -- Michael Vogt Tue, 26 Jul 2005 21:04:36 +0200 gnome-app-install (0+20050404a-4) breezy; urgency=low * fix a FTBFS -- Michael Vogt Tue, 26 Jul 2005 19:45:37 +0200 gnome-app-install (0+20050404a-3) breezy; urgency=low * updated to the new pyXDG -- Michael Vogt Thu, 16 Jun 2005 09:36:51 +0200 gnome-app-install (0+20050404a-2) breezy; urgency=low * po/POTFILES.in: Remove nonexisting file data/gnome-app-install.desktop.in. * debian/rules: Automatically create a POT file. -- Martin Pitt Fri, 10 Jun 2005 12:46:51 +0000 gnome-app-install (0+20050404a-1) hoary; urgency=low * Freshen .desktop files -- LaMont Jones Wed, 6 Apr 2005 00:50:49 -0600 gnome-app-install (0+20050404-1) hoary; urgency=low * New snapshot, i18n updates only (fr.po, pl.po) * Re-Init the depcache after the PinFile was read (one-line change) -- Michael Vogt Mon, 4 Apr 2005 11:19:49 +0200 gnome-app-install (0+20050331-1) hoary; urgency=low * new snapshot, i18n update only (da.po) and removed a debug statement -- Michael Vogt Thu, 31 Mar 2005 11:53:33 +0200 gnome-app-install (0+20050321-1) hoary; urgency=low * new snapshot, minimal fixes only: - #7892: duplicated entries - #6858: exception after removing some program -- Michael Vogt Mon, 21 Mar 2005 10:56:52 +0100 gnome-app-install (0+20050317-1) hoary; urgency=low * New snapshot, i18n updates, embedd synaptic * use the depcache and ignore non-installable packages (#7340) * fix when packages are not found in the cache (#7595) * don't crash on unsupported locale (#7643) -- Michael Vogt Mon, 14 Mar 2005 14:52:41 +0100 gnome-app-install (0+20050217-1) hoary; urgency=low * New upstream release - Depend on python-glade2 (closes: #5800) - Hide the Synaptic main window (closes: #5995) -- Ross Burton Thu, 17 Feb 2005 15:20:46 +0000 gnome-app-install (0+20041111-1) unstable; urgency=low * Initial Release. -- Ross Burton Wed, 10 Nov 2004 14:09:00 +0000