Commit Graph

1068 Commits

Author SHA1 Message Date
alexs75
59e79ec27c add AutoSize property to TRxDBRadioGroup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2000 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-24 08:54:17 +00:00
alexs75
7e75617359 add images for new components
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1999 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-24 08:27:56 +00:00
alexs75
d4c63d5b73 add new components TRxRadioGroup and TRxDBRadioGroup - allow disable any of RadioButton from group
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1993 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-23 22:37:57 +00:00
jujibo
5e72832f78 Fixed: Update data only when required
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1992 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-23 15:53:57 +00:00
jujibo
24c40f928d Added: TJDBTimeEdit, TJDBLabeledTimeEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1991 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-23 14:49:43 +00:00
jujibo
01198ab3f6 Removed: testing status from ftTime in TJDBGridControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1990 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-23 11:49:39 +00:00
jujibo
a0a1668847 Fixed: manage properly Null values for dates and times in TJDBGridControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1989 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-23 11:30:17 +00:00
jujibo
1abf706084 Added: TJTimeEdit, TJLabeledTimeEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1988 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-23 10:08:21 +00:00
jujibo
58aef337cb Added: TJDBLabeledEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1987 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-23 08:39:35 +00:00
jujibo
a1785912c0 Clean check code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1986 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-23 08:06:23 +00:00
alexs75
439af454af new property in TRxCollumn - DirectInput - allow select input values in RxDBGrid only from PickList
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1985 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-22 17:07:49 +00:00
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
blikblum
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
sekelsenmat
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
sekelsenmat
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
sekelsenmat
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
blikblum
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
sekelsenmat
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
julianus
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
sekelsenmat
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
sekelsenmat
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
sekelsenmat
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
sekelsenmat
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
sekelsenmat
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