summaryrefslogtreecommitdiff
path: root/portato/backend/catapult/package.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed new_use_flag creation errorRené 'Necoro' Neumann2008-03-181-3/+3
|
* Moved get_dependencies to top package classRené 'Necoro' Neumann2008-03-121-7/+0
|
* improved performance by caching the use_expand queriesRené 'Necoro' Neumann2008-03-111-5/+14
|
* use catapult varsRené 'Necoro' Neumann2008-03-111-2/+3
|
* Updated catapult stuffRené 'Necoro' Neumann2008-03-111-20/+43
|
* r553@Devoty: necoro | 2007-11-14 18:26:50 +0100Necoro2007-11-141-1/+1
| | | | new catapult find API
* r526@Devoty: necoro | 2007-11-04 21:59:44 +0100Necoro2007-11-041-1/+5
| | | | JABF
* r521@Devoty: necoro | 2007-10-31 17:19:09 +0100Necoro2007-11-011-8/+7
| | | | | | | | | r522@Devoty: necoro | 2007-11-02 00:51:00 +0100 No more instanceof calls r523@Devoty: necoro | 2007-11-02 00:51:51 +0100 Fixed bugs; removed unnecessairy dbus calls; make update world being async r524@Devoty: necoro | 2007-11-02 00:52:09 +0100 always use catapult
* small changes to prepare for 0.8.6Necoro2007-10-191-8/+4
|
* uses "str" types - as normal ;) ... dbus.String sucksNecoro2007-10-161-12/+12
|
* small changesNecoro2007-10-101-2/+2
|
* first catapult supportNecoro2007-10-071-0/+132
.git/commit/portato/gui/gtk/windows.py?h=v0.12&id=7c06ac66c161cc8b4110999dc2bf2f2a98ae574b&follow=1'>Better session handlingRené 'Necoro' Neumann1-5/+54 2008-03-07Small changesRené 'Necoro' Neumann1-1/+4 2008-03-07Updated shm module to 1.2René 'Necoro' Neumann1-8/+21 2008-03-07Update TODORené 'Necoro' Neumann1-3/+1 2008-03-07hmm ... yesRené 'Necoro' Neumann1-1/+1 2008-03-06Used better exceptions for configuration parserRené 'Necoro' Neumann1-26/+114 2008-03-06Update translationRené 'Necoro' Neumann2-349/+393 2008-03-06Update createpot.shRené 'Necoro' Neumann1-3/+2 2008-03-06Use 'nofork' instead of 'nolistener'René 'Necoro' Neumann1-3/+3 2008-03-05Install glade files into template dir and not data dirRené 'Necoro' Neumann2-2/+1 2008-03-05Added dependency listRené 'Necoro' Neumann3-117/+237