Commit graph

3663 commits

Author SHA1 Message Date
cxl
bb2128dfc0 Core: Format: fixed corner-case
git-svn-id: svn://ultimatepp.org/upp/trunk@7238 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-13 05:50:44 +00:00
cxl
0c60469503 Core: CParser changed ReadString not to ignore unterminated strings on default
git-svn-id: svn://ultimatepp.org/upp/trunk@7237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 17:14:56 +00:00
cxl
02f33f88c6 Core: ValueTypeError minor optimizations
git-svn-id: svn://ultimatepp.org/upp/trunk@7236 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 16:59:38 +00:00
cxl
c9196ab5b1 Core: ValueTypeError
git-svn-id: svn://ultimatepp.org/upp/trunk@7234 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 16:51:56 +00:00
cxl
2add365c36 Core: Fixed issue with lambda
git-svn-id: svn://ultimatepp.org/upp/trunk@7232 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 14:38:18 +00:00
cxl
b3f0bc3000 Core: New lambda handling
git-svn-id: svn://ultimatepp.org/upp/trunk@7231 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 14:29:13 +00:00
cxl
f686367f8c .developing lambda
git-svn-id: svn://ultimatepp.org/upp/trunk@7229 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 12:26:37 +00:00
cxl
307d763b5b Core: String::FindAfter
git-svn-id: svn://ultimatepp.org/upp/trunk@7225 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 11:56:58 +00:00
cxl
930c9985f5 Core: LoadDataFile, SetDataPath, plugin/lzma: missing functions implemented
git-svn-id: svn://ultimatepp.org/upp/trunk@7224 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 10:44:12 +00:00
cxl
8c0c9e6658 ide: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7220 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-11 11:25:46 +00:00
cxl
95b4ac71a7 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7219 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-11 07:11:22 +00:00
cxl
523ac57989 ScatterDraw: Fixed for C++11, fixed pick/clone bugs
git-svn-id: svn://ultimatepp.org/upp/trunk@7217 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-11 05:56:52 +00:00
cxl
d35691783d ODBC: Fixed for C++11
git-svn-id: svn://ultimatepp.org/upp/trunk@7212 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-10 09:51:08 +00:00
cxl
51e3b7bff1 Core/SMTP improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@7209 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-10 06:21:26 +00:00
cxl
ff4f567deb Core: MIME more extensions
git-svn-id: svn://ultimatepp.org/upp/trunk@7202 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-09 11:17:28 +00:00
cxl
3b51323ebf Core: file extension <-> MIME conversions
git-svn-id: svn://ultimatepp.org/upp/trunk@7199 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-09 08:04:02 +00:00
cxl
8f0b8bf4cf Core: C++11 compatibility fix
git-svn-id: svn://ultimatepp.org/upp/trunk@7194 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-09 06:27:40 +00:00
cxl
20be2642a0 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7192 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-08 17:36:26 +00:00
cxl
989ee080ac .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-08 17:27:23 +00:00
cxl
c390f2fc0d *Core/POP3: Removed line ending at the end of multipart
git-svn-id: svn://ultimatepp.org/upp/trunk@7189 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-08 12:15:06 +00:00
cxl
dd2a673e2d *Core/POP3, SMTP: format fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@7187 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-08 11:52:25 +00:00
cxl
3bb23a025e *Core/POP3: InetMessage: Fixed issue with message/rfc822 decoding
git-svn-id: svn://ultimatepp.org/upp/trunk@7186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-08 08:53:18 +00:00
cxl
6902edae8e Core/POP3: Message body content-type encoding fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7184 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-07 11:24:00 +00:00
cxl
aef45f2d04 Core:POP3: MIMEHeader parser
git-svn-id: svn://ultimatepp.org/upp/trunk@7182 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-07 09:14:08 +00:00
cxl
75cdf20858 Core: removing 'simple' lambda callback because of poor resolution
git-svn-id: svn://ultimatepp.org/upp/trunk@7179 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-06 07:53:28 +00:00
cxl
34a6a0b443 GridCtrl: fixed for C++11
git-svn-id: svn://ultimatepp.org/upp/trunk@7177 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-05 16:45:55 +00:00
cxl
8357f89eb1 Turtle: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@7174 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-05 15:52:42 +00:00
cxl
6f5eaa2d64 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7173 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-05 15:35:11 +00:00
cxl
d6ffb90d02 Report: removed CLANG warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@7169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-05 14:44:26 +00:00
cxl
7df7017b8e Core: Fail__ changed
git-svn-id: svn://ultimatepp.org/upp/trunk@7163 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-04 12:02:47 +00:00
cxl
be6c7a3c19 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7162 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-04 11:47:52 +00:00
cxl
51bbd72146 Core: Fail__ for String::operator+(String, int)
git-svn-id: svn://ultimatepp.org/upp/trunk@7161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-04 11:45:35 +00:00
cxl
35696eb575 umk (and theide): removed heuritics about initial blitz time
git-svn-id: svn://ultimatepp.org/upp/trunk@7160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-04 11:33:47 +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
41dfaa2978 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7153 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-03 06:59:11 +00:00
cxl
b9df4ac6d7 Skylark: Fixed for C++11
git-svn-id: svn://ultimatepp.org/upp/trunk@7144 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-02 19:15:08 +00:00
cxl
dc9a464a45 *Core: String: Fixed searching of empty string.
git-svn-id: svn://ultimatepp.org/upp/trunk@7140 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-02 18:11:03 +00:00
cxl
9c17645f95 ,cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7139 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-02 18:04:34 +00:00
cxl
41a2914ec0 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7134 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-02 15:54:57 +00:00
cxl
fe4756e9aa .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7133 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-02 08:51:55 +00:00
cxl
af71930d67 *Core: Fixed T& SortedArrayMap::Add(K)
git-svn-id: svn://ultimatepp.org/upp/trunk@7132 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-02 06:13:06 +00:00
cxl
2630a65b7f Core: Dbg mode heap leaks now Panics
git-svn-id: svn://ultimatepp.org/upp/trunk@7128 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-01 19:38:48 +00:00
koldo
8ed1319281 ScatterDraw: Added LinkedWith()
git-svn-id: svn://ultimatepp.org/upp/trunk@7125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-01 19:33:37 +00:00
koldo
7b4b56e6fb ScatterCtrl: Added LinkedWith()
git-svn-id: svn://ultimatepp.org/upp/trunk@7124 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-01 19:33:08 +00:00
cxl
324f0ceb60 Core: Fixed STL iterators for sorted maps
git-svn-id: svn://ultimatepp.org/upp/trunk@7123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-01 19:26:50 +00:00
cxl
2dde880b0d .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-01 17:50:40 +00:00
cxl
f2cf896e11 Core: TcpSocket::WaitConnect
git-svn-id: svn://ultimatepp.org/upp/trunk@7120 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-01 16:55:08 +00:00
cxl
42b7ce0476 .ide: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7119 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-01 16:49:31 +00:00
cxl
92b70f2111 Core: Ctrl::GetMouseWorkArea() #725
git-svn-id: svn://ultimatepp.org/upp/trunk@7112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-30 08:51:13 +00:00
cxl
972873408c Core/POP3: InetMessage header decoder refactored (thanks Oblivion)
git-svn-id: svn://ultimatepp.org/upp/trunk@7111 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-30 07:29:22 +00:00