summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-23* merged from sebiMichael Vogt2-17/+7
2006-03-23* use update_count in a more elegenat waySebastian Heinlein2-17/+7
2006-03-23* merged from glatzorMichael Vogt7-20/+67
2006-03-23* fixed wrong access key of "check" in an English environmentSebastian Heinlein1-1/+1
2006-03-23* added templates for the backportsSebastian Heinlein1-8/+25
2006-03-23* fixed a bug in the previous commitSebastian Heinlein1-1/+11
2006-03-23* do not select the first update if a new one is added - #36140Sebastian Heinlein1-4/+6
2006-03-23* fix the quick keyMichael Vogt1-1/+1
2006-03-23* fix a forgetten import of sys - #36138Sebastian Heinlein1-0/+1
2006-03-23* replaced double by single quotes in the channel descriptionsSebastian Heinlein2-14/+21
2006-03-23* fix a typo - #36123Sebastian Heinlein1-1/+1
2006-03-22* added a better clean targetMichael Vogt1-0/+2
2006-03-22* merged from the laptop branchMichael Vogt8-25/+48
2006-03-22* fix a width limitation in the SoftwareProperties windowMichael Vogt2-1/+2
2006-03-22* fix parent id for the software propertiesMichael Vogt1-1/+1
2006-03-22* don't show a reload dialog when runing embeddedMichael Vogt3-1/+12
2006-03-22* merged with the current -dapper treeMichael Vogt6-160/+276
2006-03-22* Better English (tm) - fixes #35985Sebastian Heinlein1-8/+8
2006-03-21* Fixed reload informationSebastian Heinlein3-11/+13
2006-03-20* Restore the correct path after reloading the sources listSebastian Heinlein1-2/+2
2006-03-20* do not show the reload information if there is a parent window for theSebastian Heinlein1-2/+6
2006-03-20* fix setup.py syntax errorMichael Vogt1-0/+1
2006-03-20* fix the missing toggle buttons in software-propertiesMichael Vogt5-141/+251
2006-03-20* merged from the laptop branchMichael Vogt49-8037/+10430
2006-03-20* Improve the rendering of the description in the update-managerSebastian Heinlein1-3/+18
2006-03-20* Move the "check" button next to the "install" buttonSebastian Heinlein1-128/+146
2006-03-17* allow to enable and disable channels/sourcesSebastian Heinlein2-3/+84
2006-03-17* small wording issueSebastian Heinlein1-1/+1
2006-03-17* use check instead of reload - no need to be so abstractSebastian Heinlein1-8/+8
2006-03-17* Use the the number of available and not selected updates to determinateSebastian Heinlein1-1/+1
2006-03-15* do not try to install not shipped mime stufSebastian Heinlein1-4/+0
2006-03-14* changelog finalizedMichael Vogt1-0/+6
2006-03-14* Fixed a typo and corrected an awkward grammar :)Sebastian Heinlein1-4/+3
2006-03-13* only run the progress bar one time during cache initSebastian Heinlein2-14/+33
2006-03-13* inform the user to update the cache if the channels have been modified.Sebastian Heinlein3-7/+76
2006-03-12* show a dialog that provides a button to reload the channel information ifSebastian Heinlein2-2/+139
2006-03-12* Update the language filesSebastian Heinlein34-373/+373
2006-03-12* Select the first upgrade in the list - fix for #23485Sebastian Heinlein1-0/+1
2006-03-12* show minimize and maximize in the window decoration. people minimize theSebastian Heinlein1-1/+1
2006-03-12* only show the help button if a help viewer is installed (currently only Sebastian Heinlein3-4/+47
2006-03-11* re-removed the AddSourcesList stuff - it is not supported and was justSebastian Heinlein38-556/+633
2006-03-11* restore the dialog sources list in the glade file, tooSebastian Heinlein1-0/+188
2006-03-11* Include a vaild .desktop file - bug #33575Sebastian Heinlein2-3/+126
2006-03-11* Add the backports to the available channels in the add dialogSebastian Heinlein1-0/+34
2006-03-10* remove the dialog_sources_list: it's not part of the dapper releaseSebastian Heinlein38-6404/+9165
2006-03-10* Clean up the glade files: remove deprecated dialogsSebastian Heinlein3-1246/+182
2006-02-28* use shutils.rmtree()Michael Vogt1-8/+2
2006-02-27* fixed the changelogMichael Vogt1-3/+1
2006-02-27* revert the SoftwareProperty changes for now until the new stuff is readyMichael Vogt6-1177/+375
2006-02-27* merged with mainMichael Vogt34-482/+3253