Commit graph

29 commits

Author SHA1 Message Date
cxl
64b9eafee7 Core: BSD/clang patch (thanks SenderGhost)
git-svn-id: svn://ultimatepp.org/upp/trunk@7803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-20 18:17:41 +00:00
cxl
73da8b8bc0 CtrlCore, Draw: MT refactored, fixed StdFont issue in Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@5559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-18 23:45:03 +00:00
cxl
ff2736709f Core: INI_ system now using double checked locking to avoid mutexes
git-svn-id: svn://ultimatepp.org/upp/trunk@5231 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-24 07:18:27 +00:00
cxl
e1bb9c4e89 Core: Thread::Priority now implemented for POSIX (thanks tojocky)
git-svn-id: svn://ultimatepp.org/upp/trunk@5045 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-08 15:45:02 +00:00
cxl
9ba808013f Core: inet docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 11:40:17 +00:00
cxl
cfb94638fe Core: Raw thread in win32 now using CreateThread to avoid linking problems
git-svn-id: svn://ultimatepp.org/upp/trunk@4781 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-13 16:41:27 +00:00
cxl
b5e405587a Core: TcpSocket, Thread::AtExit
git-svn-id: svn://ultimatepp.org/upp/trunk@4761 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-09 13:51:08 +00:00
cxl
cfd894c242 Core: Refactored Stream interface (dword->int), fixed LauchWebBrowser for certaion situations (thanks Koldo)
git-svn-id: svn://ultimatepp.org/upp/trunk@4759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-08 14:44:03 +00:00
rylek
86ed763372 .Core/Mt.h: temporary fix - thread__ is ignored for DLL files where it crashes
git-svn-id: svn://ultimatepp.org/upp/trunk@4156 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-09 22:38:44 +00:00
cxl
edd2c87024 Core: Thread threadid support
git-svn-id: svn://ultimatepp.org/upp/trunk@2993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-12 19:53:24 +00:00
cxl
7e63d65e57 *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas
git-svn-id: svn://ultimatepp.org/upp/trunk@2972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-08 12:36:46 +00:00
rylek
b6c850b8eb Added implementation for DrawPolyPolyPolygonOp and DrawPolyPolylineOp; added 'public' modifier to ST-variant of RWMutex::ReadLock / WriteLock to get rid of GCC complaints.
git-svn-id: svn://ultimatepp.org/upp/trunk@1450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-28 08:44:00 +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
rylek
4c872d55ca GetPaintRect support in SystemDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@1423 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-17 11:50:58 +00:00
cxl
edf9e0fa30 Ctrl::Lock fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1194 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-16 20:25:07 +00:00
cxl
9ced8f7341 CtrlCore: Ctrl::Lock MT in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@1192 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-16 16:50:53 +00:00
cxl
3188396daf Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-31 13:35:51 +00:00
cxl
8dfe862ee8 Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-29 18:37:06 +00:00
cxl
85f0252c6a LazyUpdate documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@1023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-29 17:02:59 +00:00
cxl
7f4bf80baa MT docs
git-svn-id: svn://ultimatepp.org/upp/trunk@1021 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-29 14:26:07 +00:00
cxl
f5e8c702f9 MT synchronization primitives documented
git-svn-id: svn://ultimatepp.org/upp/trunk@1019 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-29 09:59:38 +00:00
cxl
97a4ecb845 Mingw CondtionVariable fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-20 13:48:02 +00:00
cxl
6243a9e7fc LazyUpdate single-threaded version
git-svn-id: svn://ultimatepp.org/upp/trunk@969 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-17 13:57:46 +00:00
cxl
7b2c6126f0 PDB debugger: watches are remembered, Clear all watches function, Drag&Drop to watches
git-svn-id: svn://ultimatepp.org/upp/trunk@967 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-17 12:25:03 +00:00
cxl
974ddc5222 ConditionVariable: POSIX implementation
git-svn-id: svn://ultimatepp.org/upp/trunk@941 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-11 13:18:54 +00:00
cxl
e53a5bf7d6 MT: CondotionVariable Win32 implementation
git-svn-id: svn://ultimatepp.org/upp/trunk@939 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-11 12:46:57 +00:00
cxl
7f5d05f0d5 SqlArray documentation, minor ide fix
git-svn-id: svn://ultimatepp.org/upp/trunk@936 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-10 22:43:09 +00:00
cxl
d44179e5a7 Preview in IconDes fileselector
git-svn-id: svn://ultimatepp.org/upp/trunk@463 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-19 19:18:18 +00:00
mdelfede
d2b54f7989 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00