diff --git a/.gitattributes b/.gitattributes index de5b555d14..756cf8b012 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1050,6 +1050,12 @@ components/datetimectrls/datetimepickerpropedit.pas svneol=native#text/pascal components/datetimectrls/dbdatetimepicker.pas svneol=native#text/pascal components/datetimectrls/lclcalwrapper.pas svneol=native#text/pascal components/datetimectrls/manual.htm svneol=native#text/plain +components/datetimectrls/pictures/DateControls01.PNG -text svneol=unset#image/png +components/datetimectrls/pictures/DateControls02.PNG -text svneol=unset#image/png +components/datetimectrls/pictures/DateControls03.PNG -text svneol=unset#image/png +components/datetimectrls/pictures/DateTimePickerEditor.PNG -text svneol=unset#image/png +components/datetimectrls/pictures/TDBDateTimePicker.png -text svneol=unset#image/png +components/datetimectrls/pictures/TDateTimePicker.png -text svneol=unset#image/png components/datetimectrls/readme.txt svneol=native#text/plain components/dbexport/README.txt svneol=native#text/plain components/dbexport/dbexportimg.res -text diff --git a/components/datetimectrls/pictures/DateControls01.PNG b/components/datetimectrls/pictures/DateControls01.PNG new file mode 100644 index 0000000000..096632fac5 Binary files /dev/null and b/components/datetimectrls/pictures/DateControls01.PNG differ diff --git a/components/datetimectrls/pictures/DateControls02.PNG b/components/datetimectrls/pictures/DateControls02.PNG new file mode 100644 index 0000000000..0df25b3fcc Binary files /dev/null and b/components/datetimectrls/pictures/DateControls02.PNG differ diff --git a/components/datetimectrls/pictures/DateControls03.PNG b/components/datetimectrls/pictures/DateControls03.PNG new file mode 100644 index 0000000000..2e39777102 Binary files /dev/null and b/components/datetimectrls/pictures/DateControls03.PNG differ diff --git a/components/datetimectrls/pictures/DateTimePickerEditor.PNG b/components/datetimectrls/pictures/DateTimePickerEditor.PNG new file mode 100644 index 0000000000..931364fd55 Binary files /dev/null and b/components/datetimectrls/pictures/DateTimePickerEditor.PNG differ diff --git a/components/datetimectrls/pictures/TDBDateTimePicker.png b/components/datetimectrls/pictures/TDBDateTimePicker.png new file mode 100644 index 0000000000..36c68e7c97 Binary files /dev/null and b/components/datetimectrls/pictures/TDBDateTimePicker.png differ diff --git a/components/datetimectrls/pictures/TDateTimePicker.png b/components/datetimectrls/pictures/TDateTimePicker.png new file mode 100644 index 0000000000..0d7c98d569 Binary files /dev/null and b/components/datetimectrls/pictures/TDateTimePicker.png differ