Commit Graph

139 Commits

Author SHA1 Message Date
jesus
731b768329 LCL, fixes for dbgrid indicator problems, issues #14139,#14160
git-svn-id: trunk@20912 -
2009-07-21 06:10:20 +00:00
jesus
b5d019c838 LCL, trim values when using dgAutoSizeColumns
git-svn-id: trunk@20872 -
2009-07-16 17:34:45 +00:00
jesus
1e8e729e45 LCL, implements fixedcols in dbgrid, patch from funky beast (with changes), issue #13139
git-svn-id: trunk@20801 -
2009-07-06 18:43:06 +00:00
jesus
f8733358d9 LCL, fix dbgrid AV and visual problems related to column sizes
git-svn-id: trunk@20745 -
2009-06-25 19:47:11 +00:00
jesus
3b2702a0e1 LCL, implements DbGrid's dgAutoSizeColumns option
git-svn-id: trunk@20735 -
2009-06-24 21:14:29 +00:00
jesus
f940156a21 LCL, check if dataset empty when deleting a record in dbgrid, from Boguslaw Brandys, issue #13246
git-svn-id: trunk@18870 -
2009-03-02 14:09:21 +00:00
jesus
4a1a208473 LCL, dbgrid, Do not only check if a column is readonly, but also if the underlying field is modifyable, from Joost, issue #13177
git-svn-id: trunk@18720 -
2009-02-17 03:49:34 +00:00
paul
68603b956b lcl: remove Crl3D, ParentCtl3D properties, register them as properties to skip
git-svn-id: trunk@18517 -
2009-01-31 12:04:03 +00:00
jesus
ed25b4f6f3 LCL, fix dbgrid picklist crash, issue #12797
git-svn-id: trunk@17840 -
2008-12-15 15:01:59 +00:00
jesus
2ad9a36af2 LCL, implements cbsColumnCheckbox in TDrawGrid/TStringGrid, issue #8682
git-svn-id: trunk@17837 -
2008-12-15 04:18:02 +00:00
jesus
ce47c40c3d LCL, allow editing of lookup columns via picklist patch from Alexander Klenin, issue #12347
git-svn-id: trunk@17810 -
2008-12-12 01:24:02 +00:00
jesus
50f6ae6046 LCL, fixed some grids default properties
git-svn-id: trunk@17705 -
2008-12-07 02:21:35 +00:00
jesus
1e9a8dcdbf LCL, published dbgrid UseXORFeatures property
git-svn-id: trunk@17568 -
2008-11-24 14:27:13 +00:00
paul
6e2e2c1ff2 lcl: update visibility of methods to prevent compiler warnings
- move KeyDown, KeyUp, DoMouseWheelDown, DoMouseWheelUp, ColorIsStored, Paint, and other misc methods from public to protected
  - move some descendants methods from lower visibility to higher
  - fix use of protected KeyDown, Paint inside few ide units

