Commit Graph

68 Commits

Author SHA1 Message Date
mattias
952977c295 added button for dialog items in TTIGrid
git-svn-id: trunk@6579 -
2005-01-13 23:02:30 +00:00
mattias
c126bfd858 added property sorting, hiding, showing only, aliasing for TTIGrid
git-svn-id: trunk@6542 -
2005-01-11 14:03:53 +00:00
mattias
70b4d7f37a implemented dialog editing for TTIGrid
git-svn-id: trunk@6539 -
2005-01-10 21:24:27 +00:00
mattias
30274bba1b implemented editing for TTIGrid
git-svn-id: trunk@6538 -
2005-01-10 21:09:30 +00:00
mattias
4f3496c1cd fixed TabOrder dialog for new TabOrder
git-svn-id: trunk@6510 -
2005-01-08 15:06:06 +00:00
mattias
6334f891ba Columns property in TCustomGrid by Jesus
git-svn-id: trunk@6485 -
2005-01-05 15:20:10 +00:00
mattias
c49518c55c published BorderSpacing for many controls
git-svn-id: trunk@6429 -
2004-12-27 19:40:59 +00:00
mattias
caa5ef7bac added auto column sizing from Jesus
git-svn-id: trunk@6413 -
2004-12-23 19:24:46 +00:00
mattias
273f133de5 defaultrowheight property is set to 20 pixels and fixes from Jesus
git-svn-id: trunk@6407 -
2004-12-22 20:02:26 +00:00
mattias
9a37fb3c97 implemented scrollbar codes for gtk intf from Jesus
git-svn-id: trunk@6404 -
2004-12-21 22:49:29 +00:00
mattias
b00a14bfc5 published TSpeedButton.OnDoubleClick
git-svn-id: trunk@6369 -
2004-12-12 23:40:55 +00:00
mattias
4e924ae6a2 implemented open project after open standard windows
git-svn-id: trunk@6367 -
2004-12-12 03:54:09 +00:00
vincents
770988ec33 fixed setting RowCount to value less than TopRow from Jesus Reyes
git-svn-id: trunk@6366 -
2004-12-11 20:25:21 +00:00
mattias
45c1fe7cee From Jesus: Ctrl+HOME does dataset.first, ctrl+END does dataSet.Last and fixes
git-svn-id: trunk@6124 -
2004-10-09 12:16:21 +00:00
mattias
2c8db8bb68 fixed TCanvas.TextRect Delphi compatible Rect and added TBarChart from Michael VC
git-svn-id: trunk@6064 -
2004-09-24 13:45:32 +00:00
vincents
78477655a6 - removed some debug output
- removed wmsize event handler
- changed case of some keywords
- improved DrawFocusRect in case there are not gridlines

git-svn-id: trunk@5941 -
2004-09-08 07:21:10 +00:00
micha
08e3b3170f from jesus reyes:
grids:
 + bug #388 fixed
 + focused cell rectangle redesign
 + many internal changes

dbgrids:
 + font support, still the object inspector doesnt allow main/title
font changes but it works in the column/column.title font.
 + column/column.title text layout (tltop, tlcenter, tlbottom)
 + editing support
 + fixed resize designtime problems
 + options

git-svn-id: trunk@5903 -
2004-09-01 20:18:03 +00:00
mattias
8fb1867a6b removed obsolete unit vclglobals
git-svn-id: trunk@5814 -
2004-08-18 09:31:21 +00:00
micha
7e37785f81 implement column support for tdbgrid (thx jesusrmx)
git-svn-id: trunk@5721 -
2004-08-01 14:21:47 +00:00
mattias
4df1099fd6 applied patch for OnColEnter/OnColExit from Jesus
git-svn-id: trunk@5677 -
2004-07-13 18:59:50 +00:00
mattias
7ef0f40a46 fixed keydown geting all keys
git-svn-id: trunk@5643 -
2004-07-03 14:59:42 +00:00
mattias
e85b004b32 fixed TStringGrid goEditing from Jesus
git-svn-id: trunk@5601 -
2004-06-27 09:34:24 +00:00
micha
9b01c322e7 fix scrolling issues (from jesus)
git-svn-id: trunk@5564 -
2004-06-14 19:11:53 +00:00
micha
964e269dcd fix designer cursor to not set Form.Cursor directly
git-svn-id: trunk@5563 -
2004-06-14 12:54:02 +00:00
mattias
f01c40506c fixed GetRowHeights for row 0 and GetColWidths for col 0 from Jesus
git-svn-id: trunk@5546 -
2004-06-09 06:40:19 +00:00
mattias
99d8e9bb41 fixed WMChar inherited, GetRowHeights, GetColWidths from Jesus
git-svn-id: trunk@5545 -
2004-06-08 22:59:27 +00:00
mattias
25fab3727c Remove SkipUnselectable property from Jesus
git-svn-id: trunk@5515 -
2004-05-26 21:40:23 +00:00
mattias
e79a9e2cb3 fixed grids SetBorderStyle
git-svn-id: trunk@5499 -
2004-05-22 11:06:27 +00:00
micha
0ebc945aa3 implement new borderstyle
- centralize to twincontrol (protected)
- public expose at tcustomcontrol to let interface access it

