Commit History

Author SHA1 Message Date
  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
  pierre 51c47798f5 * fix Hexadecimal number highlighting 24 years ago
  pierre e3ffc5cd4e * fix recognition of directives broken by last patch 24 years ago
  pierre ae4a734b2f * fix comment highlight bugs from bug #1617 24 years ago
  pierre d7f7d061a4 + Line completion for Find/Replace dialogs 24 years ago
  pierre 15ad2a5410 * fix a bug in Find/Replace dialog about RegExp 24 years ago
  pierre f1dd7fd8db + more regexp, options now in Find/Replace dialogs 24 years ago