commit 45cf5bea58470d9b49274a1fa13c142f35eb6d1f Author: Richard Hughes Date: 2009-08-03 Release version 2.27.5 M NEWS M RELEASE M configure.ac commit f155131a354a06e93e3f52358516fb407e7c7faf Author: Richard Hughes Date: 2009-08-03 Fix make check M src/Makefile.am M src/gpk-enum.c commit 2c8ff63fcd56e849308e9f1450a53aecdc4248fd Author: Richard Hughes Date: 2009-08-03 Get rid of some compile options we never use M configure.ac commit 732a68366738ed2a5e1da5fd7d60248ba5c9a941 Author: Richard Hughes Date: 2009-08-03 Remove obsolete configure output M configure.ac commit ecfbdc24dd18c2c2740eeccca6dd55fdb3d51710 Merge: f1dfd84 ca9b8b3 Author: Richard Hughes Date: 2009-08-03 Merge branch 'master' of ssh://rhughes@git.gnome.org/git/gnome-packagekit commit ca9b8b386f41e9679de7da735df9bb2c6cbaf382 Author: António Lima Date: 2009-08-02 Updated Portuguese translation M po/pt.po commit f1dfd84f1e2df4f5c886631647380f63ae9b5035 Author: Richard Hughes Date: 2009-07-31 Only return the newest packages for mime, fonts and codec helpers and to perhaps fix rh#514879 M src/gpk-dbus-task.c commit a524f01db5c2e2919acce23d2b3f7d69127a4567 Author: Igor Pires Soares Date: 2009-07-29 Updated Brazilian Portuguese translation. M po/pt_BR.po commit fc4fd2c7e43ab68b1571f9925ef6f1ef4f6e2d08 Author: Richard Hughes Date: 2009-07-29 We don't require DeviceKit, so don't check for it. Fixes bgo#590157 M configure.ac commit 2149dd7f61afe675ba496ba912dd9d84821c4bc8 Author: Richard Hughes Date: 2009-07-29 Actually make the gnome-session code work by using the correct callback signatures M src/gpk-session.c commit 94a987cda9c4861b7c1cf4bfbe7eba586f403b4f Author: Richard Hughes Date: 2009-07-29 Update egg shared code M src/egg-string.c M src/egg-string.h commit 3add2cad1dc4929545479dc0db52810c15b0912d Author: Richard Hughes Date: 2009-07-29 Remove the users of egg_strequal() and use g_strcmp0 instead M src/egg-markdown.c M src/egg-string.c M src/gpk-animated-icon.c M src/gpk-application.c M src/gpk-auto-refresh.c M src/gpk-check-update.c M src/gpk-dbus-task.c M src/gpk-dbus.c M src/gpk-desktop.c M src/gpk-enum.c M src/gpk-firmware.c M src/gpk-hardware.c M src/gpk-log.c M src/gpk-service-pack.c M src/gpk-vendor.c M src/gpk-watch.c commit 67f3185e89121c7e81b37d85376d31fb993c2918 Author: Richard Hughes Date: 2009-07-29 Put the newline on the tooltip in the right place M src/gpk-watch.c commit 46799d7dcd7801dd3a3ebf74f150f6bd664a982f Author: Richard Hughes Date: 2009-07-29 Use the correct icon in the panel when restarts are required M src/gpk-watch.c commit 0fd6f20b1fffab672695a144acf6e872cc208b6a Author: Richard Hughes Date: 2009-07-28 Add a 'Selected packages' group in add/remove programs like kpackagekit M src/gpk-application.c commit 08b1de4e5d4ded97b7494c03d77e947792c7e767 Author: Richard Hughes Date: 2009-07-28 trivial: fix up the fedora spec file M contrib/gnome-packagekit.spec.in commit 22f45f3299792cfadd47824f3021126071a5cb01 Author: Richard Hughes Date: 2009-07-28 Reduce the size of two of the messagebox titles M src/gpk-enum.c commit 56b4b4162ce2f8bd68331d502ebefd0963e71a74 Author: Richard Hughes Date: 2009-07-28 Check for success before we do the restart check M src/gpk-watch.c commit 0a342ec3179fc996cae9c78bff94d96d6324a71b Author: Richard Hughes Date: 2009-07-27 Add some missing punctuation in some of the restart strings M src/gpk-enum.c M src/gpk-watch.c commit 5e155e1f0e6493bd8c8fb538b0548c527868e371 Author: Richard Hughes Date: 2009-07-26 Don't print the package list when we have a RestartRequired of a security type M src/gpk-watch.c commit 4c0d9869bc7b984eeeae1461a0817e158cea7b5c Author: Richard Hughes Date: 2009-07-26 Show the correct actions for the new security restart states M src/gpk-watch.c commit d6058c2b4eb3b1d14d3247a7413a660b5b022f80 Author: Richard Hughes Date: 2009-07-23 Make the arch filter a single tickbox, not an option group M data/gnome-packagekit.schemas.in M data/gpk-application.ui M src/gpk-application.c M src/gpk-common.h commit e9e9eadeec44aa89bcd203776624a7be4e059ce9 Author: Richard Hughes Date: 2009-07-23 Correct some trivial grammar M src/gpk-check-update.c commit 50f88c3a715806a77662c328e7cf6b6e6d954c9d Author: Daniel Mustieles Date: 2009-07-22 Updated Spanish translation M po/es.po commit debfaff1ff7fdfe2f11f4bdbdb36456c492e9655 Author: Richard Hughes Date: 2009-07-22 Fix up a trivial translator comment M src/gpk-dbus-task.c commit 2a0c4584b8f0d46b4373344d0ac7bbfd3876affa Author: Richard Hughes Date: 2009-07-22 Add in different translations for encode, decode and unknown. Untested. Should fix rh#497737 M src/gpk-dbus-task.c commit e08505da9ce83f99920bec8c69daeb080e88c3da Author: Richard Hughes Date: 2009-07-21 Don't show the 'Update System Now' link in the update dropdown, the user should use the update viewer M src/gpk-check-update.c commit e49a106222337d30dbff55a2bd5f5157927038be Author: Richard Hughes Date: 2009-07-21 Don't show (0) in the update viewer if there is nothing to download M src/gpk-update-viewer.c commit c3dedbf87f9ac14317560315600f28cea8482bc2 Author: Richard Hughes Date: 2009-07-21 Make some of the libnotify bubbles more sane M src/gpk-check-update.c commit 75880f2ef691edbab2e0d68faf119332c2dc6fab Author: Richard Hughes Date: 2009-07-21 Don't set the package view insensitive when doing searches, and add a delay to prevent flicker. Fixes rh#510730 M src/gpk-application.c M src/gpk-common.h M src/gpk-enum.c M src/gpk-repo.c commit c44d7c2b88fcfb0db2b6d12c926d66a13ca8c9a6 Author: Richard Hughes Date: 2009-07-20 Scroll to the package being processed in the update list. Fixes rh#510984 M data/gnome-packagekit.schemas.in M src/gpk-common.h M src/gpk-update-viewer.c commit d3bbb5d364da552487cff0953de3a00789fd8739 Author: Richard Hughes Date: 2009-07-20 Build a private library and link that to reduce the size of the package by 300kb M src/Makefile.am commit cef850f87cbf5d1fa6af7d6e73ca683fd3575770 Author: Richard Hughes Date: 2009-07-20 fedora: remove the ChangeLog file to remove 150k from the binary package M contrib/gnome-packagekit.spec.in commit 60ceb0d353b86dd03ad598b75ae14fd1406e355d Author: Richard Hughes Date: 2009-07-20 Reduce the size displayed as the package is downloaded in the update viewer M src/gpk-update-viewer.c commit 20020a655ce85e714920d5b236c5ea751d88e561 Author: Igor Pires Soares Date: 2009-07-19 Updated Brazilian Portuguese translation. M po/pt_BR.po commit 54327252be62cb12c112312f407fe61c63dc1c3f Author: Mario Blättermann Date: 2009-07-19 Updated German translation M po/de.po commit b76fc79c367ea9cbdacd4f47cbb51b7f8e544dc0 Author: Daniel Mustieles Date: 2009-07-18 Updated Spanish translation M po/es.po commit 936539c3eb71ee6e0761d3b2145bc19a3933bebb Author: Richard Hughes Date: 2009-07-16 if we're doing queries automatically for the user, don't spam them with locking failure messages. Fixes gnome#588698 M src/gpk-check-update.c commit 8156c44ed9700f69b807c73b5abd276ce4a6ef1b Author: Richard Hughes Date: 2009-07-16 Ensure we re-set the proxy when packagekitd re-appears on the bus M src/gpk-watch.c commit 89c3d43663aef0c6f32cd7ec68aee2692e23dc25 Author: Richard Hughes Date: 2009-07-16 Check the language tags before trying to parse them. Fixes fd#22792 M src/gpk-dbus-task.c commit 4475f8501d20d60ade179c7fdd93153469309392 Author: Richard Hughes Date: 2009-07-16 trivial whitespace fix M src/gpk-repo.c commit 12dd8eae51208dfcef61b5e995a778258b33da59 Author: Richard Hughes Date: 2009-07-15 Use PkClientPool if we are compiling against a new enough version of PackageKit M src/gpk-repo.c commit 9f8ba89a975b4d09bfce3520394c295870d620e9 Author: Richard Hughes Date: 2009-07-15 Don't flash the gpk-repo UI when we enable or disable repos. Fixes half of rh#510730 M src/gpk-repo.c commit 92aea2faeb83d0f7257c76b3b5cd69752dbbaee0 Author: Richard Hughes Date: 2009-07-15 Don't do the update check as soon as the UpdatesChanged signal is recieved, wait a little time M src/gpk-check-update.c commit a1a6d2cf955db2153fc6f346b4ab4858a7c98e09 Author: Richard Hughes Date: 2009-07-13 Fix up few translations to include trailing full stop. Fixes fd#22745 M src/gpk-enum.c M src/gpk-helper-media-change.c commit 7b942e354834c29278a7f450dd48a5005b8ddede Author: Richard Hughes Date: 2009-07-13 Fix compile with old versions of PackageKit M src/gpk-enum.h commit aac45b39967666d5b6bf24283114cd3630cd74ff Author: Igor Pires Soares Date: 2009-07-12 Updated Brazilian Portuguese translation. M po/pt_BR.po commit 36801adb69cea3a091cfc9779c3f6a013c8b286f Author: Richard Hughes Date: 2009-07-12 Add the new restart enums to the update viewer M src/gpk-update-viewer.c commit 9079de8b9a7e22a71ae6db1228356da561b9f438 Author: Richard Hughes Date: 2009-07-12 Add translations for the three new status enums M src/gpk-enum.c M src/gpk-enum.h commit 89ddea08921d7ddae532262d0d66dff028c967fb Author: Mario Blättermann Date: 2009-07-12 Updated German doc translation M help/de/de.po commit f1c73f610ef0b42d22f9b94ddab09b5d84dc0fea Author: Richard Hughes Date: 2009-07-11 Support the two new require-restart enumerated types M src/gpk-enum.c M src/gpk-enum.h commit 9c97e452a9f69121e0dc14d0c924c727684f77f2 Author: Richard Hughes Date: 2009-07-10 Don't unconditionally force on NEWEST filtering in the update viewer M data/gnome-packagekit.schemas.in M src/gpk-common.h M src/gpk-update-viewer.c commit 754bd03de8c6a13d754cbeea50498050732f5af6 Author: Richard Hughes Date: 2009-07-10 Fix fedora spec file to include an authentication agent. Fixes rh#510660 M contrib/gnome-packagekit.spec.in commit 67b3ac4140a503a96ef3959a146b2cda55939d79 Author: Daniel Mustieles Date: 2009-07-08 Updated Spanish translation M po/es.po commit c8cd09a7e44b5ab44c6da68512f61834762b8d31 Author: A S Alam Date: 2009-07-08 Updating for Punjabi translation M po/pa.po commit 2a8b216782c8b4aa3a8d922ffc205366085b8018 Author: Richard Hughes Date: 2009-07-06 Port all the code to using PolicyKit1 rather than PolicyKit M configure.ac M src/Makefile.am M src/gpk-application.c M src/gpk-common.c M src/gpk-consolekit.c M src/gpk-dbus-task.c M src/gpk-dbus.c M src/gpk-watch.c commit 939c019910518dbfb03c26993c2a08cb0028acca Author: Richard Hughes Date: 2009-07-06 Post release version bump M configure.ac commit e92f5f7b47650961f68df3d3ff19238cd5ff52f2 Author: Richard Hughes Date: 2009-07-06 Post release version bump M RELEASE commit 908722e63d73e8c04cee87e5ffbe7c311373eb53 Author: Richard Hughes Date: 2009-07-06 Release version 2.27.3 M NEWS commit 7920b0125563c0823a443b73650064afdb3a34de Author: Mark Krapivner Date: 2009-07-06 Updated Hebrew translation M po/he.po