Commit Graph

128 Commits

Author SHA1 Message Date
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