Version 2.27.2 ~~~~~~~~~~~~~~ Released: 2000-06-01 * Translations - Added German translation (Mario Blättermann) - Added Ukraininan translation (Maxim V. Dziumanenko) - Updated Punjabi translation (A S Alam) - Updated Bulgarian translation (Alexander Shopov) - Updated Portuguese translation (António Lima) - Updated Traditional Chinese translation (Chao-Hsiung Liao) - Updated Spanish translation (Daniel Mustieles, Jorge Gonzalez) - Updated Swedish translation (Daniel Nylander) - Updated Hungarian translation (Gabor Kelemen) - Updated Brazilian Portuguese Translation (Igor Pires Soares) - Updated Russian translation (Leonid Kanter) - Updated Hebrew translation (Mark Krapivner) - Updated Greek translation (Nikos Charonitakis) - Updated Polish translation (Piotr Drąg, Tomasz Dominikowski) - Updated Marathi Translation (Sandeep Shedmake) - Updated Finnish translation (Ville-Pekka Vainio) - Updated Simplified Chinese translation (Wei Mingzhi) - Updated Brazilian Portuguese translation (Igor Pires Soares) - Updated Danish translation (Mads Lundby) - Updated Finnish translation (Ville-Pekka Vainio) * New Features: - Replace GpkCellRendererProgress with GpkCellRendererSpinner in the update viewer (Matthias Clasen) - Set a busy cursor in the update viewer when the transaction is not cancellable (Richard Hughes) - Warn when we use the update viewer when on mobile broadband (Richard Hughes) - Remove libsexy requirement, and raise our GTK+ dep to 2.15.0 (Richard Hughes) - Raise our dep on GIO to 2.18.0 (Richard Hughes) - Add a hard dep on libunique 1.0.0 (Richard Hughes) - Remove the old update viewer, and rename gpk-update-viewer2 to gpk-update-viewer (Richard Hughes) - Convert glade files into GtkBuilder files, and drop the libglade dep completely (Richard Hughes) - Remove the legacy org.freedesktop.PackageKit session interface (Richard Hughes) - Use PkClient rather than GpkClient in gpk-application (Richard Hughes) - Add UI helpers for media changing (Richard Hughes) - Add media change functionality into gpk-application (Richard Hughes) - Remove GpkClient and move to a 99% asyncronous model of operation (Richard Hughes) - Add DOAP project description (Richard Hughes) * Bugfix: - Use the busy cursor when we are in a transaction, not just when we cannot cancel (Matthias Clasen) - Make the install button the default widget in the update viewer (Matthias Clasen) - Make typeahead search work in the update list (Matthias Clasen) - Add a silly hack until we get some metadata about animated icon sizes (Matthias Clasen) - Only get the distro upgrades in the update viewer if we support it (Richard Hughes) - Make the tooltip past and present tense in the update viewer, and also add a downloaded icon (Richard Hughes) - When we launch the update viewer manually, ensure we set the title text correctly (Richard Hughes) - Allow the user to resize the gpk-log dialog. Fixes rh#493934 (Richard Hughes) - Do the find callback when we paste text into the add-remove software window. Fixes rh#492160 (Richard Hughes) - If we have force-login set to true, never repeat the startup check even if it fails (Richard Hughes) - Don't show cancel and close in the update viewer. Inspired from a patch from Jon McCann (Richard Hughes) - Preload all the common GConf keys in the update icon (Richard Hughes) - Never show the checkbox for the search welcome. Fixes rh#496024 (Richard Hughes) - Add a commits file taken from Nautilus, and autogenerate the ChangeLog (Richard Hughes) - Denote the size column in the update viewer to belong to the status column (Richard Hughes) - Set the size value to zero when we get an info update (Richard Hughes) - Add a completed modal dialog at the end of a successful update, rather than just quitting (Richard Hughes) - Show the package name in the repo-signature dialog. Fixes fd#21236 (Richard Hughes) - Use libcanberra to do event sounds when we succeed in doing an update (Richard Hughes) - Don't re-get the update list after a failed install, just undisable the checkboxes. Fixes rh#496870 (Richard Hughes) - Enable autocode for compiler defines in the markdown parser. Fixes rh#497162 (Richard Hughes) - Only select the package item after all the results have appeared (Richard Hughes) - Add another helper to cope with deps from the update process (Richard Hughes) - Don't inhibit to gnome-power-manager, use gnome-session (Richard Hughes) - Use DeviceKit-power rather than gnome-power-manager to get the on-battery status (Richard Hughes) - Pop up a modal dialog if any of the methods in gpk-install-foo fail. Fixes rh#500237 (Richard Hughes) - Provide some #ifdef compatibility so that git master GPK can build with >= 0.4.4 PK (Richard Hughes) - Export InstallCatalogs on the session bus. Fixes rh#502562 (Richard Hughes) - Don't show a long list of packages in the catalog install screen, instead use a scrollable package list (Richard Hughes) - Refresh the system package list if it does not exist in the service pack creation tool. Fixes rh#502589 (Richard Hughes) - Remove GpkSmartIcon and use GpkStatusIcon directly (Richard Hughes) - Only show the monitor icon when the task is no longer connected to the bus but running (Richard Hughes) - Inhibit the icon in GpkCheckUpdate rather than having last-set policy. Fixes rh#492005 (Richard Hughes) - Add a loading string when loading details in the update viewer (William Jon McCann) - Fix the window icon, title, and some inconsistent text in the update viewer (William Jon McCann) - Don't critically warn when we have no packages selected after install (Richard Hughes)