blikblum
0762a333ab
* Properly implement TimeGetTime and set DropTarget to true. Issue 20732
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2190 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-11 13:19:07 +00:00
blikblum
82c33c64f8
* Fix some range check errors
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2189 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-11 13:17:25 +00:00
blikblum
599c2f0520
* Handle mouse up events in WMContextMenu in widgetsets that send WMContextMenu before mouse up. Issue 19785
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2188 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-11 12:03:08 +00:00
jesusr
afcb02fd14
PowerPDF: set version to 0.9.7.1
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2185 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-07 20:20:05 +00:00
jesusr
39274a6133
PowerPDF: fix fpc 2.4.4 compile
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2184 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-07 19:17:44 +00:00
jesusr
6d2a15426e
PowerPDF: added mixed roundrect (rounded and squared corners) support
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-05 17:57:15 +00:00
alexs75
527c918559
image for new component
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-01 18:51:25 +00:00
alexs75
125885b9bd
wrong files - part 3
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 17:54:28 +00:00
alexs75
f78ccebe3e
missing file - part 2
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2178 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 17:27:12 +00:00
alexs75
bf70144280
missing file
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2177 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 17:25:13 +00:00
alexs75
0997254cc5
new component - RxHistoryNavigator
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 16:28:31 +00:00
jesusr
6577163d6c
PowerPDF: corrects default radius for roundrect shape plus lcl roundrect function uses diameter not radius as it seems by the RX parameters
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2175 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-29 07:14:08 +00:00
blikblum
923745afa2
* remove directive for obsolete compiler (fpc 2.2)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2157 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-22 23:23:45 +00:00
sekelsenmat
51c54f54ac
fpsound: Some more coding and skeleton building
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2133 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-14 21:00:46 +00:00
sekelsenmat
2b0994f3cd
Initial commit of fpsound, still doesn't compile
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2132 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-14 20:26:08 +00:00
Joshy
23bd17e00a
Solves compilation with fpc 2.4.2 (Igor Z)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2125 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-11 13:01:15 +00:00
Joshy
3985c8f1a3
Fixed a bug in UnloadDIFArray when a file open was not successful.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2111 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-03 13:04:22 +00:00
Joshy
2c03552fdf
Fixes read of SST table when empty strings are present.
...
Renamed variable "Continue" to "ContinueIndicator" to avoid conflict with Pascal's Continue.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2110 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-02 22:33:19 +00:00
alexs75
c2f6ef2e8e
fix compiler defines in RxDBColorBox, add license information
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2109 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-01 17:19:24 +00:00
jesusr
d0ed1dccd8
PowerPDF: fixed LINUX->UNIX defines, issue 18274
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2103 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-29 17:18:21 +00:00
alexs75
56f53627bd
fix bug in RxCloseFormValidate - AV on remove componet from form
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2102 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-29 07:37:46 +00:00
jesusr
c6de45431d
PowerPDF: fix showing UTF8 string in preview, issue 20485
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2101 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-28 21:16:44 +00:00
jesusr
65f091f5d3
PowerPDF: implements proportional property for images
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2100 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-28 21:14:12 +00:00
sekelsenmat
9bbc3015a2
Fixes compiling
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2099 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-28 03:54:17 +00:00
sekelsenmat
c1e7914dbd
Fixes compiling
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2098 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-28 03:53:30 +00:00
sekelsenmat
3c62d5f19d
Fixes the compilation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2097 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-27 08:26:45 +00:00
sekelsenmat
af52832281
Compilation fix
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2096 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-26 17:33:03 +00:00
alexs75
9ab5cb45e9
demo for rxCloseFormValidator
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2088 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-24 16:37:03 +00:00
alexs75
93fb6372e6
fix find in popup window on type text
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2087 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-23 09:13:42 +00:00
alexs75
ddfc0e9dee
fix compile error
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2077 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-15 11:17:10 +00:00
jujibo
fe22c80f59
Set release number and package info
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2076 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-14 14:49:34 +00:00
jujibo
5dab4e4f3f
Fix text
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2074 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-14 11:34:16 +00:00
jujibo
fde1d264a1
Fix text, Add link to the wiki project page
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2073 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-14 10:54:32 +00:00
jujibo
80266243c7
Change components order
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2072 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-14 08:29:24 +00:00
alexs75
695b270396
fix datemask in rxdbgrid, new component rxCloseFormValidator
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2071 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-13 15:45:13 +00:00
yangjixian
19359ddf86
Fix the RxDBGrid Scrollbar drag bug. When drag the vertical bar to first and last and the records are not fully display, there is not first or last record.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2070 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-12 13:35:03 +00:00
jujibo
719a515e21
Enable VK_UP and VK_DOWN for cell editing because it's working fine with TJDBGridControl
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2069 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-11 15:18:56 +00:00
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
mgaertner
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jesusr
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
jujibo
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
alexs75
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
jujibo
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
jujibo
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
jujibo
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
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