pierre
|
0ba499339a
|
* on CtrlF1, first do an exact name search, only allow longer names if exact is not found
git-svn-id: trunk@6126 -
|
2007-01-22 04:32:07 +00:00 |
|
pierre
|
3696f6fbb7
|
* better User Screen parsing code, interruptible by Esc key
git-svn-id: trunk@6125 -
|
2007-01-22 04:18:19 +00:00 |
|
pierre
|
118ee9a8ab
|
* better restore console mode for windows
git-svn-id: trunk@6124 -
|
2007-01-22 04:17:06 +00:00 |
|
pierre
|
90c85b198a
|
+ free memory in finalization code
git-svn-id: trunk@6123 -
|
2007-01-22 04:16:06 +00:00 |
|
pierre
|
d28d17b6c6
|
* added checks for windows calls and better set console mode for windows
git-svn-id: trunk@6122 -
|
2007-01-22 04:15:20 +00:00 |
|
pierre
|
b6fc04080e
|
* removed CtrlC for go32v2 and added checks for windows calls
git-svn-id: trunk@6121 -
|
2007-01-22 04:13:54 +00:00 |
|
pierre
|
07327f9301
|
* add CtrlC for go32v2 and checks for windows calls
git-svn-id: trunk@6120 -
|
2007-01-22 04:12:11 +00:00 |
|
pierre
|
fcac5238fd
|
* always include DebugMessage definition, second try
git-svn-id: trunk@6119 -
|
2007-01-22 04:10:50 +00:00 |
|
pierre
|
87c0a048e5
|
* Undo last wrong commit
git-svn-id: trunk@6118 -
|
2007-01-22 04:03:46 +00:00 |
|
pierre
|
f876187194
|
* always include DebugMessage definitionwutils.pas
git-svn-id: trunk@6117 -
|
2007-01-22 03:51:32 +00:00 |
|
daniel
|
da78c49584
|
* FV has outline
git-svn-id: trunk@6111 -
|
2007-01-21 22:10:25 +00:00 |
|
daniel
|
50b920294b
|
+ Switch IDE to resourcestrings
git-svn-id: trunk@6107 -
|
2007-01-21 21:40:59 +00:00 |
|
peter
|
3a46ab06a3
|
* symbian support
git-svn-id: trunk@6052 -
|
2007-01-18 20:24:44 +00:00 |
|
pierre
|
e79ab4462b
|
disable quick edit mode in windows IDE
git-svn-id: trunk@6049 -
|
2007-01-18 14:00:38 +00:00 |
|
pierre
|
6bcc26b21b
|
HelpDebug local menu item added
git-svn-id: trunk@6048 -
|
2007-01-18 13:59:06 +00:00 |
|
pierre
|
30546d4f6a
|
+ Help debug infos added
git-svn-id: trunk@6047 -
|
2007-01-18 13:57:58 +00:00 |
|
pierre
|
9ecf3df6a4
|
+ Help debug infos added
git-svn-id: trunk@6046 -
|
2007-01-18 13:57:21 +00:00 |
|
pierre
|
d027efe65e
|
+ Help debug infos added
git-svn-id: trunk@6045 -
|
2007-01-18 13:56:49 +00:00 |
|
pierre
|
c31dab5ee5
|
+ Emulate outline object if unit is missing
git-svn-id: trunk@6044 -
|
2007-01-18 13:55:12 +00:00 |
|
pierre
|
c72badd6b2
|
+ Help debug info added
git-svn-id: trunk@6043 -
|
2007-01-18 13:53:33 +00:00 |
|
pierre
|
72c80d9696
|
+ Help debug info added
git-svn-id: trunk@6042 -
|
2007-01-18 13:52:53 +00:00 |
|
pierre
|
7934c6730f
|
Makefile regenerated for go32v2 needs graph package
git-svn-id: trunk@6041 -
|
2007-01-18 13:51:32 +00:00 |
|
pierre
|
9930a057ca
|
* go32v2 needs graph package
git-svn-id: trunk@6040 -
|
2007-01-18 13:51:08 +00:00 |
|
tom_at_work
|
71cf41e252
|
* fixed compilation, patch committed on behalf of Pierre
git-svn-id: trunk@6028 -
|
2007-01-17 20:24:27 +00:00 |
|
pierre
|
4641d6d4c6
|
* Try to fix Browser issues
git-svn-id: trunk@6011 -
|
2007-01-17 05:35:29 +00:00 |
|
pierre
|
60eddddf61
|
* check symbol name presence before insertion into UnitsCodeCompleteWords
git-svn-id: trunk@6010 -
|
2007-01-17 05:32:46 +00:00 |
|
pierre
|
6606eac232
|
* missing TGDBController.SetDir method added
git-svn-id: trunk@6009 -
|
2007-01-17 05:29:53 +00:00 |
|
pierre
|
1d564debbb
|
* parent_ebp was renamed parentfp in compiler
but not reflected in IDE, so the higher variable
did not display correctly anymore.
git-svn-id: trunk@5925 -
|
2007-01-12 17:21:37 +00:00 |
|
pierre
|
1724a37358
|
+ Implement Topic Search
git-svn-id: trunk@5922 -
|
2007-01-12 17:07:23 +00:00 |
|
pierre
|
901cc71411
|
+ allow also <BR/> as line break tag
git-svn-id: trunk@5887 -
|
2007-01-11 14:05:58 +00:00 |
|
pierre
|
f33e66bb4e
|
* avoid overflow check and errors
git-svn-id: trunk@5886 -
|
2007-01-11 14:05:03 +00:00 |
|
pierre
|
d2711a7013
|
+ added new code to deal better with
html files generated from HTeX
* Trying to get tables to format better
git-svn-id: trunk@5884 -
|
2007-01-11 12:18:35 +00:00 |
|
pierre
|
ceec409cff
|
+ FpToolsDebugMessage added to
catch debug messages from w* files into Messages window
git-svn-id: trunk@5883 -
|
2007-01-11 12:11:24 +00:00 |
|
pierre
|
92b63304b3
|
+ ReadlnFromFile added to try to cope with
lines of more than 255 chars
+ DebugMessage procedure added
git-svn-id: trunk@5882 -
|
2007-01-11 12:09:43 +00:00 |
|
pierre
|
6f66f75f69
|
* more special char fixes
git-svn-id: trunk@5869 -
|
2007-01-10 01:30:22 +00:00 |
|
pierre
|
8b8db4c1a9
|
* handle hexadecimal nubmer starting with 'x'
handle ff,fl,fi special html tags
git-svn-id: trunk@5868 -
|
2007-01-10 01:10:58 +00:00 |
|
florian
|
ff40ed3264
|
* Makefiles regenerated
git-svn-id: trunk@5831 -
|
2007-01-06 21:08:19 +00:00 |
|
pierre
|
f745a62679
|
* fix compilation of wviews unit for go32v2
git-svn-id: trunk@5801 -
|
2007-01-04 08:13:13 +00:00 |
|
daniel
|
37cf9e9c55
|
- Remove forced gdbint build.
git-svn-id: trunk@5776 -
|
2007-01-01 21:05:20 +00:00 |
|
pierre
|
2ade15c3b5
|
* go32v2 signals are also cdecl now
git-svn-id: trunk@5728 -
|
2006-12-28 08:17:14 +00:00 |
|
daniel
|
fd1cd08e2f
|
* Fix closing endif
git-svn-id: trunk@5715 -
|
2006-12-26 13:02:21 +00:00 |
|
daniel
|
dbbd43d80d
|
* Disable go32v2 ifdef.
git-svn-id: trunk@5713 -
|
2006-12-25 22:42:34 +00:00 |
|
daniel
|
c3773e07c0
|
* Switch FV to resourcestrings
git-svn-id: trunk@5639 -
|
2006-12-18 22:04:31 +00:00 |
|
daniel
|
532b4cca28
|
* Rename Curline to CurLineNr to void confusion between variables
containing line numbers or actual lines
git-svn-id: trunk@5623 -
|
2006-12-17 15:38:50 +00:00 |
|
pierre
|
636d1fe8a4
|
Avoid a warning message
git-svn-id: trunk@5541 -
|
2006-12-04 16:46:14 +00:00 |
|
daniel
|
f6c635b923
|
* Increase IDE version
git-svn-id: trunk@5519 -
|
2006-12-01 19:10:50 +00:00 |
|
daniel
|
72b25db7ae
|
* Fix video write at wrong memory locations, causing crashes.
git-svn-id: trunk@5513 -
|
2006-12-01 10:33:50 +00:00 |
|
daniel
|
ba164eea53
|
+ Add ifdefs for fake gdb.
git-svn-id: trunk@5505 -
|
2006-11-27 09:03:54 +00:00 |
|
daniel
|
4e2c9ffa9c
|
+ Evaluate window
git-svn-id: trunk@5504 -
|
2006-11-26 23:47:23 +00:00 |
|
daniel
|
1a02ce4bc1
|
* Prevent IDE from crashing when receiving a signal if displaying user screen.
* Prevent ctrl+c being delivered as SIGINT to IDE when running user program.
git-svn-id: trunk@5496 -
|
2006-11-26 18:50:21 +00:00 |
|