git-svn-id: trunk@5490 -
2004-05-21 09:03:55 +00:00
mattias
e1f1af3fb2 improved grids e.g. OnPrepareCanvas patch from Jesus
git-svn-id: trunk@5469 -
2004-05-14 12:53:25 +00:00
mattias
647e922c40 replaced writeln by debugln
git-svn-id: trunk@5454 -
2004-05-11 10:53:59 +00:00
mattias
f9b13e171e applied grids patch, fixing ctl3d and other bugs from Jesus
git-svn-id: trunk@5406 -
2004-04-13 20:11:19 +00:00
mattias
5d5cdec72a fixed grids TComboBox from Jesus
git-svn-id: trunk@5325 -
2004-03-18 22:26:24 +00:00
mattias
56c98b2587 fixed grid painting
git-svn-id: trunk@5213 -
2004-02-21 01:26:05 +00:00
mattias
c0b7b7163f fixed grids OnDrawCells
git-svn-id: trunk@5179 -
2004-02-07 18:04:14 +00:00
mattias
007a588c8e implemented streaming cells to lfm from Jesus
git-svn-id: trunk@5125 -
2004-01-31 17:41:16 +00:00
micha
751585c69a fix col,row out of bounds (from jesus)
git-svn-id: trunk@4990 -
2003-12-30 21:20:19 +00:00
micha
8881c2270a fix a lot of range check errors win32
git-svn-id: trunk@4986 -
2003-12-29 14:22:22 +00:00
mattias
aa76552f75 renamed DirectoryExists to DirPathExists to reduce ambigiousity
git-svn-id: trunk@4925 -
2003-12-21 13:58:06 +00:00
mattias
c0c8c62221 implemented TStringGrid component editor from Jesus
git-svn-id: trunk@4923 -
2003-12-21 12:28:33 +00:00
mattias
9860db873d added ambigious unit check for IDE
git-svn-id: trunk@4804 -
2003-11-15 13:07:09 +00:00
mattias
dadb4bd69a fixed grid scrollbars from Jesus
git-svn-id: trunk@4757 -
2003-11-03 22:41:16 +00:00
peter
a69a5639ed * change $ifdef ver1_1 to $ifndef ver1_0 so it works also with
fpc 1.9.x

git-svn-id: trunk@4754 -
2003-11-03 16:57:47 +00:00
mattias
1e4cf2c054 fpc 1.1 fixes, started scrollbar hiding, started polymorphing client areas
git-svn-id: trunk@4752 -
2003-11-01 10:27:41 +00:00
mattias
59bc0cb985 replaced NEW1_1 defines
git-svn-id: trunk@4745 -
2003-10-30 21:41:11 +00:00
mattias
70d1404151 added TDBGrid from Jesus
git-svn-id: trunk@4653 -
2003-09-20 09:16:07 +00:00
mattias
5e5c1122a7 renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
7a24ee840a fixed grid keyboard navigation from Jesus
git-svn-id: trunk@4411 -
2003-07-17 22:03:42 +00:00
mattias
991c3e7ba5 fixed grids.pas
git-svn-id: trunk@4390 -
2003-07-09 16:16:07 +00:00
mattias
b371e11fc9 fixed da_IF and find record case variable
git-svn-id: trunk@4389 -
2003-07-09 00:35:38 +00:00