summaryrefslogtreecommitdiff
path: root/portato/gui/updater.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed error messageRené 'Necoro' Neumann2008-06-091-1/+1
|
* Also have masked package being looked up in the updater. Though this is ↵René 'Necoro' Neumann2008-05-271-5/+10
| | | | still misbehavior, as packages shouldn't be masked at this point of time
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+1
|
* Removed gtk subdirRené 'Necoro' Neumann2008-03-181-2/+1
|
* r751@Devoty: necoro | 2008-02-12 10:23:09 +0100Necoro2008-02-121-1/+2
| | | | Small bug fixes
* r725@Devoty: necoro | 2008-01-25 11:21:07 +0100Necoro2008-01-251-2/+8
| | | | small bug fixes
* r682@Devoty: necoro | 2008-01-20 03:23:02 +0100Necoro2008-01-201-5/+4
| | | | remove package at the _end_ of the merge
* r664@Devoty: necoro | 2008-01-18 21:40:29 +0100Necoro2008-01-181-0/+107
First support for 'delete on demand' r665@Devoty: necoro | 2008-01-18 22:18:05 +0100 Finished the 'on demand removal'