Commit History

Author SHA1 Message Date
  godzil 7d00da880c Big commit, change the properties of a lot of text file to use native eol, and force all of the documentation files to user CRLF eol. Remove some artefacts from CVS (.cvsignores file and a CVSROOT folder) and add svn:keywords to all files in the repository 15 years ago
  debrouxl f5dd4a52bc Delphi IDE 3/3: add back VTI support *along with* (as opposed to "instead of") TIEmu support. 15 years ago
  debrouxl 70a81eaf7e Delphi IDE 2/3: add back VTI support *along with* (as opposed to "instead of") TIEmu support. 15 years ago
  debrouxl 9b854b3d2b Delphi IDE 1/3: add back VTI support *along with* (as opposed to "instead of") TIEmu support. 15 years ago
  debrouxl fd884171a8 Branch for integrating back VTI support *along with* TIEmu support in the Delphi IDE. 15 years ago
  kevinkofler a3fd408adc Remove unused "uses ComServ;" left over from FolderLink. 17 years ago
  kevinkofler a02a85b542 Bump version number and copyright date. 17 years ago
  kevinkofler d9514f77c7 Make sure the list is not empty. 17 years ago
  kevinkofler c8846154b1 Do approximate matching for prototype hints against the last known identifier if the identifier to match comes after it in alphabetical order. 17 years ago
  kevinkofler fd26c59f4b Accept F8 as shortcut for Make and Alt+F8 for Compile to match KTIGCC. 17 years ago
  kevinkofler b3a37a1881 Add tas to default Integer Arithmetic instructions. 17 years ago
  kevinkofler 9981ab6a15 Bump IDE version to 2.94 and update IDE history. 17 years ago
  kevinkofler 5aa3735be6 Bump version number everywhere. 17 years ago
  kevinkofler e495f38452 Remove unused variables. 17 years ago
  kevinkofler b9f39277a3 Fix compilation errors. 17 years ago
  kevinkofler 5f8eb9b584 Bump version number. 17 years ago
  kevinkofler 61b41999ab Fix a Cism and a copy&paste bug in SendFiles. 17 years ago
  kevinkofler 5e36de13e8 Port SendFiles to the TiEmu interface. 17 years ago
  kevinkofler e3fa0178bd Port ExecuteCommandLine to TiEmu. 17 years ago
  kevinkofler d4675198d8 Port DebugPause and DebugReset to the TiEmu interface. 17 years ago
  kevinkofler 85be453ce5 Partial port from VTI to TiEmu. 17 years ago
  kevinkofler 20a60f6892 Mention TiEmu, not VTI. 17 years ago
  kevinkofler 8a12ca7191 Import declaration for TiEmu OLE interface. 17 years ago
  kevinkofler 67d8237453 Revert unintentional change. 17 years ago
  kevinkofler 7d0d431c2a Fix detection of "??=" in source file splitting. 17 years ago
  kevinkofler 46f36b0606 Fix the similarity distance to actually make sense. 17 years ago
  kevinkofler 7f3e055a77 Rename Similarity to SimilarityDistance to avoid future inverted logic bugs. 17 years ago
  kevinkofler 9048770cf4 Similarity returns smaller values for more similar strings (yuck!), fix inverted logic due to that. 17 years ago
  kevinkofler 4e26198437 Oops, Ctrl+E is already taken, use Ctrl+G instead. 17 years ago
  kevinkofler e4dc07325a Allow Ctrl+E as an alternative to Ctrl+Tab (which is usually taken on Linux). Document Ctrl+E and Ctrl+M. 17 years ago