Commit graph

238 commits

Author SHA1 Message Date
cxl
ea2c2f3054 theide: .t files are now saved with strings converted by escaping >127 characters (and back on loadig); uppsrc: all .t files converted this way
git-svn-id: svn://ultimatepp.org/upp/trunk@1696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-15 20:26:26 +00:00
rylek
6ec88ac624 Incorporation of Hans' fixes to FileMapping (ignored write flag, zero file size on CreateFileMapping)
git-svn-id: svn://ultimatepp.org/upp/trunk@1695 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-15 20:06:48 +00:00
cxl
b333a94ee6 CtrlLib: FileSel::Types, Select* family of utility FileSel based functions and classes; minor ide bug fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@1676 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-02 16:54:26 +00:00
cxl
b0a2939947 RichEdit related: MakeSpellScd utility to create .scd spelling checker files, also fixed RichEdit to support UTF-8 based format
git-svn-id: svn://ultimatepp.org/upp/trunk@1673 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-02 09:43:25 +00:00
rylek
12a46dee60 InstallPanicMessageBox support added to Windows: console applications no longer pop up a MessageBox when panicking, instead they write the panic string on the error output and terminate.
git-svn-id: svn://ultimatepp.org/upp/trunk@1664 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-26 23:19:34 +00:00
cxl
8365652425 Core: *Map::IsPicked
git-svn-id: svn://ultimatepp.org/upp/trunk@1656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-25 20:04:23 +00:00
rylek
43a5c53961 A few typecasts to enable / simplify 64-bit compilation
git-svn-id: svn://ultimatepp.org/upp/trunk@1653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-22 20:32:41 +00:00
cxl
15d76fac56 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
83052ade45 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
8762517e43 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
d4fccbb73a 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
4ab331024e 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
80a2b84725 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
27f01e388d 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
d30185e1aa 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
e73dab8d06 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
91ae475085 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
c8064b5c3e 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
970c35fceb 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
1693158ce3 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
eff0d5a64e 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
824a7c7902 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
239748b0d3 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
6bb2b1896d 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
3e0816e549 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
01fd100926 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
d1e4bc82a9 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
400e78f167 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
4ff86aa5b5 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
45599b5f26 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
c6c41ac2c6 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
8221990cdc 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
8c0aac8241 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
1264da8e6f 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
29701e5eb8 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
29649cf062 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
d3d5c066a5 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
eb6013e5be 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
e48f20a683 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
bacf2dc0ec 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
be2af9ea9f 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
9bb8f2dac6 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
cb33f077e1 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
0d71073609 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
a79b868d06 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
e9479626f1 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
1c11d5323c 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
9c082c948d 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
0d19980d0d 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
b91444d77a 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