Commit Graph

1523 Commits

Author SHA1 Message Date
Juha
e70a15b8d6 FpReport example: Fix Example Metadata for LCLReport. Issue #40026, patch by dbannon. 2022-12-02 13:59:04 +02:00
Juha
d6dce85b44 FpReport example: Fix a memory leak. Issue #40023, patch by Andreas F. 2022-12-02 11:03:50 +02:00
Ondrej Pokorny
560b8bb852 Examples: stock_images: DPI-aware 2022-09-29 00:25:57 +02:00
wp_xyz
26494a14f9 Examples/Translations: Fix UTF8 in DefaultFormatSettings. 2022-07-22 20:45:00 +02:00
wp_xyz
f6554ced9b Examples/fontenum: Handle cocoa in the EnumFamilyFonts function. 2022-06-01 22:05:20 +02:00
wp_xyz
574f312a76 Examples/FontEnum: Get font styles in gtk/qt. 2022-05-24 23:51:56 +02:00
wp_xyz
6dddcddc4f Examples/FontEnum: Simplified code. Anchored Layout. 2022-05-24 23:07:57 +02:00
wp_xyz
afa0c12e15 Examples/FontEnum: Fix selection of italic fonts (https://forum.lazarus.freepascal.org/index.php/topic,59444.msg443180). 2022-05-24 15:35:00 +02:00
dbannon
2443cc08e1 Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
wp_xyz
61c8f3b1de Example: Update meta file of TreeView example. 2022-05-15 13:14:24 +02:00
wp_xyz
b4dbf8e375 Examples: Update dead link mentioned in readme.txt of treeview tutorial. 2022-05-13 18:44:09 +02:00
Martin
bf34151409 Examples: Updated Description for SynEdit related examples. 2022-05-04 14:43:59 +02:00
Martin
fdd10aae7d Examples: Moved SynEdit related examples into new subfolder 2022-05-04 14:41:46 +02:00
dbannon
8f091d6af5 Component demos and samples, a lot of general fixes. 2022-05-01 08:45:46 +00:00
Maxim Ganetsky
afd2efa96b Examples: removed files with names in uppercase, which have counterparts in lowercase (this drives TortoiseGit crazy) 2022-03-11 04:08:46 +03:00
Juha
31328882fb Example projects tested, categorised, metadata added, restructured by David Bannon. 2022-03-09 11:20:29 +02:00
mattias
9d0d215489 levelgraph: updated res 2022-01-16 13:02:44 +01:00
wp_xyz
5e65d1405f Icons: Replace lazarus-icon of demo/example projects by new smaller version (Roland Hahn). 2022-01-14 21:20:10 +01:00
wp_xyz
b8caf0aa02 Examples: Re-add original license headers of modified sample projects. 2021-12-28 00:59:21 +01:00
wp_xyz
9e67aed7e2 Examples: Replace lfm-less ComboBox demo by version with lfm form. 2021-12-28 00:48:57 +01:00
wp_xyz
718ebb5676 Examples: Replace lfm-less NotebookTest demo by version with lfm form. 2021-12-28 00:36:56 +01:00
wp_xyz
dc62098696 Examples: Replace lfm-less MessageDialogs demo by version with lfm form. 2021-12-28 00:09:31 +01:00
wp_xyz
c585bae868 Examples: Replace lfm-less LoadPicture demo by version with lfm form. 2021-12-27 23:53:48 +01:00
wp_xyz
d0b21a465b Examples: Replace lfm-less ListViewTest demo by version with lfm form. 2021-12-27 23:43:05 +01:00
wp_xyz
d275b33da0 Examples: Replace lfm-less ListboxTest demo by version with lfm form. 2021-12-27 23:26:12 +01:00
wp_xyz
ef73b96022 Examples: Replace lfm-less MemoTest demo by version with lfm form. 2021-12-27 23:03:06 +01:00
wp_xyz
9e815a4796 Examples: Add missing comdialogs.lpi 2021-12-27 18:28:01 +01:00
wp_xyz
4d68caeb7c Examples: Replace lfm-less BitButton and ComDialogs demos by version with lfm forms. 2021-12-27 18:26:38 +01:00
wp_xyz
babe26a05a Revert "Examples: Beginning to restructure the simple demos: move into individual folders, add a RAD version of each demo.", "Examples: Add readme.txt to new "simple" folder.", "Examples: Restructure the checkbox demo.", "Examples: Restructure combobox sample project.", "Examples: Cleanup.", "Examples: Restructure ComDialogs example.", "Examples: Restructure EditTest sample.", "Examples: Restructure GroupBox demo."
This reverts commits f5a28ea008, 14c022f422, 3bcf9cb043, e5d8eebe9f, 3c4deba306, 7682cf2f88, 99878e8ac6, 29267f11a8.
2021-12-27 15:54:10 +01:00
wp_xyz
29267f11a8 Examples: Restructure GroupBox demo. 2021-12-27 11:51:44 +01:00
wp_xyz
99878e8ac6 Examples: Restructure EditTest sample. 2021-12-27 11:34:50 +01:00
wp_xyz
7682cf2f88 Examples: Restructure ComDialogs example. 2021-12-27 11:20:08 +01:00
wp_xyz
3c4deba306 Examples: Cleanup. 2021-12-26 23:20:32 +01:00
wp_xyz
e5d8eebe9f Examples: Restructure combobox sample project. 2021-12-26 23:19:59 +01:00
wp_xyz
3bcf9cb043 Examples: Restructure the checkbox demo. 2021-12-26 19:54:42 +01:00
wp_xyz
14c022f422 Examples: Add readme.txt to new "simple" folder. 2021-12-26 18:58:52 +01:00
wp_xyz
f5a28ea008 Examples: Beginning to restructure the simple demos: move into individual folders, add a RAD version of each demo. 2021-12-26 18:57:42 +01:00
Juha
6708a746c8 FontEnum example: Add a missing alphabet. Issue #39480, patch by Don Siders. 2021-11-20 16:32:43 +02:00
Juha
ce6715ed78 Correct spelling errors for "Width" in various units. Issue #39402, patch by Don Siders. 2021-09-26 21:40:16 +03:00
wp_xyz
22138558b0 Examples/pen_brush: Fix compilation with fpc 3.3.1 2021-09-22 19:52:20 +02:00
Martin
3a251be1c8 fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
juha
38023062fe Examples: Improve LazFreetype demo UI layout. Issue #39281, patch by CudaText man.
git-svn-id: trunk@65494 -
2021-07-22 12:16:14 +00:00
wp
5079a5b9a0 examples/mssql: Fix compilation
git-svn-id: trunk@65338 -
2021-07-01 22:26:50 +00:00
wp
4e96538dd2 examples: Fix typo in TestAll demo.
git-svn-id: trunk@65337 -
2021-07-01 21:59:50 +00:00
wp
b8af100318 examples: Remove a writeln from checkbox demo.
git-svn-id: trunk@65336 -
2021-07-01 21:45:01 +00:00
wp
c676e04941 Examples/dblookup: Fix compilation.
git-svn-id: trunk@65316 -
2021-06-27 20:20:15 +00:00
wp
d15e04bfa8 Examples/bidi: Fix layout issue due to overlapping controls.
git-svn-id: trunk@65315 -
2021-06-27 18:13:51 +00:00
wp
e5315cc4d3 Examples/address_book: Fix compilation. Remove hard-coded MS font.
git-svn-id: trunk@65314 -
2021-06-27 18:01:09 +00:00
wp
3368c71d4e Examples/VirtualTreeView: Fix "Advanced" demo crashing when option -CR is active.
git-svn-id: trunk@65096 -
2021-05-09 10:40:41 +00:00
wp
35660b1577 VirtualTreeView: Fix activation of cell editor in advanced demo (grid demo) by mouse click.
git-svn-id: trunk@65095 -
2021-05-07 21:13:31 +00:00