Commit Graph

1385 Commits

Author SHA1 Message Date
maxim
efa6350c58 Merged revision(s) 57141 #88ccde9a8e from trunk:
Examples: In translation_demo provide ukrainian selection in language combo in correct language.
........

git-svn-id: branches/fixes_1_8@57213 -
2018-02-01 22:47:15 +00:00
maxim
930e39edae Merged revision(s) 56600 #fda3d01d12 from trunk:
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32762
........

git-svn-id: branches/fixes_1_8@56601 -
2017-12-03 23:11:50 +00:00
maxim
bd101896d0 Merged revision(s) 56534 #926062dcfd from trunk:
Translations: huge Chinese translation update by robsean, bug #32750
........

git-svn-id: branches/fixes_1_8@56536 -
2017-11-29 22:53:41 +00:00
mattias
d32512c2cd examples: Delete example "FpDocManager". Does not work.
git-svn-id: branches/fixes_1_8@56297 -
2017-11-06 10:18:20 +00:00
mattias
270b42cf13 examples: Delete example "SpeedTest". Image penguin.xpm is missing and it makes no sense.
git-svn-id: branches/fixes_1_8@56296 -
2017-11-06 10:17:36 +00:00
mattias
e7e4c8ab15 examples: Move package SemaphorGridLPK and its example project to Lazarus-CCR.
git-svn-id: branches/fixes_1_8@56295 -
2017-11-06 10:16:41 +00:00
mattias
53df2e2c74 IDE: fixed memleak in example designnonlcl
git-svn-id: branches/fixes_1_8@56284 -
2017-11-04 15:28:25 +00:00
maxim
0d9d5836a6 Merged revision(s) 56223 #748967367b, 56225-56228 #e96879b669-#e96879b669 from trunk:
examples/treeview: Use default font (instead of MS SansSerif)
........
examples/ResizeImageDemo: remove unit Windows from "uses".
........
examples/dbeditmask: Fix crash due to incorrect dateseparator in some countries. Use default font instead of MS SansSerif.
........
examples/componentstreaming: Preving explaining labels reaching beyond form borders.
........
Examples/synedit1: Fix compilation issue
........

git-svn-id: branches/fixes_1_8@56245 -
2017-10-30 21:39:04 +00:00
maxim
a04045e8e9 Merged revision(s) 55474 #732c7f90fd from trunk:
Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
........

