Commit graph

26 commits

Author SHA1 Message Date
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