#fpc #freepascal #compiler #fpcobj #pascal

nickysn 3f70871dff * do not call HideMouse inside go32v2 Mouse.DoCustomMouse, because in the case of mouse cursor drawn by the int 33h mouse driver, this increments the mouse driver's internal 'hide count', which is already 1 after a mode set (changing video modes causes the int 33h mouse cursor to disappear), so after a mode set followed by DoCustomMouse, we need to call ShowMouse twice in order for the mouse cursor to appear. This fixes mantis #5523 11 年之前
compiler 5c8ae259c4 * handle GOT-relative loads in the assembler reader as reads of 11 年之前
ide 8c5c6588f2 Amiga/AROS/MorphOS: some more path fixed in FV, userscreen for all 3 platforms 11 年之前
installer da7efb8607 AROS: regenerated Makefiles to support i386-aros 11 年之前
packages 3f70871dff * do not call HideMouse inside go32v2 Mouse.DoCustomMouse, because in the case of mouse cursor drawn by the int 33h mouse driver, this increments the mouse driver's internal 'hide count', which is already 1 after a mode set (changing video modes causes the int 33h mouse cursor to disappear), so after a mode set followed by DoCustomMouse, we need to call ShowMouse twice in order for the mouse cursor to appear. This fixes mantis #5523 11 年之前
rtl aa44dcbd7f * fixed hang in dos.exec_ansistring when passing a long command line via the 11 年之前
tests 5c8ae259c4 * handle GOT-relative loads in the assembler reader as reads of 11 年之前
utils d3755371fe Regenerate after last commit: Add testppudump phony targets to packages and utils directory 11 年之前
.gitattributes 5c8ae259c4 * handle GOT-relative loads in the assembler reader as reads of 11 年之前
.gitignore 8c2a1ed026 Amiga: sockets, fcl-net, fcl-web included. 11 年之前
Makefile da7efb8607 AROS: regenerated Makefiles to support i386-aros 11 年之前
Makefile.fpc da234bc03f * swap 2.6.4 and 2.6.2 in supported versions. Message now says 2.6.4, but 2.6.2 will work. 11 年之前
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前