Commit graph

1116 commits

Author SHA1 Message Date
cxl
f0fd46daa4 Core: Ini: Fixed C comment issue #768
git-svn-id: svn://ultimatepp.org/upp/trunk@7328 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-28 13:17:25 +00:00
cxl
8502f2fba6 CParser: NoSkipComments
git-svn-id: svn://ultimatepp.org/upp/trunk@7320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-26 18:04:58 +00:00
cxl
e7f12ab537 Core: CParser LineInfoComment, Skylark: Improved witz error handling
git-svn-id: svn://ultimatepp.org/upp/trunk@7318 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-26 09:38:18 +00:00
cxl
47a979d1ca Core: Improved mingw compatibility #746
git-svn-id: svn://ultimatepp.org/upp/trunk@7308 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-23 08:01:24 +00:00
cxl
93f8b5775e Core: ValueArray/Map::Pick fixed for GCC, CLANG (11)
git-svn-id: svn://ultimatepp.org/upp/trunk@7304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-23 07:28:23 +00:00
cxl
8812eccc79 Core: ValueArray, ValueMap Pick
git-svn-id: svn://ultimatepp.org/upp/trunk@7302 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-23 07:14:40 +00:00
cxl
5f819286b8 *Core/SMTP: Fixed uninitalized variable ssl
git-svn-id: svn://ultimatepp.org/upp/trunk@7299 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-23 06:00:27 +00:00
cxl
374e224933 Core: Join cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7294 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-22 09:32:12 +00:00
cxl
26d7282240 CtrlCore: Support for files drag source in win32, Core: Fixed Join
git-svn-id: svn://ultimatepp.org/upp/trunk@7292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-22 09:26:54 +00:00
cxl
5ee25bf05a Core: App removed catch(Exc) so that debugger behaves can show the backtrace
git-svn-id: svn://ultimatepp.org/upp/trunk@7290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-22 07:03:03 +00:00
cxl
04b58b52d7 Core: Split fixed for GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@7289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-22 06:50:05 +00:00
cxl
5266887218 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7288 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-22 05:57:02 +00:00
cxl
e72ac348f1 Core: Split/Join/Merge refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7285 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-21 15:22:49 +00:00
cxl
df1359dc27 .fixed typos..
git-svn-id: svn://ultimatepp.org/upp/trunk@7282 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-18 19:22:36 +00:00
cxl
768bbb9c3b Core: WithPick
git-svn-id: svn://ultimatepp.org/upp/trunk@7279 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-18 18:44:22 +00:00
cxl
ff217d5a92 ide: Fixed to compile in CLANG11 in single-threaded mode
git-svn-id: svn://ultimatepp.org/upp/trunk@7278 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-18 12:58:45 +00:00
cxl
ff539ef6c2 POP3: InetMessage::Clear
git-svn-id: svn://ultimatepp.org/upp/trunk@7275 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-18 08:31:59 +00:00
cxl
a357fbfd50 Core/POP3: MIMEHeader parsing improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7272 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-17 13:01:29 +00:00
cxl
3a00114df3 Core: StrDbl improved error checking (e.g. '12-12' is now error)
git-svn-id: svn://ultimatepp.org/upp/trunk@7271 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-17 12:07:36 +00:00
cxl
0fa12a5c3b Core: Added ValueTypeError catch in for Load by serialize
git-svn-id: svn://ultimatepp.org/upp/trunk@7263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-16 06:55:59 +00:00
cxl
9e7db5acd5 Core: ZCompress / ZDecompress now have 'hdr' parameter
git-svn-id: svn://ultimatepp.org/upp/trunk@7260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-15 18:14:10 +00:00
cxl
b3ebf652ab Core: Http improved logging, POP3: Parse/Format message IDs, Win32Wnd improved Exc diagnostics
git-svn-id: svn://ultimatepp.org/upp/trunk@7259 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-15 12:55:07 +00:00
cxl
59eefa80ca Core: silnced warning in heaputil.cpp #748
git-svn-id: svn://ultimatepp.org/upp/trunk@7258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-14 18:45:50 +00:00
cxl
58fc98d8b6 Core: Exc moved to Diag.h
git-svn-id: svn://ultimatepp.org/upp/trunk@7244 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-14 08:54:35 +00:00
cxl
ca1a7bf19a Core: Minor changes with ValueTypeError, Skylark: Fixed issue with witz error line number
git-svn-id: svn://ultimatepp.org/upp/trunk@7243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-13 18:44:34 +00:00
cxl
0a0fd31058 CParser: Fixed issue with ReadString and UTF-8
git-svn-id: svn://ultimatepp.org/upp/trunk@7241 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-13 06:18:43 +00:00
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
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
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
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
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