The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian b8d56a1512 * fixed #6497:
- proper ioresult checking when opening the printer device
  - disable/enable handling for print menu item

git-svn-id: trunk@6548 -
2007-02-18 18:50:23 +00:00
compiler * Add one more gpc ifdef 2007-02-18 14:15:30 +00:00
fcl * TDatabase should be a TCustomConnection descendent, not the other way around 2007-02-18 11:30:12 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * fixed #6497: 2007-02-18 18:50:23 +00:00
installer + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
packages * dispinterface tests, not working completly yet 2007-02-18 10:08:07 +00:00
rtl * resource functions for win64, fixes #8304 2007-02-18 10:07:12 +00:00
tests * resource functions for win64, fixes #8304 2007-02-18 10:07:12 +00:00
utils * fix unzipping 2007-02-13 23:08:20 +00:00
.gitattributes * dispinterface tests, not working completly yet 2007-02-18 10:08:07 +00:00
.gitignore * Moved winunits to base dir 2007-02-01 23:17:25 +00:00
Makefile + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00