Commit graph

48 commits

Author SHA1 Message Date
cxl
10f6be925f 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
d1cbf58e2f 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
f4b259b824 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
2d298f2524 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
298a76931f 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
2035ae83ab 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
99aa946a14 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
941e72939e 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
597466fea8 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
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
cc9e0f6ad0 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
9380e17bf5 .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
ebe05eb1d5 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
8688621c82 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
4f06ee391d 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
1f699baa8f 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
028e253234 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
1651288961 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
732b03a63d 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
72b83bfd85 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
6970b5c0fd 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
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
b42a5efb0e 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
1322a7c166 .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
64519d46c2 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
52a436e597 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
df762d2671 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
7506ec8553 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
acbff7bdae 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
3afe071255 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
1219b1f929 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
51687976c2 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
f4d1f46422 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
2881c543fd 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
31dd0c4b3e 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
0ac43edbc4 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
67224c87a9 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
2e1804d0c8 .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
88e2d28532 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
a574d010f9 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
eb685b7b45 *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
5ee075c8ba 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
1e424e1f78 .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
37b7649e42 *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
d11836f2e6 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
ddd17c20a1 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
4c97cf1fed 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
d2b54f7989 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