#fpc #freepascal #compiler #fpcobj #pascal

nickysn 6482157e90 * do not hide the cursor after returning from the output screen, because it may have to be visible (if e.g. the editor window has the focus); instead, cursor state should be restored in UserScreen^.SwitchBackToIDEScreen 11 years ago
compiler 8f05f8c839 - Forgot to commit with r29081 11 years ago
ide 6482157e90 * do not hide the cursor after returning from the output screen, because it may have to be visible (if e.g. the editor window has the focus); instead, cursor state should be restored in UserScreen^.SwitchBackToIDEScreen 11 years ago
installer e7a853f9b2 * support for 7 additional packages, maximum number of packages/tab in installer increased to 45 11 years ago
packages 537902c2fe * fixed the go32v2 mouse unit for 40 column modes 11 years ago
rtl bf7e71da47 * new constants for options used in recently added APIs 11 years ago
tests b496605d2c Add description of TEST_USE_LONGLOG 11 years ago
utils c34552da09 * Added the utils- prefix to the names of all utils-packages. 11 years ago
.gitattributes cbd817b5e8 * Test for bug ID #26773 11 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile 678090c48b Add missing closing brace for error function 11 years ago
Makefile.fpc 678090c48b Add missing closing brace for error function 11 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago