Commit Graph

3107 Commits

Author SHA1 Message Date
9a38af1143 Added: ftTime support to TJDBGridControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1984 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-22 16:01:11 +00:00
c64b60c7fb Try using GetDefaultEditor instead of SelectEditor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1981 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-21 19:32:46 +00:00
8f8180c10e Added: TJDBGridControl and example (testgridctr)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1980 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-21 11:22:29 +00:00
84a68c932c Info headers added
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1979 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-20 15:33:24 +00:00
948952a30e Added: Non DB-Aware input controls example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1978 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-20 15:27:54 +00:00
4a519e3b66 Added: TJDateEdit, TJLabeledDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1977 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-20 15:05:59 +00:00
0453b9ac1a Added: TJCurrencyEdit, TJLabeledCurrencyEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1976 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-20 12:01:01 +00:00
45f32dc0cc Added: TJIntegerEdit, TJLabeledIntegerEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1975 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-20 10:51:25 +00:00
6a8512f3c1 Fix property
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1974 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-20 08:58:19 +00:00
3bd0a2f13e Changed parents. Updated example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1973 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-20 08:31:40 +00:00
b985842532 Add info headers
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1972 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-19 15:16:18 +00:00
e2a77aa3a0 Added: Labeled db widgets
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1971 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-19 15:10:55 +00:00
0f3f32ed94 Sanity checks
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1970 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-19 11:59:02 +00:00
210a9b2ddd First package with visual db controls, created
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1969 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-19 11:25:08 +00:00
cdd864f4d3 Fix lef/right arrow keys while editing dates
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1967 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-17 10:23:14 +00:00
d47fca3e56 Removed, unused code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1966 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-16 14:53:36 +00:00
1bc00e858d Fix code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1965 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-16 14:47:04 +00:00
70977e292b Date input formats, added: Little endian, Middle endian and Big endian forms
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1962 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 15:35:14 +00:00
b2e30cdc23 rx: fix compilation a after recent changes in LCL. Issue 20214. With agreement of Lagunov Aleksey
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1953 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 11:15:58 +00:00
2ca3b8e514 Use new NormalizeDate code in jinpututils, add missed info header
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1952 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 11:08:34 +00:00
41bfecf680 Use new NormalizeDate code in jdbgridutils
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1951 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 10:17:01 +00:00
6f7b2841f5 Enhance date input and validation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1950 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 08:57:15 +00:00
24b421eeff Add header info
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1947 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 10:55:51 +00:00
51b9dc13a6 Sanity checks
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1946 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 10:03:43 +00:00
5c68ec9dbc Add non db input example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1944 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 09:09:03 +00:00
e28a883a60 Code refactoring
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1943 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 08:29:32 +00:00
26cb0d15b6 Project description
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1939 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-13 16:46:31 +00:00
465e789692 Create jujiboutils project. Basic files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1938 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-13 15:30:19 +00:00
438eec778d Patch from Tom Gregorovic to allow selecting image reader in LazRGBGraphics
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1936 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-11 14:14:07 +00:00
06530a1991 thtmlport: Fixes a crash
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1922 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-08 07:41:21 +00:00
62c89fcf1c fpspreadsheet: Fixes the auto-detection of Excel 8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1911 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-07 05:37:15 +00:00
fd19284586 * Fix 32bit Assembly version of PackArray and use it instead of the pascal one. Fixes 20016
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1888 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-03 00:22:05 +00:00
d887861a83 fpspreadsheet: Adds bold support to ooxml
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1883 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-01 07:55:12 +00:00
6d981c0a9c git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1881 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2011-08-31 14:27:23 +00:00
20c57c5180 fpspreadsheet: Updates the zipper code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1868 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-29 15:10:10 +00:00
9f27990b0a fpspreadsheet: Fixes remaining ooxml issues, now it actually works
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1867 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-29 15:06:41 +00:00
02caee546b fpspreadsheet: Now OpenOffice can open the generated ooxml
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1866 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-29 14:57:29 +00:00
feb164c7c0 fpspreadsheet: Some more ooxml fixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1865 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-29 13:40:10 +00:00
36bcb9079b fpspreadsheet: Some more ooxml fixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1864 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-29 13:24:16 +00:00
054f1bacde fpspreadsheet: Some more ooxml fixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1863 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-29 13:01:53 +00:00
54e28dd0db Implements the possibility to save a TZipper to a TStream and uses that
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1862 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-29 11:59:47 +00:00
4dafa5ce8d fpspreadsheet: Attempt to implement basic OOXML support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1861 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-29 10:55:22 +00:00
bdfc17f284 fix error create RXDBDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1852 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-28 18:23:49 +00:00
31203b03e0 try to fix Editmask in TDBDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1850 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-28 12:13:36 +00:00
ba6aad3083 fix Editmask in TRxDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1849 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-28 12:06:07 +00:00
6a0864d20c fix error in TRxDateEdit - error show calendar grid after 15 day of month
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1848 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-28 09:57:53 +00:00
0c664731be new sort engine for TSQLQuery - thx BugMaker from FreePascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1841 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 20:03:59 +00:00
90c3dba68d delete old-style resource files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1840 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 19:43:40 +00:00
1ad2c82b17 fix locate string values in PopUp forms - now RxDBLookupCombo find values for string fields on type his on keyboard
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1839 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 15:44:58 +00:00
d379826256 fix error create popup form - now use CreateNew constructor for this
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1838 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-27 15:15:40 +00:00