Commit Graph

60988 Commits

Author SHA1 Message Date
maxim
f2e594bb3b Merged revision(s) 65438 #81a1c1e4f2, 65444 #a3f05509f0 from trunk:
Docs: LCL,LazUtils. Fixes spelling errors, typos. Minor updates to topic content.
........
Docs: LCL. Adds, updates topic content.
........

git-svn-id: branches/fixes_2_2@65446 -
2021-07-13 21:42:55 +00:00
maxim
ecf86397ec Merged revision(s) 65432 #b6a0c5b23d from trunk:
IDE: add unit DB to uses when TBufDataset or TCSVDataset are added. Issue #29733, patch from Sven Barth
........

git-svn-id: branches/fixes_2_2@65445 -
2021-07-13 21:41:23 +00:00
maxim
8cd0a0724b Merged revision(s) 65388 #ce0d904223 from trunk:
IdeIntf: Allow multi-line property editors in Dialogs, TTaskDialog. Issue #39170, patch by Don Siders.
........

git-svn-id: branches/fixes_2_2@65436 -
2021-07-09 20:40:16 +00:00
maxim
64950e6802 Merged revision(s) 65383 #2255df954a from trunk:
LazUtils: Fix building when directory is a Windows mount point. Issue #39120, patch by Alguien.
........

git-svn-id: branches/fixes_2_2@65435 -
2021-07-09 20:39:28 +00:00
maxim
4ca77ff43b Merged revision(s) 65392 #40f1059715, 65424 #8ea00ae159 from trunk:
Docs: LCL. Adds or updates topics. Fixes broken or missing links.
........
Docs: LCL,LazUtils. Updates topic content. Fixes broken or missing links. Fixes spelling errors.
........

git-svn-id: branches/fixes_2_2@65434 -
2021-07-09 20:38:39 +00:00
maxim
d076d25f01 Merged revision(s) 65395-65396 #77bfe9b324-#77bfe9b324 from trunk:
TPageControl: QT5: Fixed PageControl.GetTabRect, see project Issue #39166
........
TPageControl: QT: Fixed PageControl.GetTabRect, see project Issue #39166
........

git-svn-id: branches/fixes_2_2@65433 -
2021-07-09 20:37:17 +00:00
mattias
e790fe99ab tools: fixed svn2revisioninc for fpc 3.2.2
git-svn-id: branches/fixes_2_2@65429 -
2021-07-09 11:50:00 +00:00
martin
ca8ad354b8 Merged revision(s) 65410 #22994b50a4 from trunk:
Installer, Win: fix cross build, include package buildintf
........

git-svn-id: branches/fixes_2_2@65411 -
2021-07-08 13:48:36 +00:00
martin
b42b31c6cd Merged revision(s) 65407 #55a8d14f78 from trunk:
Installer, Win: fix cross build flags
........

git-svn-id: branches/fixes_2_2@65409 -
2021-07-08 13:09:28 +00:00
martin
38542f41d7 Merged revision(s) 65400-65401 #d6d34c6e68-#d6d34c6e68, 65403 #f5630f1082, 65406 #9acddfe467 from trunk:
lcl: updated Makefile.compiled
........
lcl: updated Makefile.compiled
........
lcl: updated Makefile.compiled with freetype
........
Makefile, LCL: fix path for freetype
........

git-svn-id: branches/fixes_2_2@65408 -
2021-07-08 13:07:31 +00:00
martin
a1ff73fe2b Merged revision(s) 65404 #b95ffe16ac from trunk:
EnvironmentOpt.xml: Fix gdb location for windows (new installation)
........

git-svn-id: branches/fixes_2_2@65405 -
2021-07-08 10:25:41 +00:00
mattias
3d7e0f2f4f set fixes version to 2.2.0RC2
git-svn-id: branches/fixes_2_2@65398 -
2021-07-07 15:55:56 +00:00
martin
7bdd832152 Merged revision(s) 65386 #dd0c00b3a1 from trunk:
svn2revisioninc: improve lookup of git-svn-id
........

git-svn-id: branches/fixes_2_2@65387 -
2021-07-06 20:19:23 +00:00
martin
55e869b83c Merged revision(s) 65378 #3e9e2bbd3e from trunk:
AnchorDocking: DragNDrop of pages not working on GTK2. Issue #39166
........

git-svn-id: branches/fixes_2_2@65382 -
2021-07-06 11:50:32 +00:00
martin
caa5155f1c Merged revision(s) 65374 #912b44ef09 from trunk:
Fix spelling errors in lclproc.pas. Patch by Don Siders. Issue #0039161.

........

git-svn-id: branches/fixes_2_2@65381 -
2021-07-06 11:47:11 +00:00
martin
822876a09e Merged revision(s) 65363-65364 #94264d4795-#94264d4795 from trunk:
svn2revisioninc: add git describe
........
svn2revisioninc: refactor, improve lookup of git-svn-id
........

git-svn-id: branches/fixes_2_2@65380 -
2021-07-05 23:23:38 +00:00
maxim
0a415d125a Merged revision(s) 65372 #0711ae584c from trunk:
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #39152
........

