Commit Graph

56064 Commits

Author SHA1 Message Date
mattias
64ec2a7745 codetools: fixed extract generic type param names, issue #37081, from Pascal Riekenberg
git-svn-id: branches/fixes_2_0@63490 -
2020-07-03 10:13:28 +00:00
mattias
c39bc40c24 Grids: fix decoding HTML entities when pasting HTML. Issue #0037258
git-svn-id: branches/fixes_2_0@63489 -
2020-07-03 10:07:35 +00:00
mattias
3877144c0a RTTI: Fix a crash in TTIGrid with boolean properties. Issue #35583
git-svn-id: branches/fixes_2_0@63480 -
2020-06-28 17:03:03 +00:00
mattias
6290d23d56 LazUtils: Prevent ForceDirectory trying to create directories with empty name. Issue #37133
git-svn-id: branches/fixes_2_0@63479 -
2020-06-28 17:02:37 +00:00
mattias
279ac8e978 LCL: Allow specified PopupMenu in TabControl when page-selector menu disabled. Issue #37171
git-svn-id: branches/fixes_2_0@63478 -
2020-06-28 17:02:16 +00:00
mattias
981a213c56 IDE: Prevent Access violation in Search result view when exception was raised by search. Issue #37124
git-svn-id: branches/fixes_2_0@63477 -
2020-06-28 17:01:56 +00:00
mattias
3f6a879586 LCL-GTK2: Fix deleting last line of TGtk2MemoStrings. Issue #37166
git-svn-id: branches/fixes_2_0@63476 -
2020-06-28 17:01:29 +00:00
mattias
a4206958b2 LCL: Improve TTreeView mouse selection. Issue #37145
git-svn-id: branches/fixes_2_0@63475 -
2020-06-28 17:01:03 +00:00
mattias
2d62ff2977 LCL: Reshow an application hint correctly. Issue #37053
git-svn-id: branches/fixes_2_0@63474 -
2020-06-28 16:59:33 +00:00
mattias
824f8ec4a3 LCL: Don't trigger double-click on TreeView's fold-arrow if another node is selected. Issue #37051
git-svn-id: branches/fixes_2_0@63473 -
2020-06-28 16:59:09 +00:00
mattias
7e55431dc4 LCL: Initialize image description in widgetsets where not done already. Issue #36955
git-svn-id: branches/fixes_2_0@63472 -
2020-06-28 16:57:32 +00:00
mattias
06f979742d LazUtils: Rename variable "generic" as "genericP" to not confuse Codetools.
git-svn-id: branches/fixes_2_0@63471 -
2020-06-28 16:55:41 +00:00
mattias
7138c223b0 LazUtils: Initialize LazFreeType graphics state correctly. Issue #37033
git-svn-id: branches/fixes_2_0@63470 -
2020-06-28 16:55:20 +00:00
mattias
b0a846f6c0 LazUtils: Fix LazFreeType glyph bounds. Issue #37022
git-svn-id: branches/fixes_2_0@63469 -
2020-06-28 16:54:58 +00:00
mattias
64908be44a LazUtils: Do not garble LazFreeType fonts. Issue #37012
git-svn-id: branches/fixes_2_0@63468 -
2020-06-28 16:54:34 +00:00
mattias
dd7609f0dc IDE: Improve 'Window' menu's submenus 'Tabs for project' and 'Other tabs'. Issue #36965
git-svn-id: branches/fixes_2_0@63467 -
2020-06-28 16:54:14 +00:00
mattias
397fbb15ae IDE: Do not add CreateForm to project source for a new frame. Issue #26493
git-svn-id: branches/fixes_2_0@63466 -
2020-06-28 16:53:43 +00:00
mattias
68b8e58f83 LCL-Win32: Simulate wsFullScreen WindowState with Maximized. Issue #34759
git-svn-id: branches/fixes_2_0@63465 -
2020-06-28 16:53:21 +00:00
mattias
a21702d767 LCL-Win32: Fix variable type in GetControlText. Issue #35637
git-svn-id: branches/fixes_2_0@63464 -
2020-06-28 16:52:57 +00:00
mattias
b53f32952d LCL-Win32: Optimize TWindowProcHelper.CalcClipRgn a little. Issue #35467
git-svn-id: branches/fixes_2_0@63463 -
2020-06-28 16:51:39 +00:00
mattias
78d3e2b922 ide: less hints
git-svn-id: branches/fixes_2_0@63455 -
2020-06-28 13:37:22 +00:00
mattias
4e4f13409b codetools: updated fallback fpc msg file
git-svn-id: branches/fixes_2_0@63452 -
2020-06-27 19:48:19 +00:00
martin
14e2fffb47 Merged revision(s) 63428 #6ec641510e from trunk:
Installer, Win: prevent asking for feedback
........

git-svn-id: branches/fixes_2_0@63429 -
2020-06-23 12:54:48 +00:00
martin
5797343119 reverted last commit
git-svn-id: branches/fixes_2_0@63420 -
2020-06-22 16:15:20 +00:00
martin
067575239e Merged revision(s) 60926 #79a26a4231 from trunk:
LazDebuggerFpLldb: prevent crash in asm window, if dwarf info failed to load
........

git-svn-id: branches/fixes_2_0@63419 -
2020-06-22 16:13:29 +00:00
dmitry
a1b4ea9057 Merged revision(s) 63028 #7125b6ce7e, 63409 #1912324bc7 from trunk:
cocoa: update override of setDocumentView() method to be compatible with fpc prior to and after fpc3.2
........
cocoa: fix compilation for the newly released fpc3.2.0
........

