Commit History

作者 SHA1 備註 提交日期
  daniel 74704b742b * Fix bug #8026. 18 年之前
  daniel 532b4cca28 * Rename Curline to CurLineNr to void confusion between variables 18 年之前
  marco 4376a4ee35 * Fixes from Dave Strodtman 19 年之前
  daniel 9a3335e194 * Some improvements regarding code readability. 19 年之前
  daniel 31c77b43d8 * Change two precondition checks into assertions. 19 年之前
  daniel 86fe721eea * Update paste command after cut/copy. 19 年之前
  Tomas Hajny 7d5d88d24f * backward search hopefully fixed 19 年之前
  florian be090fcf7b + Edit|Select and Edit|Unselect, closes 4181 20 年之前
  florian bffed7b938 * cmCopyWin and cmPasteWin defined only once 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  florian b1f04dd373 * fixed endian dependend code 20 年之前
  peter ed0d3307a2 fix ioerror when last save had invalid dir 20 年之前
  peter d8c4d8779d fix codecomplete in overwrite mode 20 年之前
  peter 4a8f1e918d * Breakpoints are now deleted when removed from source, disabling is 21 年之前
  peter d379e7285a * fixes for new fv 21 年之前
  peter 7e126adf31 * fixed newline broken by valgrind patch 21 年之前
  peter 0eb61a4823 * fixed crashes with ide and 1.9.x 21 年之前
  pierre 06d493775e * fix for webbug 2940 21 年之前
  pierre 0fa8bff988 * fix webbug 2932 21 年之前
  pierre cd8b056034 * try to fix the selection extension better 22 年之前
  pierre e5afeb668f * attempt to fix webbugs 2346-2348 22 年之前
  pierre 30d8d499de * fix problem with Paste from Menu web bug #2173 22 年之前
  pierre 09b12ce0ad + Cut/Copy/Paste added to TEditorInputLine 22 年之前
  pierre 021f0c9f6f * fix web bug #2012 22 年之前
  pierre 3fd91127fb + added some missing word separator chars 22 年之前
  pierre bfb97f6a4d * removed lots of unnecessary copies of strings for syntax highlighting 23 年之前
  pierre a1c7acdd77 * speed up by using fixed char sets in GetCharClass 23 年之前
  pierre f14ab4c96f * more changes to speed syntax highlighting up 23 年之前