git-svn-id: branches/fixes_2_2@65373 -
2021-07-04 21:58:21 +00:00
maxim
7b9d486ccf Merged revision(s) 65358 #2c1bd0534e, 65367 #3fc780574a from trunk:
Docs: LCL, LazUtils. Updates/adds topics. Fixes broken or missing links. Fixes spelling errors.
........
Docs: LCL. Fix duplicate enumeration value in TFontQuality.
........

git-svn-id: branches/fixes_2_2@65371 -
2021-07-04 21:37:20 +00:00
maxim
5962f85864 Merged revision(s) 65354 #5a21cedcbb from trunk:
IdeIntf: Disable copy/paste of TAction in Object Inspector tree because it does not work for some reason. Issue #19530.
........

git-svn-id: branches/fixes_2_2@65370 -
2021-07-04 21:35:18 +00:00
maxim
cd197341b0 Merged revision(s) 65304 #d8b67e5786, 65306 #38ed460e9e from trunk:
IDE: Remove EnvironmentOptions.DesignerPaintLazy to prevent paintings outside OnPaint resulting in painting artefacts. Fixes issue #23741 and #33781
........
IDE: regenerated translations
........

git-svn-id: branches/fixes_2_2@65369 -
2021-07-04 21:32:50 +00:00
maxim
0d0c704ffd Merged revision(s) 65348 #63997559b2 from trunk:
SQLdb: added pqteventmonitor.pas unit to LPK, bug #39097
........

git-svn-id: branches/fixes_2_2@65349 -
2021-07-02 22:43:55 +00:00
maxim
62f16f7b30 Merged revision(s) 65341 #3fb4c2c8a7 from trunk:
IdeIntf: Disable copy/paste of TMenuItem in Object Inspector tree because it does not work for some reason. Issue #19530.
........

git-svn-id: branches/fixes_2_2@65347 -
2021-07-02 21:53:38 +00:00
maxim
bd7ad56d42 Merged revision(s) 65330 #b088f3ec80, 65342 #ed7b09d857 from trunk:
IDE: Generate Dwarf3 for Debug build mode and for debug profile for the IDE itself.
........
IDE: Use Dwarf3 debug format for our projects. Needed when debugging with FPDebug.
........

git-svn-id: branches/fixes_2_2@65346 -
2021-07-02 21:52:41 +00:00
maxim
dff2d0d161 Merged revision(s) 65329 #4bcd8659cc from trunk:
Converter: Replace Mask with Masks, not MaskEdit. Issue #18361.
........

git-svn-id: branches/fixes_2_2@65345 -
2021-07-02 21:50:18 +00:00
maxim
8ece0c1112 Merged revision(s) 65328 #c070ee3ade, 65335 #16b5a4af7c, 65339 #ca3ae84782 from trunk:
Docs: LCL. Updates topic content. Adds missing topics. Fixes broken or missing links.
........
Docs: LCL. Updates topic content. Adds missing topics. Fixes broken or missing links.
........
Docs: LCL. Updates/adds topics. Fixes broken or missing links. Fixes spelling errors.
........

git-svn-id: branches/fixes_2_2@65344 -
2021-07-02 21:49:23 +00:00
maxim
a4cc771767 Merged revision(s) 65325 #c16bbd6e94 from trunk:
Docs: LCL. Updates topic content. Adds missing topics. Fixes broken or missing links.
........

git-svn-id: branches/fixes_2_2@65327 -
2021-06-29 21:17:46 +00:00
maxim
65164490ea Merged revision(s) 65320 #5ae03bd920 from trunk:
Fix spelling errors in grids.pas. Patch by Don Siders. Issue #0039093.
........

git-svn-id: branches/fixes_2_2@65324 -
2021-06-28 23:25:40 +00:00
maxim
52f34a4894 Merged revision(s) 65317 #12341ca190 from trunk:
Docs: LCL. Updates topic content. Adds missing topics. Fixes broken or missing links.
........

git-svn-id: branches/fixes_2_2@65323 -
2021-06-28 23:21:40 +00:00
maxim
e47fc5ceaa Merged revision(s) 65319 #e584193fc4 from trunk:
IDE: Update DefineTemplates (package graph) after adding a component, in case its package was not used earlier.
........

git-svn-id: branches/fixes_2_2@65322 -
2021-06-28 23:19:37 +00:00
maxim
f751d23e48 Merged revision(s) 65311-65312 #6857527965-#6857527965, 65318 #769e991253 from trunk:
IDE: Prepare to support multi-line selection in Messages window. Use IntegerList instead of one integer index.
........
IDE: Actually implement multi-line selection in Messages window. Copy to clipboard is supported.
........
IDE: Allow selecting the header line in Messages window's multi-line selection.
........

git-svn-id: branches/fixes_2_2@65321 -
2021-06-28 23:18:26 +00:00
maxim
9f42f210cb Merged revision(s) 65303 #ffa2a3f3c2 from trunk:
LCL: Revert revision 63847 #55d0c7bc3a fixing FormShow call at wrong time. Issue #38922
........

