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
maxim
684c367b8a
IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
...
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.
git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
maxim
c8c7a1723a
Translations: Chinese translation update by robsean, bug #34579
...
git-svn-id: trunk@59617 -
2018-11-22 00:03:32 +00:00
wp
9deac7b246
LCL: Fix compilation issue with fpc 3.0.2 (TJpegImage.GrayScale).
...
git-svn-id: trunk@59059 -
2018-09-17 23:41:41 +00:00
wp
7b7dceaf6d
Examples: Add new jpeg demo ("jpeg_more") for the properties added in r59051 #c0c477a971-55
...
git-svn-id: trunk@59056 -
2018-09-17 22:31:15 +00:00
wp
e01a4c1b40
Examples: Undo unintentional change in gridexamples/merged_cells by prev commit (r58817)
...
git-svn-id: trunk@58818 -
2018-09-02 13:16:06 +00:00
wp
81bf5300aa
TurboPower_ipro: Fix IpHtmlPanel ignoring linebreak between <p> nodes within a <td> node. Improvements in rendering distance between paragraphs.
...
git-svn-id: trunk@58817 -
2018-09-02 13:10:57 +00:00
jesus
824d21014a
LCL: reset row's top and bottom bounds after drawing cell and fix merge cells example issue #34017
...
git-svn-id: trunk@58711 -
2018-08-15 08:07:10 +00:00
wp
b9a983f064
Examples: Fix uninitialized variable issue in gridexamples/merged_cells ( https://forum.lazarus.freepascal.org/index.php/topic,41757.msg290284 )
...
git-svn-id: trunk@58428 -
2018-07-02 15:49:57 +00:00
martin
19f92d6a42
Examples: Added SynEdit search example. Issue #33554
...
git-svn-id: trunk@58298 -
2018-06-17 22:48:39 +00:00
juha
8bed6f8ca0
IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
...
git-svn-id: trunk@58208 -
2018-06-09 14:40:08 +00:00
mattias
1c514f9a8d
IDE: designer: option show non visual components
...
git-svn-id: trunk@58037 -
2018-05-27 06:54:35 +00:00
wp
7b4fa8c326
Examples/sprites: Add smooth movement of sprite by keyboard, as well as interia effect for keyboard movement (code by Handoko, https://forum.lazarus.freepascal.org/index.php/topic,41178.msg285678.html#msg285678 ).
...
git-svn-id: trunk@57899 -
2018-05-11 17:05:38 +00:00
wp
fce225497b
Examples: Add keyboard and mouse controlled sprite movement to sample project "sprites"
...
git-svn-id: trunk@57802 -
2018-05-07 12:07:07 +00:00
wp
ad8d85d0bf
Examples: Save command line parameters in lazfreetype demo in lps instead of lpi file.
...
git-svn-id: trunk@57799 -
2018-05-07 07:16:01 +00:00
wp
ea44972061
Examples: Fix background color issue in lazfreetype demo.
...
git-svn-id: trunk@57798 -
2018-05-07 07:07:51 +00:00
michael
dd7422fede
* Some cleanup: make sure the various renderers do not interfere with each other
...
git-svn-id: trunk@57794 -
2018-05-05 10:37:50 +00:00
michael
3dc90f88f3
* Fix bug #33656 , add report loop to reportdata
...
git-svn-id: trunk@57793 -
2018-05-05 09:39:40 +00:00