Commit graph

3909 commits

Author SHA1 Message Date
cxl
181fef1168 ide: PDB debugger support for global variables
git-svn-id: svn://ultimatepp.org/upp/trunk@7592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-19 06:27:43 +00:00
cxl
6fc91d3fd6 ide: PDB developing globals support
git-svn-id: svn://ultimatepp.org/upp/trunk@7591 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-15 18:56:28 +00:00
cxl
b8233ed1f8 ide: PDB debugger breaking improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-14 13:35:29 +00:00
cxl
920704ab6c EditField: Fixed X11 selection issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-12 21:05:02 +00:00
cxl
5e85f44f72 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7586 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-12 18:55:53 +00:00
cxl
32cb3ba3f8 ide: Navigator ':' handling improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7585 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-12 18:45:18 +00:00
cxl
e247422721 ide.Debuggers: Added forgotten #ifdfefs for MSC
git-svn-id: svn://ultimatepp.org/upp/trunk@7584 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-12 18:07:18 +00:00
cxl
ca2d77d084 ide: debugger: Fixed problem with FP exceptions #830
git-svn-id: svn://ultimatepp.org/upp/trunk@7583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-12 11:31:04 +00:00
cxl
097de77a87 SqlSchema: CLOB/BLOB width now set as INT_MAX/2 (not 0)
git-svn-id: svn://ultimatepp.org/upp/trunk@7582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-11 09:51:02 +00:00
cxl
43f750cf91 ide: 64-bit pdb debugging
git-svn-id: svn://ultimatepp.org/upp/trunk@7581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-10 17:33:31 +00:00
cxl
f731c1b0d3 CodeEditor: EditorSyntax::GetSyntaxPatterns (now in right branch :)
git-svn-id: svn://ultimatepp.org/upp/trunk@7577 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-09 08:06:45 +00:00
cxl
a5ca58be5a 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
58f5c08afa Sql: SqlSetFrom variant with pos, count, S_::GetIndex(id)
git-svn-id: svn://ultimatepp.org/upp/trunk@7573 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-08 12:34:14 +00:00
cxl
a66a132b49 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
fce162d87f *CtrlLib: Fixed issue in TextCtrl::Load
git-svn-id: svn://ultimatepp.org/upp/trunk@7569 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-06 11:56:31 +00:00
cxl
a2be7f4e15 CtrlCore: Fixed window styles issue with reopening window with icons
git-svn-id: svn://ultimatepp.org/upp/trunk@7568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-06 08:34:13 +00:00
cxl
58032db6b9 *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
e045e729cd 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
55bde24c5d 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
rylek
7332b36c5d RefManager fix
git-svn-id: svn://ultimatepp.org/upp/trunk@7561 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-05 15:58:05 +00:00
cxl
cc7641f08d 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
559243de0e 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
94aeeb08a7 ide: Navigator improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7557 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-01 13:22:16 +00:00
cxl
6382b53a2a MySql: FIELD_TYPE_NEW_DECIMAL
git-svn-id: svn://ultimatepp.org/upp/trunk@7555 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-01 06:16:33 +00:00
cxl
e50fc8df07 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7554 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-30 07:20:35 +00:00
cxl
3365953055 ide: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7553 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-29 12:38:21 +00:00
cxl
dc44797248 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
09becf8275 ide: Fixed Find-prev issue (thanks gapko)
git-svn-id: svn://ultimatepp.org/upp/trunk@7549 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-28 11:37:14 +00:00
cxl
d2b0d34bc9 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
d93f1870c6 ide: Fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@7547 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-28 09:27:06 +00:00
cxl
4cf361b176 ide: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@7546 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-28 07:24:59 +00:00
cxl
e3decb01be .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-27 17:34:43 +00:00
cxl
1782be860f ide: Navigator redesigned
git-svn-id: svn://ultimatepp.org/upp/trunk@7544 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-27 17:30:10 +00:00
cxl
934a772905 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
51f035371a ide: Developing new navigator
git-svn-id: svn://ultimatepp.org/upp/trunk@7542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-25 13:34:18 +00:00
cxl
9186aa8183 .ide: removed RTIMING
git-svn-id: svn://ultimatepp.org/upp/trunk@7541 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-25 06:48:37 +00:00
cxl
ac43a044c9 D&D fixed in X11 #708
git-svn-id: svn://ultimatepp.org/upp/trunk@7540 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-25 06:26:36 +00:00
cxl
a13119c688 CtrlLib: Fixed X11 middle mouse button pasting in EditFiled, RichTextView
git-svn-id: svn://ultimatepp.org/upp/trunk@7539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-24 08:37:28 +00:00
cxl
e7e9bf0f0b CppBase: CppItem::Dump
git-svn-id: svn://ultimatepp.org/upp/trunk@7538 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-24 06:59:18 +00:00
cxl
8b82e5f78a .ide docs..
git-svn-id: svn://ultimatepp.org/upp/trunk@7536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-23 07:39:07 +00:00
cxl
3259f6785e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-23 06:07:43 +00:00
cxl
e1ec4b067e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7533 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-23 06:06:28 +00:00
cxl
7e33413394 ide: Fixed issue with dark color and highlighting mismatch #812
git-svn-id: svn://ultimatepp.org/upp/trunk@7532 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-23 06:04:00 +00:00
cxl
c5e2c99129 umk: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@7530 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-22 16:33:25 +00:00
cxl
ffdaa8f26a 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
00ac492aee .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7527 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-22 10:39:15 +00:00
cxl
9b4de6d1df CtrlLib: MebuBar ALT key behaviour fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-22 07:58:53 +00:00
cxl
f1a8b66d7d ide: Jump to definition improved #802
git-svn-id: svn://ultimatepp.org/upp/trunk@7525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-21 17:17:32 +00:00
cxl
0162bb2bde ide: Context goto now works on local variables and parameters too
git-svn-id: svn://ultimatepp.org/upp/trunk@7524 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-20 14:36:24 +00:00
cxl
37ae7466c5 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