Commit graph

82 commits

Author SHA1 Message Date
cxl
eb62fe233e ide, CodeEditor: Move line/selection up/down
git-svn-id: svn://ultimatepp.org/upp/trunk@15924 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-18 22:49:59 +00:00
cxl
bba2eedcc3 ide: Fixed context goto to inherited type
git-svn-id: svn://ultimatepp.org/upp/trunk@14879 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-22 16:52:23 +00:00
cxl
8b7a1ffb0c uppsrc: Ide fixed to run valgrind clean
git-svn-id: svn://ultimatepp.org/upp/trunk@13008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-18 08:50:22 +00:00
cxl
0ad08383de ide: Fixed problem with PDB debugger runtime breakpoints via mouse
git-svn-id: svn://ultimatepp.org/upp/trunk@12014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-21 18:50:43 +00:00
cxl
bcedad7019 RichEdit: zooming
git-svn-id: svn://ultimatepp.org/upp/trunk@11921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-04-30 20:19:01 +00:00
cxl
8dd059918a ide: Raw (multiline) literals support in CodeEditor highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@11845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-19 14:54:46 +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
e23edffb9a CodeEditor, ide: Word wrap
git-svn-id: svn://ultimatepp.org/upp/trunk@11473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-17 08:03:36 +00:00
cxl
5b8ebcf10d ide: Finding improved
git-svn-id: svn://ultimatepp.org/upp/trunk@10965 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-22 15:02:21 +00:00
cxl
ede1c69500 ide: FindAll button in Find
git-svn-id: svn://ultimatepp.org/upp/trunk@10942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-16 18:53:47 +00:00
cxl
6ab0137c2f uppsrc: Gate1/2 replaced with Gate
git-svn-id: svn://ultimatepp.org/upp/trunk@10656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 14:22:57 +00:00
cxl
62c9a44ccb CodeEditor: INITIALIZER removed (global constructor OK here)
git-svn-id: svn://ultimatepp.org/upp/trunk@10436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-14 14:16:45 +00:00
cxl
a1c74a8698 uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER
git-svn-id: svn://ultimatepp.org/upp/trunk@10424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-13 09:24:24 +00:00
cxl
724cfacbac ide: Comment reformatting on ALT+R
git-svn-id: svn://ultimatepp.org/upp/trunk@10399 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-06 14:54:53 +00:00
cxl
552a2235a6 ide: Comments wordwrapping
git-svn-id: svn://ultimatepp.org/upp/trunk@10396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-05 18:42:27 +00:00
cxl
d09decc4d0 ide: Spellchecking comments
git-svn-id: svn://ultimatepp.org/upp/trunk@10384 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-30 10:41:05 +00:00
cxl
b989e9aed4 '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
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
eb9cb8a39b Python highlighting #1352
git-svn-id: svn://ultimatepp.org/upp/trunk@9294 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-17 12:24:48 +00:00
cxl
a6980e1f41 ide: fixed issue with high memory consumption #1292
git-svn-id: svn://ultimatepp.org/upp/trunk@9022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-15 21:55:40 +00:00
cxl
48624d46db CodeEditor: Improved for 'independent' (from theide) operation (thanks koldo) #984
git-svn-id: svn://ultimatepp.org/upp/trunk@8993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-08 18:34:06 +00:00
cxl
b59a75fb38 ide: Fixed find in files history issue #824
git-svn-id: svn://ultimatepp.org/upp/trunk@8983 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-04 19:43:01 +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
8ffd2d5796 ide: Fixed issue with individual replace #1235
git-svn-id: svn://ultimatepp.org/upp/trunk@8839 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-23 11:00:32 +00:00
cxl
c99159c08e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-14 05:59:34 +00:00
cxl
95bce323b6 CodeEditor: SyncWidth fix #975
git-svn-id: svn://ultimatepp.org/upp/trunk@8149 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-08 11:49:27 +00:00
cxl
8b5ee342b8 CodeEditor: FindReplace refinements
git-svn-id: svn://ultimatepp.org/upp/trunk@7943 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-03 19:33:44 +00:00
cxl
9d147b6d2b ide: Fixed issue with font change and line numbers #929
git-svn-id: svn://ultimatepp.org/upp/trunk@7922 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-23 16:49:15 +00:00
cxl
8d362909b4 ide: .log file highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@7774 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-13 14:38:58 +00:00
cxl
5923eb1344 ide: duplicate line
git-svn-id: svn://ultimatepp.org/upp/trunk@7709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-21 15:40:05 +00:00
cxl
4c216ffdf5 ide: Assist/Annotations now updated when writing the code
git-svn-id: svn://ultimatepp.org/upp/trunk@7690 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-15 11:23:36 +00:00
cxl
d72375c5c3 ide: Diff files highlighting (thanks Klugier) #835
git-svn-id: svn://ultimatepp.org/upp/trunk@7650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-08 09:45:10 +00:00
cxl
37ae7466c5 ide: Incremental find/replace from cursor improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-18 13:26:02 +00:00
cxl
a9da592639 CtrlLib: Fixed issue with rect selection and Alt+F2 in theide, CodeEditor: added .t #809
git-svn-id: svn://ultimatepp.org/upp/trunk@7514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-16 07:04:38 +00:00
cxl
09e6a3633b 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
126580aff4 ide: Incremental find now has 'from cursor' option
git-svn-id: svn://ultimatepp.org/upp/trunk@7508 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-14 12:40:43 +00:00
cxl
4d96328978 ide: FindReplace return option
git-svn-id: svn://ultimatepp.org/upp/trunk@7507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-14 11:47:23 +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
17ec2257fe ide: Find now support PCRE regexes
git-svn-id: svn://ultimatepp.org/upp/trunk@7504 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-11 14:27:08 +00:00
cxl
41b7ad364a ide: Refining incremental search
git-svn-id: svn://ultimatepp.org/upp/trunk@7494 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-08 07:38:58 +00:00
cxl
0dd18ebd97 ide: Refining find&replace
git-svn-id: svn://ultimatepp.org/upp/trunk@7480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-01 11:14:46 +00:00
cxl
5eb88b3de9 ide: refining new Find&Replace
git-svn-id: svn://ultimatepp.org/upp/trunk@7478 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-01 09:00:06 +00:00
cxl
f3c89b26a3 ide: Incremental searching
git-svn-id: svn://ultimatepp.org/upp/trunk@7474 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-30 15:36:09 +00:00
cxl
b553f91451 ide: Refactoring find/replace GUI
git-svn-id: svn://ultimatepp.org/upp/trunk@7473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-30 14:11:13 +00:00
cxl
aa62d02f87 ide: Highlighting selected/searched word #742, #741
git-svn-id: svn://ultimatepp.org/upp/trunk@7430 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-09 09:43:28 +00:00
cxl
77265b7286 ide: HTML/XML highlightitinh finalized
git-svn-id: svn://ultimatepp.org/upp/trunk@7390 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-19 18:17:40 +00:00
cxl
40c2b346dd ide: XML/HTML highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@7389 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-19 14:27:57 +00:00
cxl
5d800b746a CodeEditor: Syntax support refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-15 06:47:55 +00:00
cxl
c70a7d16d4 CodeEditor: EditorBar MouseWheel (thanks Zbigniew) #736
git-svn-id: svn://ultimatepp.org/upp/trunk@7307 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-23 07:59:11 +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