[gnome-packagekit] Created tag GNOME_PACKAGEKIT_2_27_91
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] Created tag GNOME_PACKAGEKIT_2_27_91
- Date: Mon, 24 Aug 2009 13:28:58 +0000 (UTC)
The signed tag 'GNOME_PACKAGEKIT_2_27_91' was created.
Tagger: Richard Hughes <richard hughsie com>
Date: Mon Aug 24 14:27:40 2009 +0100
==== Version 2.27.91 ====
Changes since the last tag 'GNOME_PACKAGEKIT_2_27_2':
A S Alam (5):
updating Translation for Gurmukhi
Updating Gurmukhi Translation pa.po
Updating translation for Punjabi
Updating translation for Punjabi
Updating for Punjabi translation
Amitakhya Phukan (2):
Updated Assamese translations
Updated Assamese translations.
Anders F Bjorklund (1):
copy 'strict' option to configure to add -Werror from PK
António Lima (3):
Updated Portuguese translation
Updated Portuguese translation
Updated Portuguese translation
Christian Persch (1):
Wrap license in about dialogue
Christoph Wickert (1):
Add a link to gpk-log in gpk-application
Daniel Mustieles (11):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Daniel Nylander (2):
Updated sv translation (Daniel Nylander)
Updated Swedish translation
Gabor Kelemen (5):
remove markup from .ui files
Fix POTFILES.in, remove no longer existing file
Add accelerator, close bug #590999
Hungarian translation updated
Hungarian translation updated
Hendrik Richter (2):
Add German screenshots.
Add German screenshots.
Igor Pires Soares (9):
Updated Brazilian Portuguese translation.
Updated Brazilian Portuguese translation.
Updated Brazilian Portuguese translation.
Updated Brazilian Portuguese translation.
Updated Brazilian Portuguese translation.
Updated Brazilian Portuguese translation.
Updated Brazilian Portuguese translation.
Updated Brazilian Portuguese translation.
Updated Brazilian Portuguese translation.
Jaap A. Haitsma (2):
include <locale.h> in gpk-update-viewer.c
Use gtk_show_uri instead of deprecated gnome-open
Jorge González (1):
Updated Spanish translation
Kjartan Maraas (2):
Updated Norwegian bokmål translation.
Updated Norwegian bokmål translation.
Leonid Kanter (1):
Updated Russian translation
Mario Blättermann (9):
Updated German doc translation
Updated German translation
Updated German translation
Updated German translation
Updated German doc translation
Updated German translation
Updated German translation
Updated German doc translation
Updated German translation
Mark Krapivner (3):
Updated Hebrew translation
Updated Hebrew translation
Updated Hebrew translation
Piotr DrÄ?g (2):
Updated Polish translation
Updated Polish translation
Richard Hughes (159):
Post release version bump
trivial: Remove some common code
Fix up a compile error caused yesterday
Enable nice build output on automake1.11
Don't use english enumerated values in GConf, instead use seconds
Check packages content-type before sending them to the daemon
trivial: don't send gpk_dbus_task_install_package_files_check_type_get_content_type junk data
Split the package list up with freeform delimiters, and resolve the list in a better way
Add a tooltip to the package entry box in the service pack creator
Fix a double free when we fail to find packages
Check for dependancies before downloading updates in the update viewer
Trivially update gitignore files
Enable the warning GSEAL_ENABLE and fix up build failures
Show normal updates in the update viewer severity column, people keep asking me why the icon is missing
Further trivial fixes to compile with GSEAL
Populate the manpage package names correctly
Add translations for the update-not-found error enum
Don't use GtkMisc on a GtkCellRenderer
Don't mark gtk-cancel as translatable
Force intltool to recognise .ui files as gettext/glade files
Set the GpkHelperRun window to be modal. Fixes rh#506010
Connect to gnome-session to get the idle status, not gnome-screensaver
Don't show a generic icon when we have messages
Add translations for two more error enums
Add a common function gpk_is_error_code_retry_trusted()
Add a few more translatable strings when we are updating, not installing
Fix compile with libpackagekit-glib >= 0.5.0
Support the new exit enum in PackageKit 0.5.x
Add a trivial debug statement
Fix up two issues when PackageKit < 0.5.x
Get rid of the 'Display Notification' section in the preferences pane after UI review
Update screenshots in the help documentation
Remove unused variable
Don't try to update previously added deps to be installed in the update viewer
Add a compat helper for PK_STATUS_ENUM_WAITING_FOR_AUTH
Add translations for PK_STATUS_ENUM_WAITING_FOR_AUTH
Fix mnemonic conflict in gpk-application
When the user clicks hide, do so until the session is restarted. Fixes rh#507062
Move a few GConf keys to the correct places
Add preference to be able to see every PackageKit transaction, even if it's active
Don't ignore the user pressing escape to dismiss a GpkHelperChooser
Don't compile with GDK_MULTIHEAD_SAFE as it breaks ca_gtk_context_get with a new libcanberra-gtk
Use small form factor mode when the window is nearly as big as the display
Never expand the child box for the generic checkbox
Don't use a large package screen on notebooks with small displays
Use the newest filter by default in the update viewer. Fixes rh#508505
Fix compile now that pk_client_get_cached_objects() has gone
Use better wording when a package sent RequireRestart
Don't include the size column in the Status column. Fixes rh#509067
Add --parent-window options to the client tools so they are set transient in gpk-application
Run all the packages after install, not just the selected package
Clear the run list when we setup a new GpkHelperRun. Fixes fd#22489
Add a summary data field in gpk-application for future use
Give PK_IS_APPLICATION a G previx, like the other ones
Trivial whitepspace fixups
Use a PkPackageList in gpk-appliction to store the package list, and remove some insanity with saved state
If the use has set get-updates policy to never, then ignore updates-changed events. Fixes rh#509104
Trivial compile fix for old versions of libpackagekit-glib
Add translations for three new error enums
Fix up a translation string. Fixes fd#22623
Don't connect to key press _and_ release in gpk-log. Fixes rh#509636
Add translator comment to /apps/gnome-packagekit/update-icon/watch_active_transactions
Release version 2.27.3
Post release version bump
Post release version bump
Port all the code to using PolicyKit1 rather than PolicyKit
Fix fedora spec file to include an authentication agent. Fixes rh#510660
Don't unconditionally force on NEWEST filtering in the update viewer
Support the two new require-restart enumerated types
Add translations for the three new status enums
Add the new restart enums to the update viewer
Fix compile with old versions of PackageKit
Fix up few translations to include trailing full stop. Fixes fd#22745
Don't do the update check as soon as the UpdatesChanged signal is recieved, wait a little time
Don't flash the gpk-repo UI when we enable or disable repos. Fixes half of rh#510730
Use PkClientPool if we are compiling against a new enough version of PackageKit
trivial whitespace fix
Check the language tags before trying to parse them. Fixes fd#22792
Ensure we re-set the proxy when packagekitd re-appears on the bus
if we're doing queries automatically for the user, don't spam them with locking failure messages. Fixes gnome#588698
Reduce the size displayed as the package is downloaded in the update viewer
fedora: remove the ChangeLog file to remove 150k from the binary package
Build a private library and link that to reduce the size of the package by 300kb
Scroll to the package being processed in the update list. Fixes rh#510984
Don't set the package view insensitive when doing searches, and add a delay to prevent flicker. Fixes rh#510730
Make some of the libnotify bubbles more sane
Don't show (0) in the update viewer if there is nothing to download
Don't show the 'Update System Now' link in the update dropdown, the user should use the update viewer
Add in different translations for encode, decode and unknown. Untested. Should fix rh#497737
Fix up a trivial translator comment
Correct some trivial grammar
Make the arch filter a single tickbox, not an option group
Show the correct actions for the new security restart states
Don't print the package list when we have a RestartRequired of a security type
Add some missing punctuation in some of the restart strings
Check for success before we do the restart check
Reduce the size of two of the messagebox titles
trivial: fix up the fedora spec file
Add a 'Selected packages' group in add/remove programs like kpackagekit
Use the correct icon in the panel when restarts are required
Put the newline on the tooltip in the right place
Remove the users of egg_strequal() and use g_strcmp0 instead
Update egg shared code
Actually make the gnome-session code work by using the correct callback signatures
We don't require DeviceKit, so don't check for it. Fixes bgo#590157
Only return the newest packages for mime, fonts and codec helpers and to perhaps fix rh#514879
Remove obsolete configure output
Get rid of some compile options we never use
Fix make check
Release version 2.27.5
Post release version bump
Trivially update fedora spec file
Only install the newest native-arch package when using the session methods. Fixes rh#509569
Nuke gpk_restart_system(), and use the EggConsoleKit stuff instead to reduce code duplication
Don't show a modal dialog when the user cancels the file install
Trivial comment fix
Egg update to fix compile on FreeBSD
Show the notifications pointing at the status icon when possible
Reduce in weight X-GNOME-Autostart-Phase desktop files
Ignore hidden desktop files when we show the list of new applications
Only run the update if the dep check was successful
Don't show the auth-failure dialog in the update viewer
Ignore Window Managers when we are scanning desktop files to add
Add four new enumerated error values
Only return newest available packages when we request firmware
Show errors when using the firmware client, don't just silently fail
Add CanStop and CanRestart methods on the ConsoleKit helper
Allow GpkFirmware to install untrusted, and add a notification to reboot when firmware has been installed
Add optional GUdev configure check
Add GUdev libraries if they are available
Enhance GpkFirmware by only asking to replug hardware (rather than reboot) if it is hotpluggable
Watch /dev/.udev/firmware-missing for changes so we pick up hotplug requests too
Trivially fix build
Don't show markup twice for a GpkError box
Never use a title on a GpkError dialog
Check in more places if a user is able to restart before advertising to the user
Add the pk-device-rebind functionality to avoid the user doing anything manually
Remove a little trivial debugging that crept in
Trivially update a gitignore
Add application/x-deb to the list of files we try to open
Fix compile on less than PackageKit git master
trivial: require PackageKit-device-rebind for the new firmware functionality
trivial: we need GUdev for the new functionality
Improve the firmware code when multiple devices are requesting the same files
Add compat entry for PK_PROVIDES_ENUM_POSTSCRIPT_DRIVER
Add the PK_ERROR_ENUM_PACKAGE_FAILED_TO_REMOVE translations
Resize the deps list in a better way. Fixes rh#517662
Don't show a single menu item for the left click on the updates star
trivial: change a callback function name
Add the Simulate translations for the new daemon functionality
Only show the on-battery warning only if we would have performed the update
Don't allow double click on a help item. Fixes rh#518854
Change the firmware 'Do not show again' to a 'Ignore devices' button, and add vid_pid GConf mechanism
Bump for imminent 2.27.91 release
Refresh the translations
Use the simulate methods available in PackageKit 0.5.2 if available
Add the translations for the InfoReinstalling enum type
trivial: fix compile on F11
Release version 2.27.91
Runa Bhattacharjee (5):
Updated Bengali India Translation
Updated Bengali India Translations again due to merges
Updated Bengali India Translations
Updated Bengali India Translation
Updated Bengali India Translations
Sandeep Shedmake (6):
Updated Marathi Translations
Updated Marathi Translations
Updated Marathi Translatiuons
Updated Marathi Translations
Updated Marathi Translations
Updated Marathi Translations
Shankar Prasad (2):
Updated Kannada translations
Updated Kannada translations
Sweta Kothari (6):
Committed gu.po file
Comitted gu.po file
Updated Gujarati Translations
Updated Gujarati Translations
Updated Gujarati Translations
Updated Gujarati Translations
Timo Jyrinki (1):
Updated Finnish translation by Ville-Pekka Vainio
Wei Mingzhi (1):
Updated Simplified Chinese translation.
ifelix (5):
Tamil translation updated
Tamil translation updated
Updated Tamil Translations
Updated Tamil Translations
Updated Tamil Translations
krishnababu k (2):
Updated Telugu translation
Updated Telugu Translations
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]