Histórico de commits

Autor SHA1 Mensagem Data
  kevinkofler d524a4130f Update copyright notice. 18 anos atrás
  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 anos atrás
  kevinkofler 54f7af26d7 Fix keyboard accelerator conflicts. 18 anos atrás
  kevinkofler 9a5f57aaaf Fix missing/conflicting accelerators. 18 anos atrás
  kevinkofler a4225ba0f0 Update copyright date. 18 anos atrás
  kevinkofler 1119dc9c26 Fix yet another semicolon-before-else bug. 18 anos atrás
  kevinkofler 1c6681661d Update version numbers and copyright notices. 18 anos atrás
  kevinkofler b8f0448a2a Don't show Debug menu for FlashOSes. 18 anos atrás
  kevinkofler 015bcd26d9 Also search Include\S for include files with errors. 18 anos atrás
  kevinkofler 272993a6b1 Drop periods at the end of status tips (most don't have them). 18 anos atrás
  kevinkofler 6eafa251ab Fix yet another pair of accelerator conflicts. 18 anos atrás
  kevinkofler 87db85425a Add proper copyright&license notices to the remaining Delphi source files. 18 anos atrás
  kevinkofler 3bdca575e0 Add proper copyright&notices to all IDE .pas source files. 18 anos atrás
  kevinkofler 816a2e85e0 Clarify what "Auto-save project" does. 18 anos atrás
  kevinkofler 952db533fd Fix some more duplicate/missing accelerators found during KTIGCC development. 18 anos atrás
  kevinkofler 2b8a800cfe Don't enable MLink format relocs/ROM_CALLs/BSS in kernel mode (not supported). 18 anos atrás
  kevinkofler 02677379ad Sync Joey's missing/conflicting accelerator fixes from KTIGCC. 18 anos atrás
  kevinkofler 260161e74e Fix Program Options dialog to default to the Welcome sheet. 18 anos atrás
  kevinkofler d7f0ca42c1 Fix accelerator conflict. 18 anos atrás
  kevinkofler be60845611 MOV is not an A68k keyword. 18 anos atrás
  kevinkofler 56da59b6f5 Update ide.res. 18 anos atrás
  kevinkofler fb39c7b40c Update "Release" in ide.dof. 18 anos atrás
  kevinkofler d35cf64d81 Version number updates. 18 anos atrás
  kevinkofler 4077a50e03 Update version number (0.96 Beta 5). 19 anos atrás
  kevinkofler 03e932b8d1 Add COMMENT_AUTHORS. 19 anos atrás
  kevinkofler bbd1d2a566 Fix name of .dbg file. 19 anos atrás
  kevinkofler 4d59290f36 Fix syntax errors. 19 anos atrás
  kevinkofler eb82084163 Use .appfile and .appline for GNU as. 19 anos atrás
  kevinkofler 3aab4cd7b1 Add #line (C) or .ln (GNU assembly, needs assembler patch) directives when generating debugging information. 19 anos atrás
  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.) 19 anos atrás