Commit Graph

2118 Commits

Author SHA1 Message Date
13d6d65ef2 Add: Error messages to mouse events
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2068 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-10 08:36:28 +00:00
12b16151cc Manage properly mouse clicks inside and outside the grid for input values
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2067 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-09 09:48:14 +00:00
ddc1b15861 Fix Return key for some values
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2066 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-07 16:13:02 +00:00
efbe37b5a8 Better implementation to detect if a value has been edited
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2065 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-07 15:32:22 +00:00
617d6901f6 Remove debug code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2064 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-05 10:18:13 +00:00
a669e9886b Fix: TJDBGridControl AV in design mode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2063 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-05 10:09:04 +00:00
2565275b1b Auto Set MaxLength in TJDBLabeledEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2062 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-05 08:16:12 +00:00
12bd7eecd9 Remove: unused unit and code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2061 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-05 07:40:13 +00:00
b5d913b470 Use CellEditor MaxLength for strings editing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2060 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-05 07:30:26 +00:00
4080716092 Fix: Date/Time, restore old value.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2059 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-03 08:23:50 +00:00
9391552baa Added option to create dynamically linked bindings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2058 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-02 16:47:06 +00:00
e43937240d The function ConvertUTF8TexttoBraille has been corrected, and now can translate full texts to the Braille code, including those with accented characters. The function ConvertUTF8HtmlTexttoBraille was also modified, but there are still some bugs to be corrected.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2057 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-01 19:25:25 +00:00
a8e23840e6 Remove cbsNone from GridControl selection
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2056 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-01 18:15:58 +00:00
1c08303458 Fix: detect properly delete keys. Inerited update only when using standard cell editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2055 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-01 07:29:19 +00:00
eeef620e6c rx: rxnew.lpk removed lclbase dependency
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2054 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 21:06:42 +00:00
7bb64f5146 Fix: Update only when edited
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2053 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 20:38:20 +00:00
e3213f10f1 Update: about file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2052 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 19:16:55 +00:00
8769aa2951 Move testgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2051 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 19:09:57 +00:00
5f16608337 Move examplenodb
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2050 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 19:09:13 +00:00
84a7486860 Move example1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2049 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 19:08:17 +00:00
6094833d64 Create examples directory
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2048 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 19:06:20 +00:00
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
791edd4164 Delete empty dir
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2041 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-30 10:38:22 +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
412eaf705a tappytux: Fixes index out of bounds
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2035 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-28 19:00:29 +00:00
fbc473d5b1 tappytux: Fixes utf-8 issue in the resources dir
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2034 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-28 18:58:24 +00:00
f0a56518e7 'PathDelim' included in the code to increase compatibility.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2033 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-28 18:57:47 +00:00
bbe3c17935 Tappytux: Adds bundle and linux package builders
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2032 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-28 18:46:52 +00:00
315ab409ed tappytux: Moves image loading to Form.OnCreate to be able to show error messages
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2031 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-28 18:21:15 +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
14e1d28f21 instantfpc: compiler output: replace cache file name with source file name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2029 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-28 14:05:56 +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