cxl
|
8293cc2216
|
Esc: Fixed crash on script error, Core: ValueMap - added String key variants, CtrlLib: ArrayCtrl - fixed issue with repeated SetCtrl for the same cell
git-svn-id: svn://ultimatepp.org/upp/trunk@1829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-12-21 22:50:06 +00:00 |
|
cxl
|
519ff209b0
|
Core: Thread documentation fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-12-19 10:28:56 +00:00 |
|
cxl
|
539410821e
|
Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-12-17 08:47:26 +00:00 |
|
rylek
|
daa4265615
|
Fixed bug in sGetLanguageDetails causing language data not being loaded from the system registry
git-svn-id: svn://ultimatepp.org/upp/trunk@1816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-12-16 11:03:55 +00:00 |
|
cxl
|
f4a72cf31b
|
Core: Fixed problem in LanguageInfo
git-svn-id: svn://ultimatepp.org/upp/trunk@1812 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-12-15 06:43:20 +00:00 |
|
cxl
|
4697e56e58
|
Core: CallbackArgTarget fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1811 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-12-14 09:03:28 +00:00 |
|
cxl
|
4e19e35baa
|
Core: LanguageInfo completely refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@1810 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-12-13 22:16:46 +00:00 |
|
cxl
|
28601a1ab7
|
CtrlLib, Code: EditString,ConvertString: TrimLeft, TrimRight, TrimBoth
git-svn-id: svn://ultimatepp.org/upp/trunk@1728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-11-29 22:28:15 +00:00 |
|
cxl
|
bb4160c8cf
|
Core: GetIniKey fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1724 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-11-26 16:43:08 +00:00 |
|
cxl
|
f46e73d5aa
|
Core: CParser::ThrowError() (without parameter)
git-svn-id: svn://ultimatepp.org/upp/trunk@1723 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-11-25 20:57:39 +00:00 |
|
cxl
|
f24ab202b7
|
RichEdit minor fixes, ViewBorder method
git-svn-id: svn://ultimatepp.org/upp/trunk@1720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-11-25 18:38:37 +00:00 |
|
cxl
|
23bfa4d036
|
uppsrc: Some missing .t converted
git-svn-id: svn://ultimatepp.org/upp/trunk@1709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-11-20 12:31:13 +00:00 |
|
cxl
|
58f3aa28d8
|
CtrlLib: HeaderCtrl serialization fixed (thanks zsolt), DropTree fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1706 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-11-18 08:09:16 +00:00 |
|
cxl
|
3ae6899080
|
uppsrc: More .t fixes..
git-svn-id: svn://ultimatepp.org/upp/trunk@1701 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-11-16 05:35:04 +00:00 |
|
cxl
|
083a8dd836
|
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
|
218dbc34cc
|
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
|
fdc0a13e50
|
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
|
9fb35c2ca3
|
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
|
dc2774b50b
|
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
|
4de7a09eed
|
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
|
816ac590d9
|
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
|
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 |
|