git-svn-id: branches/fixes_2_0@63418 -
2020-06-22 02:32:58 +00:00
mattias
27188db548 IDE: new file: do not break lines at dots
git-svn-id: branches/fixes_2_0@63407 -
2020-06-20 16:26:27 +00:00
mattias
eed62ab14b codetools: parse proc modifier async, built-in function await
git-svn-id: branches/fixes_2_0@63388 -
2020-06-18 08:08:14 +00:00
mattias
a260d474af IDE: Fix forgotten scaling of images in BuildModesManager. Issue #37211
git-svn-id: branches/fixes_2_0@63378 -
2020-06-17 10:03:56 +00:00
mattias
a2f205657f LCL/Win32: Fix disabled StaticText being drawn with opaque text background although Transparent is true.
git-svn-id: branches/fixes_2_0@63377 -
2020-06-17 10:03:26 +00:00
mattias
87a93ab40e ImageList: Fix HasImageIndex not being updated when ClearOverlays is called. Issue #35525, patch by Don Siders
git-svn-id: branches/fixes_2_0@63376 -
2020-06-17 10:03:02 +00:00
mattias
84026c90bd TAChart: Fix usage of incorrect axis transformation in FindExtentInterval of rotated TBasicPointSeries (https://forum.lazarus.freepascal.org/index.php/topic,50048.0.html
git-svn-id: branches/fixes_2_0@63375 -
2020-06-17 10:02:41 +00:00
mattias
36c21afe39 Graphics: Fix misleading parameter names in comment headers of TCanvas.Arc and .RadialPie
git-svn-id: branches/fixes_2_0@63374 -
2020-06-17 10:02:14 +00:00
mattias
7347119564 LCL/Win32: Fix drawing artefacts of ComboBox in Windows when style is csSimple and static listbox is visible. Issue #37129, patch by Jamie Philbrook.
git-svn-id: branches/fixes_2_0@63373 -
2020-06-17 10:01:52 +00:00
mattias
eb3b58c86e LCL: ComboBox: Fixed data lost, Style csSimple, leaving with TAB. Issue #35087. Patch by Gernot Riebold
git-svn-id: branches/fixes_2_0@63372 -
2020-06-17 09:59:09 +00:00
mattias
0dc7f8bbe1 lcl GTK2: Fixed first mouse event is lost in new modal form shown from MouseDown event. Issue #35720
git-svn-id: branches/fixes_2_0@63371 -
2020-06-17 09:58:47 +00:00
mattias
2595ec7cec IDE: Updated palette icons by Roland Hahn for T*Edit components avoiding similarity with TCombobox
git-svn-id: branches/fixes_2_0@63370 -
2020-06-17 09:58:21 +00:00
mattias
6404ef3b30 LCL: Avoid thick border of TCalendarPopupForm used by TDateEdit (patch by Roland Hahn).
git-svn-id: branches/fixes_2_0@63369 -
2020-06-17 09:58:00 +00:00
mattias
55770eb7c7 lazutils: FindDefaultExecutablePath: fixed using env PATH with quotes under Windows
git-svn-id: branches/fixes_2_0@63368 -
2020-06-17 09:55:25 +00:00
maxim
ded3842a35 Merged revision(s) 62699 #b9e4a03603 from trunk:
fixes for is precedence change in fpc r44266 #831fd20413
........

git-svn-id: branches/fixes_2_0@63179 -
2020-05-17 15:15:38 +00:00
maxim
06537c10c1 Merged revision(s) 63127 #e3569b9c13 from trunk:
IDE: Replace palette icon of TCSVDataset to match in color and font size with the others icons on this palette. Kindly provided by Roland Hahn.
........

git-svn-id: branches/fixes_2_0@63178 -
2020-05-17 15:12:04 +00:00
mattias
a248f9b253 codetools: if fpc.exe omits last line with realcompiler, use compile in path
git-svn-id: branches/fixes_2_0@63081 -
2020-04-25 19:16:32 +00:00
mattias
61a860026f deb: remove carbon files, fixed lintian-overrides, changed copyright to new format
git-svn-id: branches/fixes_2_0@63072 -
2020-04-25 11:38:16 +00:00
mattias
4ebfa1e982 set fixes version 2.0.9
git-svn-id: branches/fixes_2_0@62945 -
2020-04-11 14:07:38 +00:00
mattias
ed8b1d30b1 set fixes version 2.0.8
git-svn-id: branches/fixes_2_0@62943 -
2020-04-11 14:05:22 +00:00
juha
09b3daa082 Packager: Fix a crash on closing package editor. Issue #36432.
git-svn-id: branches/fixes_2_0@62942 -
2020-04-11 12:42:05 +00:00
mattias
07af721275 ide: creating app bundle as a part of a build process for Cocoa WS. Issue #36780
git-svn-id: branches/fixes_2_0@62936 -
2020-04-11 08:52:58 +00:00
mattias
52abee6390 codetools: adding suppot for cblocks procedural type modifier. Based on patch by Juha Manninen. Issue #36752
git-svn-id: branches/fixes_2_0@62935 -
2020-04-11 08:46:36 +00:00
mattias
2063894dc4 Packager: For a newly created component add a package dependency only when needed. Issue #36876
git-svn-id: branches/fixes_2_0@62934 -
2020-04-11 07:25:15 +00:00
mattias
34feabd2d1 TAChart: Fix NoGuiDemo to find font in Linux.
git-svn-id: branches/fixes_2_0@62933 -
2020-04-11 07:24:35 +00:00