| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-02-07 | * merged with sebi | Michael Vogt | 4 | -22/+25 | |
| 2006-02-07 | * changelog added | Michael Vogt | 1 | -0/+9 | |
| 2006-02-07 | * Do not always set max_age to 1 if the check box is toggled | Sebastian Heinlein | 1 | -7/+8 | |
| * Sanity check for the max_age combo box | |||||
| 2006-02-07 | * Fixed the grammatically atrocious primary text #30296 - thanks to Scott | Sebastian Heinlein | 2 | -3/+3 | |
| * Fixed a wrong signal handler | |||||
| 2006-02-07 | * Merged from mvo | Sebastian Heinlein | 2 | -225/+225 | |
| 2006-02-07 | * Use the correct signal handler on_opt_... | Sebastian Heinlein | 1 | -10/+12 | |
| * Do not try to get the active entry of the combo box if none is selected * Remove unsupported "immediatley" autoclean * Fixed checks (CONF_MAP -> apt config) | |||||
| 2006-02-07 | * fix some copy'n'paste errors | Michael Vogt | 2 | -5/+6 | |
| 2006-02-07 | * moved the Internet update tab | Michael Vogt | 2 | -220/+220 | |
| 2006-02-07 | * merged with sebi | Michael Vogt | 25 | -119/+317 | |
| 2006-02-07 | * merge from mvo | Sebastian Heinlein | 13 | -54/+288 | |
| 2006-02-06 | * data/gnome-software-properties.desktop.in: use gksu instead of gksudo | Michael Vogt | 1 | -1/+1 | |
| 2006-02-06 | * added a "PostUpgrade{Install,Remove,Purge}" rule, removed the ForcedPurges ↵ | Michael Vogt | 4 | -13/+68 | |
| and superseed it with the new rule | |||||
| 2006-02-06 | * DistUpgrade/DistUpgradeCache.py: cache._installMetaPkgs(): support ↵ | Michael Vogt | 1 | -1/+2 | |
| meta-pkgs in universe as well (like xubuntu-desktop) | |||||
| 2006-02-06 | * merged from the laptop branch | Michael Vogt | 8 | -38/+65 | |
| 2006-02-06 | * merged from the laptop branch | Michael Vogt | 8 | -33/+184 | |
| 2006-02-04 | * view can be configured via the config file now | Michael Vogt | 7 | -7/+20 | |
| 2006-02-04 | * make the sleep in non-interactive view way shorter | Michael Vogt | 1 | -1/+1 | |
| 2006-02-03 | * Do not allow to close the main window until actions are performed and the | Sebastian Heinlein | 2 | -6/+9 | |
| main window is insenstive * Remove missing synaptic icon in the glade file. it only produces an error message in the terminal | |||||
| 2006-02-03 | * added short sleeps at stratic points | Michael Vogt | 2 | -0/+5 | |
| 2006-02-03 | * fix in the retry code | Michael Vogt | 1 | -3/+3 | |
| 2006-02-03 | * added MaxRetries to the configuration, retry on update errors as well | Michael Vogt | 3 | -16/+26 | |
| 2006-02-03 | * Use "host_window" instead of "window", since it is a gtk attribute | Sebastian Heinlein | 2 | -4/+17 | |
| * Set the deault icon of all windows in the code so that we also get the app icon on code generated dialogs * Do not show a "X" in the window decoation of dialogs - the dialog needs to be realized before - it is a HIG recommendation | |||||
| 2006-02-02 | * small fixes on the non-interactive version | Michael Vogt | 1 | -2/+2 | |
| 2006-02-02 | * non-interactive code enhanced | Michael Vogt | 1 | -13/+11 | |
| 2006-02-02 | * added ivman to forced obsoletes for kubuntu | Michael Vogt | 2 | -2/+3 | |
| 2006-02-02 | * make DistUpgadeConfigParser -> DistUpgradeConfig | Michael Vogt | 5 | -5/+9 | |
| 2006-02-02 | * make force_purges work | Michael Vogt | 1 | -3/+20 | |
| 2006-02-02 | * fix small problems in the per-meta-pkg obsoletes support | Michael Vogt | 1 | -0/+5 | |
| 2006-02-02 | * make the Config-File more usable | Michael Vogt | 5 | -30/+76 | |
| 2006-02-02 | * started to implement a more flexible config file approach | Michael Vogt | 3 | -7/+14 | |
| 2006-02-02 | * added first non-interactive version | Michael Vogt | 1 | -0/+72 | |
| 2006-02-01 | * Move Internet updates to its own tab | Sebastian Heinlein | 2 | -109/+291 | |
| * Add option for autoclean (not working 100% :) * Add option for auto download (working) * Add option for unattended install (placeholder) | |||||
| 2006-02-01 | * Compressed all image files - the saves about 4.5 MByte #30059 | Sebastian Heinlein | 20 | -0/+0 | |
| 2006-02-01 | * Use gksu and not gksudo #30057 | Sebastian Heinlein | 1 | -1/+1 | |
| 2006-01-31 | * changelog finalized | Michael Vogt | 1 | -1/+2 | |
| 2006-01-31 | * fix a bogus cache.commit() | Michael Vogt | 1 | -1/+0 | |
| 2006-01-28 | + merged from mvo | Sebastian Heinlein | 7 | -58/+44 | |
| 2006-01-28 | * DistUpgrade/DistUpgradeViewGtk.py: fix scope error in ↵ | Michael Vogt | 1 | -6/+6 | |
| GtkInstallProgressAdaper | |||||
| 2006-01-27 | * merged with sebastian | Michael Vogt | 10 | -332/+1002 | |
| 2006-01-27 | * minor wording fix | Michael Vogt | 1 | -1/+1 | |
| 2006-01-27 | * Remove tooltip from the button "Install Updates" | Sebastian Heinlein | 1 | -2/+1 | |
| * it is "latest" and not "new" in the upgrade tooltip | |||||
| 2006-01-27 | * Use the label_status in GtkOpProgress and not the progress bar | Sebastian Heinlein | 3 | -227/+256 | |
| * Set the progress bar in GtkOpProgress to indeterminate - should be reverted * if apt doesn't resets the progress bar several times * Changed a lot of strings * Replaced many tabs by spaces (used python -tt) * Add additional error messages * Use ERROR and not INFO dialogs in case of an error * Use close button in alert dialogs * Unset title of alter dialogs * Changed the fetch dialog to a window, sinec we cannot hide the unused button box in a dialog | |||||
| 2006-01-26 | Polishing the SoftwareProperties: | Sebastian Heinlein | 1 | -3/+8 | |
| * Add a sanity check: if no autoupdate was specifed do not add and show "Every 0 days" int the combo box. instead select no entry - it's insensitive anyway. * If autoupdated is activated and no frequency was defined before use daily as default | |||||
| 2006-01-26 | * Do not use header capitalization in the combo box. The HIG says sentence ↵ | Sebastian Heinlein | 2 | -4/+4 | |
| capitalization * Add a ":" to the checkbox for automatic updates. the sentence does not include the combo box | |||||
| 2006-01-26 | * Add a virtual step 5 "complete" and some hidden widgets to the main ↵ | Sebastian Heinlein | 3 | -2/+49 | |
| window. the effect: if the upgrade is complete all progress list points are checked | |||||
| 2006-01-26 | * merged from michael | Sebastian Heinlein | 18 | -571/+764 | |
| 2006-01-26 | * Set the progress bar from pulse to 100% if we exceed 99% | Sebastian Heinlein | 1 | -3/+4 | |
| 2006-01-26 | * fix typo in meta-release file | Michael Vogt | 1 | -1/+1 | |
| 2006-01-26 | * log the removal candidates as well | Michael Vogt | 17 | -563/+747 | |
| 2006-01-26 | * merged from mvo | Sebastian Heinlein | 19 | -237/+471 | |
| * remove the commented line about hiding the progress bar at the end of the installation. the full progress bar is importnat to indicate the end of the upgrade. so i don't see any need to perhaps uncomment this again in the future | |||||
