Commit graph

231 commits

Author SHA1 Message Date
cxl
f4bfc9fa24 Core: GetUtcTime
git-svn-id: svn://ultimatepp.org/upp/trunk@1650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-22 14:51:07 +00:00
cxl
3debb8357d Core: GetIniKey fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1649 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-22 08:34:18 +00:00
cxl
3ff2c917d8 Core: GetIniKey improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@1647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-21 09:05:13 +00:00
cxl
a7bdca3453 Core: new Split variant with String delimiter
git-svn-id: svn://ultimatepp.org/upp/trunk@1645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-21 07:21:54 +00:00
rylek
b1bb783874 Funny typo in SqlCompile; improved diagnostics of so load failure in Linux (Dli.cpp); improved connection failure diagnostics in OCI8
git-svn-id: svn://ultimatepp.org/upp/trunk@1642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-20 09:55:03 +00:00
cxl
c6a4eee54a Core, CtrlLib: ConvertDate, ConvertTime now have Default method -> propagates to date/time widgets as well...
git-svn-id: svn://ultimatepp.org/upp/trunk@1641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-19 20:44:36 +00:00
cxl
e911f590bc Core: ConvertTime Min, Max
git-svn-id: svn://ultimatepp.org/upp/trunk@1639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-19 17:11:48 +00:00
cxl
e5b37792f1 FileMapping fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@1635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-18 19:21:42 +00:00
rylek
5f584f687b Linux bug fix in FileMapping - mmap returns error as -1, not 0
git-svn-id: svn://ultimatepp.org/upp/trunk@1632 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-14 22:15:54 +00:00
cxl
98bafb44f7 ide: Package selector now shows app icons if available
git-svn-id: svn://ultimatepp.org/upp/trunk@1623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-10 13:20:38 +00:00
cxl
81e4fd2eed Fix of recent fix for POSIX...
git-svn-id: svn://ultimatepp.org/upp/trunk@1621 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-09 12:49:21 +00:00
cxl
808faf53cc Core, ide: Fixed issue with non-ASCII characters in environment
git-svn-id: svn://ultimatepp.org/upp/trunk@1620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-09 12:11:22 +00:00
cxl
0f6834476b Core: Array::AppendPick fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@1615 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-07 17:21:24 +00:00
cxl
cedbea2d15 Core: Fixed usrlog deletion problem
git-svn-id: svn://ultimatepp.org/upp/trunk@1601 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-02 09:00:28 +00:00
cxl
15e13da48d CtrlCore: X11 version of RegisterSystemHotKey
git-svn-id: svn://ultimatepp.org/upp/trunk@1590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-24 20:36:45 +00:00
cxl
c15bfed417 Core: Charset Support for CP1161 and ARMSCII_8 are back
git-svn-id: svn://ultimatepp.org/upp/trunk@1587 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-24 08:54:26 +00:00
cxl
85258552fb New ES-ES translation
git-svn-id: svn://ultimatepp.org/upp/trunk@1579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-20 21:15:38 +00:00
cxl
50fb4807ae Core: Removed faulty charsets
git-svn-id: svn://ultimatepp.org/upp/trunk@1578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-20 21:11:42 +00:00
cxl
f2ccaa99ba Core: Added multiple 8-bit encoding by Mindtraveller (thanks!)
git-svn-id: svn://ultimatepp.org/upp/trunk@1574 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-17 17:29:13 +00:00
cxl
feb49215a6 Core: Fixed inefficiency in Vector::SetCountR (and thus in Vector::At)
git-svn-id: svn://ultimatepp.org/upp/trunk@1563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-07 08:37:38 +00:00
cxl
2cfd8be147 Core docs fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-21 12:53:08 +00:00
cxl
687b78c6f7 Core: TimeStop Elapsed now returns dword
git-svn-id: svn://ultimatepp.org/upp/trunk@1522 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-21 12:51:57 +00:00
cxl
1205935960 CtrlCore: Massive fix of MT, Draw: Fixed DrawingDraw::Create for case when tehere are some data in DrawingDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@1506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-13 13:40:54 +00:00
cxl
166959ba49 Core: Added StringStream::Reserve
git-svn-id: svn://ultimatepp.org/upp/trunk@1496 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-12 07:17:25 +00:00
cxl
6d82acb6be Core: Fixed issue with FindFile::IsSymLink
git-svn-id: svn://ultimatepp.org/upp/trunk@1482 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-08 22:01:47 +00:00
cxl
0f40344079 Core: Vector::Clear deallocates all memory
git-svn-id: svn://ultimatepp.org/upp/trunk@1457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-31 06:33:55 +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
cxl
fdc6d13820 String docs addenum, OEM charset in GetEnv (thanks Zbigniew), BLOB in MySql (thanks Sergey)
git-svn-id: svn://ultimatepp.org/upp/trunk@1442 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-26 01:32:38 +00:00
cxl
881d21fbea Core: Fixed wchar Filter, FilterWhile
git-svn-id: svn://ultimatepp.org/upp/trunk@1440 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-21 15:06:41 +00:00
cxl
af67bb7d8f Draw: Fixed Win32 font issues
git-svn-id: svn://ultimatepp.org/upp/trunk@1426 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-17 12:09:08 +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
d379f9be9f Draw: fixed underline issue, Font documented
git-svn-id: svn://ultimatepp.org/upp/trunk@1385 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-08 17:46:19 +00:00
cxl
6dc99ffef1 Core: CloseStdLog
git-svn-id: svn://ultimatepp.org/upp/trunk@1332 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-24 09:23:57 +00:00
cxl
9c1345f277 Core: Doc fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1325 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-21 18:08:03 +00:00
cxl
8529661e4a Assist++ now supports .sch files
git-svn-id: svn://ultimatepp.org/upp/trunk@1292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-09 16:01:59 +00:00
cxl
fba472cbc6 XML now produces CFLF pairs
git-svn-id: svn://ultimatepp.org/upp/trunk@1291 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-09 13:39:04 +00:00
cxl
666ca62862 Core: DirectoryExits fixed to work with Win32 drives
git-svn-id: svn://ultimatepp.org/upp/trunk@1290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-08 12:29:05 +00:00
cxl
007d6453c5 Writing Sql tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@1258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-01 21:01:06 +00:00
cxl
e5a9d0dd6f BSD patch by masu
git-svn-id: svn://ultimatepp.org/upp/trunk@1254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-31 11:42:14 +00:00
cxl
e9c0bb29a6 theide: Navigator fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1248 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-30 06:39:30 +00:00
cxl
2cbfc8721e Theide:minor fixes, Core: WString Filter(WString variants
git-svn-id: svn://ultimatepp.org/upp/trunk@1242 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-27 18:06:19 +00:00
cxl
c1daf61c8b theide: Select package dialog 'All' option expanded to DropList understandable options, main packages now bold
git-svn-id: svn://ultimatepp.org/upp/trunk@1237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-26 08:46:59 +00:00
cxl
951d74e221 SqlBinary changed to work as SqlCompile type -> it now should work in PGSQL too
git-svn-id: svn://ultimatepp.org/upp/trunk@1232 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-25 08:30:49 +00:00
cxl
cc10f0892f Fix of AssertMoveable for NO_MOVEABLE_CHECK
git-svn-id: svn://ultimatepp.org/upp/trunk@1208 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-18 12:58:26 +00:00
cxl
d5d9b1764d Change MT Gui
git-svn-id: svn://ultimatepp.org/upp/trunk@1205 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-17 21:30:02 +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
ddc257b3cf FileTime -> Time fix, theide: package selector now shows the nest
git-svn-id: svn://ultimatepp.org/upp/trunk@1186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-15 18:16:49 +00:00
cxl
ac4ce295cf Applied new sk-sk translation
git-svn-id: svn://ultimatepp.org/upp/trunk@1183 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-15 07:06:41 +00:00