Commit Graph

60908 Commits

Author SHA1 Message Date
wp
d15e04bfa8 Examples/bidi: Fix layout issue due to overlapping controls.
git-svn-id: trunk@65315 -
2021-06-27 18:13:51 +00:00
wp
e5315cc4d3 Examples/address_book: Fix compilation. Remove hard-coded MS font.
git-svn-id: trunk@65314 -
2021-06-27 18:01:09 +00:00
juha
7b60b545a7 LCL-GTK3: Fire TLabel.OnClick also when inside a TGroupBox. Issue #39035, patch by Anton Kavalenka.
git-svn-id: trunk@65313 -
2021-06-27 09:01:21 +00:00
juha
6e93493286 IDE: Actually implement multi-line selection in Messages window. Copy to clipboard is supported.
git-svn-id: trunk@65312 -
2021-06-26 15:28:30 +00:00
juha
6857527965 IDE: Prepare to support multi-line selection in Messages window. Use IntegerList instead of one integer index.
git-svn-id: trunk@65311 -
2021-06-26 15:28:26 +00:00
marcus
22449a3dbc MUI: Bugfix for not initialized field of Inputevent, makes deadkey working
git-svn-id: trunk@65310 -
2021-06-26 10:43:59 +00:00
zoran
597679399a DateTimePicker - Avoid new warning in FPC trunk -- Case statement does not handle all possible cases -- add otherwise to handle all cases
git-svn-id: trunk@65309 -
2021-06-25 22:06:36 +00:00
maxim
38ed460e9e IDE: regenerated translations
git-svn-id: trunk@65306 -
2021-06-25 21:21:52 +00:00
dsiders
5d1db7af91 Docs: LCL. Fixes missing topics, broken or missing links.
git-svn-id: trunk@65305 -
2021-06-25 19:48:49 +00:00
michl
d8b67e5786 IDE: Remove EnvironmentOptions.DesignerPaintLazy to prevent paintings outside OnPaint resulting in painting artefacts. Fixes issue #23741 and #33781
git-svn-id: trunk@65304 -
2021-06-25 14:18:16 +00:00
michl
ffa2a3f3c2 LCL: Revert revision 63847 #55d0c7bc3a fixing FormShow call at wrong time. Issue #38922
git-svn-id: trunk@65303 -
2021-06-25 08:49:12 +00:00
juha
587b7a8582 LCL-GTK3: Fix TEdit width, show hint when mouse stops. Issues #39036,#39039, patch by Anton Kavalenka.
git-svn-id: trunk@65302 -
2021-06-24 17:40:18 +00:00
juha
3ff7c6b95c LCL: Fix spelling in a comment.
git-svn-id: trunk@65301 -
2021-06-24 17:40:14 +00:00
dsiders
a0d68836cd Docs: LCL. Fixes missing or broken topics and links.
git-svn-id: trunk@65300 -
2021-06-24 17:23:07 +00:00
juha
4a7413fce7 LCL-GTK3: Prevent a crash in Manjaro Linux. Issue #38914, patch by Anton Kavalenka.
git-svn-id: trunk@65298 -
2021-06-23 18:19:15 +00:00
dsiders
4e0b593486 Docs: LCL. Updated content, fixed links in comctrls.xml.
git-svn-id: trunk@65297 -
2021-06-23 03:50:36 +00:00
juha
655251e641 LazReport: Change an event parameter name. "Width" clashed with TControl.Width. Issue #39025, patch by Soner.
git-svn-id: trunk@65295 -
2021-06-22 21:32:25 +00:00
juha
0a546c54cf LazReport: Allow entering more than one digit in font combobox editor. Issue #39026, patch by Soner.
git-svn-id: trunk@65294 -
2021-06-22 21:32:22 +00:00
wp
101727cfec TAChart: Add xml documentation to the chart events.
git-svn-id: trunk@65293 -
2021-06-22 17:55:51 +00:00
martin
0244c95a33 FpDebug: Dynamically load DebugBreakProcess
git-svn-id: trunk@65291 -
2021-06-22 15:14:38 +00:00
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