Commit Graph

168 Commits

Author SHA1 Message Date
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
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
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
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
4e0e6df655 fix show lookup list in TRxDBLookupEdit on Windows
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1820 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-19 17:03:17 +00:00
1a61e51299 add to RXDBGrid demo hints for column titles
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1805 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-16 20:07:33 +00:00
8c5783c3d5 fix compile with latest FPC (2.7.1) and LCL (0.9.31)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1800 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-08-15 20:03:27 +00:00
2fd42a1d1c new module - class for store config values in memory
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1663 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-01 17:20:53 +00:00
a5ce1a2202 test for RxDBColorBox
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-09 10:41:53 +00:00
48c80f43c5 missing file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1619 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-08 18:25:31 +00:00
b3928335d7 new component - TRxDBColorBox
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1618 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-07 21:43:52 +00:00
0b046f8abd Add a new DrawFullLine property to draw full line to footer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-07 14:48:11 +00:00
2c9d008c28 DefaultRowHeight can be reset now.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-05-07 13:21:51 +00:00
35618bdc75 fix work with last lazarus from svn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1580 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-04-18 18:43:46 +00:00
4a643de30c add to sort engine for zeos zmacroquery
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1511 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-23 08:29:55 +00:00
e087c31ada fix error rxversinfo.pas(104,27) Error: Duplicate identifier 'Name' - tnx Ivan
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1485 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-04 07:53:00 +00:00
233dbee19f Fix draw text background in rxdbgrid if themes enabled. Thx for Boris from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1465 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-27 20:31:51 +00:00
7196a34234 fix compilation for zeos sort engine for rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1430 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-08 12:26:10 +00:00
21900be3c0 fix bugs id=3104387,3104383 - mem leak in TRxLookupEdit and TRxTimeEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1429 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-07 21:54:02 +00:00
973e0ee879 fix bug id=3114291 - divizion by zerro in multiline captions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1428 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-07 21:39:14 +00:00
2117f162ef fix change trxdbcombobbox with empti field
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1408 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-26 16:43:36 +00:00
a75b29b605 fix TCustomRxCalendar.CreateParams - thx sobee from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1404 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-12-16 12:26:00 +00:00
a893599c36 fix error on draw rxdbgrid title
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1374 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-11-17 19:16:46 +00:00
243b20e010 fix for TRxToolBar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1303 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-26 17:38:32 +00:00
3e52125f09 new component for display service status
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1302 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-25 17:45:41 +00:00
cf017c781b fix assign ImageList
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1300 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-24 17:51:33 +00:00
80a30147ce new component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1298 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-22 19:37:24 +00:00
f285301da7 new component - TRXDBCurrEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1274 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-11 18:38:19 +00:00
c3ebc46ed3 fix month names on calendar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1268 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-08-03 19:15:20 +00:00
6967313448 fix compile with last lcl from trunc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1262 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-20 18:39:39 +00:00
a5c4deabef fix work with variant types on rxmemdataset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1261 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-20 16:08:40 +00:00
8fa8605633 fix create new collumn in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1249 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-09 16:21:55 +00:00
f666465eaa fix cell height in multitytle
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1248 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-07-08 17:43:31 +00:00
0a7ffce366 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1240 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2010-06-29 16:38:27 +00:00
656ed83de3 new style for shortcut in rxdbgrid tools
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1225 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-19 15:33:28 +00:00
14bfd3e8a9 fix localization for select date component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1220 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-10 16:45:12 +00:00
0d17bef28e new event for RxLockupCombo, russian documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1215 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-05-03 11:05:23 +00:00
ba71677f7c new event in RxLockupEdit - OnClosePopup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1204 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-23 20:37:06 +00:00
d402565a9a fix RxDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1203 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-23 16:32:38 +00:00
0653014d4e fix autoszie if RxLoockup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1196 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-08 17:26:33 +00:00
aaa4fc90da fix edit mask in time editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1195 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-04-06 16:42:17 +00:00