Commit Graph

22 Commits

Author SHA1 Message Date
pierre
2126a0993e * new set of Gabor changes: see fixes.txt 2000-05-02 08:42:26 +00:00
pierre
bbe65b02c0 * New Gabor changes : see fixes.txt 2000-04-25 08:42:32 +00:00
pierre
7bb0281201 + -gl option support 2000-03-08 16:51:50 +00:00
pierre
8bea921be5 + Assembler tab in Options|Compiler 2000-03-07 22:52:50 +00:00
pierre
de32721a58 +ASMInfoSwitches AsmOutputSwitches 2000-03-07 21:17:29 +00:00
pierre
705b7cb752 readme.txt 2000-02-04 14:34:46 +00:00
pierre
de5fd31a00 * -Fi must also be used for GetSourceDirectories 2000-02-04 00:05:20 +00:00
pierre
73edccea34 * use default command line switches only if fp.cfg not found 2000-01-10 15:52:53 +00:00
florian
1b8b8be9c0 * if no ini file is found the ide uses some useful defaults 1999-10-14 14:22:23 +00:00
peter
7b94465fba * fixed hotkeys with Compiler switches
* fixed compiler status dialog
  * Run shows again the output
1999-04-29 09:36:11 +00:00
peter
f62a9a4d77 * desktop saving things
* vesa mode
  * preferences dialog
1999-03-23 15:11:26 +00:00
peter
fa4edfc81f * flag if trytoopen should look for other extensions
+ browser tab in the tools-compiler
1999-03-12 01:13:56 +00:00
pierre
216d00e8bc * String items can also be separated by spaces 1999-02-16 12:46:38 +00:00
pierre
9d6ef69221 * MemorySizeSwitches Removed (was duplicate of MemorySwitches !)
* Added missing disposes at exit
1999-02-10 09:45:55 +00:00
pierre
9b20ad8b3e + added CustomArg 1999-02-08 17:38:52 +00:00
florian
34e51084a7 * speed/size optimization is now a radio button 1999-02-06 00:07:47 +00:00
peter
03db82a6ff * unit name of FPSwitches -> FPSwitch which is easier to use
* some fixes for tp7 compiling
1999-02-05 13:51:38 +00:00
pierre
d4b1c07d9a + SourceDir that stores directories for sources that the
compiler should not know about
    Automatically asked for addition when a new file that
    needed filedialog to be found is in an unknown directory
    Stored and retrieved from INIFile
  + Breakpoints conditions added to INIFile
  * Breakpoints insterted and removed at debin and end of debug session
1999-02-05 12:11:53 +00:00
pierre
b4b1e80dff * Several things added (I cannot commit them independently !)
+ added TBreakpoint and TBreakpointCollection
  + added cmResetDebugger,cmGrep,CmToggleBreakpoint
  + Breakpoint list in INIFile
  * Select items now also depend of SwitchMode
  * Reading of option '-g' was not possible !
  + added search for -Fu args pathes in TryToOpen
  + added code for automatic opening of FileDialog
    if source not found
1999-02-04 13:32:00 +00:00
peter
3caaa020b0 + Implemented still missing 'switch' entries in Options menu
+ Pressing Ctrl-B sets ASCII mode in editor, after which keypresses (even
    ones with ASCII < 32 ; entered with Alt+<###>) are interpreted always as
    ASCII chars and inserted directly in the text.
  + Added symbol browser
  * splitted fp.pas to fpide.pas
1999-01-12 14:29:31 +00:00
peter
bcecca182a * 'Use tab characters' now works correctly
+ Syntax highlight now acts on File|Save As...
 + Added a new class to syntax highlight: 'hex numbers'.
 * There was something very wrong with the palette managment. Now fixed.
 + Added output directory (-FE<xxx>) support to 'Directories' dialog...
 * Fixed some possible bugs in Running/Compiling, and the compilation/run
   process revised
1999-01-04 11:49:39 +00:00
peter
9788af7f08 + Added user screen support, display & window
+ Implemented Editor,Mouse Options dialog
  + Added location of .INI and .CFG file
  + Option (INI) file managment implemented (see bottom of Options Menu)
  + Switches updated
  + Run program
1998-12-28 15:47:40 +00:00