summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2006-04-19* merged with sebastian (thanks!)Michael Vogt2-1/+6
* updated the changelog * added dh_iconcache to debian/rules
2006-04-19* UpdateManager/UpdateManager.py: make sure to escape the sourcepkg name ↵Michael Vogt1-0/+1
when building a regular expression
2006-04-19* make sure to get the section of the candidate when calculating the ↵Michael Vogt1-0/+2
changelog uri
2006-04-13* po/*: make update-poMichael Vogt1-0/+6
* po/POTFILES.in: added data/gnome-software-properties.desktop.in
2006-04-12* merged with update-manager--chipzzMichael Vogt1-2/+4
2006-04-12* make it not check for new distro releases anymore for dapperMichael Vogt1-0/+2
2006-04-10* changelog updatesMichael Vogt1-0/+2
2006-04-10* fix the help string in update-manager (ubuntu: #23274)Michael Vogt1-0/+1
2006-04-10* po/POTFILES.in: added missing files Michael Vogt1-0/+1
* po/*: make update-po
2006-04-07* typo fixMichael Vogt1-0/+6
* make update-po
2006-04-05* merged the patch from Jani for fakegconfMichael Vogt2-3/+7
2006-04-04* added dependency on unattended-upgradesMichael Vogt2-2/+8
2006-04-04* janis fake gconf patch addedMichael Vogt1-0/+2
2006-03-27* added the patch from chipzzMichael Vogt1-1/+1
2006-03-23* changelog updatesMichael Vogt1-1/+1
2006-03-23* merged from glatzorMichael Vogt1-0/+10
2006-03-22* added a better clean targetMichael Vogt1-0/+2
2006-03-22* merged from the laptop branchMichael Vogt1-0/+16
2006-03-22* fix a width limitation in the SoftwareProperties windowMichael Vogt1-0/+1
2006-03-22* don't show a reload dialog when runing embeddedMichael Vogt1-0/+9
2006-03-20* merged from the laptop branchMichael Vogt1-0/+6
2006-03-14* changelog finalizedMichael Vogt1-0/+6
2006-02-27* fixed the changelogMichael Vogt1-3/+1
2006-02-27* don't hide the details for the security upgrades yetMichael Vogt1-1/+3
2006-02-27* fixed the changelogMichael Vogt1-4/+5
2006-02-27* po/pt.po: added pt.po translationMichael Vogt1-1/+2
* debian/changelog: updated changelog (pt.po, pt_BR.po)
2006-02-24* depend on python-gnupginterfaceMichael Vogt1-1/+1
2006-02-23* merged pittis changesMichael Vogt1-5/+10
2006-02-23* debian/control: move to arch allMichael Vogt2-1/+8
* debian/changelog: updated
2006-02-23* Move the mime type handling of sources.lists to gnome-software-propertiesSebastian Heinlein1-0/+1
* Renamed mime type to text/x-apt-sources-list * Remove all depricated add-software-channel code * Add a schemas file for update-manager * Use dh_gconf * Software Properties: - Move the channel buttons to the bottom of the notebook to get more vertical space for the channels - Set a global window icon for SoftwareProperties and its children - Add drag and drop support for sources.list on the treeview_sources - Allow to enable and disable channels - Do not use so much space for rendering the sources lista - Use the comment instead of the URI in the channel list if we don't find a nice name - Show the type only on source channels - "binary" is too technial - Add some small sanity checks to aptsources - Use single quotes in the predefind distru names * Dialog add: - merge the custom and the default add dialog - sanity checks for the custom apt line, that do not allow to add a wrong one * Update Manager: - add an option to hide the reload reminder
2006-02-22* Add a prototype of a sources.list installer. double click on a sources.listSebastian Heinlein1-0/+2
to get the channels merged into your current channel list
2006-02-20* merged with sebiMichael Vogt1-1/+10
* updated pt_BR translation
2006-02-14* restored the python-gnome2 dependency, gconf is part of python-gnome2 :/Michael Vogt2-3/+3
2006-02-14* removed the gnome2 dependenciesMichael Vogt2-1/+7
2006-02-08* use --parent-window-id instead of gtksocket/gtkplugMichael Vogt2-2/+3
2006-02-08* fixed wording issues on the update-manager repo (thanks to Kinnison!)Michael Vogt1-0/+6
2006-02-07* changelog updatesMichael Vogt1-1/+1
2006-02-07* merged with sebiMichael Vogt1-0/+1
2006-02-07* changelog addedMichael Vogt1-0/+9
2006-01-31* changelog finalizedMichael Vogt1-1/+2
2006-01-27* merged with sebastianMichael Vogt1-1/+1
2006-01-26* handle exception with the gui and give advice about bug reportingMichael Vogt1-0/+1
2006-01-23* don't update to a unsupported distMichael Vogt1-0/+7
2006-01-18* SoftwareProperties: more HIGification Michael Vogt1-2/+6
2006-01-17* more wording and HIGification (thanks to Sebastian Heinlein)Michael Vogt1-0/+7
2006-01-16* fix locking errorMichael Vogt1-1/+2
2006-01-16* ignore failures when unlocking the cacheMichael Vogt1-1/+1
2006-01-16* HIGification (thanks to sebastian heinlein)Michael Vogt1-0/+13
2006-01-05* fix a indention that lead to absurdly large file in ↵Michael Vogt1-1/+3
/etc/apt/apt.conf.d/10periodic
2005-12-28* SoftwareProperties/dialog_add.py:Michael Vogt1-0/+8
- fix a problem with transient/parent window (ubuntu #21585)