Commit Graph

1492 Commits

Author SHA1 Message Date
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
wp
890c02fb72 Examples/Virtualtreeview: Improved handling of ENTER and TAB keys in Advanced grid demo.
git-svn-id: trunk@65086 -
2021-05-05 10:39:20 +00:00
wp
cea34fad16 Examples/VirtualTreeView: Fix crash of Advanced demo caused by date column editor.
git-svn-id: trunk@65084 -
2021-05-04 16:39:41 +00:00
mattias
226c1066d3 examples: easter: enabled win32 gui app
git-svn-id: trunk@64602 -
2021-02-17 13:24:20 +00:00
mattias
89e76d09dd examples: easter: enabled win32 gui app
git-svn-id: trunk@64601 -
2021-02-17 13:24:01 +00:00
mattias
6eb0f734c5 examples: easter: enabled win32 gui app
git-svn-id: trunk@64600 -
2021-02-17 13:23:20 +00:00
mattias
3b018cd3fd examples: updated holyday, enable win32 gui app
git-svn-id: trunk@64586 -
2021-02-15 16:07:47 +00:00
juha
3f78f0d62d New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
git-svn-id: trunk@64583 -
2021-02-15 08:43:50 +00:00
juha
87ab5c4219 Examples: Improve string comparison.
git-svn-id: trunk@64505 -
2021-02-08 19:09:22 +00:00
juha
337b198136 Examples: Fix dir separator in testall.lpi.
git-svn-id: trunk@64194 -
2020-12-10 22:12:35 +00:00
wp
13b1874efd examples: Add some VirtualTreeView sample projects
git-svn-id: trunk@63975 -
2020-10-08 18:14:28 +00:00
michael
524b0c28ed * Patch from Sven Barth to include lazdaemonapp unit to enable streaming (bug ID #37700)
git-svn-id: trunk@63865 -
2020-09-04 13:51:07 +00:00
michael
ca33492279 * Set clean dirs service doAllowStop option, patch from Sven Barth, bug ID #37699
git-svn-id: trunk@63864 -
2020-09-04 13:49:01 +00:00
jesus
e7f57c722d FreeType: Support for rotated text.
git-svn-id: trunk@63846 -
2020-08-30 01:39:21 +00: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
wp
fcdba55052 TAChart: Remove "not initialized" warnings.
git-svn-id: trunk@63574 -
2020-07-16 20:11:06 +00:00
mattias
6dc2b54e1a make: set default lcl widgetset from carbon to cocoa
git-svn-id: trunk@63553 -
2020-07-13 09:21:07 +00:00
martin
43787906ea Examples: Multithread, reduce CPU. Issue #0036904 Patch by Vojtech Cihak
git-svn-id: trunk@62953 -
2020-04-12 23:53:13 +00:00
wp
c4afc0803c Examples/jpeg_more: Fix FPC_FullVersion check for disabling Grayscale checkbox.
git-svn-id: trunk@62706 -
2020-03-07 23:36:52 +00:00
juha
6a5c733584 LCL: Fix FPC_FullVersion text for FPC 3.0.4. Now 30004, was 30400.
git-svn-id: trunk@62703 -
2020-03-07 20:31:32 +00:00
ondrej
74fb203f39 LCL: Screen.BeginTempCursor & EndTempCursor
git-svn-id: trunk@62664 -
2020-02-23 06:04:38 +00:00
wp
9f17767ea1 turbopower_ipro: Activate LCLScaling in examples.
git-svn-id: trunk@62141 -
2019-10-28 18:43:39 +00:00
maxim
bfc5807673 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097
git-svn-id: trunk@61907 -
2019-09-20 23:42:25 +00:00
maxim
3bbfbdcaac Examples, Translation: removed GetDefaultLang reference, made TMainForm.SelectLanguage method use SetDefaultLang result
git-svn-id: trunk@61600 -
2019-07-18 00:06:01 +00:00
juha
5b5ad75799 LazUtils: Add OnCompare func for TFreeTypeFont's AVLTree. Prevents adding glyphs many times. Issue #35627.
git-svn-id: trunk@61291 -
2019-05-25 09:36:51 +00:00
maxim
b68407fc52 Translations: regenerated all relevant translation files after r61225 #75a8b1b83c
git-svn-id: trunk@61226 -
2019-05-13 23:21:39 +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
mattias
a06e60a246 undo
git-svn-id: trunk@61011 -
2019-04-18 08:11:56 +00:00
mattias
ab0aa9bf2a IDE: fixed uninitialized result, issue #35411, from Ondrej
git-svn-id: trunk@61010 -
2019-04-18 08:11:11 +00:00
mattias
58fa3aaa17 examples: clean up
git-svn-id: trunk@60625 -
2019-03-08 23:01:34 +00:00
wp
c6278a2e45 Examples/Translation: Combine {$warnings off} with {$push} and {$pop}
git-svn-id: trunk@60230 -
2019-01-27 11:35:11 +00:00