Commit Graph

1553 Commits

Author SHA1 Message Date
Juha
74cf07c706 Examples: Register 'messageboxes'. Issue #40686, patch by Alexey Torgashin. 2024-01-07 11:15:45 +02:00
Bart
5f520b62b9 Examples: fix typo. Issue #40684. Patch by Don Siders. 2024-01-05 23:48:24 +01:00
wp_xyz
4feb9205c3 TurboPower_Ipro: fix compilation of sample projects for printpreview support. 2023-12-22 13:57:47 +01:00
Abou Al Montacir
4d53a927bb GTK3: Added example application to help debugging GTK3 dialog boxes.
Closes #39435.
2023-12-10 20:18:24 +01:00
mattias
656d6ffc5d clean up 2023-12-07 11:16:10 +01:00
Maxim Ganetsky
19cd17230c Examples: .gitignore generated PDF file by fpReport example 2023-10-07 02:40:46 +03:00
wp_xyz
f3c4d7f58d Misc packages: Replace separate calls to sin() and cos() by sincos(). Issue #40473. 2023-08-31 12:14:54 +02:00
mattias
0cf38f57c7 IDE: added option for global star directory excludes 2023-07-09 22:20:56 +02:00
Maxim Ganetsky
7371d1760e Examples: fixed FpReport example compilation, related to issue #40367 2023-07-08 01:53:03 +03:00
Juha
adfc424e92 Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
Juha
41adb276bb Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00
mattias
9a39842d7a fpreport: comments 2023-07-07 10:24:23 +02:00
mattias
eb4869669d fpreport: fixed typos 2023-07-07 10:21:39 +02:00
mattias
b6e1e48521 examples: clean up 2023-06-27 00:39:44 +02:00
wp_xyz
ca2b76eaf5 virtualtreeview: Fix "OffsetRect deprecated" message. Less hints and warnings. Fix compilation of "Advanced" demo. 2023-06-16 14:22:20 +02:00
Maxim Ganetsky
62623bb589 LazResExplorer example: migrated to using GetLanguageID function from Translations unit 2023-06-12 17:15:43 +03:00
Juha
1475336c8c Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils). 2023-06-05 15:48:01 +03:00
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