Commit Graph

3531 Commits

Author SHA1 Message Date
mattias
ae4d09be24 codetools: identifier completion: improved variable start check
git-svn-id: trunk@18135 -
2009-01-05 12:05:59 +00:00
mattias
2670be8de0 IDE: fixed crash painting a half defined method
git-svn-id: trunk@18134 -
2009-01-05 11:46:31 +00:00
mattias
3a49b31485 codetools: class completion support for array read/write access modifiers
git-svn-id: trunk@18129 -
2009-01-05 10:27:02 +00:00
martin
1126e1e728 inserted License text
git-svn-id: trunk@18123 -
2009-01-05 00:32:43 +00:00
martin
c920e5366f SynEdit: Fixes for undo with trim-spaces
git-svn-id: trunk@18122 -
2009-01-05 00:27:50 +00:00
martin
1da8f90a7f SynEdit fix folding broken in rev 18119 #435391d80e
git-svn-id: trunk@18121 -
2009-01-04 23:49:52 +00:00
martin
1c383a8c77 SynEdit fix folding broken in rev 18119 #435391d80e
git-svn-id: trunk@18120 -
2009-01-04 23:12:54 +00:00
martin
435391d80e SynEdit: Refactor/Cleanup
git-svn-id: trunk@18119 -
2009-01-04 22:47:37 +00:00
martin
4be804cc45 Fixed Crash in option dialog (caused by synedit)
git-svn-id: trunk@18117 -
2009-01-04 20:10:09 +00:00
mattias
8d632ac72b codetools: fixed ComparePrefixIdent
git-svn-id: trunk@18114 -
2009-01-04 19:37:34 +00:00
paul
e51930e4d4 codetools: fix few debugln
git-svn-id: trunk@18112 -
2009-01-04 19:20:14 +00:00
martin
4849ad30c1 SynEdit: Refactor Line-Viewers, Add LineViewer for tab-expansion
git-svn-id: trunk@18110 -
2009-01-04 18:47:46 +00:00
paul
b24b71e52a synedit: improve synedit copy to clipboard error handling (more informative), simplify code (by Alexander S. Klenin, mantis #0011548)
git-svn-id: trunk@18106 -
2009-01-04 17:28:07 +00:00
paul
35fdea5b96 synedit: fix scroll calculations of the completion box, hide scroll if there is no need in it (bug #0012910)
git-svn-id: trunk@18104 -
2009-01-04 16:46:31 +00:00
mattias
89df8b61f5 IDE: added directory packager/frames to defines
git-svn-id: trunk@18090 -
2009-01-03 22:02:07 +00:00
martin
0e0fb14c52 SynEdit, fixed bug #11178: "Always visible Caret" did not immediately follow if option was turned on
git-svn-id: trunk@18083 -
2009-01-03 19:33:22 +00:00
martin
f8c333abf4 SynEdit: Improved Undo (specially with trim spaces) (bug #12712)
git-svn-id: trunk@18082 -
2009-01-03 19:04:34 +00:00
martin
873d02994c SynEdit: Slight improvement to Markup order (word highlight over special line)
git-svn-id: trunk@18078 -
2009-01-03 16:13:55 +00:00
martin
18520f8a49 SynEdit, highlight current word: More options
git-svn-id: trunk@18077 -
2009-01-03 15:04:47 +00:00
martin
d012677d14 SynEdit: Slight improvement to Markup order (incr-search takes prior to current-word
git-svn-id: trunk@18075 -
2009-01-03 13:17:04 +00:00
martin
81558e4d80 SynEdit: Fix rev 18072 #99066aee96, Markup stopped working (all disabled)
git-svn-id: trunk@18074 -
2009-01-03 13:10:35 +00:00
martin
99066aee96 SynEdit: add Interface to Markup classes
git-svn-id: trunk@18072 -
2009-01-03 12:57:38 +00:00
martin
6e84e44ae3 SynEdit, fix drawing of Frame-Highlights
git-svn-id: trunk@18071 -
2009-01-03 02:00:34 +00:00
martin
d5955b6de5 SynEdit Folding: Highlighter didn't reset bracket count (some folds where not available)
git-svn-id: trunk@18070 -
2009-01-02 23:58:25 +00:00
martin
7b016fe8aa Fixes issues with click on gutter (would not always toggle breakpoints, bug #12905)
git-svn-id: trunk@18069 -
2009-01-02 21:06:18 +00:00
martin
f6a909e5ec SynEdit: fix for redrawing fold gutter (offset after end-node would sometimes be ignored)
git-svn-id: trunk@18068 -
2009-01-02 20:45:14 +00:00
martin
7a519c09c7 Cleanup, unused code
git-svn-id: trunk@18067 -
2009-01-02 20:43:30 +00:00
martin
f1f7320094 SynEdit search: MultiLine-none-pattern search did crash or skip results (compilation for linux)
git-svn-id: trunk@18066 -
2009-01-02 20:42:02 +00:00
martin
ecbce3c5f9 SynEdit search: MultiLine-none-pattern search did crash or skip results
git-svn-id: trunk@18065 -
2009-01-02 20:12:35 +00:00
martin
f93f563389 SynEdit: fixed some repaint issues with Markup current word
git-svn-id: trunk@18064 -
2009-01-02 20:11:27 +00:00
mattias
912f4c0d77 codetools: fixed class completion
git-svn-id: trunk@18063 -
2009-01-02 18:56:39 +00:00
paul
83af98a308 synedit: fix gutter separator visibility after restoring its position from negative
git-svn-id: trunk@18061 -
2009-01-02 18:01:47 +00:00
martin
50dff3b38e SynEdit: some refactor for the gutter separator line
git-svn-id: trunk@18057 -
2009-01-02 17:17:18 +00:00
paul
aa53788f4b synedit, ide: allow to customize "Highlight current word" option, add default colors
git-svn-id: trunk@18056 -
2009-01-02 17:10:37 +00:00
martin
a86c7b5c9f SynEdit: prepare for highlight word under caret
git-svn-id: trunk@18055 -
2009-01-02 16:35:21 +00:00
paul
4087249100 synedit: draw fold divider line closer to the gutter
git-svn-id: trunk@18053 -
2009-01-02 16:32:34 +00:00
martin
b365ba6838 SynEdit: prepare for highlight word under caret
git-svn-id: trunk@18052 -
2009-01-02 16:29:02 +00:00
paul
cc153d9977 synedit, ide: add an option to skip gutter separator line draw. by default this line is forced even the last gutter part is a fold tree
git-svn-id: trunk@18051 -
2009-01-02 16:11:50 +00:00
paul
0f21d702c2 synedit: don't draw separator line if the last gutter part is code fold tree and it is visible
git-svn-id: trunk@18050 -
2009-01-02 15:29:22 +00:00
martin
fbcdd456e7 SynEdit: fix for redrawing fold gutter (offset after end-node would sometimes be ignored)
git-svn-id: trunk@18049 -
2009-01-02 14:49:58 +00:00
martin
8928a1a17b SynEdit: Change size of fold gutter
git-svn-id: trunk@18048 -
2009-01-02 14:22:58 +00:00
paul
0cc812fc62 synedit: forget to destroy markup info
git-svn-id: trunk@18047 -
2009-01-02 13:29:10 +00:00
paul
28544c79b9 synedit: allow code folding tree color customization
git-svn-id: trunk@18046 -
2009-01-02 13:26:50 +00:00
mattias
ad86924500 codetools: class completion: copy one method changes to body
git-svn-id: trunk@18045 -
2009-01-02 13:25:00 +00:00
martin
ff31b3a753 SynEdit Fold: align tree-end marker with drawn divider-line (more)
git-svn-id: trunk@18044 -
2009-01-02 13:18:41 +00:00
martin
542163b6b9 SynEdit Fold: align tree-end marker with drawn divider-line
git-svn-id: trunk@18042 -
2009-01-02 13:02:45 +00:00
martin
0978ce2ba7 SynEdit, Gutter: Changed Layout, Code clean-up
git-svn-id: trunk@18040 -
2009-01-02 12:10:51 +00:00
mattias
41605046ff IDE+codetools: auto adding comma after complete uses section unit
git-svn-id: trunk@18039 -
2009-01-02 11:49:58 +00:00
martin
c7540c1b04 Synedit: Highlight matching double quotes
git-svn-id: trunk@18037 -
2009-01-02 11:17:58 +00:00
martin
01b2500565 SynEdit, Clean-up/Refactor Markup; Also fixes bug #12854 (bracket highlight during replace)
git-svn-id: trunk@18029 -
2009-01-02 01:31:13 +00:00