Juha
|
1475336c8c
|
Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils).
|
2023-06-05 15:48:01 +03:00 |
|
wp_xyz
|
63d3377df5
|
Examples/gridexamples: Fix crash in title_image_demo when user clicks on top/left corner cell.
|
2023-04-09 11:51:33 +02:00 |
|
dbannon
|
2443cc08e1
|
Examplesmv restructure examples dir much like it used to be
|
2022-05-17 20:50:08 +00:00 |
|
Juha
|
31328882fb
|
Example projects tested, categorised, metadata added, restructured by David Bannon.
|
2022-03-09 11:20:29 +02:00 |
|
wp
|
02e9b21883
|
Examples: Prevent merged header cells in merged_cells demo being drawn as selected.
git-svn-id: trunk@63790 -
|
2020-08-19 08:20:33 +00:00 |
|
wp
|
c4cc91f21d
|
Examples: Make mergedcells example high-dpi aware.
git-svn-id: trunk@63686 -
|
2020-08-04 09:47:45 +00:00 |
|
juha
|
5328b9a852
|
Examples: Use '/' as path delimiter in project settings. Works also on Windows. Issue #35524.
git-svn-id: trunk@61164 -
|
2019-05-06 11:32:58 +00:00 |
|
wp
|
e01a4c1b40
|
Examples: Undo unintentional change in gridexamples/merged_cells by prev commit (r58817)
git-svn-id: trunk@58818 -
|
2018-09-02 13:16:06 +00:00 |
|
wp
|
81bf5300aa
|
TurboPower_ipro: Fix IpHtmlPanel ignoring linebreak between <p> nodes within a <td> node. Improvements in rendering distance between paragraphs.
git-svn-id: trunk@58817 -
|
2018-09-02 13:10:57 +00:00 |
|
jesus
|
824d21014a
|
LCL: reset row's top and bottom bounds after drawing cell and fix merge cells example issue #34017
git-svn-id: trunk@58711 -
|
2018-08-15 08:07:10 +00:00 |
|
wp
|
b9a983f064
|
Examples: Fix uninitialized variable issue in gridexamples/merged_cells (https://forum.lazarus.freepascal.org/index.php/topic,41757.msg290284)
git-svn-id: trunk@58428 -
|
2018-07-02 15:49:57 +00:00 |
|
juha
|
ad57283d64
|
Move package SemaphorGridLPK and its example project to Lazarus-CCR.
git-svn-id: trunk@56248 -
|
2017-10-31 09:25:19 +00:00 |
|
wp
|
ec9f1ff081
|
GridExamples: Add demo for embedding images into a grid
git-svn-id: trunk@54978 -
|
2017-05-18 20:53:49 +00:00 |
|
wp
|
b8d6c0d8dc
|
gridexamples: in title_image_demo show images at start, adapt height of header row to image layout) (http://forum.lazarus.freepascal.org/index.php/topic,36841.0.html)
git-svn-id: trunk@54875 -
|
2017-05-11 19:46:32 +00:00 |
|
juha
|
b5251d2152
|
Examples: Remove PathDelim and LaunchingApplication settings from the projects.
git-svn-id: trunk@54873 -
|
2017-05-11 09:04:51 +00:00 |
|
wp
|
80ddf57c84
|
Examples: Add example demonstrating cell text overflow in a StringGrid
git-svn-id: trunk@54171 -
|
2017-02-16 20:27:02 +00:00 |
|
joost
|
1de2cbf586
|
general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
|
2017-01-29 21:04:32 +00:00 |
|
wp
|
738cf3bc30
|
Examples: Fix merged_cells grid example crashing if OnMergeCells event handler needs cell content (Cells[]).
git-svn-id: trunk@53086 -
|
2016-10-09 17:46:47 +00:00 |
|
wp
|
2b86c05fc8
|
examples: Add example for merging cells in TStringGrid
git-svn-id: trunk@53068 -
|
2016-10-04 12:59:53 +00:00 |
|
mattias
|
135960b35a
|
examples: less hints
git-svn-id: trunk@51776 -
|
2016-03-01 15:20:46 +00:00 |
|
juha
|
931c7a9de4
|
Examples: Fix compilation when function wrappers in FileUtil are disabled (define NoLazUTF8Wrappers). Clean uses sections.
git-svn-id: trunk@49495 -
|
2015-07-04 23:08:27 +00:00 |
|
juha
|
06ac76f560
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
|
2015-07-04 23:08:00 +00:00 |
|
mattias
|
6b22a465f7
|
examples: removed obsolete SrcPath
git-svn-id: trunk@48101 -
|
2015-03-02 18:57:39 +00:00 |
|
mattias
|
ec28f19074
|
examples: removed obsolete SrcPath
git-svn-id: trunk@48099 -
|
2015-03-02 18:52:45 +00:00 |
|
mattias
|
5887e30e3e
|
examples: gridexample, improved layout, patch #27553, from Mike Sapsard
git-svn-id: trunk@48029 -
|
2015-02-27 17:39:49 +00:00 |
|
reiniero
|
0f658dab7b
|
* fix *nix compilations of some examples due to misspelt {$R ...lfm} statements. Fix by ocean mantis issue #26605
git-svn-id: trunk@46054 -
|
2014-08-19 13:43:19 +00:00 |
|
martin
|
b15354e59a
|
Examples: Grid Columneditors, added Option goTabs for convenience.
git-svn-id: trunk@43777 -
|
2014-01-21 14:48:46 +00:00 |
|
jesus
|
79862e8840
|
Examples, fix compile of grid semaphor under linux after the resource migration
git-svn-id: trunk@43161 -
|
2013-10-07 16:52:08 +00:00 |
|
paul
|
29d5850f58
|
examples: use FPC resources for component images
git-svn-id: trunk@43103 -
|
2013-10-05 04:49:05 +00:00 |
|
paul
|
ae83bc857a
|
examples: convert 2 examples to FPC resources
git-svn-id: trunk@43031 -
|
2013-09-29 08:49:16 +00:00 |
|
paul
|
f87570c216
|
examples: replace the rest forms stored in lrs with FPC resource forms
git-svn-id: trunk@43027 -
|
2013-09-29 07:53:52 +00:00 |
|
juha
|
ecd140c985
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
|
2013-05-25 09:22:25 +00:00 |
|
jesus
|
c92f53e178
|
Examples, semaphorgrid, corrected macro LCLWidgetType
git-svn-id: trunk@40659 -
|
2013-03-28 17:35:31 +00:00 |
|
jesus
|
e8206aeb4a
|
Examples, added stringgrid column editors sampler, from Mike Sapsard, issue #24076
git-svn-id: trunk@40583 -
|
2013-03-18 18:17:47 +00:00 |
|
mattias
|
fc7d4fcba1
|
synuni, semaphorgridlpk: clean up fpc options
git-svn-id: trunk@38169 -
|
2012-08-05 10:48:22 +00:00 |
|
maxim
|
29d00b67cf
|
Reverted r30719 (adding SortOrder parameter to OnCompareCells event) and all subsequent commits (r30724, r30727 #7cdf1cffde) which were intended to fix breakage it caused
git-svn-id: trunk@30729 -
|
2011-05-13 22:54:51 +00:00 |
|
maxim
|
7cdf1cffde
|
IDE: fixed grid_semaphor example compilation after r30719 #49ca3709de
git-svn-id: trunk@30727 -
|
2011-05-13 22:37:09 +00:00 |
|
juha
|
f38190794b
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
|
2011-03-16 16:52:28 +00:00 |
|
vincents
|
e618b79e17
|
grid spreadsheet example: forgot to commit change in project files when using project icon in .res instead of .lrs
git-svn-id: trunk@27883 -
|
2010-10-26 12:39:48 +00:00 |
|
vincents
|
4ae97a5e89
|
grid spreadsheet example: use project icon in .res instead of .lrs, prevents error with wrong path in .rc file.
git-svn-id: trunk@27882 -
|
2010-10-26 12:26:45 +00:00 |
|
jesus
|
d0a9ecd1b6
|
Moved several grid examples into gridexamples directory
git-svn-id: trunk@17060 -
|
2008-10-19 19:18:45 +00:00 |
|
jesus
|
2dd7a9a855
|
LCL, grids, added ImageLayout property and title image demo from Alexander S. Klenin (with small changes)
git-svn-id: trunk@17057 -
|
2008-10-19 19:06:21 +00:00 |
|