Commit Graph

4803 Commits

Author SHA1 Message Date
Jonas Maebe
dce0f2cd38 * fixed stupid typo in previous commit :( 1999-11-14 11:25:38 +00:00
michael
068566371d + Added Pause() and alarm() 1999-11-14 11:11:15 +00:00
Jonas Maebe
9ffa216681 * don't remove align objects between JMP's and labels 1999-11-13 19:03:56 +00:00
Jonas Maebe
0a2e7859d2 * Jcc doesn't destroy anything (instead of everyting)
* MOVcc reads op1, writes op2 and raads from the flags
1999-11-13 19:03:16 +00:00
Jonas Maebe
194c612b07 * div, idiv and mul destroy edx!! 1999-11-13 19:01:51 +00:00
michael
35291cd4b2 + Added append() insert() tested append. Datetime as string works now 1999-11-12 22:53:32 +00:00
michael
c68cf725c6 New error message file from Michael Baikov 1999-11-12 22:52:13 +00:00
sg
f9aff18868 * Added check if visual is NIL (=error...)
* Prints resolution on terminal (because GGI will use an unknown default mode)
1999-11-12 18:51:24 +00:00
sg
0c5835d112 * Fixed some typos 1999-11-12 18:48:59 +00:00
sg
bbaaa42d30 * Fixed a small typo... 1999-11-12 18:47:34 +00:00
peter
e169c592f8 * searchpaths changed to stringqueue object 1999-11-12 11:03:49 +00:00
carl
4d3b187b4c * Bugfix if getimage / putimage, format was not standard with FPC
graph.
1999-11-12 02:13:01 +00:00
florian
254c43d6b7 * the writing of the default font was wrong when doing scaling:
the last colunm/row wasn't drawn
1999-11-11 22:29:21 +00:00
sg
02329a97bc * fixed severe bug: change by ? in dup2 (flushing) resulted in broken
AssignStream functions
1999-11-11 19:43:49 +00:00
florian
3839c77a58 * the size was calculated wrong by imagesize 1999-11-11 17:55:07 +00:00
michael
056d6d2716 + Added Checks for all simple field types.
+ Initial implementation of Insert/Append
1999-11-11 17:31:09 +00:00
florian
2c4cddd82d * better looking font 1999-11-11 14:07:14 +00:00
florian
4afe39a273 + support font loaded from BIOS 1999-11-11 14:05:21 +00:00
pierre
ff38b7943a * Enum element reference location corrected 1999-11-11 00:56:54 +00:00
pierre
5d19ad7dc7 * tabulation problem and -dGDB -dBROWSERCOL added 1999-11-11 00:49:11 +00:00
pierre
e2d9d65a2d * NEEDOPT=-Sg changed to NEEDOPT+=-Sg 1999-11-11 00:21:09 +00:00
pierre
212431e2fe * TABS problem 1999-11-11 00:03:18 +00:00
pierre
cd9b0c38d3 * -Sg is needed for IDE with compiler integrated 1999-11-10 23:54:17 +00:00
michael
adb19684e1 + Fixed sysreallocmem 1999-11-10 22:29:51 +00:00
peter
84ac969e6b * updated 1999-11-10 22:18:20 +00:00
peter
ba170472db * fpcmake updated 1999-11-10 22:10:44 +00:00
pierre
325a9c8ba7 * Use fpredir.dosexecute 1999-11-10 17:20:41 +00:00
pierre
d88564f73b + Other window for Debuggee code 1999-11-10 17:19:58 +00:00
pierre
5dbf5496c3 * Use DosExecute from Fpredir unit 1999-11-10 17:19:06 +00:00
pierre
8aaf0b8052 + new console for Win32 or other tty for linux 1999-11-10 17:18:17 +00:00
pierre
970131df84 + Information box if exit code <> 0 or DosError 1999-11-10 17:17:02 +00:00
pierre
9f5ab0d587 * Win32 screen problems solved 1999-11-10 17:12:00 +00:00
pierre
1f8dd0606f + DosExecute to interface 1999-11-10 17:10:59 +00:00
sg
907806396a * Added to CVS 1999-11-10 14:14:33 +00:00
michael
edfe0a2a7c + Added choice for new graph 1999-11-10 12:10:56 +00:00
sg
a32597ec3c * Fixed a LOT of bugs:
* - Default mode should be determined by GGI now
* - Colors are working (only the 16 standard VGA colors, though)
1999-11-10 10:54:24 +00:00
pierre
25c63bf093 * gdb_??? target renamed gdbint_??? 1999-11-10 08:54:22 +00:00
pierre
94e9de50fb + groupd action started, not yet working 1999-11-10 00:45:30 +00:00
pierre
06dbbc88f9 * Grouped Undo action signaled in 'Dump Undo' 1999-11-10 00:44:12 +00:00
pierre
fdd9823d85 * LookUp function now returns the complete name in browcol
and fpsymbol only yakes a part of LoopUpStr
1999-11-10 00:42:42 +00:00
pierre
acaa9296b7 * more browser details 1999-11-10 00:24:02 +00:00
pierre
614fff10f0 * adapted to procinfo as pointer 1999-11-10 00:06:08 +00:00
pierre
3fa7ed902e * some DBX work 1999-11-09 23:51:25 +00:00
pierre
71f8768399 * some DBX work, still does not work 1999-11-09 23:48:47 +00:00
pierre
f88f9f5763 + minimal_stop to avoid memory loss with -iTO switch 1999-11-09 23:47:53 +00:00
pierre
d13efaa366 * power search for ** operator not in browser
* DBX support work, still does not work !
1999-11-09 23:46:00 +00:00
pierre
142ace2afc * better browser info 1999-11-09 23:43:08 +00:00
pierre
d766ee87fc + better reference pos for forward defs 1999-11-09 23:35:49 +00:00
pierre
2bb6dcfa7b + resolving_forward boolean used for references 1999-11-09 23:34:46 +00:00
peter
c79df084f3 * fpcmake 1999-11-09 23:07:29 +00:00