git-svn-id: branches/fixes_2_2@65308 -
2021-06-25 21:33:12 +00:00
maxim
b64ae7bdb6 Merged revision(s) 65300 #a0d68836cd, 65305 #5d1db7af91 from trunk:
Docs: LCL. Fixes missing or broken topics and links.
........
Docs: LCL. Fixes missing topics, broken or missing links.
........

git-svn-id: branches/fixes_2_2@65307 -
2021-06-25 21:30:56 +00:00
maxim
b5628d02a8 Merged revision(s) 65297 #4e0b593486 from trunk:
Docs: LCL. Updated content, fixed links in comctrls.xml.
........

git-svn-id: branches/fixes_2_2@65299 -
2021-06-23 20:58:06 +00:00
maxim
868b5d7d39 Merged revision(s) 65290 #593d7ef2e2, 65293 #101727cfec from trunk:
Docs: LCL. Updated content for TToolBar, TToolButton.
........
TAChart: Add xml documentation to the chart events.
........

git-svn-id: branches/fixes_2_2@65296 -
2021-06-22 22:42:53 +00:00
martin
fcf96d907a Merged revision(s) 65291 #0244c95a33 from trunk:
FpDebug: Dynamically load DebugBreakProcess
........

git-svn-id: branches/fixes_2_2@65292 -
2021-06-22 15:15:28 +00:00
maxim
bfe29e8fcc Merged revision(s) 65281 #3e313aeaee from trunk:
Docs: LazUtils. Added content in laz2_dom.xml.
........

git-svn-id: branches/fixes_2_2@65286 -
2021-06-22 00:48:35 +00:00
maxim
72c6ff665b Merged revision(s) 65252 #caf1ee88ad, 65276 #91e1a5a741 from trunk:
IDE: Add '.' to tooltip help if missing. Issue #39004, patch by CudaText man.
........
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: branches/fixes_2_2@65285 -
2021-06-22 00:46:49 +00:00
maxim
61aa952c85 Merged revision(s) 65243 #70e776f427, 65249 #a3ec8bf364, 65254-65256 #9556e1f744-#9556e1f744, 65261-65271 #9883a587f5-#9883a587f5, 65274 #03f68b4474, 65278-65279 #79264e3cc9-#79264e3cc9 from trunk:
Docs: LazUtils, Added topics for TWaitableSection.
........
Docs: LazUtils. Updated topic content in laz2_dom.xml.
........
Docs: LazUtils. Fixed content model error.
........
Docs: LazUtils. Updates for missing module descriptions.
........
Docs: LCL,LazUtils. Updates for module descriptions.
........
Docs: LCL,LazUtils. Updated topics for source changes in version 2.1.
........
Docs: LCL. Fixes missing punctuation in short descriptions (partial).
........
Docs: LCL. Fixes missing punctuation in short descriptions (partial).
........
Docs: LCL. Fixes missing punctuation in short descriptions (partial).
........
Docs: LCL. Fixes XML error in previous patch.
........
Docs: LCL. Fixes missing punctuation in short descriptions (partial).
........
Docs: LCL. Fixes missing punctuation in short descriptions (partial).
........
Docs: LCL. Fixes missing punctuation in short descriptions (FINAL).
........
Docs: LazUtils. Fixes missing punctuation in short descriptions (Partial).
........
Docs: LazUtils. Fixes missing punctuation in short descriptions (FINAL).
........
Docs: FreeType. Fixes missing punctuation in short descriptions.
........
Docs: LCL. Fixes missing punctuation in short descriptions after var tag.
........
Docs (LazControls, RTTIControls): added missing punctuation in short descriptions, patch by Don, bug #39018
........
Docs: LCL. Minor updates to TPen, LCL version constants.
........

git-svn-id: branches/fixes_2_2@65284 -
2021-06-22 00:43:37 +00:00
martin
f766a09ccc Merged revision(s) 65275 #57339c6efd from trunk:
CodeTools: Allow a "var" section inside a record with {$modeswitch advancedrecords}. Issue #38957, patch by Domingo Galmés.
........

git-svn-id: branches/fixes_2_2@65283 -
2021-06-21 17:29:10 +00:00
martin
52b9e351b3 Merged revision(s) 65248 #0ecb8aad9b from trunk:
Qt: removed unsupported QString_toHtmlEscaped. issue #38982

........

git-svn-id: branches/fixes_2_2@65282 -
2021-06-21 17:11:25 +00:00
martin
2a9e33cf33 Merged revision(s) 65244 #b9d3913b60 from trunk:
Installer, Windows: Fix cross build script
........

git-svn-id: branches/fixes_2_2@65245 -
2021-06-15 20:12:03 +00:00
mattias
0c34da7703 set fixes version to 2.2.0RC1
git-svn-id: branches/fixes_2_2@65240 -
2021-06-15 13:51:24 +00:00
mattias
45d390178d created branch fixes_2_2
git-svn-id: branches/fixes_2_2@65239 -
2021-06-15 13:35:10 +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