Commit graph

728 commits

Author SHA1 Message Date
cxl
48fac7f2bb CtrlLib: HeaderCtrl now ignores serialization when number of columns is different #898
git-svn-id: svn://ultimatepp.org/upp/trunk@7839 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-30 09:02:04 +00:00
cxl
4e0e7a0c1f Core: ConvertDouble now filters input if pattern is used (to fix '1.23 EUR' situation)
git-svn-id: svn://ultimatepp.org/upp/trunk@7835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-29 15:45:17 +00:00
cxl
a5f1c53b30 CtrlLib: ArrayCtrl fixed DnD of last item
git-svn-id: svn://ultimatepp.org/upp/trunk@7834 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-29 15:15:26 +00:00
cxl
c4785ff1ae CtrlLib: Switch forced layout options, fix in .usc (thanks Didier)
git-svn-id: svn://ultimatepp.org/upp/trunk@7833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-29 09:27:41 +00:00
cxl
d802386731 CtrlLib: Fixed issue with ColumnList::RemoveSelection (thanks Manfred)
git-svn-id: svn://ultimatepp.org/upp/trunk@7832 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-29 09:17:00 +00:00
cxl
98ce32fc22 CtrlLib: LineEdit: Fixed issue with rect selection
git-svn-id: svn://ultimatepp.org/upp/trunk@7788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-16 11:00:50 +00:00
cxl
24af0e755c Sql: MassInsert improved MSSQL support, CtrlLib: LineEdit visual fix
git-svn-id: svn://ultimatepp.org/upp/trunk@7771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-12 18:14:35 +00:00
cxl
58987678bc Core: #include <function> (thanks dolik!), LineEdit: RectSel sort, Paste in column repeats pattern, zero width rectsel visuals
git-svn-id: svn://ultimatepp.org/upp/trunk@7770 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-12 12:09:51 +00:00
cxl
69b6988d2f CtrlLib: LineEdit refactored to support very long lines
git-svn-id: svn://ultimatepp.org/upp/trunk@7768 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-11 17:41:24 +00:00
cxl
3808ba8d29 DropChoice: RdOnlyDrop
git-svn-id: svn://ultimatepp.org/upp/trunk@7763 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-09 15:45:09 +00:00
cxl
8f4fa2966a CtrlLib: ValueMap ArrayCtrl::GetMap
git-svn-id: svn://ultimatepp.org/upp/trunk@7760 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-08 12:00:06 +00:00
cxl
4896d9cc82 CtrlLib: Removed debugging #define in Animate
git-svn-id: svn://ultimatepp.org/upp/trunk@7749 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-30 11:55:59 +00:00
cxl
bcf1050335 CtrlLib: Fixed corner case of Animage(SLIDE)
git-svn-id: svn://ultimatepp.org/upp/trunk@7748 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-30 07:08:42 +00:00
cxl
c58685eceb CtrlLib: Prompt fixed for MT
git-svn-id: svn://ultimatepp.org/upp/trunk@7746 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-29 20:02:36 +00:00
cxl
30d98fe133 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7743 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-29 10:17:50 +00:00
cxl
56e898c639 ide: Highlighting of current line
git-svn-id: svn://ultimatepp.org/upp/trunk@7738 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-28 08:14:16 +00:00
cxl
58a3f6e846 CtrlLib: Fixed ReleaseCapture/LeftDown issue, ide: Fixed layout des duplicate when scrolled
git-svn-id: svn://ultimatepp.org/upp/trunk@7736 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-27 15:46:58 +00:00
cxl
f7bda6d148 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-26 11:57:35 +00:00
cxl
26de1d5ab1 EditTextNotNull, MultiButton::Error
git-svn-id: svn://ultimatepp.org/upp/trunk@7728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-25 13:37:51 +00:00
cxl
688e57879b Prompt redirection
git-svn-id: svn://ultimatepp.org/upp/trunk@7727 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-25 10:19:05 +00:00
cxl
66129d43c4 CtrlLib: Fixed issue with DropChoince::Dropping, TopWindow: Default action, if no breaker defined, is now IDCANCEL (not IDYES which requires accept)
git-svn-id: svn://ultimatepp.org/upp/trunk@7721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-23 12:57:55 +00:00
cxl
cefa9782b1 ide: PDB debugger possible issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7698 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-17 13:33:48 +00:00
cxl
7927e8fd4d CtrlLine: LineEdit: fixed PasteInColumn at the end of line #856
git-svn-id: svn://ultimatepp.org/upp/trunk@7683 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-13 17:39:34 +00:00
koldo
4a035892b1 CtrlLib: Detail in doc
git-svn-id: svn://ultimatepp.org/upp/trunk@7673 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-12 21:00:46 +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
4b272a3850 RichTextView: Fixed issue with links #848
git-svn-id: svn://ultimatepp.org/upp/trunk@7644 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-06 17:11:13 +00:00
cxl
766ec53e60 CtrlLib: LineEdit Alt+MouseMove ->rect selection #846
git-svn-id: svn://ultimatepp.org/upp/trunk@7642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-06 15:43:12 +00:00
cxl
754f2fc5f7 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7637 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-04 11:22:54 +00:00
cxl
65f6c185d5 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-02 13:43:16 +00:00
cxl
5beb32d89c ide: Diff syntax highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@7631 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-01 12:30:30 +00:00
cxl
46c84fb5bb CtrlLib: Fixed unitialized variable issue in Clock
git-svn-id: svn://ultimatepp.org/upp/trunk@7630 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-01 08:57:52 +00:00
cxl
6b84f01c7d HeaderCtrl: Fixed QTF headers
git-svn-id: svn://ultimatepp.org/upp/trunk@7620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-29 11:32:33 +00:00
cxl
0b946c2aa2 LineEdit: Patologically long lines (>100K) are not hightlighted to avoid out-of-memory problems
git-svn-id: svn://ultimatepp.org/upp/trunk@7614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-28 12:41:48 +00:00
cxl
620dbe0388 ide: Fixed navigator splitter issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-28 07:36:21 +00:00
cxl
955699c6be ide: Fixed uninitialized variable issue in PDB debugger, CtrlLib: EditField: Fixed \t insertion vs filter
git-svn-id: svn://ultimatepp.org/upp/trunk@7607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-26 10:13:51 +00:00
cxl
e4fb626dc4 ide: Redesigning Navigator
git-svn-id: svn://ultimatepp.org/upp/trunk@7595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-23 17:04:54 +00:00
cxl
c5e655f0d2 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
d6a1f1e383 *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
5567b98457 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
8390bcf490 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
06be3b22ee 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
3467c05154 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
df36abbddf Fixed issue in TextCtrl::Load optimization
git-svn-id: svn://ultimatepp.org/upp/trunk@7521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-18 12:18:44 +00:00
cxl
96d84c25e4 .cosmetics (removed conditional compilation in TextCtrl)
git-svn-id: svn://ultimatepp.org/upp/trunk@7520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-18 11:47:16 +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
c125ca2a8e CtrlLib: Fixed issue with rect selection and Alt+F2 in theide, CodeEditor: added .t #809
git-svn-id: svn://ultimatepp.org/upp/trunk@7514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-16 07:04:38 +00:00
cxl
c7911e1e1c Fixed issue with HeaderCtrl dbl-click (thanks gapko!)
git-svn-id: svn://ultimatepp.org/upp/trunk@7513 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-16 06:34:42 +00:00
cxl
491b7da91d ide: refining find & replace
git-svn-id: svn://ultimatepp.org/upp/trunk@7510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-14 16:27:11 +00:00
cxl
3847425095 ide: Direct paste of files into text #369
git-svn-id: svn://ultimatepp.org/upp/trunk@7505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-11 18:05:03 +00:00
cxl
59165a27a4 ide: Paste in column #805
git-svn-id: svn://ultimatepp.org/upp/trunk@7501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-11 10:00:30 +00:00