pierre
|
cd8b056034
|
* try to fix the selection extension better
|
2003-01-31 12:04:50 +00:00 |
|
pierre
|
e5afeb668f
|
* attempt to fix webbugs 2346-2348
|
2003-01-29 00:29:14 +00:00 |
|
pierre
|
30d8d499de
|
* fix problem with Paste from Menu web bug #2173
|
2003-01-21 11:03:56 +00:00 |
|
pierre
|
09b12ce0ad
|
+ Cut/Copy/Paste added to TEditorInputLine
|
2002-12-18 01:18:10 +00:00 |
|
pierre
|
021f0c9f6f
|
* fix web bug #2012
|
2002-12-17 13:48:28 +00:00 |
|
pierre
|
3fd91127fb
|
+ added some missing word separator chars
|
2002-12-16 15:13:58 +00:00 |
|
pierre
|
bfb97f6a4d
|
* removed lots of unnecessary copies of strings for syntax highlighting
|
2002-09-12 08:42:07 +00:00 |
|
pierre
|
a1c7acdd77
|
* speed up by using fixed char sets in GetCharClass
|
2002-09-11 13:11:54 +00:00 |
|
pierre
|
f14ab4c96f
|
* more changes to speed syntax highlighting up
|
2002-09-11 11:23:48 +00:00 |
|
pierre
|
74f5135b69
|
* try to speed up syntax highlighting
|
2002-09-11 10:05:10 +00:00 |
|
pierre
|
736d9a6b50
|
* avoid lots of useless calls by reordering conditions in DoUpdateAttrs
|
2002-09-11 08:39:44 +00:00 |
|
pierre
|
f4e98565f9
|
* use faster method for loading files by default
|
2002-09-10 12:19:14 +00:00 |
|
pierre
|
ec56c3a4d7
|
+ FastBufStream.readline method added
|
2002-09-09 06:58:27 +00:00 |
|
peter
|
952e80a72f
|
* old logs removed and tabs fixed
|
2002-09-07 15:40:30 +00:00 |
|
pierre
|
b7b65d3165
|
* changed CodeCompleteMinLen type from a const to a variable
|
2002-09-04 14:02:54 +00:00 |
|
pierre
|
c792c2b861
|
* only suppress current word in CodeTemplate if it matches Template name
|
2002-09-04 08:39:55 +00:00 |
|
pierre
|
705bc18609
|
* declare TEditorInputLine in interface and use it in Replace dialog
|
2002-09-03 13:56:21 +00:00 |
|
pierre
|
b5ce52f87d
|
* fix web bug report 2099
|
2002-09-02 10:33:37 +00:00 |
|
pierre
|
354a96f9eb
|
* fix for bug report 2025
|
2002-08-26 14:00:48 +00:00 |
|
pierre
|
b5f911268b
|
+ fill the Now field for Editor actions
|
2002-08-26 13:01:38 +00:00 |
|
pierre
|
53dda29b75
|
* try to improove tabs handling in DelChar and InsertLine methods
|
2002-06-13 14:50:35 +00:00 |
|
pierre
|
a866d5ef7e
|
* use inherited ResetCursor for fvision lib
|
2002-06-06 07:04:00 +00:00 |
|
pierre
|
a54f46d936
|
* fix fvision dialog problem due to DataSize differences
|
2002-05-31 12:33:49 +00:00 |
|
pierre
|
8529bbc6c8
|
* fix ResetCursor for fvision
|
2002-05-30 22:01:12 +00:00 |
|
pierre
|
364f0cf706
|
* fix for bug report 1869
|
2002-04-16 08:27:01 +00:00 |
|
pierre
|
a45f4354e3
|
* fix bug #1774
|
2002-01-25 14:15:35 +00:00 |
|
pierre
|
b8416e8411
|
* avoid problem to compile ide with debug for linux
|
2001-11-07 00:18:00 +00:00 |
|
pierre
|
1237a6294f
|
* correct last commit, FVISION conditional means the new fvision dir instead of fvnew
|
2001-10-02 22:43:22 +00:00 |
|
pierre
|
d6bd6b9dda
|
* get correct curosr position for fvision
|
2001-10-02 16:35:04 +00:00 |
|
pierre
|
6a08164239
|
* fix hexadecimal number highlighting
|
2001-10-01 09:08:21 +00:00 |
|
pierre
|
51c47798f5
|
* fix Hexadecimal number highlighting
|
2001-09-27 16:30:16 +00:00 |
|
pierre
|
e3ffc5cd4e
|
* fix recognition of directives broken by last patch
|
2001-09-25 22:45:09 +00:00 |
|
pierre
|
ae4a734b2f
|
* fix comment highlight bugs from bug #1617
|
2001-09-25 11:59:20 +00:00 |
|
pierre
|
d7f7d061a4
|
+ Line completion for Find/Replace dialogs
|
2001-09-17 22:54:09 +00:00 |
|
pierre
|
15ad2a5410
|
* fix a bug in Find/Replace dialog about RegExp
|
2001-09-17 21:30:26 +00:00 |
|
pierre
|
f1dd7fd8db
|
+ more regexp, options now in Find/Replace dialogs
|
2001-09-14 23:47:08 +00:00 |
|
pierre
|
189e270fe9
|
+ test code for regexpr use in find dialog
|
2001-09-13 16:11:34 +00:00 |
|
pierre
|
c8aae3d4b4
|
* fix bug #1579
|
2001-09-12 09:31:42 +00:00 |
|
pierre
|
c1f6cc5dbf
|
* fix highlight for 'i:=1to'
|
2001-09-04 22:58:58 +00:00 |
|
pierre
|
39e7c9a1d7
|
* better clipboard handling for files with tabs
|
2001-08-12 00:06:49 +00:00 |
|
peter
|
a7109a116b
|
* FVISION define to compile with fvision units
|
2001-08-05 02:01:47 +00:00 |
|
peter
|
614993c10c
|
* ide works now with both compiler versions
|
2001-08-04 11:30:22 +00:00 |
|