Mercurial
Mercurial
>
beremiz
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
wxPopen.py
Tue, 11 Mar 2008 12:44:02 +0100
greg
fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.
file
|
diff
|
annotate
Tue, 11 Mar 2008 10:38:12 +0100
greg
fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))
file
|
diff
|
annotate
Tue, 26 Feb 2008 15:04:12 +0100
etisserant
Re-enabled stderr
file
|
diff
|
annotate
Mon, 25 Feb 2008 16:59:28 +0100
greg
fixed display/hide console when launch external programs
file
|
diff
|
annotate
Sun, 24 Feb 2008 02:06:42 +0100
etisserant
Fixed way apps are launched in parralel with single log window... Tested in win32 only.
file
|
diff
|
annotate
Mon, 28 Jan 2008 20:06:22 +0100
etisserant
Added right aligment of parameteres blocks
file
|
diff
|
annotate
Mon, 10 Dec 2007 17:05:36 +0100
etisserant
Some window related enhancements
file
|
diff
|
annotate
Fri, 16 Nov 2007 17:40:18 +0100
lbessard
Improve wxPopen to be compatible with wx2.6 and higher
file
|
diff
|
annotate
Thu, 20 Sep 2007 17:32:52 +0200
etisserant
Enhanced and really multi-platform process logging. Use wxProcess and wxExecute instead of python popen3 (unix only).
file
|
diff
|
annotate
(0)
tip