dsiders
593d7ef2e2
Docs: LCL. Updated content for TToolBar, TToolButton.
...
git-svn-id: trunk@65290 -
2021-06-22 06:19:18 +00:00
juha
b26eb8f968
LCL-Win32: Fix psoDisable* options in TPageSetupDialog.Options. Issue #39020 , patch by CudaText man.
...
git-svn-id: trunk@65289 -
2021-06-22 06:08:00 +00:00
juha
f8a5ce2132
Printers: Disable one more UI item in unix TPageSetupDialog. Issue #39021 , patch by CudaText man.
...
git-svn-id: trunk@65288 -
2021-06-22 06:03:56 +00:00
juha
a610d1108f
LCL-GTK3: Fix window position flags poDefault, poDefaultPosOnly etc. Issue #39029 , patch by Anton Kavalenka.
...
git-svn-id: trunk@65287 -
2021-06-22 05:55:43 +00:00
dsiders
3e313aeaee
Docs: LazUtils. Added content in laz2_dom.xml.
...
git-svn-id: trunk@65281 -
2021-06-20 19:05:11 +00:00
dsiders
748c5b4c12
Docs: LCL. Minor updates to TPen, LCL version constants.
...
git-svn-id: trunk@65279 -
2021-06-19 02:36:11 +00:00
maxim
79264e3cc9
Docs (LazControls, RTTIControls): added missing punctuation in short descriptions, patch by Don, bug #39018
...
git-svn-id: trunk@65278 -
2021-06-18 20:55:37 +00:00
maxim
8dda499a54
IDE: committed automatically regenerated file
...
git-svn-id: trunk@65277 -
2021-06-18 20:47:33 +00:00
maxim
91e1a5a741
Reverted r65252 #caf1ee88ad: IDE: Add '.' to tooltip help if missing. Issue #39004 , patch by CudaText man.
...
This caused a regression (bug #39011 ), and descriptions themselves had been corrected instead in order to have correct punctuation in all help output formats (CHM, HTML etc.)
git-svn-id: trunk@65276 -
2021-06-18 20:39:19 +00:00
juha
57339c6efd
CodeTools: Allow a "var" section inside a record with {$modeswitch advancedrecords}. Issue #38957 , patch by Domingo Galmés.
...
git-svn-id: trunk@65275 -
2021-06-18 17:58:28 +00:00
dsiders
03f68b4474
Docs: LCL. Fixes missing punctuation in short descriptions after var tag.
...
git-svn-id: trunk@65274 -
2021-06-18 17:04:20 +00:00
zoran
b8d1a71632
DateTimePicker - fix syntax error in 65272
...
git-svn-id: trunk@65273 -
2021-06-18 13:43:05 +00:00
zoran
ceded1ef60
DateTimePicker - added null handling in IncreaseXXX/DecreaseXXX methods (they were called safely inside unit, but declared protected, so...)
...
git-svn-id: trunk@65272 -
2021-06-18 13:35:20 +00:00
dsiders
9e98d206ad
Docs: FreeType. Fixes missing punctuation in short descriptions.
...
git-svn-id: trunk@65271 -
2021-06-18 05:59:28 +00:00
dsiders
119d138004
Docs: LazUtils. Fixes missing punctuation in short descriptions (FINAL).
...
git-svn-id: trunk@65270 -
2021-06-18 05:34:04 +00:00
dsiders
0544db3052
Docs: LazUtils. Fixes missing punctuation in short descriptions (Partial).
...
git-svn-id: trunk@65269 -
2021-06-18 05:08:35 +00:00
dsiders
9a1da96871
Docs: LCL. Fixes missing punctuation in short descriptions (FINAL).
...
git-svn-id: trunk@65268 -
2021-06-18 04:16:43 +00:00
dsiders
71fbf604ff
Docs: LCL. Fixes missing punctuation in short descriptions (partial).
...
git-svn-id: trunk@65267 -
2021-06-18 03:56:25 +00:00
dsiders
322d30c7e8
Docs: LCL. Fixes missing punctuation in short descriptions (partial).
...
git-svn-id: trunk@65266 -
2021-06-18 03:19:11 +00:00
dsiders
2bce16012a
Docs: LCL. Fixes XML error in previous patch.
...
git-svn-id: trunk@65265 -
2021-06-18 02:54:43 +00:00
dsiders
fc8b6ff125
Docs: LCL. Fixes missing punctuation in short descriptions (partial).
...
git-svn-id: trunk@65264 -
2021-06-18 02:42:06 +00:00
dsiders
e90a7248d5
Docs: LCL. Fixes missing punctuation in short descriptions (partial).
...
git-svn-id: trunk@65263 -
2021-06-18 01:49:23 +00:00
dsiders
884951e97c
Docs: LCL. Fixes missing punctuation in short descriptions (partial).
...
git-svn-id: trunk@65262 -
2021-06-18 01:08:35 +00:00
dsiders
9883a587f5
Docs: LCL,LazUtils. Updated topics for source changes in version 2.1.
...
git-svn-id: trunk@65261 -
2021-06-17 23:10:45 +00:00
juha
c2a25b1805
LCL-GTK3: Show form's title bar in all window managers with border style bsSingle. Issue #39013 , patch by Anton Kavalenka.
...
git-svn-id: trunk@65260 -
2021-06-17 22:42:24 +00:00
juha
07fbbd53b3
LazUtils: A minor optimization / tweak.
...
git-svn-id: trunk@65259 -
2021-06-17 22:42:20 +00:00
michl
520395f85d
LCL: WinControl: Fixed not needed LM_WindowPosChanged removed. Issue #39006 . Suggested by Jamie Philbrook.
...
git-svn-id: trunk@65258 -
2021-06-17 19:03:28 +00:00
zoran
48956875e5
DateTimePicker - improve month text length for null date + some code refactoring
...
git-svn-id: trunk@65257 -
2021-06-17 15:10:31 +00:00
dsiders
bd406daec9
Docs: LCL,LazUtils. Updates for module descriptions.
...
git-svn-id: trunk@65256 -
2021-06-17 06:12:31 +00:00
dsiders
2c391e29f7
Docs: LazUtils. Updates for missing module descriptions.
...
git-svn-id: trunk@65255 -
2021-06-17 02:14:48 +00:00
dsiders
9556e1f744
Docs: LazUtils. Fixed content model error.
...
git-svn-id: trunk@65254 -
2021-06-17 02:13:04 +00:00
juha
13f7dbd914
LCL-GTK3: Fix PageControl with some tabs hidden. Issue #39010 , patch by Anton Kavalenka.
...
git-svn-id: trunk@65253 -
2021-06-16 21:52:18 +00:00
juha
caf1ee88ad
IDE: Add '.' to tooltip help if missing. Issue #39004 , patch by CudaText man.
...
git-svn-id: trunk@65252 -
2021-06-16 21:38:38 +00:00
juha
a312cf8723
LazUtils: Make params of UTF8Process.RunCmdFromPath 'const'. Issue #39005 , patch by CudaText man.
...
git-svn-id: trunk@65251 -
2021-06-16 21:38:36 +00:00
juha
a1e67490c9
LCL-GTK3: Make ListView handle selection change and generate LCL message. Issue #39007 , patch by Anton Kavalenka.
...
git-svn-id: trunk@65250 -
2021-06-16 21:21:14 +00:00
dsiders
a3ec8bf364
Docs: LazUtils. Updated topic content in laz2_dom.xml.
...
git-svn-id: trunk@65249 -
2021-06-16 20:55:30 +00:00
zeljko
0ecb8aad9b
Qt: removed unsupported QString_toHtmlEscaped. issue #38982
...
git-svn-id: trunk@65248 -
2021-06-16 13:53:48 +00:00
bart
c144a64fe3
Lazutils add test for r65246 #7a69a2a702 (UTF-16 surrogate halves).
...
git-svn-id: trunk@65247 -
2021-06-16 08:42:49 +00:00
bart
7a69a2a702
LazUtf8: fix FindInvalidUtf8CodePoint for 3-byte encodings that encode for values reserved for UTF-16 surrogate halves.
...
git-svn-id: trunk@65246 -
2021-06-16 08:25:28 +00:00
martin
b9d3913b60
Installer, Windows: Fix cross build script
...
git-svn-id: trunk@65244 -
2021-06-15 20:03:46 +00:00
dsiders
70e776f427
Docs: LazUtils, Added topics for TWaitableSection.
...
git-svn-id: trunk@65243 -
2021-06-15 17:02:54 +00:00
mattias
91763f2247
set trunk version to 2.3.0
...
git-svn-id: trunk@65242 -
2021-06-15 14:00:39 +00:00
mattias
cc8d74684e
updated lpl
...
git-svn-id: trunk@65241 -
2021-06-15 13:54:41 +00:00
dsiders
68dce5c8ef
Docs: Removed content for reverted code in 65228
...
git-svn-id: trunk@65238 -
2021-06-15 13:23:01 +00:00
martin
61292d7a4b
SynEdit: Handle new Gtk2 IM / Experimental / Issue #38730 / Based on Patch by Do-wan Kim / Moved to new unit / See commit 65175 #176f0b3310
...
git-svn-id: trunk@65237 -
2021-06-15 13:06:15 +00:00
martin
060ea23a23
Improve new InputManager code for gtk2 / Experimental / Issue #38730 / Patch by Do-wan Kim / see commit 65174 #0d724cb5bb
...
git-svn-id: trunk@65236 -
2021-06-15 13:06:12 +00:00
maxim
b0c766a26d
LazUtils: deprecate UITypes and alias its types only for FPC 3.2.0 and up
...
git-svn-id: trunk@65235 -
2021-06-14 21:13:09 +00:00
martin
fe94a1906a
Update readme / outdate info removed
...
git-svn-id: trunk@65233 -
2021-06-14 18:58:59 +00:00
wp
59ef6bd154
TDbf: Do not add package unit to uses section.
...
git-svn-id: trunk@65232 -
2021-06-14 17:43:08 +00:00
martin
a9bdfda626
FpDebug: version 1.0
...
git-svn-id: trunk@65231 -
2021-06-14 17:00:52 +00:00