summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-08-07* finalized changelogMichael Vogt2-1/+7
2006-08-03* merged from glatzorMichael Vogt4-43/+81
2006-08-03* reverse the ording of the importanceglatzor@ubuntu.com1-0/+1
2006-08-03* wording: "Downloadable software" -> "Internet" (awkward... reallyglatzor@ubuntu.com1-1/+1
awkward...)
2006-08-02* Also add the bytes unit to the total download sizeglatzor@ubuntu.com1-1/+2
2006-08-02* Handle to be newly installed "updates" in the version stringglatzor@ubuntu.com1-4/+10
information * Add a unit b for Bytes to the download size
2006-08-02* support unkown origins with the UpdateOrigin classglatzor@ubuntu.com1-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 informationglatzor@ubuntu.com3-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 spacesglatzor@ubuntu.com1-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* merge with mainglatzor@ubuntu.com92-16169/+29927
2006-08-02* Use a close button instead of an ok one in an error dialogglatzor@ubuntu.com1-2/+2
2006-08-02* merge with mvoglatzor@ubuntu.com75-14244/+26808
2006-08-02* changelog finalizedMichael Vogt1-2/+2
2006-08-02* UpdateManager/UpdateManager.py:Michael Vogt1-15/+10
- use "yellow" instead of "green" - bugfixes in the new column header code
2006-08-02* UpdateManager/UpdateManager.py:Michael Vogt2-32/+73
- implemented support to show what origin the update comes from
2006-08-02* UpdateManager/DistUpgradeFetcher.py:Michael Vogt2-3/+9
- 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 Vogt60-190/+154
- 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 Vogt2-1/+7
- added NullMatcher and a "withMatcher" argument
2006-07-31* fixed aptsources symlinkMichael Vogt1-1/+1
2006-07-31* completed the move of aptsources to UpdateManager.CommonMichael Vogt3-3/+5
2006-07-31* moved aptsources into the Common directoryMichael Vogt61-62/+63
2006-07-31* edgy dist-upgrader createdMichael Vogt60-14024/+26437
2006-07-28* merged with sebasitanMichael Vogt4-32/+168
* changelog for the new release prepared
2006-07-28* add a revert and add cdrom buttonglatzor@ubuntu.com2-25/+131
2006-07-27* fix the close button in the window decorationglatzor@ubuntu.com1-1/+1
2006-07-27* add an error handler if the locale is not in the iso country listglatzor@ubuntu.com2-5/+12
2006-07-27* merge with mvoglatzor@ubuntu.com6-67/+63
* 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 sebastiannMichael Vogt22-1622/+2784
2006-07-27*merged with mvoglatzor@ubuntu.com24-1647/+2843
2006-07-27* data/glade/SoftwareProperties.glade:Michael Vogt2-1/+23
- changed the text for Popcon participation * SoftwareProperties/SoftwareProperties.py: - support popcon pariticipation
2006-07-27* Fix the building of the sources templatesglatzor@ubuntu.com1-2/+2
2006-07-25* fix also child repos for edgyglatzor@ubuntu.com1-3/+3
2006-07-24* Add support for Edgyglatzor@ubuntu.com1-2/+57
2006-07-22* Create the source/channel templates during build timeglatzor@ubuntu.com3-267/+5
2006-07-22* Add mime type to the desktop file of the software sourcesglatzor@ubuntu.com1-0/+1
2006-07-22* add the mime handler for sources.listglatzor@ubuntu.com3-5/+20
* fix the translation for the moved files
2006-07-22* allow to replace the current sources by the ones from a fileglatzor@ubuntu.com3-55/+47
2006-07-22* Backported the add dialog for drag and drop and mime handlingglatzor@ubuntu.com3-20/+333
* Removed references to the obsolete edit_predefined dialog
2006-07-22* also handle multiple repositories of a child sourceglatzor@ubuntu.com1-12/+17
2006-07-22* introduce a default_server that can be reused by adding sourcesglatzor@ubuntu.com2-1/+8
2006-07-21* moved all glade and channels files into subdirectories of dataglatzor@ubuntu.com12-5/+272
* do not install obsolete files to update-manager/channels
2006-07-21* Moved the Distribution class to aptsourcesglatzor@ubuntu.com4-209/+233
* 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.com4-470/+65
* 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_compsglatzor@ubuntu.com1-9/+10
* fix the inconsistent state of the source code button if cdroms are used
2006-07-21* replace self.distribution by self.distroglatzor@ubuntu.com1-62/+62
2006-07-21* rearrange download section in the user interfaceglatzor@ubuntu.com3-135/+102
* fix some bugs because of the cdrom /download sources separation
2006-07-21* move the cdroms of the current distro to its own treeviewglatzor@ubuntu.com3-133/+378
* 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 sourcesglatzor@ubuntu.com3-60/+138
* 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_changedglatzor@ubuntu.com1-0/+2
2006-07-15* Can now modify the sources list (at the moment only in memory)glatzor@ubuntu.com2-60/+188
* A lot of cleanup and minor fixes