Commit graph

24 commits

Author SHA1 Message Date
cxl
3c3c610e8c ide: icpp now part of blitz, Core: Fixed issue in LocalProcess in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@8079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 10:12:03 +00:00
cxl
035e7fd1cb Core: Fixed issue in LocalProcess (thanks Hans)
git-svn-id: svn://ultimatepp.org/upp/trunk@8076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-20 22:43:31 +00:00
cxl
fcbfeb99db .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-20 19:48:12 +00:00
cxl
b6a3c83494 Core: LocalProcess with args - win32 implementation
git-svn-id: svn://ultimatepp.org/upp/trunk@8068 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-19 18:42:37 +00:00
cxl
176432a7b6 Core: LocalProcess arg vector support
git-svn-id: svn://ultimatepp.org/upp/trunk@8067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-19 17:58:22 +00:00
cxl
4ae6c41e56 Core: Fixed LocalProcess #958
git-svn-id: svn://ultimatepp.org/upp/trunk@8065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-19 15:45:17 +00:00
cxl
ebd49d52f9 Core: LocalProcess issue fixed (in POSIX) #958
git-svn-id: svn://ultimatepp.org/upp/trunk@8055 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-18 15:52:03 +00:00
cxl
0b6c3d20d8 Core: Fixed console CP issues (in Cout and LocalProcess)
git-svn-id: svn://ultimatepp.org/upp/trunk@7693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-15 17:46:12 +00:00
cxl
05ad085b50 Core: String/WString compiler error on operator+(int), (size_t)
git-svn-id: svn://ultimatepp.org/upp/trunk@7155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-03 10:29:14 +00:00
cxl
0ad5532512 ide: POSIX debugging of console applications now launches console #507
git-svn-id: svn://ultimatepp.org/upp/trunk@6677 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-19 12:36:35 +00:00
cxl
02fedadde0 ide: Alt+I minor fix #611
git-svn-id: svn://ultimatepp.org/upp/trunk@6676 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-19 08:33:37 +00:00
cxl
5b209ad363 Core: LocalProcess fixed to compile in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6315 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-05 06:24:39 +00:00
cxl
6b0749bd1b ide: Layout sorting #484
git-svn-id: svn://ultimatepp.org/upp/trunk@6310 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-04 17:50:48 +00:00
cxl
f563b8292e Core: LocalProcess/AProcess now allow reading stderr separately (Start2, Read2)
git-svn-id: svn://ultimatepp.org/upp/trunk@6308 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-04 13:56:26 +00:00
cxl
23fe370cd1 Core: LocalProcess Start now correctly closes duplicated handles, Ide: Qtf designer editor now zoomable/sizeable (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-03 17:57:55 +00:00
cxl
3b087583dc Core: AProcess / LocalProcess now has CloseRead/CloseWrite methods
git-svn-id: svn://ultimatepp.org/upp/trunk@6304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-02 15:15:55 +00:00
cxl
047f213ea1 Core: Fixed exit code in LocalProcess
git-svn-id: svn://ultimatepp.org/upp/trunk@5376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-22 06:21:52 +00:00
cxl
b91849f9c9 *uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 14:24:31 +00:00
cxl
6023477e37 Core: LocalProcess now has (No)ConvertCharset option, fixes issue with usvn file history
git-svn-id: svn://ultimatepp.org/upp/trunk@3962 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-07 08:42:16 +00:00
cxl
6be7e18574 RasterPlayer, *Core: LocalProcess, *png: version issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2669 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-08 08:08:52 +00:00
cxl
8fa7eb88b8 *Core: LocalProcess fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-07 16:17:29 +00:00
cxl
c835179a0c Core: Blackfin CPU support
git-svn-id: svn://ultimatepp.org/upp/trunk@1447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-26 15:41:41 +00:00
cxl
61fff2c453 Improved POSIX compatibility (OpenBSD, NetBSD support)
git-svn-id: svn://ultimatepp.org/upp/trunk@1095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-24 08:29:02 +00:00
cxl
9c25103e09 LocalProcess moved from usvn to Core
git-svn-id: svn://ultimatepp.org/upp/trunk@645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-16 14:13:39 +00:00
Renamed from uppsrc/usvn/SlaveProcess.cpp (Browse further)