| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-09-07 | * only add a component to a source once if the repo is splitted into | glatzor@ubuntu.com | 1 | -3/+22 | |
| more than one apt line | |||||
| 2006-09-02 | * Fix #58453: handle disabled child sources correctly | glatzor@ubuntu.com | 1 | -4/+7 | |
| 2006-08-28 | * merged with mvo devel branch | Michael Vogt | 1 | -7/+7 | |
| 2006-08-24 | * properly added -proposed | Michael Vogt | 1 | -2/+3 | |
| 2006-08-24 | * merged with the latest upload | Michael Vogt | 1 | -2/+31 | |
| 2006-08-24 | * merged from glatzor | Michael Vogt | 1 | -7/+31 | |
| 2006-08-15 | * DistUpgrade/DistUpgradeControler.py: | Michael Vogt | 1 | -7/+7 | |
| - always enable "main" on upgrades, this ensures that we do not end up with a system without the main archive (various bugs for breezy->dapper) * data/channels/Debian.info, data/channels/Ubuntu.info: - added pre-generated files (required for the upgrader) * UpdateManager/Common/aptsources.py: - add a "matcherPath" parameter to SourcesList (for the upgrader) | |||||
| 2006-08-15 | * UpdateManager/UpdateManager.py: | Michael Vogt | 1 | -5/+7 | |
| - print the error when dbus fails - send org.gnome.PowerManager.Inhibit before applying upgrades | |||||
| 2006-08-15 | * merged from glatzor | Michael Vogt | 1 | -7/+58 | |
| * send Inhibit command to gnome-power-manager when applying updates | |||||
| 2006-08-11 | * no need to convert the path to a string in call of toggled | glatzor@ubuntu.com | 1 | -2/+8 | |
| * support row activation (pressing space) to toggle updates | |||||
| 2006-08-10 | * Convert the download size to a nice and well readalbe unit | glatzor@ubuntu.com | 1 | -5/+23 | |
| 2006-08-07 | * merged with glatzor | Michael Vogt | 1 | -1/+47 | |
| 2006-08-07 | * finalized changelog | Michael Vogt | 1 | -1/+0 | |
| 2006-08-07 | * Allow to select all or none update - fixes #42296 | glatzor@ubuntu.com | 1 | -1/+47 | |
| * Do not set the cursor by default in the treeview sources - fixes #54046 | |||||
| 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 | |||||
