Commit Graph

7655 Commits

Author SHA1 Message Date
Jonas Maebe
f0c5ba2976 + added 2000-09-26 11:02:24 +00:00
Jonas Maebe
fa38093530 * initmodeswitches is changed is you change the compiler mode from the
command line (the -S<x> switches didn't work anymore for changing the
    compiler mode) (merged from fixes branch)
2000-09-26 10:50:41 +00:00
Jonas Maebe
eac9bbd068 + added preserving of rawness of terminal when going though
init/donevideo
  * del_term() is now called in donevideo
  * if initvideo is called while the video is already initialized, the
    screen is cleared and the cursor is set home, instead of going
    through the whole donevideo and then initvideo
  (merged from fixes branch)
2000-09-26 08:18:29 +00:00
peter
ec95ce1f48 * fixes to work again 2000-09-25 21:07:14 +00:00
florian
df4eb26ed0 * more fixes 2000-09-25 15:37:14 +00:00
florian
7549cdd6cc * some updates 2000-09-25 15:05:25 +00:00
florian
f245ef187f * initial revision 2000-09-25 14:55:05 +00:00
florian
991db24e93 * first revision for testing purpose 2000-09-25 09:58:22 +00:00
Jonas Maebe
ca4a065758 - removed TP conditional code 2000-09-25 09:50:29 +00:00
michael
ae6dda765a + Initial implementation 2000-09-24 22:20:24 +00:00
peter
6995b143d6 * ttextrec,tfilerec added (merged) 2000-09-24 21:55:07 +00:00
peter
24fc983597 * message updates merges 2000-09-24 21:33:46 +00:00
Tomas Hajny
6147aeb83d * TVioCursorInfo enhanced, VioScroll* updated 2000-09-24 21:21:28 +00:00
peter
5218af7926 * delphi compile fixes 2000-09-24 21:19:48 +00:00
florian
426905c464 * some errors fix to get more stuff compilable 2000-09-24 21:15:34 +00:00
Tomas Hajny
1045eb6419 * OS/2 stack alignment corrected + default stack increased 2000-09-24 21:12:41 +00:00
florian
b880cd3002 * more conversion work done 2000-09-24 20:17:44 +00:00
Tomas Hajny
668b638ac5 * OS/2 implementation almost finished, not debugged yet 2000-09-24 19:53:03 +00:00
Tomas Hajny
4f1d0c88b2 * max TVideoBuf size extended 2000-09-24 19:52:21 +00:00
florian
befc937dc1 * initial implementation 2000-09-24 19:38:39 +00:00
peter
cd3f2c37e0 * fixed typo 2000-09-24 15:12:40 +00:00
peter
5536890e7b * renamed to be 8.3 2000-09-24 15:12:12 +00:00
peter
a71e44ac49 * use defines.inc 2000-09-24 15:06:10 +00:00
michael
8aa7ce922f Merge from fixbranch 2000-09-24 11:30:08 +00:00
peter
9ff8d77e3b * smaller window 2000-09-24 10:52:36 +00:00
peter
aa976ff1cc * install changelog for docs 2000-09-24 10:44:43 +00:00
peter
0c94c56136 * searching of exe in path also for OS/2
* fixed searching of exe in path.
2000-09-24 10:33:07 +00:00
michael
17e5c889f3 + Merged from fixbranch 2000-09-24 10:20:39 +00:00
michael
b785e062d5 + Fixes to work with book 2000-09-24 10:17:18 +00:00
michael
d986b2ce21 Changes to work with book 2000-09-24 10:07:57 +00:00
michael
039c929f5c + Changes to be able to make book 2000-09-24 08:38:27 +00:00
michael
4dfe29b3bb + Merged TDateTime stuff from fixbranch 2000-09-24 08:36:48 +00:00
michael
4867ef1577 erged from fixbranch 2000-09-24 08:21:35 +00:00
michael
404e950ed4 + Added latest files from fixbranch 2000-09-24 08:09:08 +00:00
pierre
9edea136d0 * add emulation for go32v2 and display currently extraced file
and changes by Gabor for scrolling support (merged)
2000-09-22 23:13:37 +00:00
florian
83d20f9b14 * some fixes 2000-09-22 22:48:54 +00:00
florian
ebd2b038fd + initial revision 2000-09-22 22:46:03 +00:00
florian
68ceefdb2a * more fixes 2000-09-22 22:42:52 +00:00
peter
0989ddf3bd * ugfxw32 added 2000-09-22 22:33:29 +00:00
florian
030fe89a12 * initial revision 2000-09-22 22:24:37 +00:00
florian
8b7be9c5dd * more stuff converted 2000-09-22 22:09:54 +00:00
florian
c9dfdcfbcd * some updates e.g. getcopy added 2000-09-22 21:45:35 +00:00
florian
91da57baf1 + initial revision 2000-09-22 21:44:48 +00:00
Jonas Maebe
dce21480a1 * Linux now also uses the DosExecute and ExecuteRedir procedures
(merged from fixes branch)
2000-09-22 15:24:04 +00:00
Jonas Maebe
9eaa410ca7 * fixed some bugs in the previous improvements: in some cases, esi was
still being replaced before a conditional jump (the code that
    detected conditional jumps sometimes skipped over them)
2000-09-22 15:01:59 +00:00
Jonas Maebe
9f71648f4d * fixed bug in regsEquivalent (in some rare cases, registers with
completely unrelated content were considered equivalent) (merged
    from fixes branch)
2000-09-22 15:00:20 +00:00
florian
6458ba5eda + support of Russian (Windows) 2000-09-22 12:15:49 +00:00
florian
85d06cd9b6 + all language dependend strings are now resource strings
+ the -Fr switch is now set in the ppc386.cfg
2000-09-22 11:07:51 +00:00
Jonas Maebe
c9edb8c6e5 + implementation for FPC_SET_SET_RANGE
* changed some routines so they never read data from after the actual
    set (could cause sigsegv's if the set is at the end of the heap)
2000-09-22 10:03:18 +00:00
florian
52b929a482 + start of multilanguage support 2000-09-21 22:09:23 +00:00