Commit Graph

66 Commits

Author SHA1 Message Date
909cca7757 RxDBGrid - fix error on calc footer with null fields - tnx ronin
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2403 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-22 17:17:38 +00:00
db96249492 RxDBGrid - fix cacl footer for empty dataset
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2402 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-22 17:12:20 +00:00
dd694d509c RxDBGrid - fix cacl footer row for ftLargeint fields
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2401 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-22 17:10:46 +00:00
bac149645a in RxDBGrid remove unnecessary recalculation of statistics
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2389 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-15 21:22:58 +00:00
c0c7572f82 in RxDBGrid disable scroll event on calc footer row
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2388 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-04-15 21:05:55 +00:00
1d4fd99f98 fix error in rxDbGrid - tnx .wOvAN and ronin from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-28 20:01:51 +00:00
06f7e545ad RxDBGrid - move footers property to FooterOptions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2313 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-25 07:27:11 +00:00
6c209927e9 fix bug in RxDBGrid - tnx haword from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2310 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-23 04:46:16 +00:00
ba32690bfa fix draw footer rows in rxdbgrid with scrolbars - thx vicvala from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2260 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-22 21:59:39 +00:00
ab2b63d534 fix change column order in RxDBGrid column config dialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2193 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-23 19:13:50 +00:00
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
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
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
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
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
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
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
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
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
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
d91d84c870 work on autosize for TToolBar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1187 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-26 18:27:12 +00:00
5bccf8036a fix work TToolBar in latest lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-15 17:56:12 +00:00
4edac2bf87 license info in files, documentation, new flag in RxDBGrid - allow quick filter
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-03-05 21:57:25 +00:00
081ba414fd fix error on restore RxDBGrid state, documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1167 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-26 18:42:36 +00:00
b4f2e0ec15 fix draw title in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1164 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-23 00:06:12 +00:00
517b938426 fix draw images in RxColumns if dgTitles or dgIndicatos is off
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1163 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-22 23:19:24 +00:00
52615e21ca new property in TRXColumnFooter - NumericValue
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1153 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-02-06 11:32:34 +00:00
dbbfca4b76 ifx autosize columns in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1132 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-23 07:14:50 +00:00
ad71ccb493 fix compile rxMemDataset for 86-x64
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1126 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2010-01-14 18:51:51 +00:00
4e0e0d5784 fix mem leak for loading images
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1058 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-14 17:26:29 +00:00
02c77e92db CaseInsensetive sort in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1042 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-10 22:02:14 +00:00
792b30e2a1 work on store seans props in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1031 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-03 17:41:24 +00:00
c82ec8e4df fix rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1004 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-11-12 21:22:17 +00:00
024401ed05 fix update total row in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@992 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-11-06 18:15:18 +00:00
504f6422f1 fix calc column width - patch from MageSlayer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@991 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-11-03 15:33:19 +00:00
186534c2e0 minor fix filter bar in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@990 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-10-28 19:31:30 +00:00
140121f8ac translation, docs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@934 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-08-17 17:50:27 +00:00
c0c0360d42 new code for sorting, filter and etc...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@926 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-08-06 16:59:07 +00:00
5478ae0e2c fix error in rxlockup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@918 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-07-20 18:39:18 +00:00
e50a7fa3dc fix error in RxDBLockupCombo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@900 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-07-08 15:44:33 +00:00
dfd5b765f9 quick find in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@897 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-07-06 16:26:45 +00:00
8f8177ebc0 fix error in rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@893 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-07-02 16:37:41 +00:00
d4075cf58c fix error in rxdbgrid title draw
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@881 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-29 16:01:00 +00:00
90dba7a8e3 draw button in Toolbar with native style
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@858 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-06-22 17:58:57 +00:00
31f8a1a541 property OnUTF8KeyPress now published
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@563 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-09-17 11:18:28 +00:00
00b3ba15a6 fix create resource from XPM image
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@490 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-06-24 15:19:56 +00:00