Commit Graph

58040 Commits

Author SHA1 Message Date
martin
764dae935a FpDebug: Fix leak on Linux / Thread objects were not always released
git-svn-id: trunk@62176 -
2019-11-03 17:05:42 +00:00
martin
17dda63638 FpDebug: Refactor freeing thread objects for exited threads
git-svn-id: trunk@62175 -
2019-11-03 17:05:40 +00:00
martin
751d6dd60d FpDebug: Start basic detection of frame-base
git-svn-id: trunk@62174 -
2019-11-03 17:05:38 +00:00
martin
33105a74b6 LazDebuggerFp: use GetParamsAsString from FpDebug
git-svn-id: trunk@62173 -
2019-11-03 17:05:36 +00:00
martin
5f2f41dd34 FpDebug: Allow to create contexct from known ProcSym / Updated TDbgCallstackEntry.GetParamsAsString / Avoid double look-up of proc-symbol
git-svn-id: trunk@62172 -
2019-11-03 17:05:35 +00:00
martin
a4e3cbb35e FpDebug: refactor dis-asm / Split internal (enum) and text dis-asm / optimize call detection
git-svn-id: trunk@62171 -
2019-11-03 17:05:33 +00:00
martin
2cebe95d18 FpDebug: refactor dis-asm / Disassemble to enum-opcode
git-svn-id: trunk@62170 -
2019-11-03 17:05:31 +00:00
juha
1ff30d6bfd Codetools: Add unit names correctly to project source. Issue #35803.
git-svn-id: trunk@62169 -
2019-11-03 16:45:48 +00:00
juha
45446f15b8 Formatting
git-svn-id: trunk@62168 -
2019-11-03 16:45:42 +00:00
zeljko
557305381b gtk3: fix build with fpc-3.3.1. issue #36253
git-svn-id: trunk@62167 -
2019-11-03 15:57:23 +00:00
zeljko
fb966c9408 gtk3: fixed images on buttons. Patch by Anton Kavalenka.
git-svn-id: trunk@62166 -
2019-11-03 15:14:27 +00:00
zeljko
a0ad23f644 gtk3:Implemented proper LogFont from pango layout. Patch from Anton Kavalenka. issue #35699
git-svn-id: trunk@62165 -
2019-11-03 15:12:27 +00:00
zeljko
a60c336c4d gtk3: fixed toolbar buttons appear. Patch by Anton Kavalenka. issue #35667
git-svn-id: trunk@62164 -
2019-11-03 15:09:06 +00:00
martin
9a7663f9a7 SynEdit: Fixed Gutter.LeftOffset
git-svn-id: trunk@62163 -
2019-11-03 11:20:01 +00:00
wp
7db04f024b TAChart: Raise an EChartError if TBarSeries.Extent is called before adding the series to a chart (https://forum.lazarus.freepascal.org/index.php/topic,47295.msg338189.html).
git-svn-id: trunk@62162 -
2019-11-03 10:19:02 +00:00
dmitry
d8191b7e9b cocoa: preventing sending of setFocus message to a control already focused. bug #36111
git-svn-id: trunk@62161 -
2019-11-03 00:27:13 +00:00
dmitry
f06e1e33c9 cocoa: adding support for close event of a filedialog
git-svn-id: trunk@62160 -
2019-11-02 23:57:26 +00:00
dmitry
2ea0313525 cocoa: implementing folderChanged and selectionChanged for opensavefile dialogs
git-svn-id: trunk@62159 -
2019-11-02 23:48:46 +00:00
dmitry
c8dc8aa5c1 cocoa: implementing the event to call filetypechanged for a file dialog. bug #36024
git-svn-id: trunk@62158 -
2019-11-02 21:27:16 +00:00
dmitry
4d3b324f74 cocoa: implementing customlistview.ItemGetState for lisSelected. bug #36074
git-svn-id: trunk@62157 -
2019-11-02 21:05:13 +00:00
dmitry
5ae8ccb465 cocoa: using scrollingDeltaAXIS methods as suggested my macOS docs for scroll method. Updated the basis of delta to LCL 120 as suggested in bug #36221 by C Western
git-svn-id: trunk@62156 -
2019-11-02 20:43:30 +00:00
dmitry
636869401c cocoa: disabling main menu, while showing application modal message
git-svn-id: trunk@62155 -
2019-11-02 18:37:47 +00:00
juha
4f5e491d4e LazDebugger: Move used units inside IFDEFs to prevent compiler hints saying "unit not used".
git-svn-id: trunk@62154 -
2019-11-02 07:23:21 +00:00
wp
6cd0d667be TAChart: TDateTimeIntervalChartSource supports bracket time sympols in FormatDateTime() now (e.g. [h]:nn:ss).
git-svn-id: trunk@62153 -
2019-11-01 18:57:51 +00:00
juha
be4634a30b Printers: Use unit Printer4LazStrConst only when needed. Issue #36239.
git-svn-id: trunk@62152 -
2019-11-01 15:52:06 +00:00
martin
3c61b503c0 Partly revert r62149 #bab4d7305b / fix compile win / issue #36241
git-svn-id: trunk@62151 -
2019-11-01 13:05:04 +00:00
juha
715c8be36f IDE: Store ManyBuildModes selection in project options instead of environment options.
git-svn-id: trunk@62150 -
2019-10-31 23:12:43 +00:00
juha
bab4d7305b Remove unused units from uses sections.
git-svn-id: trunk@62149 -
2019-10-31 23:12:37 +00:00
mattias
768ad484ce project templates: fixed case
git-svn-id: trunk@62148 -
2019-10-31 10:46:00 +00:00
juha
b9b4add654 AnchorDocking: Fix compilation after r62136 #b13519cc85. Issue #36227, patch from Anton Kavalenka.
git-svn-id: trunk@62147 -
2019-10-30 11:03:16 +00:00
wp
9cbac76ac1 TurboPower_ipro: Add new TIpHtmlPanel property FontQuality (https://forum.lazarus.freepascal.org/index.php/topic,47229.msg337729.html#msg337729). Publish property BorderSpacing.
git-svn-id: trunk@62146 -
2019-10-29 17:52:15 +00:00
dmitry
5800bed098 cocoa: scrollwheel events for textedit fields. bug #36221
git-svn-id: trunk@62145 -
2019-10-29 03:08:49 +00:00
maxim
95c00dcc52 ProjectGroups: i18n-ed $PGSrcPaths macro name, regenerated translations and updated Russian translation
git-svn-id: trunk@62144 -
2019-10-28 23:32:36 +00:00
maxim
0f5b8e6318 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36224
git-svn-id: trunk@62143 -
2019-10-28 23:14:04 +00:00
maxim
3c0e7cf645 Pas2JS: cleaned up unused strings, regenerated translations and updated Russian translation
git-svn-id: trunk@62142 -
2019-10-28 23:08:32 +00:00
wp
9f17767ea1 turbopower_ipro: Activate LCLScaling in examples.
git-svn-id: trunk@62141 -
2019-10-28 18:43:39 +00:00
martin
d9115c54aa IDE, Callstack: Do not request updates (on brkpoint change), if there are no items to update.
git-svn-id: trunk@62140 -
2019-10-28 17:07:08 +00:00
martin
e5692c88e3 FpDebug: ensure any StackFrame data is cleared on run. (fix displaying old stacktraces)
git-svn-id: trunk@62139 -
2019-10-28 17:07:06 +00:00
martin
1739434138 FpDebug: fix range check error in FindProcSymbol. (int64 vs qword).
git-svn-id: trunk@62138 -
2019-10-28 17:07:04 +00:00
juha
193392dc98 LCL-GTK3: Implement TrayIcon for GTK3 widgetset. Issue #36209, patch from David Bannon.
git-svn-id: trunk@62137 -
2019-10-28 10:40:33 +00:00
juha
b13519cc85 LCL: Call GetPageClass when adding a TTabSheet in PageControl. Eliminate PageClass variable. Issue #34886.
git-svn-id: trunk@62136 -
2019-10-27 19:19:28 +00:00
juha
6bb1d0f3da Codetools: Support namespaced units in places where function IsValidIdent is called.
git-svn-id: trunk@62135 -
2019-10-27 15:46:19 +00:00
juha
a2c685b569 Codetools: Rename a namespaced unit correctly in project source. Issue #35803.
git-svn-id: trunk@62134 -
2019-10-27 15:46:17 +00:00
juha
490804cee4 LazUtils: Move function LazIsValidIdent from PackageDependencyIntf (IdeIntf) to LazStringUtils.
git-svn-id: trunk@62133 -
2019-10-27 15:46:04 +00:00
bart
9e4c5d207e LCL: TValueListEditor: update TitleCaptions after LoadFromCSV.
git-svn-id: trunk@62132 -
2019-10-27 14:05:33 +00:00
juha
0569794060 IDE: Don't show error dialog in InitialSetupDialog after every key press when entering compiler path. Issue #35800
git-svn-id: trunk@62131 -
2019-10-27 10:48:44 +00:00
mattias
b78a86c467 pas2jsdsgn: started using compileserver
git-svn-id: trunk@62127 -
2019-10-27 09:02:17 +00:00
juha
09588f6575 LCL-GTK2: Add license info to unit UnityWSCtrls. Required by (L)GPL.
git-svn-id: trunk@62126 -
2019-10-27 08:23:48 +00:00
wp
e7174e7ac2 LCL/Trackbar: Fix hanging on Win64 when Max is too large. Issue #36046, based on patch by Serge Anvarov.
git-svn-id: trunk@62125 -
2019-10-26 17:16:51 +00:00
juha
a9ffb7fc67 LCL-GTK2: Futher fixes for TrayIcon. Issue #36199, patch from David.
git-svn-id: trunk@62124 -
2019-10-26 17:14:21 +00:00