Historial de Commits

Autor SHA1 Mensaje Fecha
  kevinkofler 3bd95bb5e5 Allow setting the LineStartOnly flag from the UI, as this feature is used in the default settings. (Also matches KTIGCC's dialog.) hace 18 años
  kevinkofler 54f7af26d7 Fix keyboard accelerator conflicts. hace 18 años
  kevinkofler 9a5f57aaaf Fix missing/conflicting accelerators. hace 18 años
  kevinkofler a4225ba0f0 Update copyright date. hace 18 años
  kevinkofler 1119dc9c26 Fix yet another semicolon-before-else bug. hace 18 años
  kevinkofler 1c6681661d Update version numbers and copyright notices. hace 18 años
  kevinkofler b8f0448a2a Don't show Debug menu for FlashOSes. hace 18 años
  kevinkofler 015bcd26d9 Also search Include\S for include files with errors. hace 18 años
  kevinkofler 272993a6b1 Drop periods at the end of status tips (most don't have them). hace 18 años
  kevinkofler 6eafa251ab Fix yet another pair of accelerator conflicts. hace 18 años
  kevinkofler 87db85425a Add proper copyright&license notices to the remaining Delphi source files. hace 18 años
  kevinkofler 3bdca575e0 Add proper copyright&notices to all IDE .pas source files. hace 18 años
  kevinkofler 816a2e85e0 Clarify what "Auto-save project" does. hace 18 años
  kevinkofler 952db533fd Fix some more duplicate/missing accelerators found during KTIGCC development. hace 18 años
  kevinkofler 2b8a800cfe Don't enable MLink format relocs/ROM_CALLs/BSS in kernel mode (not supported). hace 18 años
  kevinkofler 02677379ad Sync Joey's missing/conflicting accelerator fixes from KTIGCC. hace 18 años
  kevinkofler 260161e74e Fix Program Options dialog to default to the Welcome sheet. hace 18 años
  kevinkofler d7f0ca42c1 Fix accelerator conflict. hace 18 años
  kevinkofler be60845611 MOV is not an A68k keyword. hace 18 años
  kevinkofler 56da59b6f5 Update ide.res. hace 18 años
  kevinkofler fb39c7b40c Update "Release" in ide.dof. hace 18 años
  kevinkofler d35cf64d81 Version number updates. hace 18 años
  kevinkofler 4077a50e03 Update version number (0.96 Beta 5). hace 19 años
  kevinkofler 03e932b8d1 Add COMMENT_AUTHORS. hace 19 años
  kevinkofler bbd1d2a566 Fix name of .dbg file. hace 19 años
  kevinkofler 4d59290f36 Fix syntax errors. hace 19 años
  kevinkofler eb82084163 Use .appfile and .appline for GNU as. hace 19 años
  kevinkofler 3aab4cd7b1 Add #line (C) or .ln (GNU assembly, needs assembler patch) directives when generating debugging information. hace 19 años
  kevinkofler a75c8d9c17 Disable source splitting when debugging information is requested. (This will have to stay that way until debugging from within the IDE gets supported.) hace 19 años
  kevinkofler 7b95227910 Change debugging information generation to use DWARF 2 rather than .s file comments. hace 19 años