Commit Graph

54 Commits

Author SHA1 Message Date
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
florian
b1f04dd373 * fixed endian dependend code 2005-01-07 18:29:48 +00:00
peter
ed0d3307a2 fix ioerror when last save had invalid dir 2004-12-06 16:35:26 +00:00
peter
d8c4d8779d fix codecomplete in overwrite mode 2004-12-06 16:23:43 +00:00
peter
4a8f1e918d * Breakpoints are now deleted when removed from source, disabling is
still possible from the breakpoint list
  * COMPILER_1_0, FVISION, GABOR defines removed, only support new
    FV and 1.9.x compilers
  * Run directory added to Run menu
  * Useless programinfo window removed
2004-11-08 20:28:25 +00:00
peter
d379e7285a * fixes for new fv 2004-11-06 17:22:52 +00:00
peter
7e126adf31 * fixed newline broken by valgrind patch 2004-11-03 12:08:30 +00:00
peter
0eb61a4823 * fixed crashes with ide and 1.9.x 2004-11-02 23:53:19 +00:00
pierre
06d493775e * fix for webbug 2940 2004-02-13 06:53:57 +00:00
pierre
0fa8bff988 * fix webbug 2932 2004-02-10 07:16:28 +00:00
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