Commit Graph

19 Commits

Author SHA1 Message Date
pierre
30071b6a3d new merge 2000-11-15 00:14:10 +00:00
pierre
de5cef1bc8 * New big merge from fixes branch 2000-10-31 22:35:54 +00:00
Jonas Maebe
396e59f7ad * for some reason, tlinuxscreen.switchto() contained some saving code
while it should've been empty (like in the fixes branch)
2000-09-18 16:42:56 +00:00
pierre
738c8f905d * first big merge from fixes branch 2000-08-22 09:41:38 +00:00
Jonas Maebe
9ce5d9a384 * IDE screen saving/restoring implemented for Linux (merged from fixes
branch)
2000-08-21 10:57:01 +00:00
michael
aad6d9f198 + Initial import 2000-07-13 09:45:12 +00:00
pierre
897374c48c * accord to new WriteConsoleOuput declarations 2000-06-16 15:00:20 +00:00
pierre
bbe65b02c0 * New Gabor changes : see fixes.txt 2000-04-25 08:42:32 +00:00
pierre
60e99fb8fd lot of Gabor changes : see fixes.txt 2000-04-18 11:42:36 +00:00
pierre
207bcce918 + stores IDE screen before Switching for DOS 2000-03-13 20:30:37 +00:00
pierre
1ca165a3b8 * Keep the entry ScreenBuffer at exit 2000-02-04 23:17:25 +00:00
pierre
e858b8bea8 * Restore std_output_handle correctly at exit for GDB 1999-12-01 16:17:18 +00:00
pierre
9f5ab0d587 * Win32 screen problems solved 1999-11-10 17:12:00 +00:00
pierre
ff2c563dde + Twin32Screen added 1999-09-22 13:02:00 +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
1d8a77490c * fixes from gabor 1999-06-28 19:32:17 +00:00
peter
72a631eff3 + automatic .pas/.pp adding by opening of file
* better debuggerscreen changes
1999-02-02 16:41:38 +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