Commit Graph

29 Commits

Author SHA1 Message Date
pierre
ca57b504b0 + With DebugUndo added 3 menu items
"Dump Undo" "Undo All" and "Redo All"
    for Undo checks
1999-10-27 12:10:42 +00:00
pierre
d0dbe5a3f5 ClockView Black on Gray by default 1999-10-14 10:23:44 +00:00
peter
9853a752ab + clock
* backspace unident like tp7
1999-09-13 16:24:42 +00:00
pierre
b0806dcf41 * some breakpoint related fixes and Help contexts 1999-09-09 16:31:45 +00:00
pierre
1f1576ef0b + cmCopyWin,cmPasteWin 1999-09-09 14:15:27 +00:00
peter
629a079611 * Adjusting the selection when the editor didn't contain any line.
* Reserved word recognition redesigned, but this didn't affect the overall
    syntax highlight speed remarkably (at least not on my Amd-K6/350).
    The syntax scanner loop is a bit slow but the main problem is the
    recognition of special symbols. Switching off symbol processing boosts
    the performance up to ca. 200%...
  * The editor didn't allow copying (for ex to clipboard) of a single character
  * 'File|Save as' caused permanently run-time error 3. Not any more now...
  * Compiler Messages window (actually the whole desktop) did not act on any
    keypress when compilation failed and thus the window remained visible
  + Message windows are now closed upon pressing Esc
  + At 'Run' the IDE checks whether any sources are modified, and recompiles
    only when neccessary
  + BlockRead and BlockWrite (Ctrl+K+R/W) implemented in TCodeEditor
  + LineSelect (Ctrl+K+L) implemented
  * The IDE had problems closing help windows before saving the desktop
1999-08-16 18:25:13 +00:00
peter
9f334f17ac + TTab acts now on Ctrl+Tab and Ctrl+Shift+Tab...
+ Desktop saving should work now
     - History saved
     - Clipboard content saved
     - Desktop saved
     - Symbol info saved
  * syntax-highlight bug fixed, which compared special keywords case sensitive
    (for ex. 'asm' caused asm-highlighting, while 'ASM' didn't)
  * with 'whole words only' set, the editor didn't found occourences of the
    searched text, if the text appeared previously in the same line, but didn't
    satisfied the 'whole-word' condition
  * ^QB jumped to (SelStart.X,SelEnd.X) instead of (SelStart.X,SelStart.Y)
    (ie. the beginning of the selection)
  * when started typing in a new line, but not at the start (X=0) of it,
    the editor inserted the text one character more to left as it should...
  * TCodeEditor.HideSelection (Ctrl-K+H) didn't update the screen
  * Shift shouldn't cause so much trouble in TCodeEditor now...
  * Syntax highlight had problems recognizing a special symbol if it was
    prefixed by another symbol character in the source text
  * Auto-save also occours at Dos shell, Tool execution, etc. now...
1999-08-03 20:22:25 +00:00
pierre
823d269c08 * LineEnd bug corrected, now goes end of text even if selected
+ Until Return for debugger
  + Code for Quit inside GDB Window
1999-07-12 13:14:13 +00:00
pierre
5f258b0fc0 + First implementation of watches window 1999-07-10 01:24:11 +00:00
pierre
7dbd47aaf1 + BreakpointsList Window implemented
with Edit/New/Delete functions
  + Individual breakpoint dialog with support for all types
    ignorecount and conditions
    (commands are not yet implemented, don't know if this wolud be useful)
    awatch and rwatch have problems because GDB does not annotate them
    I fixed v4.16 for this
1999-06-30 23:58:11 +00:00
peter
1d8a77490c * fixes from gabor 1999-06-28 19:32:17 +00:00
pierre
8349be8e46 +cmSymbol,cmStack,cmBreakpointList 1999-06-25 00:38:59 +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
f62a9a4d77 * desktop saving things
* vesa mode
  * preferences dialog
1999-03-23 15:11:26 +00:00
peter
a299ce06e8 * new compiler dialog 1999-03-19 16:04:27 +00:00
peter
cc15fb70fb * tools macro fixes
+ tph writer
  + first things for resource files
1999-03-16 12:38:06 +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
peter
4133cbf1d3 * browser updates from gabor 1999-02-22 11:51:32 +00:00
peter
be2415693b + ctrl-c capture with confirm dialog
+ ascii table in the tools menu
  + heapviewer
  * empty file fixed
  * fixed callback routines in fpdebug to have far for tp7
1999-02-20 15:18:25 +00:00
pierre
b4eaffdca4 * GDBWindow redesigned :
normal editor apart from
    that any kbEnter will send the line (for begin to cursor)
    to GDB command !
    GDBWindow opened in Debugger Menu
     still buggy :
     -echo should not be present if at end of text
     -GDBWindow becomes First after each step (I don't know why !)
1999-02-11 19:07:19 +00:00
pierre
2e3a8b6f8f + cmContToCursor added 1999-02-08 17:40:00 +00:00
pierre
33e7e22e1a + cmResetDebugger and cmGrep
* Avoid StatusStack overflow
1999-02-04 12:23:43 +00:00
peter
b03f9282c6 * first debugger things 1999-01-22 10:24:02 +00:00
peter
124db68c70 + tools menu
+ speedsearch in symbolbrowser
  * working run command
1999-01-21 11:54:08 +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
ba891366d5 * patches from Gabor 1998-12-30 13:38:38 +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
peter
cbd33d4c38 * moved 1998-12-22 14:27:54 +00:00