summaryrefslogtreecommitdiff
path: root/portato/gui/wrapper.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+1
|
* Removed gtk subdirRené 'Necoro' Neumann2008-03-181-0/+331
|
* Removed wrapperRené 'Necoro' Neumann2008-03-181-236/+0
|
* r752@Devoty: necoro | 2008-02-12 22:19:21 +0100Necoro2008-02-121-1/+1
| | | | Small import fixes (thanks to pylint)
* r664@Devoty: necoro | 2008-01-18 21:40:29 +0100Necoro2008-01-181-2/+22
| | | | | | First support for 'delete on demand' r665@Devoty: necoro | 2008-01-18 22:18:05 +0100 Finished the 'on demand removal'
* r661@Devoty: necoro | 2008-01-18 14:16:59 +0100Necoro2008-01-181-2/+2
| | | | | | First support for interactive emerges r662@Devoty: necoro | 2008-01-18 20:22:58 +0100 Now finished interactive emerges
* r643@Devoty: necoro | 2008-01-16 18:55:49 +0100Necoro2008-01-181-0/+34
| | | | | | | | | | | | Fixed small bug in PackageTable.cb_package_revert_clicked r646@Devoty: necoro | 2008-01-18 00:12:30 +0100 Make tabpositions being configurable by the user r647@Devoty: necoro | 2008-01-18 01:38:19 +0100 Renamed 'shm' to '_shm' to not hide the global one r648@Devoty: necoro | 2008-01-18 01:38:29 +0100 Renamed 'shm' to '_shm' to not hide the global one r649@Devoty: necoro | 2008-01-18 02:34:43 +0100 Added update queues; general UI improvement
* improved terminalnecoro2007-08-171-0/+5
|
* improved update-world; now showing differences between installed and set ↵necoro2007-08-161-1/+5
| | | | use-flags
* Some more functionality for the Qt-Frontendnecoro2007-04-071-18/+1
|
* Added console-statusnecoro2006-12-031-0/+6
|
* Renamed to portatonecoro2006-11-241-0/+184
ettingRené 'Necoro' Neumann1-1/+1 2020-04-20Started with mail creationRené 'Necoro' Neumann4-3/+126 2020-04-20FeeditemsRené 'Necoro' Neumann2-2/+14 2020-04-20GlobalOptionsRené 'Necoro' Neumann3-25/+79 2020-04-19RestructureRené 'Necoro' Neumann6-152/+177 2020-04-19Rename package 'parse' to 'feed'René 'Necoro' Neumann2-3/+3 2020-04-19SELECT is not necessary for most operations -- skip itRené 'Necoro' Neumann2-12/+1 2020-04-19Store path as array -- the delimiter is not always '.'René 'Necoro' Neumann3-36/+44 2020-04-19Split client part to client.goRené 'Necoro' Neumann2-125/+137 2020-04-19IMAP: Create foldersRené 'Necoro' Neumann1-4/+38 2020-04-19Improved IMAPRené 'Necoro' Neumann1-3/+88 2020-04-19Started IMAP connectionRené 'Necoro' Neumann4-0/+152 2020-04-19Use our own logger for debug for convenience sakeRené 'Necoro' Neumann1-2/+3 2020-04-19Fix debug logging m(René 'Necoro' Neumann1-2/+2 2020-04-19Rename util.go to log.go. Add verbose modeRené 'Necoro' Neumann4-24/+54 2020-04-19Clean go.modRené 'Necoro' Neumann2-3/+0 2020-04-19Do not print the parsedCfg anymoreRené 'Necoro' Neumann1-1/+1 2020-04-19Increase go-version to 1.14René 'Necoro' Neumann1-2/+2 2020-04-19CI: go vetRené 'Necoro' Neumann1-0/+3 2020-04-19Fetching and parsing the feedsRené 'Necoro' Neumann5-4/+113 2020-04-19Ignore all config*.ymlRené 'Necoro' Neumann1-1/+1