peter
b1612bd1a8
* updates from TH for OS2
1999-02-17 22:34:08 +00:00
pierre
748cf53a23
* ScrollBars in SymbolView where allways for ReferenceView
...
* TrackSource puts now the source in front of the first non
browser window !
+* Tried to get mouse clicks in TBrowserTab to issue correct
command, but still does not work !
1999-02-17 15:50:27 +00:00
pierre
38eb3dc2ed
+ file(line) added in TProgramInfo message list
1999-02-17 15:04:02 +00:00
pierre
15fa23d912
* unused local removed
1999-02-17 14:21:40 +00:00
pierre
696db29f84
* Reference specific bug in recompiling unit solved
1999-02-17 14:20:40 +00:00
peter
23f7e0c601
* small fixes for the binary writer
1999-02-17 10:16:24 +00:00
peter
014f866939
* fixed error messages when parsing typed const array
1999-02-17 10:15:26 +00:00
peter
1b0e76cdca
* set the first enumsym also for subrange types
1999-02-17 10:14:20 +00:00
peter
a868c2a6cc
* when error when opening a file, then reset the mode to fmclosed
1999-02-17 10:13:29 +00:00
peter
1b411c29f9
* removed memory leak when jumps are generated
1999-02-17 10:12:59 +00:00
michael
cf58c3b5f4
Initial version
1999-02-16 18:56:24 +00:00
michael
5823bb9aa0
First version. Binary committed
1999-02-16 18:54:52 +00:00
michael
4fb8f30f65
Moved to subdirectory
1999-02-16 18:43:15 +00:00
michael
6757383530
+ moved to search dir.
1999-02-16 18:40:38 +00:00
pierre
710ab457d7
* no heap dump if program has an heap error !
1999-02-16 17:20:26 +00:00
pierre
38575e17a0
* Peter's debug code commented
1999-02-16 17:15:28 +00:00
pierre
6a0bac2ea2
+ findclose added for FPC
1999-02-16 17:13:55 +00:00
daniel
fe97fa1e59
* Typo fixed
1999-02-16 15:44:48 +00:00
daniel
d14df5e83c
+ New version of files by Ramon BosqueA
1999-02-16 15:41:02 +00:00
pierre
87b375abbb
* GDBWindow does not popup on F7 or F8 anymore
1999-02-16 12:47:36 +00:00
pierre
216d00e8bc
* String items can also be separated by spaces
1999-02-16 12:46:38 +00:00
pierre
29d778ac51
* GDBWindow size and grow corrected
1999-02-16 12:45:18 +00:00
pierre
cf36da36bf
* DoubleClick works now
1999-02-16 12:44:20 +00:00
peter
8416f94f56
* updated
1999-02-16 10:44:14 +00:00
peter
70c1def540
* use -dGDB for the compiler
...
* only use gdb_file when -dDEBUG is used
* profiler switch is now a toggle instead of radiobutton
1999-02-16 10:43:53 +00:00
peter
450871e3ab
+ ide_all,ide_gdb,ide_full,ide_fullgdb targets
1999-02-16 00:50:12 +00:00
peter
bbb1d23607
* fixed rounding when correct+f < 0
1999-02-16 00:49:20 +00:00
peter
746f2e1510
* save in the ppu if linked with obj file instead of using the
...
library flag, so the .inc files are also checked
1999-02-16 00:48:23 +00:00
peter
9b6f7409ae
* fixed local copies of value para's
1999-02-16 00:47:28 +00:00
peter
2ba2b655f0
* fixed bug #206
1999-02-16 00:46:30 +00:00
peter
5c3f708222
* fixed crashes by forgotten strpnew() for init_symbol
1999-02-16 00:45:30 +00:00
peter
b6f3ac45bf
- 201,206
...
+ 217-221
1999-02-16 00:43:19 +00:00
daniel
317dc74a4d
+ procedure clreol added
1999-02-15 15:47:41 +00:00
pierre
79cb419608
+ TLine remembers Comment type
1999-02-15 15:12:25 +00:00
pierre
c881aae7e9
* fix for bug0216
1999-02-15 13:13:15 +00:00
pierre
9f6b250318
*** empty log message ***
1999-02-15 12:47:48 +00:00
pierre
520da0fc92
* pred/succ with overflow check must use ADD DEC !!
1999-02-15 11:40:21 +00:00
pierre
0e9f344ef6
* memory leaks removed
1999-02-15 11:30:39 +00:00
pierre
4119b094a4
* // comment ends at end of line !
...
GDB window changed !
now all is in a normal text editor, but pressing
Enter key will send part of line before cursor to GDB !
1999-02-15 09:36:06 +00:00
pierre
b183b86c2b
* single line comment // fix : comments intermix still wrong !!
1999-02-15 09:32:58 +00:00
pierre
dea4d8c871
* HEAPTRC conditionnal renamed IDEHEAPTRC
1999-02-15 09:07:10 +00:00
carl
8773fe80ba
* oops... wrong filename
1999-02-12 17:14:04 +00:00
carl
00f5fae811
+ updates to reflect directory
1999-02-12 16:20:06 +00:00
carl
52d673755d
+ updated to reflect files in directory
1999-02-12 16:15:25 +00:00
michael
0cdf23985b
* Last-minute changes so it can be texed
1999-02-12 14:14:56 +00:00
michael
75c55057f4
+ Installed javascript in top navigation panel
1999-02-12 12:53:33 +00:00
florian
45da1362e4
* internal error 10 with ansistrings fixed
1999-02-12 10:43:56 +00:00
michael
26df2c07db
* memw usage more clear
1999-02-11 21:36:49 +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
f1f4f0b271
+ GDBWindow only with -dGDBWindow for now : still buggy !!
1999-02-11 13:10:03 +00:00