pierre
|
cd8b056034
* try to fix the selection extension better
|
22 years ago |
pierre
|
e5afeb668f
* attempt to fix webbugs 2346-2348
|
22 years ago |
pierre
|
30d8d499de
* fix problem with Paste from Menu web bug #2173
|
22 years ago |
pierre
|
09b12ce0ad
+ Cut/Copy/Paste added to TEditorInputLine
|
22 years ago |
pierre
|
021f0c9f6f
* fix web bug #2012
|
22 years ago |
pierre
|
3fd91127fb
+ added some missing word separator chars
|
22 years ago |
pierre
|
bfb97f6a4d
* removed lots of unnecessary copies of strings for syntax highlighting
|
23 years ago |
pierre
|
a1c7acdd77
* speed up by using fixed char sets in GetCharClass
|
23 years ago |
pierre
|
f14ab4c96f
* more changes to speed syntax highlighting up
|
23 years ago |
pierre
|
74f5135b69
* try to speed up syntax highlighting
|
23 years ago |
pierre
|
736d9a6b50
* avoid lots of useless calls by reordering conditions in DoUpdateAttrs
|
23 years ago |
pierre
|
f4e98565f9
* use faster method for loading files by default
|
23 years ago |
pierre
|
ec56c3a4d7
+ FastBufStream.readline method added
|
23 years ago |
peter
|
952e80a72f
* old logs removed and tabs fixed
|
23 years ago |
pierre
|
b7b65d3165
* changed CodeCompleteMinLen type from a const to a variable
|
23 years ago |
pierre
|
c792c2b861
* only suppress current word in CodeTemplate if it matches Template name
|
23 years ago |
pierre
|
705bc18609
* declare TEditorInputLine in interface and use it in Replace dialog
|
23 years ago |
pierre
|
b5ce52f87d
* fix web bug report 2099
|
23 years ago |
pierre
|
354a96f9eb
* fix for bug report 2025
|
23 years ago |
pierre
|
b5f911268b
+ fill the Now field for Editor actions
|
23 years ago |
pierre
|
53dda29b75
* try to improove tabs handling in DelChar and InsertLine methods
|
23 years ago |
pierre
|
a866d5ef7e
* use inherited ResetCursor for fvision lib
|
23 years ago |
pierre
|
a54f46d936
* fix fvision dialog problem due to DataSize differences
|
23 years ago |
pierre
|
8529bbc6c8
* fix ResetCursor for fvision
|
23 years ago |
pierre
|
364f0cf706
* fix for bug report 1869
|
23 years ago |
pierre
|
a45f4354e3
* fix bug #1774
|
23 years ago |
pierre
|
b8416e8411
* avoid problem to compile ide with debug for linux
|
24 years ago |
pierre
|
1237a6294f
* correct last commit, FVISION conditional means the new fvision dir instead of fvnew
|
24 years ago |
pierre
|
d6bd6b9dda
* get correct curosr position for fvision
|
24 years ago |
pierre
|
6a08164239
* fix hexadecimal number highlighting
|
24 years ago |