git-svn-id: branches/fixes_1_8@55475 -
2017-07-08 12:58:13 +00:00
mattias
b329681b4f debian: fixed permissions
git-svn-id: branches/fixes_1_8@54999 -
2017-05-19 08:38:44 +00:00
mattias
f1f819d0c1 examples: fixed pascalstream with FPC 3.0+
git-svn-id: branches/fixes_1_8@54892 -
2017-05-12 22:55:07 +00:00
wp
5de630258e Examples: Fix demo fontenum ignoring some user input (http://forum.lazarus.freepascal.org/index.php/topic,36839.0.html)
git-svn-id: branches/fixes_1_8@54890 -
2017-05-12 22:03:39 +00:00
ondrej
aee454aa3c Merged revision(s) 54872 #f9266d01ea,54874 #dbe072e701,54875 #b8d6c0d8dc,54877 #cd4add856f,54878 #5377b0e786,54881 #c5cf593797,54812 #e3f7770451,54813 #ede8a86d9d,54815 #118cfb3d98,54816 #43e271b439,54817 #76e4dccfaa,54840 #553d56948a,54841 #5fc40612bc,54842 #2abbee1637,54843 #dcdcafb794,54844 #92cf9781fa,54882 #3ba0ca06c3,54883 #bff91a4961 from trunk:
- r54872 #f9266d01ea lhelp: Fix lhelp to show popup hints. Issue #31732.
- r54874 #dbe072e701 Menu designer: Call GlobalDesignHook.Modified after adding an item. Issue #31791.
- r54875 #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)
- r54877 #cd4add856f Examples: Minor improvements of sample project motiongraphics (http://forum.lazarus.freepascal.org/index.php/topic,36858.msg245986.html)
- r54878 #5377b0e786 Examples: Improved usability of demo "openurltest".
- r54881 #c5cf593797 Examples: Fix crash of demo "propstorage" (http://forum.lazarus.freepascal.org/index.php/topic,36862.msg246019/topicseen.html).
- r54812 #e3f7770451 lcl: grids: disable VisualChange and UpdateSizes if AutoSize is disabled. Solves part of Issue #31715
- r54813 #ede8a86d9d lcl: support for DebugDisableAutoSizing compiler define
- r54815 #118cfb3d98 lcl: wincontrol: ignore FBoundsRealized in WM_SIZE. Solves part of Issue #31715
- r54816 #43e271b439 lcl: grids: Hi-DPI: row heights and column width. New default (system) value is -1. Solves part of Issue #31715
- r54817 #76e4dccfaa lcl: grids: ignore WMSIZE when updating scrollbars. Solves part of Issue #31715
- r54840 lcl: grids: fix scrolling after r54816 #43e271b439, Issue #31715
- r54841 #5fc40612bc lcl: grids: scroll to highest possible value if col/row are out of valid bounds. Related to Issue #31766
- r54842 lcl: dbgrids: adapt after r54816 #43e271b439. Issue #31765 and #31715
- r54843 ide: packager: adapt after r54816 #43e271b439. Issue #31762 and #31715
- r54844 #92cf9781fa lcl: grids: make GetDefaultRowHeight and *ColWidth public. Issue #31762 and #31715
- r54882 #3ba0ca06c3 lcl: grids: make default value for DefRowHeight and DefColWidth 0 and not -1 (due to LCL consistency). Issue #31715
- r54883 #bff91a4961 lcl: grids: rename GetRealDefaultColWidth and GetRealDefaultRowHeight to GetRealDef* (LCL consistency). Issue #31715

git-svn-id: branches/fixes_1_8@54884 -
2017-05-12 20:01:43 +00:00
mattias
755f441541 examples: removed obsolete openbrowser
git-svn-id: branches/fixes_1_8@54880 -
2017-05-12 12:59:44 +00:00
maxim
d6b22af510 Merged revision(s) 54833 #2a1891258d, 54854 #7b4283dd0e from trunk:
DbEditMask example: Fix ShortDateFormat, it raised an exception.
........
Example easter: Fix ownerdrawn listbox not painting its background, center listbox items
........

git-svn-id: branches/fixes_1_8@54868 -
2017-05-10 22:45:35 +00:00
mattias
3a126372c9 examples: fixed testall.lpi
git-svn-id: branches/fixes_1_8@54588 -
2017-04-09 09:26:24 +00:00
juha
70ab84f55d DB examples: Remove wrong and unused include file references from project.
git-svn-id: trunk@54574 -
2017-04-08 15:10:12 +00:00
maxim
37f2d73f0a Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31614
git-svn-id: trunk@54514 -
2017-04-03 23:24:37 +00:00
maxim
c74ec53ab7 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31463
git-svn-id: trunk@54327 -
2017-03-02 22:17:27 +00:00
wp
80ddf57c84 Examples: Add example demonstrating cell text overflow in a StringGrid
git-svn-id: trunk@54171 -
2017-02-16 20:27:02 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
juha
ad8da9ff6b Add LCLPlatformDef to packages and examples that did not compile otherwise.
git-svn-id: trunk@53713 -
2016-12-18 10:10:56 +00:00
juha
46ff8dcc47 HelpHTML example: remove unused unit references.
git-svn-id: trunk@53708 -
2016-12-17 22:57:53 +00:00
mattias
9ff6541b70 lcl: added protected TCustomTreeView.CreateNodes, issue #31111
git-svn-id: trunk@53660 -
2016-12-12 21:10:54 +00:00
juha
f674fb144c Readme file for ResizeImageDemo Example from Mike Sapsard. Issue #27592.
git-svn-id: trunk@53423 -
2016-11-23 10:54:42 +00:00
mattias
7b6d4222ec IDEIntf: object inspector: added widestring and unicodestring to example
git-svn-id: trunk@53347 -
2016-11-11 18:49:46 +00:00
wp
738cf3bc30 Examples: Fix merged_cells grid example crashing if OnMergeCells event handler needs cell content (Cells[]).
git-svn-id: trunk@53086 -
2016-10-09 17:46:47 +00:00
wp
2b86c05fc8 examples: Add example for merging cells in TStringGrid
git-svn-id: trunk@53068 -
2016-10-04 12:59:53 +00:00
maxim
054290bc91 Examples, CodepageConverter: restored i18n
git-svn-id: trunk@52969 -
2016-09-13 23:15:48 +00:00
maxim
2f121a446e Examples, CodepageConverter: replaced .lrt files with .lrj
git-svn-id: trunk@52968 -
2016-09-13 23:08:12 +00:00
maxim
532079484d Examples, Translation: replaced .lrt files with .lrj
git-svn-id: trunk@52967 -
2016-09-13 23:00:22 +00:00
juha
9367da0ae5 Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
git-svn-id: trunk@52812 -
2016-08-17 10:40:29 +00:00
maxim
36046a9b4d Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #30250
git-svn-id: trunk@52463 -
2016-06-08 23:13:31 +00:00
maxim
207c318329 Regenerated translations
git-svn-id: trunk@52455 -
2016-06-08 21:59:41 +00:00
ondrej
4ffd3756f3 examples: fix lazfreetype example
git-svn-id: trunk@52152 -
2016-04-09 18:20:31 +00:00
martin
cadda54bee SynEdit, Examples: fix syn hl example / register attributes
git-svn-id: trunk@52009 -
2016-03-21 19:59:59 +00:00
bart
ff19675249 Examples: TestAll: change QuestionDialog dialog test.
git-svn-id: trunk@51861 -
2016-03-08 18:37:30 +00:00
bart
0520897120 Examples: TestAll: refactor some dialog tests.
git-svn-id: trunk@51833 -
2016-03-06 12:05:52 +00:00
bart
bd5c917340 Examples: TestAll: more dialog tests (provided by jc99, modifiedby me).
git-svn-id: trunk@51832 -
2016-03-06 11:15:52 +00:00
bart
376303c792 Examples: TestAll: add testallform.lfm, which I forgot in r51824 #87791326d0.
git-svn-id: trunk@51831 -
2016-03-05 23:19:44 +00:00
bart
01358aea67 Examples: TestAll: don't write an extra '$' in front of Key when logging Key events.
git-svn-id: trunk@51828 -
2016-03-05 17:37:41 +00:00
bart
36e0d69b90 Examples: TestAll: more component tests.
git-svn-id: trunk@51827 -
2016-03-05 15:21:10 +00:00
bart
96ba7a6b40 Examples: TestAll:
- make dummy procedures for all tests and call them in the menu's onclick event
- fix typo
- refactor
- cleanup

git-svn-id: trunk@51826 -
2016-03-05 13:09:33 +00:00
bart
b9a5f9bcc9 Examples: TestAll: add a test (work in progress).
git-svn-id: trunk@51825 -
2016-03-04 18:13:13 +00:00
bart
87791326d0 Examples: Start completely rewrting the TestAll apllication.
git-svn-id: trunk@51824 -
2016-03-04 15:05:52 +00:00
bart
70a5958e59 Examples: Fix crash in TForm1.ApplicationIdle of TestAll project.
git-svn-id: trunk@51820 -
2016-03-03 23:47:36 +00:00
bart
161225d29f Examples: Make Debug and Release buildmodes for TestAll project.
git-svn-id: trunk@51815 -
2016-03-03 12:13:28 +00:00
bart
6b8f2f492a Examples: Re-enable "Win32 GUI application" of TestAll project (accidentically introduced by me in r51813 #c83e1c15e5).
git-svn-id: trunk@51814 -
2016-03-03 12:09:01 +00:00
bart
c83e1c15e5 Examples: Fix resource loading in TestAll project.
git-svn-id: trunk@51813 -
2016-03-03 11:30:47 +00:00
mattias
135960b35a examples: less hints
git-svn-id: trunk@51776 -
2016-03-01 15:20:46 +00:00