Commit Graph

3293 Commits

Author SHA1 Message Date
7af8b1a35c jujiboutils: remove usingControl field
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2047 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 18:46:00 +00:00
da2c6fb1ee Fix: update required package in examples
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2046 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 16:29:44 +00:00
54614993a2 Rename package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2045 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 16:20:54 +00:00
2839a90c91 Translations support: spanish
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2044 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 15:23:11 +00:00
be3a8492d3 Fix: example1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2043 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 15:07:14 +00:00
83a68a1096 Update: examples, information
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2042 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 11:09:31 +00:00
8835b02c48 Change files location
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2040 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 10:35:27 +00:00
cbbf1e2cfc Remove: Non-labeled controls. You can achieve the same functionality with labeled controls and an empty label.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2039 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 10:09:57 +00:00
443623d258 Added: ftString support to TJDBGridControl. MaxLength property.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2038 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 08:55:02 +00:00
55fc652158 Fix: switch flag only if using our CellRender
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2037 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-29 08:16:27 +00:00
ef01e1fc8a Allow use of ButtonStyle
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2036 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-29 07:56:35 +00:00
b5e830223c Change error messages to resourcestring
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2030 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-28 16:34:37 +00:00
09131bbd0a Remove old example code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2028 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-28 11:05:04 +00:00
e0d0d33da6 Change ScaleTo criteria
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2027 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-28 11:03:20 +00:00
83c45461d4 Decimals/Scale option implemented for ftFloat and ftCurrency. Right use of Size property in ftBCD fields
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2026 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-28 09:54:45 +00:00
adccfe558f Add custom TJDBGridColumns and TJDBColumn. Thanks jesusrmx
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2025 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-27 20:24:53 +00:00
b620ebf276 Fix: disable controls while editing in grid and resync (Zeos7)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2024 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-27 16:17:54 +00:00
1e1626ad16 Added: TJDBFloatEdit, TJDBLabeledFloatEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2023 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-27 10:46:31 +00:00
4596efd850 Added: FloatEdit, TJLabeledFloatEdit. Examplenodb updated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2022 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-27 10:14:38 +00:00
e4f357ac35 Fix: wrong checks editing ftDateTime
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2021 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-27 08:28:41 +00:00
bb2d88a299 Added: ftDateTime support to TJDBGridControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2020 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-27 08:08:58 +00:00
546e578af2 fix define string from compile on win64 - tnx svk12 from forum freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2019 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-27 03:23:00 +00:00
6fa4fcffa9 Added: TJDBDateTimeEdit, TJDBLabeledDateTimeEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2017 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-26 15:24:02 +00:00
30d568fab9 Added: TDateTimeEdit, TLabeledDateTimeEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2016 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-26 11:16:06 +00:00
8db5832907 Implements NormalizeDateTime
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2013 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-25 17:51:38 +00:00
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
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
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
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
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
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
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
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
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
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
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
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