Commit graph

53 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
8ebdcbb0d5 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
aa36ae7f1a CtrlLib: MultiButton visuals
git-svn-id: svn://ultimatepp.org/upp/trunk@9596 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-13 18:10:10 +00:00
cxl
59a2fba0d0 CtrlLib: RO DropList visuals
git-svn-id: svn://ultimatepp.org/upp/trunk@9594 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-13 16:36:12 +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
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
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
36e8df6949 WantFocus issue resolved #792
git-svn-id: svn://ultimatepp.org/upp/trunk@7460 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-22 07:57:43 +00:00
cxl
fa37326370 ide: Fixed some error output issues
git-svn-id: svn://ultimatepp.org/upp/trunk@7451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 17:48:05 +00:00
cxl
0e610c5739 CtrlLib: EditField: Fixed issue with drag&drop of formatted numbers
git-svn-id: svn://ultimatepp.org/upp/trunk@6645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-09 07:19:09 +00:00
cxl
ad30103c0a CtrlLib: fixed visual artefact in EditField
git-svn-id: svn://ultimatepp.org/upp/trunk@6575 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-19 10:36:59 +00:00
cxl
ff04f27147 issues with font metrics in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@6574 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-18 19:23:42 +00:00
cxl
771110f3e5 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6566 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-16 17:45:29 +00:00
cxl
cd0142e456 CtrlLib: Fixed NoInternalMargin
git-svn-id: svn://ultimatepp.org/upp/trunk@6436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-16 06:33:49 +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
unodgs
2763f89194 CtrlLib: LinuxGl adjustments
git-svn-id: svn://ultimatepp.org/upp/trunk@6198 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-17 18:05:41 +00:00
cxl
2ede346178 EditField: fixed underline issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5932 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-29 08:38:34 +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
ae04639c58 'Drag And Drop' violates read-only state for source with DND_MOVE
git-svn-id: svn://ultimatepp.org/upp/trunk@5721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-19 13:35:32 +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
02a58b2d3d CtrlLib: fixed font height issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5418 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-08 16:05:09 +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
bbc8ef005a CtrlLib: EditField added protection against destruction in menu modal loop, added IsEditable for Undo
git-svn-id: svn://ultimatepp.org/upp/trunk@5364 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-16 18:57:44 +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
d5291b7d48 *uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 14:24:31 +00:00
cxl
17ae8f8865 *CtrlCore, CtrlLib: Fixed D&D in LineEdit, EditField
git-svn-id: svn://ultimatepp.org/upp/trunk@4347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-26 16:52:23 +00:00
cxl
62fd0904c4 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3517 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 07:33:11 +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
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
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
3f9fdb3c53 *EditField: Password fixes (thanks Shire)
git-svn-id: svn://ultimatepp.org/upp/trunk@2767 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-11 08:14:50 +00:00
cxl
3ccf607d54 .Core: Time::Compare, .CtrlLib: fixed visual glitch with EditField::NullIcon
git-svn-id: svn://ultimatepp.org/upp/trunk@2518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-05 22:26:32 +00:00
cxl
6560c14e00 *CtrlLib: Ch fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-26 07:24:43 +00:00
cxl
ec7d82f7c1 .CtrlLib: fixed Style issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2508 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-25 12:54:05 +00:00
cxl
8193b6d308 CtrlLib: EditField ReadOnly Ctrl+C fix, DocEdit: NoEofLine, Display: Background fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2325 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-18 17:15:12 +00:00
cxl
3184b938ce uppsrc: Chameleon fixes for default Fedora theme (Nodoka)
git-svn-id: svn://ultimatepp.org/upp/trunk@2161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-01 00:04:34 +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
144b13e4b9 CtrlLib: Fix in EditField Key
git-svn-id: svn://ultimatepp.org/upp/trunk@1739 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-07 21:56:55 +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
611355071e CtrlLib: EditField SetFont minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1678 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-03 22:08:07 +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
2fb88fb63c CtrlLib: NativePathLargeIcon, ArrayCtrl and EditField minor fixes, Draw: Rescale progress Gate, Painter: ImagePainter, DrawPainter
git-svn-id: svn://ultimatepp.org/upp/trunk@1052 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-08 12:28:46 +00:00
cxl
687aa39ebe X11: fixed issue with EditField::GetStdHeight causing some fields to be too large
git-svn-id: svn://ultimatepp.org/upp/trunk@815 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-27 13:31:13 +00:00