Commit graph

51 commits

Author SHA1 Message Date
cxl
1934aa3e1f CtrlLib: Fixed selection issue in DocEdit/LineEdit
git-svn-id: svn://ultimatepp.org/upp/trunk@12946 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-04 21:55:09 +00:00
cxl
62e62583f0 upp.src: Fixed various warnings (GCC 8.2)
git-svn-id: svn://ultimatepp.org/upp/trunk@12866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-22 07:48:06 +00:00
cxl
a94c44df8d CtrlLib: TextCtrl Fixed empty selection issue (thanks omari)
git-svn-id: svn://ultimatepp.org/upp/trunk@12318 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-30 08:45:37 +00:00
cxl
db7a7a631b ide: .m and .mm now only compiled on macos or with OBJC flag
git-svn-id: svn://ultimatepp.org/upp/trunk@12084 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-20 21:52:07 +00:00
cxl
b907297904 ide: Fixed issue with view charset
git-svn-id: svn://ultimatepp.org/upp/trunk@11731 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-26 23:39:07 +00:00
cxl
b9b9586857 Painter: MT Painter merged to trunk; Core: CoWork looper method
git-svn-id: svn://ultimatepp.org/upp/trunk@11622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-25 18:27:15 +00:00
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
22228cf0df TextCtrl::Load refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@11279 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-01 13:22:16 +00:00
cxl
db1c39a033 CtrlLib: TextCtrl now splits long lines on Load (improvements)
git-svn-id: svn://ultimatepp.org/upp/trunk@11278 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-31 08:36:52 +00:00
cxl
27f3cd0c7a CtrlLib: TextCtrl now splits long lines
git-svn-id: svn://ultimatepp.org/upp/trunk@11277 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-30 17:32:35 +00:00
cxl
b5b44f1deb ide, CtrlLib: LineEdit truncation issues
git-svn-id: svn://ultimatepp.org/upp/trunk@10816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-02 15:16:09 +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
5edae0e110 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
d7d24ecbae word/line selection (dbl/trpl click) #1263
git-svn-id: svn://ultimatepp.org/upp/trunk@8918 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-13 15:38:01 +00:00
cxl
b5f28154d4 .removed DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@8827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-21 11:18:20 +00:00
cxl
d4776a5500 CtrlLib, ide: Ide editor truncates loaded file after 200/600MBs and marks it as 'truncated' (and read only)
git-svn-id: svn://ultimatepp.org/upp/trunk@8826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-21 11:06:13 +00:00
cxl
b03415f808 ide: truncate
git-svn-id: svn://ultimatepp.org/upp/trunk@8797 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-07 13:47:41 +00:00
cxl
b8e89f918e ide: Now shows misplaced whitespaces #1201
git-svn-id: svn://ultimatepp.org/upp/trunk@8763 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-28 18:37:43 +00:00
cxl
2a75ef39f2 ide: UTF16 support, UTF BOM autodetection #1049
git-svn-id: svn://ultimatepp.org/upp/trunk@8680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-13 14:29:44 +00:00
cxl
209a6979ce CtrlLib: TextCtrl::MaxLength handling improved
git-svn-id: svn://ultimatepp.org/upp/trunk@8285 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-20 08:25:46 +00:00
cxl
f72010fb0d LineEdit::MaxLength
git-svn-id: svn://ultimatepp.org/upp/trunk@8284 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-19 21:52:27 +00:00
cxl
074c4c2f77 LineEdit optimizations
git-svn-id: svn://ultimatepp.org/upp/trunk@8108 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-30 14:32:29 +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
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
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
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
cxl
d6de6d6672 ide: fixed some rect block issues
git-svn-id: svn://ultimatepp.org/upp/trunk@7492 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-07 10:28:20 +00:00
cxl
1adb250b2c LineEdit (ide): Now supports rectangular selection
git-svn-id: svn://ultimatepp.org/upp/trunk@7491 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-06 17:47:11 +00:00
cxl
1e50ea640b ide: Global highlighting of selection IDs improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7432 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-10 06:39:40 +00:00
cxl
2646b83cbf CtrlLib: Text icons #765
git-svn-id: svn://ultimatepp.org/upp/trunk@7399 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-27 12:52:08 +00:00
cxl
ba7ab3ed50 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
cxl
e1538dc995 ide: Fixed ide crashing on Find, F3 & file click #694
git-svn-id: svn://ultimatepp.org/upp/trunk@6966 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-28 18:36:20 +00:00
cxl
23cbe1f09d CtrlLib: TextCtrl::Load
git-svn-id: svn://ultimatepp.org/upp/trunk@6617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-29 15:47:45 +00:00
cxl
7188602d1f CtrlLib: TextCtrl::Load further optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@6616 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-29 11:27:55 +00:00
cxl
ca57f97f91 CtrlLib: TextCtrl::Load optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@6615 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-29 10:56:36 +00:00
cxl
ec380d6ac1 CtrlLib, ide: select_all icon #573
git-svn-id: svn://ultimatepp.org/upp/trunk@6563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-16 11:48:04 +00:00
cxl
c436376053 .Removed forgotten DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@6401 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-07 08:36:10 +00:00
cxl
ad921e4852 ide: Replace in block optimized, Highlighting thousands
git-svn-id: svn://ultimatepp.org/upp/trunk@6398 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-06 15:54:11 +00:00
cxl
bea64913cb ide: Line endings modes, Open config directory files
git-svn-id: svn://ultimatepp.org/upp/trunk@5543 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-10 17:56:24 +00:00
cxl
c7498c9735 *CtrlLib: Fixed with TextCtrl and BOM (char vs byte) (thanks Sender Ghost!)
git-svn-id: svn://ultimatepp.org/upp/trunk@4246 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-04 20:11:05 +00:00
cxl
0e98933885 CtrlLib, ide: Support for UTF8-BOM encoding (RM #129)
git-svn-id: svn://ultimatepp.org/upp/trunk@4169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-13 16:41:15 +00:00
cxl
5239774367 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3522 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-13 08:50:59 +00:00
cxl
e8e9467821 *CtrlLib: DocEdit/LineEdit readonly -> undo redo disabled
git-svn-id: svn://ultimatepp.org/upp/trunk@2387 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-12 08:43:57 +00:00
cxl
72b33d0503 CtrlLib: TextEdit, DocEdit, LineEdit 'ProcessEnter, NoProcessEnter'
git-svn-id: svn://ultimatepp.org/upp/trunk@2144 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-24 16:57:53 +00:00
cxl
0915eea605 theide: Force CRLF
git-svn-id: svn://ultimatepp.org/upp/trunk@1883 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-12 23:37:58 +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