Commit Verlauf

Autor SHA1 Nachricht Datum
  kevinkofler da09872b22 Update/add copyright notices. vor 18 Jahren
  joeyadams 28660223d9 Gave all pages of both the Project Options and the Program Options the ability to read in settings, but not the ability to write them back. vor 18 Jahren
  kevinkofler da114d2dae Fix Program Options dialog to default to the Welcome sheet. vor 18 Jahren
  joeyadams 85805fec83 Fixed a boo-boo in the way a few of the radio buttons were placed. All radio buttons are now in button groups so that they will be mutually exclusive. vor 18 Jahren
  joeyadams 12a73c48bb Changed how ProjectOptions instantiates ProgramOptions: now only one instance of ProgramOptions lasts an entire ProjectOptions session which allows us to mirror the TIGCC IDE's behavior of Program Options. vor 18 Jahren
  joeyadams 73fdad3400 Laid out Program Options, added it to the project, and made it viewable when you press the Program Options button in Project Options. vor 18 Jahren
  joeyadams 651fc694c4 0. Finished laying out other tabs. vor 18 Jahren
  joeyadams e1769e5de9 Changed Alt key shortcuts for Project Options controls to be more consistent with the original TIGCC while still keeping the OK and Cancel buttons with their Qt-set defaults of &OK and &Cancel. vor 18 Jahren
  joeyadams 8e507ccd91 Completed first tab of Project Options. vor 18 Jahren
  joeyadams 964eb33c00 Added and implemented function newSettings so that when you create a new project, the project options for the previous project won't linger. vor 18 Jahren
  joeyadams 90705da081 Finished first tab of Project Options (General) completely. Hopefully, I didn't forget anything. vor 18 Jahren
  kevinkofler 85c2838bbf GCC 4.1.1-tigcc-pre6: updated GCC snapshot to 4.1-20060428. vor 18 Jahren
  kevinkofler 418a05ebde Fix accelerator conflict. vor 18 Jahren
  joeyadams 6a3c4a6655 Fixed first Project Options page (target), added second page. vor 18 Jahren
  joeyadams b77c49961a Added incomplete Project Options UI file. vor 18 Jahren
  kevinkofler db7fb32a81 Fix compilation on BSD (use GNU make) (patch by Joachim Jona). vor 18 Jahren
  kevinkofler 633684dae7 Fix hexadecimal number syntax. vor 18 Jahren
  kevinkofler 21db288c73 No need to delete CVS subdirectories of emptied (and no longer appearing in checkouts) directories. vor 18 Jahren
  kevinkofler 20cca3871d Port ttunpack code to GNU as and drop hex array hack. vor 18 Jahren
  kevinkofler 774da2079d Change jsr to jbsr. vor 18 Jahren
  kevinkofler bd00532177 Add Lionel Debroux to the tprbuilder copyright notice. vor 18 Jahren
  kevinkofler ff23152d41 tprbuilder patch by Lionel Debroux: add -D switch (pass defines to GCC) vor 18 Jahren
  kevinkofler 3d57e6163d Update pstarter from CVS instead of local source directory. vor 18 Jahren
  kevinkofler 3642799dba Import pstarter. vor 18 Jahren
  joeyadams e1693a6716 Added syntax highlighting options to the TIGCCPrefs structure. vor 18 Jahren
  kevinkofler dcf73c9c98 MOV is not an A68k keyword. vor 18 Jahren
  kevinkofler f0eabd6ce3 Use lowercase internal name so we don't get both KTIGCCrc and ktigccrc config files. vor 18 Jahren
  joeyadams e2b7d937b5 Implemented configuration saving for current preference structure items. vor 18 Jahren
  joeyadams abb9401d27 Set up loadPreferences/savePreferences/defaultPreferences interface, but it does not actually load or save yet. vor 18 Jahren
  joeyadams b827af1418 Fixed issue with creating C files through the menu so it's in sync with creating them through the context menu. vor 18 Jahren