mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-25 23:29:42 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() + TBufDataset.RecNo now always returns 0 for new records + TBufDataset.Recordcount does not count a new record anymore + EOF and BOF must be true when a dataset is created + Close does not call CheckBrowseMode anymore + Add a check in MoveBy for distance=0 + MoveBy calls DoBeforeScroll before it does anything else + Send the right dataevent in MoveBy (bug 5048) + Check for an edit state in Post + Fixed NotInEditState error message + added the deConnectChange,deReconcileError,deDisabledStateChange TDataEvents + Do not send a deFieldListChange event when opening the dataset git-svn-id: trunk@3463 - |
||
---|---|---|
compiler | ||
fcl | ||
fv | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |