| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-09-07 | * use shorter component labels | glatzor@ubuntu.com | 1 | -1/+6 | |
| 2006-09-02 | * Fix #58453: handle disabled child sources correctly | glatzor@ubuntu.com | 1 | -1/+38 | |
| 2006-08-24 | * SoftwareProperties/SoftwareProperties.py: | Michael Vogt | 1 | -3/+4 | |
| - be slightly better about finding out about the country | |||||
| 2006-08-07 | * Allow to select all or none update - fixes #42296 | glatzor@ubuntu.com | 1 | -3/+2 | |
| * Do not set the cursor by default in the treeview sources - fixes #54046 | |||||
| 2006-07-31 | * completed the move of aptsources to UpdateManager.Common | Michael Vogt | 3 | -3/+5 | |
| 2006-07-31 | * moved aptsources into the Common directory | Michael Vogt | 2 | -666/+1 | |
| 2006-07-28 | * add a revert and add cdrom button | glatzor@ubuntu.com | 1 | -5/+16 | |
| 2006-07-27 | * fix the close button in the window decoration | glatzor@ubuntu.com | 1 | -1/+1 | |
| 2006-07-27 | * add an error handler if the locale is not in the iso country list | glatzor@ubuntu.com | 2 | -5/+12 | |
| 2006-07-27 | * merge with mvo | glatzor@ubuntu.com | 2 | -56/+41 | |
| * try to find a nice country name for custom mirrors * if available select a custom mirror in the combobox | |||||
| 2006-07-27 | * merged from sebastia* merged from sebastiann | Michael Vogt | 4 | -476/+997 | |
| 2006-07-27 | * data/glade/SoftwareProperties.glade: | Michael Vogt | 1 | -0/+22 | |
| - changed the text for Popcon participation * SoftwareProperties/SoftwareProperties.py: - support popcon pariticipation | |||||
| 2006-07-22 | * allow to replace the current sources by the ones from a file | glatzor@ubuntu.com | 2 | -33/+35 | |
| 2006-07-22 | * Backported the add dialog for drag and drop and mime handling | glatzor@ubuntu.com | 2 | -20/+145 | |
| * Removed references to the obsolete edit_predefined dialog | |||||
| 2006-07-22 | * also handle multiple repositories of a child source | glatzor@ubuntu.com | 1 | -12/+17 | |
| 2006-07-22 | * introduce a default_server that can be reused by adding sources | glatzor@ubuntu.com | 2 | -1/+8 | |
| 2006-07-21 | * Moved the Distribution class to aptsources | glatzor@ubuntu.com | 2 | -201/+211 | |
| * Added a command line option: --enable-component * Added a handler for the toggled popcon checkbutton | |||||
| 2006-07-21 | * WRITE ALL CHANGES TO THE SOURCES.LIST!!! | glatzor@ubuntu.com | 2 | -178/+59 | |
| * fix the add, remove and edit buttons on the third party tab * minor fixes and clean ups * wording: channel -> source | |||||
| 2006-07-21 | * do add the comps of a disabled cd to enabled_comps | glatzor@ubuntu.com | 1 | -9/+10 | |
| * fix the inconsistent state of the source code button if cdroms are used | |||||
| 2006-07-21 | * replace self.distribution by self.distro | glatzor@ubuntu.com | 1 | -62/+62 | |
| 2006-07-21 | * rearrange download section in the user interface | glatzor@ubuntu.com | 2 | -10/+23 | |
| * fix some bugs because of the cdrom /download sources separation | |||||
| 2006-07-21 | * move the cdroms of the current distro to its own treeview | glatzor@ubuntu.com | 1 | -51/+67 | |
| * add a popcon tab to the ui - only a fake currently * improve wording: replace free by OpenSource as suggested by Corey (still a lot to do) | |||||
| 2006-07-19 | * allow to specify a server for all distro sources | glatzor@ubuntu.com | 2 | -59/+137 | |
| * use iso-codes to display "Server for COUNTRY" instead of the URL * depend on iso-codes * write the deb-src next to the corresponding binary line * minor code improvements * don't only the enable the comps for a mirror repo if a new one is added - this is just too much magic * try to reuse a disabled matching source if a new is added * bug fixes: - don't use out commented sources for the distribution - add a new source if there is none for an enabled comp or reuse the already existing ones - do not show disabled sources in the list - wrong inconsistent state of the source code button | |||||
| 2006-07-15 | * add missing dummy function on_combobox_server_changed | glatzor@ubuntu.com | 1 | -0/+2 | |
| 2006-07-15 | * Can now modify the sources list (at the moment only in memory) | glatzor@ubuntu.com | 1 | -35/+164 | |
| * A lot of cleanup and minor fixes | |||||
| 2006-07-04 | * SoftwareProperties/aptsources.py: | Michael Vogt | 1 | -0/+21 | |
| - added edgy sources * debian/changelog: - prepared a new upload | |||||
| 2006-06-30 | * do not show disabled sources in the additional software list | glatzor@ubuntu.com | 1 | -8/+19 | |
| * also collect all child sources | |||||
| 2006-06-29 | * add long descriptions for components | glatzor@ubuntu.com | 1 | -9/+11 | |
| * fix some boolean stuff (hide distru sources) * also rename the menu entry of the app | |||||
| 2006-06-29 | * use a Distribution class to store distribution related information | glatzor@ubuntu.com | 2 | -57/+223 | |
| * main work on identifing the distribution repositories * show enabled comps and enabled updates * rename dialog to "software sources" * a lot of smaller stuff | |||||
| 2006-06-29 | * Extract the components and the child repos (updates) of the currently | glatzor@ubuntu.com | 1 | -3/+57 | |
| used distribution from the templates | |||||
| 2006-06-29 | * self.file got lost during merging | glatzor@ubuntu.com | 1 | -0/+2 | |
| * import UI changes from UDS Paris * fix Ubuntu channel template | |||||
| 2006-06-29 | * fixed test output of DistInfo and channels desc for Ubuntu | glatzor@ubuntu.com | 1 | -0/+5 | |
| 2006-06-28 | * more merging | glatzor@ubuntu.com | 1 | -49/+189 | |
| 2006-06-28 | * start merging my old repo rewrite stuff | glatzor@ubuntu.com | 1 | -155/+79 | |
| 2006-05-23 | * "6.06"->"6.06 LTS" | Michael Vogt | 1 | -2/+2 | |
| 2006-05-23 | * don't show codenames but only version numbers (as per | Michael Vogt | 1 | -14/+10 | |
| https://wiki.ubuntu.com/CodeNamesToVersionNumbers) | |||||
| 2006-05-19 | * SoftwareProperties/SoftwareProperties.py: | Michael Vogt | 1 | -1/+1 | |
| - fix reload on add_key | |||||
| 2006-05-11 | * SoftwareProperties/SoftwareProperties.py: | Michael Vogt | 1 | -2/+12 | |
| - create a empty file if no config exists | |||||
| 2006-04-23 | * Fix some more gettext issues | Sebastian Heinlein | 1 | -11/+11 | |
| * Update the language files and provide once again a complete German translation :) | |||||
| 2006-04-19 | * merged with sebastian (thanks!) | Michael Vogt | 4 | -24/+66 | |
| * updated the changelog * added dh_iconcache to debian/rules | |||||
| 2006-04-19 | * greatly improve the icon loading code | Sebastian Heinlein | 1 | -6/+1 | |
| 2006-04-18 | * set the default icon of software-properties to the corresponding one | Sebastian Heinlein | 1 | -0/+6 | |
| * add jimmac to AUTHORS * replace the logo in update-manager | |||||
| 2006-04-18 | * improved logging | Michael Vogt | 1 | -0/+4 | |
| * DistUpgrade/Changelog: added | |||||
| 2006-04-17 | * more sanity checking for apt lines | Sebastian Heinlein | 2 | -5/+23 | |
| 2006-04-17 | * do not allow to create an invalid channel in the edit dialog | Sebastian Heinlein | 1 | -20/+37 | |
| 2006-04-17 | * remove a source entry if it contains no components | Sebastian Heinlein | 1 | -4/+10 | |
| 2006-04-12 | * update the adept-periodic-config file as well | Michael Vogt | 1 | -25/+23 | |
| 2006-04-12 | * merged with update-manager--chipzz | Michael Vogt | 3 | -59/+164 | |
| 2006-04-12 | * fix disable and "no components selected" | Michael Vogt | 1 | -3/+11 | |
| 2006-03-27 | * small fixes | Michael Vogt | 2 | -23/+25 | |
