pierre
|
d98022d88a
|
avoid to insert options in .cfg file if the option has no command line
|
2002-02-20 15:06:52 +00:00 |
|
peter
|
867f468b21
|
* signal_name added
|
2002-02-11 18:51:39 +00:00 |
|
pierre
|
53d855b3c3
|
* fix problem with disable all invalid breakpoints
|
2002-02-09 02:04:46 +00:00 |
|
pierre
|
954bd985e5
|
* fix error when loading breakpoints, try to load other items even after an error
|
2002-02-09 00:32:27 +00:00 |
|
pierre
|
4907deb2a6
|
+ handle signals
|
2002-02-06 14:45:00 +00:00 |
|
peter
|
c09e7bb537
|
* regenerated
|
2002-01-29 18:05:44 +00:00 |
|
pierre
|
ef7f244cc8
|
* remove fpc_packages target
|
2002-01-28 09:41:27 +00:00 |
|
peter
|
5f2e0cc5e3
|
* regenerated
|
2002-01-27 21:47:54 +00:00 |
|
pierre
|
a45f4354e3
|
* fix bug #1774
|
2002-01-25 14:15:35 +00:00 |
|
pierre
|
74a4fac7cc
|
* only disable Alt-X in Options|Compiler dialog
|
2002-01-24 09:21:41 +00:00 |
|
pierre
|
4380a7b715
|
Change IDE version to 0.9.2
|
2002-01-22 16:33:51 +00:00 |
|
pierre
|
969167ccf5
|
* try to fix win32 problem with Dos program ouptut in command shell
Warning, to debug under win32 with GDB you must use "set new-console on"
|
2002-01-22 16:29:52 +00:00 |
|
pierre
|
6769598ff4
|
* fix wrong sign change handling
+ add 'H' to view current value as hexadecimal
|
2002-01-22 14:56:37 +00:00 |
|
pierre
|
fe82c8b418
|
* fix multiple FPU excpetion trapping problem for unix
|
2002-01-22 13:56:04 +00:00 |
|
pierre
|
9d78506c59
|
try to fix bug #1732
|
2002-01-09 09:48:00 +00:00 |
|
pierre
|
3a403da9f5
|
* fix problems with -S option
|
2002-01-09 09:46:10 +00:00 |
|
peter
|
0816ae4006
|
* regenerated
|
2002-01-06 21:59:08 +00:00 |
|
pierre
|
8d90e415dc
|
* attempt to fix web bug #1730
|
2001-12-19 10:59:18 +00:00 |
|
marco
|
7866897343
|
* BSDhier fix to fpcmake.ini + makefile update.
|
2001-12-11 10:39:53 +00:00 |
|
carl
|
41c3b07113
|
* Renamed ppc.cfg -> fpc.cfg
|
2001-11-24 02:05:21 +00:00 |
|
carl
|
dd02c42009
|
* rename ppc386.cfg to ppc.cfg
|
2001-11-23 03:17:33 +00:00 |
|
peter
|
2dc60c9fed
|
* use cp_value_equal_const instead of cp_all
|
2001-11-18 20:18:54 +00:00 |
|
pierre
|
066d198d33
|
+ save ansi dump as text is filename suffix is '.txt'
|
2001-11-15 13:30:14 +00:00 |
|
pierre
|
531c307306
|
* fix bug #1680 for go32v2 and hopefully for linux
|
2001-11-14 23:55:38 +00:00 |
|
carl
|
4807e6fdf7
|
* Range check error fix
|
2001-11-13 01:58:34 +00:00 |
|
pierre
|
d734d815ed
|
* change target menu name if target changed to become debug-able
|
2001-11-10 00:11:45 +00:00 |
|
pierre
|
e820004fce
|
* fix the bug about smaller optimization not recorded
|
2001-11-09 11:14:40 +00:00 |
|
pierre
|
bdf48b65ba
|
* impose the correct size for win32 console window
|
2001-11-08 17:06:22 +00:00 |
|
pierre
|
0fea285e15
|
* fix win32 scrolling
+ always go back to 0,0 position in IDE mode
|
2001-11-08 16:38:25 +00:00 |
|
pierre
|
1d4499f32e
|
* overcome buffer win32 problem due to a bug in ReadConsoleOutput
|
2001-11-08 16:07:41 +00:00 |
|
pierre
|
beb0234acb
|
+ Disassembly window made public
|
2001-11-07 00:28:52 +00:00 |
|
pierre
|
b8416e8411
|
* avoid problem to compile ide with debug for linux
|
2001-11-07 00:18:00 +00:00 |
|
pierre
|
4b384ec92e
|
* some security check added
|
2001-11-07 00:16:17 +00:00 |
|
pierre
|
7dd9e33e40
|
+ FindProcedure implemented
|
2001-10-24 21:49:56 +00:00 |
|
pierre
|
05b3e02a17
|
* try to fix the Win2000 mouse problem
|
2001-10-24 14:17:27 +00:00 |
|
peter
|
aff68fdfd4
|
* asw support
|
2001-10-18 20:55:18 +00:00 |
|
peter
|
ec9e4f4556
|
* fpc -PB instead of -P?
* check if fpc exists if not found fallback to ppc386
|
2001-10-16 20:52:34 +00:00 |
|
peter
|
edbbda96e5
|
* fpcpackage added
|
2001-10-15 21:45:52 +00:00 |
|
peter
|
6f2baf0fcf
|
* regenerated
|
2001-10-14 21:43:09 +00:00 |
|
peter
|
1cd2fed3d8
|
* fixed typo for linux
|
2001-10-14 14:16:06 +00:00 |
|
pierre
|
98978cbf09
|
* always remove cursor before updating the cursor cell
|
2001-10-12 21:50:15 +00:00 |
|
pierre
|
373a7bc5ad
|
+ graphic modes support enhanced
|
2001-10-12 14:22:45 +00:00 |
|
pierre
|
835ddcb765
|
+ show error if switch to new screen mode failed
|
2001-10-12 14:21:47 +00:00 |
|
pierre
|
746679aac6
|
* use correct video buffer size
|
2001-10-12 14:20:11 +00:00 |
|
pierre
|
98ce4e5868
|
* fix color computation for graphic mode
|
2001-10-12 00:04:17 +00:00 |
|
pierre
|
c957972395
|
+ some preliminary code for graph use
|
2001-10-11 23:45:27 +00:00 |
|
pierre
|
54cf569474
|
* better NoSwitch check for unix
|
2001-10-11 11:39:35 +00:00 |
|
pierre
|
f85e456f3c
|
* small fvision specific changes
|
2001-10-11 11:38:22 +00:00 |
|
pierre
|
22b8f0dd59
|
* adapt to new video unit layout
|
2001-10-11 11:35:34 +00:00 |
|
pierre
|
abc2e8bfd7
|
patch form Peter
|
2001-10-11 11:34:42 +00:00 |
|