Commit graph

1157 commits

Author SHA1 Message Date
cxl
dc581b94de .doc (thanks mikini)
git-svn-id: svn://ultimatepp.org/upp/trunk@7660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-11 06:19:53 +00:00
cxl
753a09ad77 .removed forgotten DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@7647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-07 17:43:37 +00:00
cxl
2f491c9646 Core: Fixed ValueMap::RemoveKey issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-05 13:00:16 +00:00
cxl
ebdfa05710 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7632 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-02 07:35:21 +00:00
cxl
f5d59c52a4 Core: Workaround for gcc 4.8.x compilation issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7624 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-31 09:32:20 +00:00
koldo
8e44035959 .Core: Doc detail
git-svn-id: svn://ultimatepp.org/upp/trunk@7622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-29 20:32:52 +00:00
cxl
1640a25f68 ide: Developing debugger termination, Core/SMTP: Fixed issue with lone space at the end of text
git-svn-id: svn://ultimatepp.org/upp/trunk@7608 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-26 12:18:17 +00:00
cxl
b4bba75bbd Core/SMTP: RequestTimeout fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7606 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-26 07:24:22 +00:00
cxl
408d42f842 Core/SMTP: Logging improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7601 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-24 17:55:25 +00:00
cxl
054d2994b8 * Core: XML cosmetics #834 (thanks Koldo)
git-svn-id: svn://ultimatepp.org/upp/trunk@7600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-24 17:46:03 +00:00
cxl
8902f808c5 Core: HttpRequest now calls IpAddrInfo::Clear ASAP to release the resovling slot
git-svn-id: svn://ultimatepp.org/upp/trunk@7575 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-09 07:59:59 +00:00
cxl
3c854274ed Core: Algo.h: FindBest fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7571 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-06 15:50:51 +00:00
cxl
18de3d2c20 *Core: Fixed issue in StrInt
git-svn-id: svn://ultimatepp.org/upp/trunk@7567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-06 06:24:21 +00:00
cxl
d8cc437817 ScanDouble/Int now scans prefix, postfix checked in StrDbl/IntValue
git-svn-id: svn://ultimatepp.org/upp/trunk@7564 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-05 17:20:20 +00:00
cxl
709f33b888 Core: missing typename in Algo.h
git-svn-id: svn://ultimatepp.org/upp/trunk@7562 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-05 17:02:16 +00:00
cxl
3d62911f3e Core: RawRef/RichRef fixed, Algo.h fixed Min/Max, Diag.h some functions made public
git-svn-id: svn://ultimatepp.org/upp/trunk@7560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-05 15:52:36 +00:00
cxl
a06b37b77a Some warnings fixed, MYSQL: Fixed decimal issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-01 15:09:14 +00:00
cxl
8345e3f742 ide: Replacing wildcards improved ($ -> $ $)
git-svn-id: svn://ultimatepp.org/upp/trunk@7552 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-29 11:46:18 +00:00
cxl
54037c8f34 HttpRequest: PostStream (to upload big data) #524
git-svn-id: svn://ultimatepp.org/upp/trunk@7548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-28 11:17:11 +00:00
cxl
783f5d4337 ide: Developing new navigator
git-svn-id: svn://ultimatepp.org/upp/trunk@7543 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-27 07:34:05 +00:00
cxl
bb2f7386cd Core: One::Is<TT>() const
git-svn-id: svn://ultimatepp.org/upp/trunk@7529 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-22 10:57:50 +00:00
cxl
5e8fbcfab3 ide: Incremental find/replace from cursor improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-18 13:26:02 +00:00
cxl
271bfe9c7f CtrlLib: LineEdit::Load, Save optimized, Core: Stream::GetSzPtr
git-svn-id: svn://ultimatepp.org/upp/trunk@7519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-18 11:01:20 +00:00
cxl
ec2833c3c4 POP3: InetMessage fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@7498 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-10 07:57:43 +00:00
cxl
40344565f6 Core/POP3: InetMessage now capable of reassembling the message back
git-svn-id: svn://ultimatepp.org/upp/trunk@7497 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-09 13:14:07 +00:00
cxl
0ffe8e4c84 ide: finalizing find&replace, *Core: Fixed issue with finding AString::Find
git-svn-id: svn://ultimatepp.org/upp/trunk@7495 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-08 10:19:51 +00:00
cxl
6296b1203e New SK-SK translation applied (thanks Gapko)
git-svn-id: svn://ultimatepp.org/upp/trunk@7425 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-08 09:37:24 +00:00
cxl
ef2bd2b6e4 plugin/zip: Zip: Streaming mode for individual files
git-svn-id: svn://ultimatepp.org/upp/trunk@7421 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-06 08:01:22 +00:00
cxl
4882294293 Core: XmlTag improved aesthetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7419 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-05 15:05:56 +00:00
cxl
078625510e Core: OutFilterStream 'streamless' mode
git-svn-id: svn://ultimatepp.org/upp/trunk@7417 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-05 11:10:22 +00:00
cxl
e4286f57c9 ide: Layout designer and Icon designer now have 'search' field #772
git-svn-id: svn://ultimatepp.org/upp/trunk@7406 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-02 11:13:18 +00:00
cxl
6a3e386c08 Fixed memory leak issue in IpAddrInfo::Execute
git-svn-id: svn://ultimatepp.org/upp/trunk@7404 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-30 06:22:55 +00:00
cxl
453c0d07bc Core: ScanWwwTime fixed time zone issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7387 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-16 07:30:24 +00:00
cxl
769b9b8073 Core: Ini now supports ${VAR}_something format
git-svn-id: svn://ultimatepp.org/upp/trunk@7385 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-16 06:28:37 +00:00
cxl
84f8132515 CodeEditor: Syntax support refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-15 06:47:55 +00:00
cxl
390b93bfb8 POP3: HTTP CONNECT proxy support
git-svn-id: svn://ultimatepp.org/upp/trunk@7372 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-14 09:22:30 +00:00
cxl
ae8b412258 Fixed searching for an empty strings
git-svn-id: svn://ultimatepp.org/upp/trunk@7348 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-03 13:53:55 +00:00
cxl
87a633dd70 Core: Fixed String::Replace(String(), ..) issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7346 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-02 16:26:00 +00:00
cxl
93bb605bf8 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7339 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-28 17:26:19 +00:00
cxl
f4524eb5c3 CtrlCore: Fixed workares issue in X11/GTK, various cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-28 16:55:48 +00:00
cxl
3012f2105a Core: QPEncode
git-svn-id: svn://ultimatepp.org/upp/trunk@7332 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-28 15:46:52 +00:00
cxl
8680f53653 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
932a2af309 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
f84730e39b 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
75a394ff9e 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
0ba9ff4ed0 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
f4550b3388 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
55d97771bb *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
f0f0cb0b97 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
51982e3415 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