| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-08-07 | * finalized changelog | Michael Vogt | 1 | -1/+0 | |
| 2006-08-03 | * merged from glatzor | Michael Vogt | 3 | -42/+80 | |
| 2006-08-03 | * reverse the ording of the importance | glatzor@ubuntu.com | 1 | -0/+1 | |
| 2006-08-02 | * Also add the bytes unit to the total download size | glatzor@ubuntu.com | 1 | -1/+2 | |
| 2006-08-02 | * Handle to be newly installed "updates" in the version string | glatzor@ubuntu.com | 1 | -4/+10 | |
| information * Add a unit b for Bytes to the download size | |||||
| 2006-08-02 | * support unkown origins with the UpdateOrigin class | glatzor@ubuntu.com | 1 | -16/+21 | |
| * don't use the length of the store as number of updates since it now also includes the headers * fix an indention bug that was introduced by the tab replacing in the previous commit | |||||
| 2006-08-02 | * use -s option instead of the pipe to cut to get lsb information | glatzor@ubuntu.com | 3 | -16/+31 | |
| * make the origin matcher distribution neutral * introduce a UpdateOrigin class to make the origins sortable (by importance) | |||||
| 2006-08-02 | * replace tabs by spaces | glatzor@ubuntu.com | 1 | -33/+43 | |
| * use the insensitive state instead of yellow for the headers to be theming neutral * set the details notebook to insensitive if a header is selected * wording changes for the headers | |||||
| 2006-08-02 | * UpdateManager/UpdateManager.py: | Michael Vogt | 1 | -15/+10 | |
| - use "yellow" instead of "green" - bugfixes in the new column header code | |||||
| 2006-08-02 | * UpdateManager/UpdateManager.py: | Michael Vogt | 1 | -32/+72 | |
| - implemented support to show what origin the update comes from | |||||
| 2006-08-02 | * UpdateManager/DistUpgradeFetcher.py: | Michael Vogt | 1 | -3/+1 | |
| - don't use the trustdb anymore because it if mode 0600 and can't be read as user | |||||
| 2006-08-02 | * data/update-manager.schemas.in: | Michael Vogt | 3 | -21/+11 | |
| - set check_dist_upgrades to True again * UpdateManager/DistUpgradeFetcher.py, UpdateManager/MetaRelease.py: - handle the situation when run as non-root * UpdateManager/UpdateManager.py: - cleanup (removed dead code) | |||||
| 2006-08-01 | * UpdateManager/Common/aptsources.py: | Michael Vogt | 1 | -0/+6 | |
| - added NullMatcher and a "withMatcher" argument | |||||
| 2006-07-31 | * moved aptsources into the Common directory | Michael Vogt | 1 | -0/+666 | |
| 2006-07-27 | * merged from sebastia* merged from sebastiann | Michael Vogt | 1 | -21/+55 | |
| 2006-06-29 | * add long descriptions for components | glatzor@ubuntu.com | 1 | -7/+14 | |
| * fix some boolean stuff (hide distru sources) * also rename the menu entry of the app | |||||
| 2006-06-29 | * fixed test output of DistInfo and channels desc for Ubuntu | glatzor@ubuntu.com | 1 | -3/+3 | |
| 2006-06-28 | * start merging my old repo rewrite stuff | glatzor@ubuntu.com | 1 | -21/+48 | |
| 2006-06-28 | * speedups in the MyCache.clear() code | Michael Vogt | 1 | -9/+10 | |
| * minor code cleanups (move the depcache code into _initDepCcche()) | |||||
| 2006-06-28 | * Removed tabs | glatzor@ubuntu.com | 1 | -37/+39 | |
| * Only use the version number of the src pkg for the changelog if it is higher than the bin pkg's one - fix #40058 | |||||
| 2006-06-26 | * use dbus to bring up another running instance update-manager | Sebastian Heinlein | 1 | -18/+57 | |
| * allow usermode - FIXME: metarelease | |||||
| 2006-06-26 | * set the correct expand property of the notebook on restore | Sebastian Heinlein | 1 | -0/+5 | |
| 2006-06-25 | * expand the details if shown | Sebastian Heinlein | 1 | -4/+5 | |
| * do not modify the label of the expander during runtime - a11n issue | |||||
| 2006-05-25 | * brown paperback fix | Michael Vogt | 1 | -1/+2 | |
| 2006-05-24 | * fix a not translatable string | Michael Vogt | 1 | -1/+1 | |
| 2006-05-24 | * show version not codename when in the upgrade button | Michael Vogt | 2 | -2/+7 | |
| 2006-05-23 | * UpdateManager/UpdateManager.py: | Michael Vogt | 1 | -2/+2 | |
| - guard against failures from "installVersion" | |||||
| 2006-05-19 | * UpdateManager/UpdateManager.py: | Michael Vogt | 1 | -1/+1 | |
| - strip off epoch (for real this time!) | |||||
| 2006-05-19 | * remove debug output | Michael Vogt | 1 | -1/+1 | |
| 2006-05-12 | * UpdateManager/UpdateManager.py: | Michael Vogt | 1 | -3/+10 | |
| - strip the epoch in the changelog download code | |||||
| 2006-05-08 | * UpdateManager/UpdateManager.py: | Michael Vogt | 1 | -4/+8 | |
| - use version and section of the source package when calculating the changelog uri | |||||
| 2006-05-08 | * use version of the source package to calculate the changelog | Michael Vogt | 1 | -4/+20 | |
| 2006-05-02 | * merged with glatzor | Michael Vogt | 1 | -2/+4 | |
| * make update-po * typo fixes | |||||
| 2006-05-01 | * disable the install button if there are updates to install - #42284 | Sebastian Heinlein | 1 | -0/+1 | |
| 2006-05-01 | * Show main window after restoring the size - bug #42277 - | Sebastian Heinlein | 1 | -0/+1 | |
| thanks to Rached Ben Mustapha | |||||
| 2006-04-25 | * revert the inhibit sleep patch - it is only supported by the comming 2.15 | Sebastian Heinlein | 1 | -26/+0 | |
| branch of gnome-power-manager (the patch is attached to bug #40697) | |||||
| 2006-04-23 | * Remove the oboslete Preferences method in UpdateManager, since it only | Sebastian Heinlein | 1 | -45/+0 | |
| adds strings for the translators | |||||
| 2006-04-23 | * Fix the use of gettext in UpdateManager : You can install X updates | Sebastian Heinlein | 1 | -3/+6 | |
| * Do not mention the need of the unanttended-updates package - the tooltip isn't even shown if the option is disabled * Fix the channel terminolgy in the add custom apt line dialog | |||||
| 2006-04-23 | * Do not allow to suspend the computer during updating | Sebastian Heinlein | 1 | -0/+26 | |
| thanks to Aaron Whitehouse - fixes bug #40697 (needs more testing, the connection to the session dbus failed on my local machine) | |||||
| 2006-04-19 | * merged with sebastian (thanks!) | Michael Vogt | 2 | -6/+8 | |
| * updated the changelog * added dh_iconcache to debian/rules | |||||
| 2006-04-19 | * UpdateManager/UpdateManager.py: make sure to escape the sourcepkg name ↵ | Michael Vogt | 1 | -1/+1 | |
| when building a regular expression | |||||
| 2006-04-19 | * make sure to get the section of the candidate when calculating the ↵ | Michael Vogt | 1 | -3/+4 | |
| changelog uri | |||||
| 2006-04-19 | * greatly improve the icon loading code | Sebastian Heinlein | 1 | -7/+2 | |
| 2006-04-19 | * remove all uses of update-manager.png in the glade files | Sebastian Heinlein | 1 | -0/+4 | |
| * always show the download size of the currently selected updates fix fo bug #39579 | |||||
| 2006-04-18 | * load the dialog icon of update-manager at runtime | Sebastian Heinlein | 1 | -0/+1 | |
| (should be replaced by an icon_set in the future) | |||||
| 2006-04-18 | * improved logging | Michael Vogt | 1 | -0/+2 | |
| * DistUpgrade/Changelog: added | |||||
| 2006-04-17 | * do not show the close button on the error dialog | Sebastian Heinlein | 1 | -0/+2 | |
| 2006-04-12 | * removed some debug output | Michael Vogt | 1 | -2/+2 | |
| 2006-04-12 | * UpdateManager/UpdateManager.py: only supress new release information | Michael Vogt | 1 | -4/+4 | |
| 2006-04-12 | * make it not check for new distro releases anymore for dapper | Michael Vogt | 2 | -7/+12 | |
