Commit History

Author SHA1 Message Date
  kevinkofler 67d8237453 Revert unintentional change. 18 years ago
  kevinkofler 7d0d431c2a Fix detection of "??=" in source file splitting. 18 years ago
  kevinkofler 46f36b0606 Fix the similarity distance to actually make sense. 18 years ago
  kevinkofler 7f3e055a77 Rename Similarity to SimilarityDistance to avoid future inverted logic bugs. 18 years ago
  kevinkofler 9048770cf4 Similarity returns smaller values for more similar strings (yuck!), fix inverted logic due to that. 18 years ago
  kevinkofler 4e26198437 Oops, Ctrl+E is already taken, use Ctrl+G instead. 18 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. 18 years ago
  kevinkofler 10722edcfe Update copyright notice. 18 years ago
  kevinkofler 3d49d5d468 Don't treat Ctrl+whatever+key as Ctrl+key. (Ctrl+Alt+M may be used for mu.) 18 years ago
  kevinkofler 48090c5633 Allow Ctrl+M as an alternative to Ctrl+Space (which conflicts with X11 Input Methods). 18 years ago
  kevinkofler 7fd009ea81 Add keyboard accelerators to Preferences/Coding. 18 years ago
  kevinkofler d524a4130f Update copyright notice. 18 years ago
  kevinkofler 3bd95bb5e5 Allow setting the LineStartOnly flag from the UI, as this feature is used in the default settings. (Also matches KTIGCC's dialog.) 18 years ago
  kevinkofler 54f7af26d7 Fix keyboard accelerator conflicts. 18 years ago
  kevinkofler 9a5f57aaaf Fix missing/conflicting accelerators. 18 years ago
  kevinkofler a4225ba0f0 Update copyright date. 18 years ago
  kevinkofler 1119dc9c26 Fix yet another semicolon-before-else bug. 18 years ago
  kevinkofler 1c6681661d Update version numbers and copyright notices. 18 years ago
  kevinkofler b8f0448a2a Don't show Debug menu for FlashOSes. 18 years ago
  kevinkofler 015bcd26d9 Also search Include\S for include files with errors. 18 years ago
  kevinkofler 272993a6b1 Drop periods at the end of status tips (most don't have them). 18 years ago
  kevinkofler 6eafa251ab Fix yet another pair of accelerator conflicts. 18 years ago
  kevinkofler 87db85425a Add proper copyright&license notices to the remaining Delphi source files. 18 years ago
  kevinkofler 3bdca575e0 Add proper copyright&notices to all IDE .pas source files. 18 years ago
  kevinkofler 816a2e85e0 Clarify what "Auto-save project" does. 18 years ago
  kevinkofler 952db533fd Fix some more duplicate/missing accelerators found during KTIGCC development. 18 years ago
  kevinkofler 2b8a800cfe Don't enable MLink format relocs/ROM_CALLs/BSS in kernel mode (not supported). 18 years ago
  kevinkofler 02677379ad Sync Joey's missing/conflicting accelerator fixes from KTIGCC. 18 years ago
  kevinkofler 260161e74e Fix Program Options dialog to default to the Welcome sheet. 18 years ago
  kevinkofler d7f0ca42c1 Fix accelerator conflict. 18 years ago