Commit Graph

1440 Commits

Author SHA1 Message Date
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