summaryrefslogtreecommitdiff
path: root/portato.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove xsd and -x cmdline optionRené 'Necoro' Neumann2008-07-031-18/+1
|
* Use only global shmRené 'Necoro' Neumann2008-05-021-7/+1
|
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-3/+1
|
* Now recognize local shm moduleRené 'Necoro' Neumann2008-04-081-3/+6
|
* Added version infos to exceptionsRené 'Necoro' Neumann2008-03-281-0/+2
|
* Removed gtk subdirRené 'Necoro' Neumann2008-03-181-28/+6
|
* hmm ... yesRené 'Necoro' Neumann2008-03-071-1/+1
|
* Use 'nofork' instead of 'nolistener'René 'Necoro' Neumann2008-03-061-3/+3
|
* r771@Devoty: necoro | 2008-02-13 00:34:42 +0100Necoro2008-02-121-2/+0
| | | | | fixes
* r754@Devoty: necoro | 2008-02-12 22:27:11 +0100Necoro2008-02-121-8/+0
| | | | Remove pychecker support (pychecker isn't maintained anymore)
* r643@Devoty: necoro | 2008-01-16 18:55:49 +0100Necoro2008-01-181-1/+1
| | | | | | | | | | | | 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
* r617@Devoty: necoro | 2008-01-14 19:12:59 +0100Necoro2008-01-141-5/+5
| | | | Remove unnecessairy loads of the shm module
* r546@Devoty: necoro | 2007-11-13 19:08:28 +0100Necoro2007-11-131-7/+2
| | | | | | | | | | Added log tab r547@Devoty: necoro | 2007-11-13 23:10:39 +0100 added ebuild and changelog tab r548@Devoty: necoro | 2007-11-13 23:14:17 +0100 removed EbuildWindow and '--ebuild' option r549@Devoty: necoro | 2007-11-13 23:17:51 +0100 small change
* r535@Devoty: necoro | 2007-11-11 16:15:20 +0100Necoro2007-11-111-1/+1
| | | | Typo
* remove ebuild.lang -> is now in the normal gtksourceviewNecoro2007-10-241-1/+1
|
* bundled shm moduleNecoro2007-10-221-4/+4
|
* bundled shm moduleNecoro2007-10-221-1/+4
|
* use shm instead of pipesNecoro2007-10-221-8/+14
|
* use anonymous pipe instead of socket -- fixes security issueNecoro2007-10-151-22/+30
|
* make it work w/ rootNecoro2007-10-081-1/+3
|
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-271-3/+6
|
* small changesnecoro2007-08-121-13/+9
|
* made emerge pausing work (again?)necoro2007-08-121-6/+0
|
* added listener/notifynecoro2007-08-121-1/+1
|
* added listener/notifynecoro2007-08-121-1/+1
|
* added listener/notifynecoro2007-08-121-3/+32
|
* some translation fixes :)necoro2007-08-051-3/+3
|
* i18n support and german translationsnecoro2007-08-051-13/+18
|
* added logviewersnecoro2007-07-211-5/+10
|
* new Plugin Schemenecoro2007-07-201-1/+12
|
* use optparse to parse cmdline optionsnecoro2007-06-151-40/+41
|
* added ability of passing "&&" to the sync commandnecoro2007-06-151-6/+17
|
* Allowed Plugins to have a menunecoro2007-03-311-3/+6
|
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-191-5/+12
|
* fixed some bugs pyChecker foundnecoro2007-01-311-1/+1
|
* - fixed oneshot-bugnecoro2007-01-261-0/+1
| | | | - added accelerators - enabled copying out of the console
* - Added iconsnecoro2007-01-241-8/+12
| | | | - Added support for killing the process - Reorganised setup and starting-script
* Added cmd-line support for switching uisnecoro2007-01-171-5/+17
|
* Updatesnecoro2007-01-111-2/+2
|
* Renamed to portatonecoro2006-11-241-0/+30