Commit graph

38 commits

Author SHA1 Message Date
cxl
3d0e1db02f CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode
git-svn-id: svn://ultimatepp.org/upp/trunk@11592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-20 12:10:24 +00:00
cxl
7735fef5df CtrlLib: Initial value of Edit*Spin is now zero if Min limit is default; EditIntSpin and EditIntSpin64 now rounding values like EditDoubleSpin
git-svn-id: svn://ultimatepp.org/upp/trunk@11049 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-01 14:53:39 +00:00
cxl
218c4988cc CtrlLib: Edit*Spin::RoundFromMin
git-svn-id: svn://ultimatepp.org/upp/trunk@11047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-01 14:24:12 +00:00
cxl
40bd90c7e1 Core: Fixed issue in ConvertString - Trim (Left/Right) is now performed before doing checks
git-svn-id: svn://ultimatepp.org/upp/trunk@10919 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 23:20:12 +00:00
cxl
44037d6a0c 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
475151a09e Fixed ambiguity between <<lambda and <<(String&&, T)
git-svn-id: svn://ultimatepp.org/upp/trunk@9921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-11 15:55:50 +00:00
cxl
fdbe1b74b5 CtrlLib: EditField::SetColor
git-svn-id: svn://ultimatepp.org/upp/trunk@8347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-04-14 10:55:01 +00:00
cxl
fff310d330 CtrlLib: EditField::Error now does refresh only if status changes
git-svn-id: svn://ultimatepp.org/upp/trunk@7910 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-20 19:40:00 +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
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
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
6ad805b04d CtrlLib: EditField: NoInternalMargin
git-svn-id: svn://ultimatepp.org/upp/trunk@6405 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-08 18:29:39 +00:00
cxl
b126ea132d .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6402 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-07 09:08:31 +00:00
cxl
f0fde76705 CtrlLib: EditField Highlight::underline
git-svn-id: svn://ultimatepp.org/upp/trunk@5931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-29 07:52:14 +00:00
cxl
3691238c72 CtrlLib: EditField ShowSpaces, WhenHighlight, RichEdit: SpellCheck made public
git-svn-id: svn://ultimatepp.org/upp/trunk@5930 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-28 10:11:49 +00:00
cxl
07f9521bcf CtrlLib: Spin edit fields now refactored using WithSpin template
git-svn-id: svn://ultimatepp.org/upp/trunk@5438 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-19 10:13:43 +00:00
cxl
3a80e8c6be CtrlLib: EditField now supports 'characters' < 32
git-svn-id: svn://ultimatepp.org/upp/trunk@5415 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-08 08:33:12 +00:00
cxl
37e4c669e7 CtrlLib: EditField now has WhenPasteFilter
git-svn-id: svn://ultimatepp.org/upp/trunk@5321 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-06 08:11:20 +00:00
cxl
a71f2a8bdc CtrlLib: EditField now suports limited text highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@3404 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-05 14:50:43 +00:00
rylek
46f4ce369c .CtrlLib: fixed typo in EditMinMaxNotNull::MinMax
git-svn-id: svn://ultimatepp.org/upp/trunk@3364 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-20 21:50:29 +00:00
cxl
3c5b635f22 .CtrlLib: Various improvements (spin edits, ProgressInfo) - thanks kohait00
git-svn-id: svn://ultimatepp.org/upp/trunk@3343 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-16 18:03:39 +00:00
cxl
dad392def7 .Various minor changes
git-svn-id: svn://ultimatepp.org/upp/trunk@3334 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-11 11:37:41 +00:00
cxl
2a3e8ae207 .Various changes
git-svn-id: svn://ultimatepp.org/upp/trunk@3332 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-10 09:46:32 +00:00
cxl
fbe0dc28de EditField:GetCaretRect
git-svn-id: svn://ultimatepp.org/upp/trunk@3275 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-12 11:51:18 +00:00
cxl
ea92a3c008 .clang related fixed (thanks dolik.rce)
git-svn-id: svn://ultimatepp.org/upp/trunk@2837 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-06 18:52:32 +00:00
cxl
b45651efe2 *CtrlLib: EditFields derivatives fix to compile in GCC (thanks Koldo & Kohait)
git-svn-id: svn://ultimatepp.org/upp/trunk@2805 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-21 20:24:49 +00:00
cxl
35daa5c576 .CtrlLib: Minor fix in EditCtrls (call to Refresh when setting up Min/Max/NotNull)
git-svn-id: svn://ultimatepp.org/upp/trunk@2802 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-20 09:27:45 +00:00
cxl
31254c049f Ctrl: EditField::Error (red background)
git-svn-id: svn://ultimatepp.org/upp/trunk@2147 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-24 21:42:15 +00:00
cxl
3086d32357 CtrlLib: EditField::WhenEnter
git-svn-id: svn://ultimatepp.org/upp/trunk@2051 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-11 20:05:15 +00:00
cxl
e25a6be46d CtrlLib: EditField context menu exposed, can be overriden (just like in e.g. ArrayCtrl)
git-svn-id: svn://ultimatepp.org/upp/trunk@1732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-03 11:14:10 +00:00
cxl
827cfb5926 CtrlLib, Code: EditString,ConvertString: TrimLeft, TrimRight, TrimBoth
git-svn-id: svn://ultimatepp.org/upp/trunk@1728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-29 22:28:15 +00:00
cxl
430f79b00d RichEdit minor fixes, ViewBorder method
git-svn-id: svn://ultimatepp.org/upp/trunk@1720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-25 18:38:37 +00:00
cxl
bb5c630b41 CtrlCore,Draw, POSIX: Fixed font metrics issue, fixed editfield frame issue, fixed PdfDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@1480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-08 21:52:08 +00:00
cxl
b256eeeba1 CtrlLib: EditField::NullText can now have icon
git-svn-id: svn://ultimatepp.org/upp/trunk@1336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-25 08:22:22 +00:00
cxl
85b68a9f13 TheIDE got new code-browser
git-svn-id: svn://ultimatepp.org/upp/trunk@511 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-06 20:41:14 +00:00
mdelfede
024c03c51a new uvs2 releases : uppsrc-2586 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@283 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:57:08 +00:00
mdelfede
263ff5f895 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00