[gnome-packagekit] Created tag GNOME_PACKAGEKIT_2_29_1
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] Created tag GNOME_PACKAGEKIT_2_29_1
- Date: Tue, 8 Dec 2009 13:09:58 +0000 (UTC)
The signed tag 'GNOME_PACKAGEKIT_2_29_1' was created.
Tagger: Richard Hughes <richard hughsie com>
Date: Tue Dec 8 13:09:08 2009 +0000
==== Version 2.29.1 ====
Changes since the last tag 'GNOME_PACKAGEKIT_2_27_92':
A S Alam (2):
Updating for Punjabi by A S Alam
Updating for Punjabi by A S Alam
Alexandru Szasz (1):
Updated Romanian translation
Antón Méixome (1):
Updated Galician Translation
António Lima (1):
Updated Portuguese translation
Bastien Nocera (2):
Fix thinko in spinner cell renderer's render()
Fix thinko in spinner cell renderer's render()
Bruce Cowan (2):
Updated British English translation
Fix duplicate mnemonics in menu. Fixes #601581
Christian Kirbach (3):
Updated German translation
Updated German translation
Updated German manual translation
Claude Paroz (2):
Updated French translation
Updated French translation
Daniel Mustieles (2):
Updated Spanish translation
Updated Spanish translation
Daniel Nicoletti (2):
Use the correct show-confirm key when installing a font
Some more fixes to the session interface
Daniel Nylander (4):
Updated Swedish translation
Updated Swedish translation
Updated Swedish translation
Updated Swedish translation
Gabor Kelemen (2):
Small mistake corrected
Small mistake corrected
Gianvito Cavasoli (3):
Updated Italian translation
Updated Italian translation
Updated Italian translation
Igor Pires Soares (2):
Updated Brazilian Portuguese translation.
Updated Brazilian Portuguese translation.
Igor Soares (2):
Updated Brazilian Portuguese translation
Corrected some plural errors in Brazilian Portuguese translation
Khaled Hosny (3):
Updated Arabic translation
Updated Arabic translation
Updated Arabic translation
Kjartan Maraas (4):
Updated Norwegian bokmål translation.
Updated Norwegian bokmål translation.
Added Norwegian bokmål translation.
Updated Norwegian bokmål translation.
Mads Lundby (1):
Updated Danish translation
Matej UrbanÄ?iÄ? (8):
Updated Slovenian translation
Added sl for Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Piotr DrÄ?g (1):
Updated Polish translation
Rajesh Ranjan (1):
hindi update by Rajesh Ranjan
Richard Hughes (70):
Post release version bump
bugfix: only show installing and updating packages in the GpkHelperDepsUpdate UI
Add a --enable-small-form-factor which disables the auto-maximise code by default. Fixes #23888
Connect to the correct signal name for gnome-session idle detection
Post branch version bump
Don't escape the desktop summary in the run dialog. Fixes #596010
bugfix: add the missing code to simulate removal for PackageKit >= 0.5.2, to fix removing packages using gpk-applicaton
bugfix: Ignore cleanup and finished packages when we a simulating a remove or install
Never show the role text in the GpkWatch tooltip
When the update viewer is no longer being shown, force an update of the updates
trivial: we don't depend on DeviceKit anymore...
Add three more enumerated types from 0.5.3
trivial: Add the backwards compat enums for libpackagekit-glib < 0.5.3
Add a new GConf key to control whether we show all packages in the apdd/remove UI
trivial: Respect the new GConf key in gpk-application
trivial: resave the ui files to update the dialog descriptions
Only show 'and n other security updates when there are other updates to list. Fixes rh#527149
Prepare for conversion to packagekit-glib2 by upping the required version of PK to 0.5.3
trivial: Remove a widget that is not ever used
Remove a lot of the helpers and create a GpkTask module that implements PkTask to handle the transaction interactions
Remove a lot of compatibility enums now the PackageKit version has been raised
Convert all the client applications to use packagekit-glib2
trivial: compile fix in the last commit
trivial: handle another error case where the user clicks cancel in gpk-update-viewer
trivial: if we are adding deps, then select the checkbox in the update viewer
Don't show 4Gb as the file size when we actually get -1, meaning percentage unknown
trivial: use PK_foo_LAST not PK_foo_UNKNOWN as the last entry
Get the PkPackage item from PkProgress as we need the info and summary data
trivial: only do the failed noise when the update failed
trivial: ignore updates-changed if the update-system method is still running
trivial: don't offer to exit after we've shown the restart modal UI
Make the update viewer cope with multiple packages downloading at the same time
Merge branch 'master' into glib2-merge-candidate
trivial: hide the example controls at startup to prevent them being rendered for a split second at startup
Use seporate messages when we've finished installing all or some of the updates
bugfix: if command line contains (deleted) the original binary is invalid, and don't show it in the UI. Fixes rh#524873
trivial: Fix merge conflicts from master
trivial: Use GpkSession in gpk-update-viewer
Convert gpk-update-icon to a proper GObject to allow proper tests to be written
trivial: Ensure we show the status text if it's been unhid before
trivial: ensure we make the Quit button sensitive when the client is idle
Use a GtkInfoBar to display the mobile broadband warning, not a modal dialog box
trivial: remove a FIXME that is not true anymore
trivial: don't show finished tasks in the tooltip or dropdown menu
trivial: we have to also check for idle as we might be getting the AllowCancel(false) signal _after_ the PkClient has been marked as idle
trivial: fix up make check
Bump up our dep to PackageKit 0.5.4 (unreleased) so the update-viewer will work correctly
Merge branch 'glib2-merge-candidate'
Don't show finished tasks in the menu dropdown
run the gpk-install-foo helpers with interaction 'hide-finished,hide-warnings' as we are handling failure
Check we're not already doing GetUpdates or GetDistroUpgrades before we try to do the action
bugfix: Ensure we use the progress callback to update the UI when processing session DBus requests
Trivial method rename
Update the code to use the new GObject API provided by PackageKit
Use the desktop icon when we unselect the installed application in gpk-application. Fixes fd#25098
Add RemovePackageByFile() to match the API provided by KPackageKit
Format the dates in the update viewer according to the users locale. Fixes #601493
Add a GConf key to add program exec names to ignore all DBus requests from. Fixes rh#501023
Also add xchat to the list of applications we ignore
Change /apps/gnome-packagekit/update-icon/notify_update_not_battery to default to FALSE
Update the use of the glib2 API to git master
Don't shutdown when we just want to log out. Fixes rh#539800
Update to a better version of the egg-debug code
Ignore PK_ERROR_ENUM_CANNOT_GET_LOCK for the weekly actions too. Fixes #602717
Fix installing using GpkTask when the user has asked to skip the dep dialog
Update to the latest interface in git master
Ensure we search for all GStreamer resources, not just the first item
Fix a trivial optimisization spotted by clang
trivial: fix up make check
Release version 2.29.1
Runa Bhattacharjee (1):
Updated Bengali India Translations
Scott Reeves (2):
dont segfault if error_local is not set
bugfix: call gpk_dbus_task_install_files when installing local files
Shankar Prasad (2):
Updated Kannada(kn) translation
Updated Kannada(kn) translation
Thomas Thurman (1):
Shavian translation
Ville-Pekka Vainio (1):
Updated Finnish Translation
Wei Mingzhi (2):
Updated Simplified Chinese translation.
Updated Simplified Chinese translation.
alexxed (1):
Updated Romanian translation
ifelix (1):
Updated Tamil Translations
krishnababu k (1):
Updated Telugu Translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]