Commit Graph

1523 Commits

Author SHA1 Message Date
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
mattias
df563ccf26 examples: added license
git-svn-id: trunk@57772 -
2018-05-02 22:44:19 +00:00
mattias
ac208d729d examples: added demo package for generating Pascal from a design form
git-svn-id: trunk@57771 -
2018-05-02 22:39:40 +00:00
ondrej
aba4fa2017 examples: imagelist_highdpi_designtime: add TBitBtn and TSpeedButton controls
git-svn-id: trunk@57707 -
2018-04-25 10:22:41 +00:00
maxim
f23167b458 Translations: Simplified Chinese translation update by robsean, bug #33242
git-svn-id: trunk@57404 -
2018-02-27 23:23:20 +00:00
michael
960b8ab51b * Simple report demo by Andi Friess (bug ID #33224)
git-svn-id: trunk@57394 -
2018-02-27 14:31:42 +00:00
juha
9105b67106 Fixes for examples/androidlcl. Issue #31884, patch from rusty_robot.
git-svn-id: trunk@57334 -
2018-02-20 11:02:52 +00:00
ondrej
2f4595ff71 examples: imagelist: fix comment, cleanup
git-svn-id: trunk@57292 -
2018-02-12 20:24:59 +00:00
wp
0e38359be5 Examples: Extend imagelist_hidpi_designtime sample to switch between small and large images usage in the listview.
git-svn-id: trunk@57273 -
2018-02-08 15:32:42 +00:00
ondrej
2d3f983511 examples: imagelist_highdpi_designtime: 64x64 images
git-svn-id: trunk@57241 -
2018-02-03 23:39:18 +00:00
ondrej
32b00c3140 revert r57234 #7cbeaf45d2: examples: fix project for Linux
git-svn-id: trunk@57236 -
2018-02-03 18:32:57 +00:00
ondrej
35b851a7ba examples: fix project for Linux
git-svn-id: trunk@57235 -
2018-02-03 18:31:28 +00:00
ondrej
7cbeaf45d2 examples: fix project for Linux
git-svn-id: trunk@57234 -
2018-02-03 18:27:49 +00:00
ondrej
1f765a3316 examples: new imagelist examples (multiresolution / high-dpi)
git-svn-id: trunk@57226 -
2018-02-03 12:07:40 +00:00
wp
88ccde9a8e Examples: In translation_demo provide ukrainian selection in language combo in correct language.
git-svn-id: trunk@57141 -
2018-01-22 00:22:46 +00:00
wp
387605c036 Examples: Use Ukrainian letters in language selection of translation_demo (google-translated).
git-svn-id: trunk@57004 -
2018-01-07 16:00:23 +00:00
maxim
6393c91e5d Translations: Chinese translation update by robsean, bug #32850
git-svn-id: trunk@56798 -
2017-12-19 22:08:00 +00:00
juha
10869f2af7 A new example project for mouse buttons. Issue #32791, from AlexeyT.
git-svn-id: trunk@56718 -
2017-12-14 07:44:26 +00:00
wp
bd004732eb Examples/Translation: Fix Chinese language selection in combobox.
git-svn-id: trunk@56653 -
2017-12-06 09:29:07 +00:00
wp
b09b00d3ac Examples/translation: Update language selection combo for Portuguese.
git-svn-id: trunk@56613 -
2017-12-04 14:38:56 +00:00
wp
4b96ad200f Examples/translation: Add Portuguese language to language selection combo.
git-svn-id: trunk@56602 -
2017-12-03 23:27:06 +00:00
maxim
fda3d01d12 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32762
git-svn-id: trunk@56600 -
2017-12-03 22:58:43 +00:00
wp
dfbb435d28 Examples/translation: Update Lithuanian language name in language selection combobox.
git-svn-id: trunk@56597 -
2017-12-03 22:14:35 +00:00
wp
1892f91130 Examples/translation: Add Lithuanian to language selection
git-svn-id: trunk@56587 -
2017-12-02 23:49:19 +00:00
wp
08250c5525 Examples/translation: Update language selection combobox (new Ukrainian and Chinese translations).
git-svn-id: trunk@56586 -
2017-12-02 23:44:40 +00:00
maxim
926062dcfd Translations: huge Chinese translation update by robsean, bug #32750
git-svn-id: trunk@56534 -
2017-11-29 22:32:14 +00:00
giuliano
154cfbab51 Fix issue #32711 TWinControl.flipchildren does not flip anchored controls
git-svn-id: trunk@56437 -
2017-11-19 21:24:58 +00:00
mattias
5a8b53d7bf IDE: fixed example designnonlcl
git-svn-id: trunk@56283 -
2017-11-04 15:27:50 +00:00
juha
c71500bcf7 Delete example "FpDocManager". Does not work.
git-svn-id: trunk@56250 -
2017-10-31 09:25:27 +00:00
juha
471d2ea156 Delete example "SpeedTest". Image penguin.xpm is missing and it makes no sense.
git-svn-id: trunk@56249 -
2017-10-31 09:25:24 +00:00
juha
ad57283d64 Move package SemaphorGridLPK and its example project to Lazarus-CCR.
git-svn-id: trunk@56248 -
2017-10-31 09:25:19 +00:00
wp
46fea057b9 Examples/synedit1: Fix compilation issue
git-svn-id: trunk@56228 -
2017-10-29 14:13:30 +00:00
wp
0060e906c3 examples/componentstreaming: Preving explaining labels reaching beyond form borders.
git-svn-id: trunk@56227 -
2017-10-29 14:01:47 +00:00
wp
b33cda47a6 examples/dbeditmask: Fix crash due to incorrect dateseparator in some countries. Use default font instead of MS SansSerif.
git-svn-id: trunk@56226 -
2017-10-29 13:22:07 +00:00
wp
e96879b669 examples/ResizeImageDemo: remove unit Windows from "uses".
git-svn-id: trunk@56225 -
2017-10-29 12:08:33 +00:00
wp
897c3f20e0 examples/tryicon: Avoid truncated checkbox caption
git-svn-id: trunk@56224 -
2017-10-29 11:42:55 +00:00
wp
748967367b examples/treeview: Use default font (instead of MS SansSerif)
git-svn-id: trunk@56223 -
2017-10-29 11:41:04 +00:00
mattias
acd77c3bb0 lazutils: replaced TPASObjectWriter with TCompWriterPas
git-svn-id: trunk@56208 -
2017-10-26 14:18:13 +00:00
mattias
8300e744e7 examples: updated res files
git-svn-id: trunk@56118 -
2017-10-18 08:50:02 +00:00
mattias
099b09d88d lazutils: added compwriterpas.pas
git-svn-id: trunk@56093 -
2017-10-17 12:12:46 +00:00
juha
52fc498a76 Formatting and cleanup.
git-svn-id: trunk@55594 -
2017-07-26 10:45:05 +00:00
wp
5a5c2cb27c Examples: add TurboPowerIPro project to display the hierarchy of html nodes of a html document in a treeview
git-svn-id: trunk@55564 -
2017-07-23 16:55:31 +00:00
maxim
732c7f90fd Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
git-svn-id: trunk@55474 -
2017-07-08 12:47:30 +00:00
mattias
9048bd87cf debian: fixed permissions
git-svn-id: trunk@54998 -
2017-05-19 08:38:20 +00:00
wp
ec9f1ff081 GridExamples: Add demo for embedding images into a grid
git-svn-id: trunk@54978 -
2017-05-18 20:53:49 +00:00
mattias
d3ff637f6e examples: fixed pascalstream with FPC 3.0+
git-svn-id: trunk@54891 -
2017-05-12 22:54:44 +00:00
wp
c5cf593797 Examples: Fix crash of demo "propstorage" (http://forum.lazarus.freepascal.org/index.php/topic,36862.msg246019/topicseen.html).
git-svn-id: trunk@54881 -
2017-05-12 16:19:10 +00:00
mattias
6cc8aeb697 examples: removed obsolete openbrowser
git-svn-id: trunk@54879 -
2017-05-12 12:58:36 +00:00
wp
5377b0e786 Examples: Improved usability of demo "openurltest".
git-svn-id: trunk@54878 -
2017-05-12 12:21:56 +00:00
wp
cd4add856f Examples: Minor improvements of sample project motiongraphics (http://forum.lazarus.freepascal.org/index.php/topic,36858.msg245986.html)
git-svn-id: trunk@54877 -
2017-05-12 10:42:57 +00:00
wp
7cc4753676 Examples: Fix demo fontenum ignoring some user input (http://forum.lazarus.freepascal.org/index.php/topic,36839.0.html)
git-svn-id: trunk@54876 -
2017-05-11 20:33:58 +00:00
wp
b8d6c0d8dc gridexamples: in title_image_demo show images at start, adapt height of header row to image layout) (http://forum.lazarus.freepascal.org/index.php/topic,36841.0.html)
git-svn-id: trunk@54875 -
2017-05-11 19:46:32 +00:00
juha
b5251d2152 Examples: Remove PathDelim and LaunchingApplication settings from the projects.
git-svn-id: trunk@54873 -
2017-05-11 09:04:51 +00:00