| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-02-15 | use 'in', add killAll | Felix Domke | |
| 2009-02-15 | add kill to Console | acid-burn | |
| 2009-01-27 | allow using a list for ePopen | Felix Domke | |
| 2008-12-04 | allow callback-less ePopen | Fraxinas | |
| 2008-10-29 | hand over extra_args to finished callback for eBatch calls | Andreas Frisch | |
| 2008-10-29 | add eBatch function for running system commands sequentially | Andreas Frisch | |
| 2008-10-28 | remove non working wrapper class to add a (unneeded) .get() call to | Andreas Monzner | |
| eConsoleAppContainers.. so now all external plugins must remove this .get() calls... example: cont = eConsoleAppContainer() cont.appClosed.append(cb_func) # old was cont.appClosed.get().append(cb_func) | |||
| 2008-10-27 | incorporate new class to support own asynchronous implementation of a ↵ | Andreas Frisch | |
| "popen" system call using eAppContainer | |||
