Commit Graph

1536 Commits

Author SHA1 Message Date
wp_xyz
8235520f00 Examples: Add description to special features in the "pen_brush" project. Extend demo for background of text output on canvas. 2023-05-18 16:11:52 +02:00
wp_xyz
867938ca00 Examples: Fix usage of custom pens and brushes in "pen_brush" project 2023-05-18 01:15:14 +02:00
Juha
74cd012d9c ExamplesWindow: Read example directories from a text file and from package .lpk files. The window opens faster. Issue #40190, patch by dbannon. 2023-04-16 14:31:09 +03:00
mattias
16eea4aacd IDE: loadlfm: check for ambiguous classes, heuristics to resolve ambiguous classes 2023-04-13 15:38:12 +02: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
wp_xyz
9ee0ad85fa Turbopower_ipro: Fix compilation of some IpHtmlPanel sample projects. 2023-03-24 23:41:07 +01:00
Juha
57c8af94ae Examples: Fix a SQLite example project on Linux. Issue #40039, patch by dbannon. 2023-03-04 01:16:59 +02:00
Bart
96db2a62d9 Examples: replace icon for laz_scalables with default icon, since the icon was corrupted. 2023-01-10 16:23:00 +01:00
Juha
5a269b8bc4 Streamline code for FilterEdits and their example project. 2023-01-05 13:18:28 +02:00
Juha
be093cd40d Add an example project for FilterEdits. Issue #40035, modified from patch by dbannon. 2022-12-22 22:09:08 +02:00
Maxim Ganetsky
abfb1038bd Regenerated translations. 2022-12-08 03:30:04 +03:00
mattias
67ca4c57cf example: internal compiler: free thread 2022-12-03 01:54:30 +01:00
mattias
d27a77b2f2 added example for running an internal compiler 2022-12-03 01:51:38 +01:00
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