git-svn-id: trunk@17564 -
2008-11-24 08:15:23 +00:00
jesus
d66de2be79 LCL, fix dbgrid multiselect issue #12462
git-svn-id: trunk@17130 -
2008-10-24 18:48:33 +00:00
jesus
2c95088959 LCL, fix dbgrid dgeAutoColumns option from Alexander S. Klenin
git-svn-id: trunk@16924 -
2008-10-08 06:24:57 +00:00
jesus
83c80c6dae LCL, fix OnGetText for dbgrid
git-svn-id: trunk@16740 -
2008-09-26 05:24:18 +00:00
jesus
96ec73b211 LCL, fix dbgrid indicator after fixes of LineTo/MoveTo
git-svn-id: trunk@16713 -
2008-09-25 00:26:47 +00:00
paul
3374c666b8 lcl: publish OnUTF8KeyPress
git-svn-id: trunk@16520 -
2008-09-10 09:22:59 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
jesus
5da0924867 LCL, fix dbgrid extending selection, issue #11945
git-svn-id: trunk@16185 -
2008-08-22 15:14:18 +00:00
jesus
c1a8c3d29c LCL, hide editor on dataset change, issue #11925
git-svn-id: trunk@16175 -
2008-08-21 13:05:43 +00:00
jesus
33235f2ad7 LCL, added dbgrid option dgPersistentMultiSelect to support dbgrid old multiselect behaviour, issue #11836
git-svn-id: trunk@16098 -
2008-08-18 05:49:26 +00:00
jesus
cb9189c27a LCL, fix dbgrid focus issue #11838
git-svn-id: trunk@16021 -
2008-08-11 05:23:28 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
jesus
772684f5d0 LCL, implemented extended selection in dbgrid with multiselect option
git-svn-id: trunk@15713 -
2008-07-08 21:12:32 +00:00
jesus
7127fba858 lcl, grids, fixed editing unicode texts
git-svn-id: trunk@15642 -
2008-07-01 21:02:44 +00:00
jesus
8571d2fc9a LCL, dbgrid, fix creating dbgrid after bitmap changes
git-svn-id: trunk@15490 -
2008-06-20 22:39:00 +00:00
mattias
c50c6e5f90 LCL: clean up
git-svn-id: trunk@15436 -
2008-06-16 09:04:33 +00:00
jesus
a779c0af6e LCL, grids, changed cbsEllipsis editor issue #7214, fix unwished selection change while editing if mouse moved (gtk), several editor problems if goAlwaysShowEditor option is set
git-svn-id: trunk@15427 -
2008-06-14 23:07:53 +00:00
paul
693bccca27 lcl: return DataLink on CM_GETDATALINK (issue #0001410)
git-svn-id: trunk@14741 -
2008-04-03 01:33:43 +00:00
jesus
88b8dd4d57 grids, fixes redraw issues (issue #10659) and correct buffercount in dbgrid
git-svn-id: trunk@13818 -
2008-01-21 08:49:46 +00:00
jesus
2ddd71c0ce grids, fixed slow sorting tip from Ts. Petrov, issue #10642
git-svn-id: trunk@13804 -
2008-01-19 20:06:09 +00:00
vincents
ba5c0b67b4 LCL: resourcestring for confirm delete message (bug #10372)
git-svn-id: trunk@13274 -
2007-12-11 11:15:35 +00:00
paul
6b5b6fd401 1. split lcl images to:
- lcl_dbgrid_images and
- lcl_dbnav_images
so applications will include only those images they really nead
2. remove old lclicons
3. add script files to build resources

git-svn-id: trunk@13241 -
2007-12-09 07:03:59 +00:00
jesus
6a565caf67 LCL, dbgrid, fix scrollbar position is not updated sometimes
git-svn-id: trunk@13080 -
2007-11-29 18:32:08 +00:00
mattias
e8f4f6e240 replaced several BoolToStr calls with dbgs
git-svn-id: trunk@12914 -
2007-11-18 13:06:38 +00:00
jesus
4c24b68ea9 LCL, grids, fixed AutoAdvance when grid has goRowSelect option, reported by Barko
git-svn-id: trunk@12529 -
2007-10-20 08:11:59 +00:00
jesus
0752945e3d LCL, dbgrids, fixes checkboxes not visible when using column's cbsCheckboxColumn style
git-svn-id: trunk@12247 -
2007-09-29 18:48:34 +00:00
jesus
443b0c952d LCL, grids, recalc DefaultRowHeight based on current font size, issue #9760
git-svn-id: trunk@12182 -
2007-09-25 22:57:15 +00:00
jesus
d77f7bb377 LCL, dbgrid, fixed scrollbar disappearing when scrollbars=ssAutoVertical, issue #9689
git-svn-id: trunk@12145 -
2007-09-23 04:35:18 +00:00
jesus
0b5ade8441 LCL, dbgrid, fixed TDBGrid scrolling doesn't update active editor, issue #9620
git-svn-id: trunk@11984 -
2007-09-10 03:39:24 +00:00
jesus
66f6e87d4d LCL, dbgrids, reorder of some boolean expressions from Luiz Americo
git-svn-id: trunk@11874 -
2007-08-28 16:31:20 +00:00
jesus
061c5c6ee3 LCL, dbgrid, fixes RETURN key in last field of last record now avances to new row
git-svn-id: trunk@11764 -
2007-08-09 20:48:53 +00:00
mattias
d48eb4b364 codetools: implemented function to convert simple functions to constants, h2pas: new tools to reduce IFDEFs and fucntions to constant conversion
git-svn-id: trunk@11761 -
2007-08-08 18:22:43 +00:00
jesus
7ecce099a2 LCL, grids, fixed auto editing and added AutoEdit property
git-svn-id: trunk@11752 -
2007-08-07 00:05:10 +00:00
jesus
9c18feacc6 LCL, dbgrid scrolling was locked under some circunstances, fix issue #9381
git-svn-id: trunk@11741 -
2007-08-04 23:38:29 +00:00
jesus
683b03a129 LCL, grids, improved dbgrid ownerdraw delphi compatibility, fixed dbgrid scroll issue (9219), improved and fixed dbgrid with native style
git-svn-id: trunk@11468 -
2007-07-12 07:31:39 +00:00
jesus
b465403293 LCL, grids Improved themed look in TitleStyle:=tsNative, implemented headers hot tracking and pushed look when clicking
git-svn-id: trunk@11203 -
2007-05-25 21:04:25 +00:00
jesus
7613000706 LCL, grids fix arrow keys to navigate TDBGrid does not work after edit, issue #8546
git-svn-id: trunk@11136 -
2007-05-14 05:31:29 +00:00