Commit Graph

10 Commits

Author SHA1 Message Date
pierre
4d59eb41b2 * SearchSymbol works 1999-06-29 12:49:55 +00:00
peter
1d8a77490c * fixes from gabor 1999-06-28 19:32:17 +00:00
pierre
41632422f8 * Globals(Modules)Collection tracing 1999-06-28 12:38:19 +00:00
pierre
65bcab37ee + SearchSymbol function 1999-06-25 00:34:50 +00:00
peter
3dafa09576 + object support for browser
* html help fixes
  * more desktop saving things
  * NODEBUG directive to exclude debugger
1999-04-07 21:55:39 +00:00
peter
6483f16209 + Added dummy entries for functions not yet implemented
* MenuBar didn't update itself automatically on command-set changes
  * Fixed Debugging/Profiling options dialog
  * TCodeEditor converts spaces to tabs at save only if efUseTabChars is
 set
  * efBackSpaceUnindents works correctly
  + 'Messages' window implemented
  + Added '$CAP MSG()' and '$CAP EDIT' to available tool-macros
  + Added TP message-filter support (for ex. you can call GREP thru
    GREP2MSG and view the result in the messages window - just like in TP)
  * A 'var' was missing from the param-list of THelpFacility.TopicSearch,
    so topic search didn't work...
  * In FPHELP.PAS there were still context-variables defined as word instead
    of THelpCtx
  * StdStatusKeys() was missing from the statusdef for help windows
  + Topic-title for index-table can be specified when adding a HTML-files
1999-03-01 15:41:47 +00:00
pierre
190f1f9cf8 * Adapted to TBrowserWindow changes 1999-02-10 09:51:03 +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
1ef56abc07 * source tracking from Gabor 1999-01-14 21:42:19 +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