Commit Graph

206 Commits

Author SHA1 Message Date
jesus
4baeb4b575 grid, editors now remember original col,row. EditorShowInCell for custom grids.
git-svn-id: trunk@10194 -
2006-11-13 10:37:53 +00:00
mattias
168e90b7ce LCL: grids: renamed some parameter names of events, so that they do not interfere when copied
git-svn-id: trunk@10165 -
2006-11-02 21:26:17 +00:00
jesus
30e2ee3872 fix cursor pos on editing UTF8 text in stringcelleditor
git-svn-id: trunk@10152 -
2006-11-01 17:45:56 +00:00
jesus
cd7659f566 CheckNewCachedSizes, UpdateActive and UpdateData made virtual from Aleksey Lagunov
git-svn-id: trunk@10149 -
2006-11-01 07:41:05 +00:00
jesus
e4ed3634af visible{row|col}Count not stored explicitly, stringgrid component editor lrs and lfm regenerated
git-svn-id: trunk@10037 -
2006-10-04 21:03:52 +00:00
jesus
34e30e08ac grids, check position after handle creation
git-svn-id: trunk@10019 -
2006-10-01 21:42:44 +00:00
jesus
95cbcb6fa6 grids, picklist select fixed
git-svn-id: trunk@9979 -
2006-09-25 23:25:01 +00:00
jesus
193b2859bf fixed stringgrid sorting (issue #7397) and added StrictSort property
git-svn-id: trunk@9881 -
2006-09-13 05:53:32 +00:00
jesus
be5b78fb47 added modified flag to StringGrid
git-svn-id: trunk@9717 -
2006-08-12 06:16:26 +00:00
jesus
9e03134f61 check if cursor cell position is allowed
git-svn-id: trunk@9709 -
2006-08-10 07:39:48 +00:00
jesus
e2fb8b2131 grid: fixes cell font properties if it was changed in OnPrepareCanvas
git-svn-id: trunk@9700 -
2006-08-04 05:37:48 +00:00
mattias
85de8ce1f8 Find in files: showing skipped results
git-svn-id: trunk@9693 -
2006-07-29 14:09:04 +00:00
jesus
e5a13ce4e3 fixed dbgrids column visibility
git-svn-id: trunk@9687 -
2006-07-27 19:15:45 +00:00
jesus
d019406bc5 fixed grid's autoadvance and selectable cells
git-svn-id: trunk@9595 -
2006-07-12 15:13:51 +00:00
mattias
e666f7b856 TOutputfilter now uses TDynamicDataQueue to read data from TAsyncProcess immediately. TAsyncProcess enabled for linux
git-svn-id: trunk@9452 -
2006-06-19 19:48:34 +00:00
mattias
a681ab7b71 added TXMLConfigStorage
git-svn-id: trunk@9438 -
2006-06-15 21:49:57 +00:00
jesus
cc54cc9f75 fixes and some optimization for grid's range selection
git-svn-id: trunk@9412 -
2006-06-09 06:52:44 +00:00
jesus
3fc416a384 restore grid's custom columns after rowcount:=0, bug #6956
git-svn-id: trunk@9340 -
2006-05-23 05:25:39 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
jesus
089474d7bb Implements dbgrid.SelectedRows (issue #1849)
git-svn-id: trunk@9234 -
2006-05-03 18:22:48 +00:00
jesus
30d3c8ded5 fixed autofillcolumns scroll columns (issue #2032)
git-svn-id: trunk@9225 -
2006-05-02 00:55:57 +00:00
jesus
3401c9d4b5 Notifications Col/Row inserted/deleted for ColCount and RowCount issue
git-svn-id: trunk@9216 -
2006-04-30 22:13:05 +00:00
jesus
566598a9ab row autonumbering only if there is no text in cell (issue #2033)
git-svn-id: trunk@9215 -
2006-04-30 18:25:32 +00:00
jesus
feb60a3907 fixed grids picklist losing focus when dropdown the combobox list
git-svn-id: trunk@9123 -
2006-04-15 06:03:05 +00:00
jesus
3db66482b8 fixed hang on scrolling to partially visible cell, possible range chk err in scrollbarrange from Colin W.
git-svn-id: trunk@8875 -
2006-03-07 07:34:43 +00:00
mattias
994cebd433 replaced IFDEF win32 with IF defined(VER2_0_2) and defined(WIN32)
git-svn-id: trunk@8759 -
2006-02-17 14:07:21 +00:00
mattias
c17929dd5f fixes for compiling wince
git-svn-id: trunk@8757 -
2006-02-17 13:57:15 +00:00
vincents
36b2299e1a removed TSize from LCLType (fixes issue #1702)
git-svn-id: trunk@8738 -
2006-02-15 22:18:07 +00:00
jesus
29a732f8c6 fixed grid jumps to selected cell after mouse click on a scrolled unfocused cell, tabstop=true by default
git-svn-id: trunk@8684 -
2006-02-01 22:24:33 +00:00
jesus
4ce49481be implemented keep focused cell visible while scrollbar scrolling
git-svn-id: trunk@8647 -
2006-01-28 20:39:36 +00:00
mattias
0c9ab7d58b renamed DrawByRows to DrawAllRows
git-svn-id: trunk@8644 -
2006-01-28 18:14:26 +00:00
mattias
c474bf1958 published TStringGrid.OnShowHint
git-svn-id: trunk@8624 -
2006-01-26 18:38:52 +00:00
vincents
1f51beb255 * removed CM_PARENTFONTCHANGED
* implemented ParentFont property (issue #1268)

git-svn-id: trunk@8540 -
2006-01-17 12:11:04 +00:00
jesus
d46bf23df7 fix issue #1630, DefaultTextStyle public for StringGrid
git-svn-id: trunk@8522 -
2006-01-15 05:55:21 +00:00
jesus
48c0e6d55c Implemented default doCompareCells for StringGrid
git-svn-id: trunk@8455 -
2006-01-06 18:11:08 +00:00
vincents
a0c6abbb8d fixed memleak
git-svn-id: trunk@8294 -
2005-12-11 19:54:14 +00:00
mattias
884510044d started using TAsyncProceess, fixed gtk2 compilation
git-svn-id: trunk@8290 -
2005-12-11 11:20:20 +00:00
mattias
a0e53901fc reduced grid VisualChange calls
git-svn-id: trunk@8258 -
2005-12-06 18:29:08 +00:00
jesus
8e974df7ce OnEditingDone for TStringGrid
git-svn-id: trunk@8253 -
2005-12-05 21:38:35 +00:00
jesus
baf1edce64 fixed stringgrid selection after DeleteColRow (bug #1433)
git-svn-id: trunk@8171 -
2005-11-15 19:14:53 +00:00
jesus
4dd677f3b0 Strange behavior of TStringGrid when setting goAlwaysShowEditor, bug #1407
git-svn-id: trunk@8123 -
2005-11-09 21:40:27 +00:00
vincents
afe0734734 clean up of fpcadds
git-svn-id: trunk@8101 -
2005-11-07 23:25:45 +00:00
jesus
c56bbbc211 OnSelectCell is now called even for the focused cell
git-svn-id: trunk@8093 -
2005-11-07 16:59:07 +00:00
jesus
a76e28c702 Selecting is now cancelled if grid lost focus
git-svn-id: trunk@8077 -
2005-11-06 17:59:57 +00:00
mattias
da78e6e7a4 implemented TSplitter.Beveled for gtk intf
git-svn-id: trunk@8031 -
2005-11-02 09:10:52 +00:00
jesus
ecf75a0527 fixed: updating default titlefont (through grid.font change) modify colcount, fixed double releasing of FValueUnchecked (from Aleksey Lagunov)
git-svn-id: trunk@8019 -
2005-11-01 06:35:53 +00:00
jesus
97510df1a2 Fixed columns fonts, created OnPicklistSelected, Columns creation
git-svn-id: trunk@8000 -
2005-10-29 20:14:44 +00:00
jesus
0d278e2ad3 TDrawGrid/TStringGrid doesn't get restored properly if changed at design time some column properties
git-svn-id: trunk@7991 -
2005-10-27 20:45:02 +00:00
jesus
0235d8ac82 TStringGrid/TDrawGrid Columns fixes, bugs #1359,#1367
git-svn-id: trunk@7988 -
2005-10-27 18:54:35 +00:00
jesus
a9a3aa77de Setting column's title is now case sensitive (bug #1229)
git-svn-id: trunk@7848 -
2005-09-28 17:19:51 +00:00
mattias
ebdafeb975 commit clean up
git-svn-id: trunk@7831 -
2005-09-26 09:34:38 +00:00
jesus
86fba93d3c grid: fixed borderstyle (win32), focus is drawn correctly, alternate color don't override
a user selected column color. 
Applied goRowNumbering clean-up from Darius
dbgrid: better columns' default width, new SelectedColumn property,
fixed draw problems in vert scrollbar when closing linked dataset (win32)
now user columns remove autocolumns at runtime. 
fixed dgTitles, dgIndicator behaviour

git-svn-id: trunk@7830 -
2005-09-26 07:22:28 +00:00
mattias
8d519f5cda update_cross_fpc.sh now installs a complete cross fpc+binutils set
git-svn-id: trunk@7666 -
2005-09-10 18:40:07 +00:00
marc
8925ef5f51 * Fixed bug #907
* Changed TLMScoll <-> TWMScroll, TLMScroll has extended position info

git-svn-id: trunk@7665 -
2005-09-10 16:31:04 +00:00
mattias
373eba5ee6 improved TGridColumn.GetDisplayName and updating column index in TCollection editor
git-svn-id: trunk@7608 -
2005-08-31 08:43:26 +00:00
jesus
ff82665c10 row numbering from Darius, fixed column with mouse, FixedCols/rows can be equal to Col/RowCount
git-svn-id: trunk@7603 -
2005-08-30 21:50:38 +00:00
vincents
81e58be5bc fixes for fpc 2.1.1 xmlcfg
git-svn-id: trunk@7510 -
2005-08-16 14:40:10 +00:00
jesus
c7c83312ec property editormode made public
git-svn-id: trunk@7494 -
2005-08-10 17:21:14 +00:00
jesus
8a2365929a Fix bugs #1077, #1072. Wrapping selections at column boundary
git-svn-id: trunk@7476 -
2005-08-03 20:41:05 +00:00
mattias
637b578aab increased scroll position for gtk from 15bit to 31bit from Colin Western
git-svn-id: trunk@7470 -
2005-08-01 10:11:31 +00:00
jesus
efb3ad6197 force setup of new editor
git-svn-id: trunk@7390 -
2005-07-21 21:11:49 +00:00
jesus
4b5ad03da8 Improve Delphi compatibility from Colin Western
git-svn-id: trunk@7367 -
2005-07-18 06:29:27 +00:00
jesus
b0f697e2fa removed some unused objects
fixed redrawing issues after closing dataset or removing columns

git-svn-id: trunk@7338 -
2005-07-12 21:05:51 +00:00
jesus
512a4fa364 implemented columns assign method bug #984
git-svn-id: trunk@7270 -
2005-06-22 21:32:25 +00:00
mattias
49823c14e4 added checkboxes to TDBGrid from Sergey Smirnov
git-svn-id: trunk@7233 -
2005-06-11 09:30:24 +00:00
vincents
925d70c154 fixes for bugs #922,#924 and updating <10 recs. Automatic Columns, picklist implementation from Jesus
git-svn-id: trunk@7224 -
2005-06-07 19:29:24 +00:00
mattias
f8ed47daf6 fixed delete key in dbgrids bug #878 from Jesus
git-svn-id: trunk@7130 -
2005-05-02 21:50:35 +00:00
mattias
144133d2e9 fix bug #878 (can not paste from clipboard) new property TitleStyle from Jesus
git-svn-id: trunk@7122 -
2005-05-02 08:35:42 +00:00
mattias
a7912f11f2 fixed saving default values for TStringGrid from Jesus
git-svn-id: trunk@7058 -
2005-04-04 18:14:20 +00:00
mattias
9f22ae4900 dbgrids: Stops propagating ENTER key when modifying a field from Jesus
git-svn-id: trunk@7053 -
2005-04-03 10:13:34 +00:00
marc
a0e6994f8e * missing chunck from Jesus Reyes
git-svn-id: trunk@7037 -
2005-03-29 21:59:38 +00:00
marc
b70bc3d401 * patch from Jesus Reyes
git-svn-id: trunk@7036 -
2005-03-29 21:56:02 +00:00
mattias
cfc84725bb basic clipboard support for TStringGrid from Jesus
git-svn-id: trunk@7000 -
2005-03-21 08:20:39 +00:00
mattias
5019fad7e9 published TStringGrid.OnResize/OnChangeBounds and fixed gtk1 intf check in focussing
git-svn-id: trunk@6968 -
2005-03-16 17:45:28 +00:00
mattias
8a344c0ff0 BorderStyle for TCustomEdit in win32 intf from Jesus
git-svn-id: trunk@6925 -
2005-03-08 10:32:47 +00:00
mattias
d00d0b82ac fixed DefaultRowHeight=18 and various published properties from Jesus
git-svn-id: trunk@6916 -
2005-03-07 23:21:36 +00:00
vincents
5c84454943 changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
72eb5291b8 fixed sticking EditorMode in grids from C Western
git-svn-id: trunk@6798 -
2005-02-17 22:20:15 +00:00
micha
4b2a02f1ff compilation fixes
git-svn-id: trunk@6785 -
2005-02-15 22:01:54 +00:00
mattias
6772d06ea6 fix grid for goThumbTracking and UseXORFeatures from Jesus
git-svn-id: trunk@6783 -
2005-02-15 10:35:19 +00:00
vincents
8e64bd00ae fixed fpc 1.0.x compilation
git-svn-id: trunk@6773 -
2005-02-08 21:46:23 +00:00
mattias
459ccdc887 fixes for empty dbgrid from Jesus
git-svn-id: trunk@6769 -
2005-02-08 11:33:16 +00:00
mattias
303e21e7b1 dbgrid.ThumbTracking and fixes from Jesus
git-svn-id: trunk@6759 -
2005-02-06 22:43:38 +00:00
marc
7c3a95c570 * first 64bit changes
git-svn-id: trunk@6752 -
2005-02-05 16:09:52 +00:00
mattias
07c70ad0b5 fixed changing the cell value while in editor mode from Jesus
git-svn-id: trunk@6652 -
2005-01-21 10:41:30 +00:00
micha
82325ca16d fix compilation
git-svn-id: trunk@6616 -
2005-01-16 19:23:32 +00:00
mattias
838c199783 added DoCompareCells, changed OnCompareCell from Jesus
git-svn-id: trunk@6611 -
2005-01-16 13:16:31 +00:00
vincents
9e22870185 made FindDefaultBrowser more win32-friendly
git-svn-id: trunk@6583 -
2005-01-14 10:21:51 +00:00
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