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 |
|
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 |
|