Commit Graph

72 Commits

Author SHA1 Message Date
pierre
3fcf1f0050 * Do not use InfoLong as size can be different from InfoPtr used in Message
git-svn-id: trunk@19844 -
2011-12-13 16:36:15 +00:00
pierre
ed03858129 Add USE_OLD_REGEXPR option for regular expression unit choice
git-svn-id: trunk@18898 -
2011-08-29 13:38:13 +00:00
marco
49c76bdbfd * bug #8004. disable ok button if length(texttosearch)=0 in find dialog
git-svn-id: trunk@16615 -
2010-12-22 21:12:27 +00:00
marco
5f3a312d1b * paleobug solved, paste from windows now wraps lines to 200 char. Solves #4943
git-svn-id: trunk@16600 -
2010-12-19 21:59:21 +00:00
giulio
157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
git-svn-id: trunk@11423 -
2008-07-20 21:37:48 +00:00
florian
4c699d4a0a * fixed undo for delstart/delend
git-svn-id: trunk@9449 -
2007-12-15 11:24:11 +00:00
florian
792f07c7c8 * use always insert mode when replacing text, resolves #9476
git-svn-id: trunk@8798 -
2007-10-14 16:22:39 +00:00
florian
62923e86b1 * fixed two backward searching issues: #7112 and #9663
git-svn-id: trunk@8794 -
2007-10-14 13:34:50 +00:00
florian
74253a0f81 * don't mark a file modified in case of an empty paste, resolves #6320
git-svn-id: trunk@8761 -
2007-10-10 19:38:38 +00:00
daniel
74704b742b * Fix bug #8026.
+ Add history button to evaluate today.

git-svn-id: trunk@6639 -
2007-02-25 12:41:22 +00:00
daniel
532b4cca28 * Rename Curline to CurLineNr to void confusion between variables
containing line numbers or actual lines

git-svn-id: trunk@5623 -
2006-12-17 15:38:50 +00:00
marco
4376a4ee35 * Fixes from Dave Strodtman
git-svn-id: trunk@3890 -
2006-06-18 13:19:28 +00:00
daniel
9a3335e194 * Some improvements regarding code readability.
git-svn-id: trunk@3837 -
2006-06-10 18:48:24 +00:00
daniel
31c77b43d8 * Change two precondition checks into assertions.
git-svn-id: trunk@3836 -
2006-06-10 15:35:34 +00:00
daniel
86fe721eea * Update paste command after cut/copy.
git-svn-id: trunk@3801 -
2006-06-04 21:24:16 +00:00
Tomas Hajny
7d5d88d24f * backward search hopefully fixed
git-svn-id: trunk@2077 -
2005-12-29 15:56:13 +00:00
florian
be090fcf7b + Edit|Select and Edit|Unselect, closes 4181
git-svn-id: trunk@813 -
2005-08-07 10:44:15 +00:00
florian
bffed7b938 * cmCopyWin and cmPasteWin defined only once
git-svn-id: trunk@811 -
2005-08-07 10:20:36 +00:00
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