Commit Graph

60233 Commits

Author SHA1 Message Date
juha
3f78f0d62d New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
git-svn-id: trunk@64583 -
2021-02-15 08:43:50 +00:00
maxim
9434f5f507 LHelp: Regenerated translations, updated Russian translation. Also reverted not entirely correct changes from Ukrainian translation after r64579 #d01a19e924 (let maintainer handle such updates).
git-svn-id: trunk@64582 -
2021-02-14 22:33:47 +00:00
michl
9a22c9a8f7 DockedFormEditor: focus source editor after changing to tab code
git-svn-id: trunk@64581 -
2021-02-14 22:17:02 +00:00
ondrej
e80edc6b0d SynEdit: revert wrong changes (ScreenRowToRow->ScreenXYToTextXY, RowToScreenRow->TextXYToScreenXY) during the circular dependency removal
git-svn-id: trunk@64580 -
2021-02-14 18:46:26 +00:00
wp
d01a19e924 LHelp: Replace icons by high-dpi versions drawn by Roland Hahn. Redesign "About" box to show application icon.
git-svn-id: trunk@64579 -
2021-02-14 17:21:39 +00:00
michl
eb1efb5fd6 DockedFormEditor: Set focus on designer only when tab of SourceEditorWindow notebook is changed, not when active editor is changed, to prevent stealing focus from ObjectInspector
git-svn-id: trunk@64578 -
2021-02-14 15:45:26 +00:00
michl
b34cb9897a DockedFormEditor: Minor refactoring DockedFormAccess
git-svn-id: trunk@64577 -
2021-02-14 15:42:58 +00:00
michl
58c7171e6c DockedFormEditor Refactoring: Remove not needed code, rename a method
git-svn-id: trunk@64576 -
2021-02-13 22:33:47 +00:00
wp
e32b62e6b4 LCL/ShellCtrls: On Windows automatically show shell icons in TShellTreeView when no imagelist is attached.
git-svn-id: trunk@64575 -
2021-02-13 22:11:24 +00:00
mattias
fcff9d8ea7 IDE: fixed compile with fpc 3.2.0
git-svn-id: trunk@64574 -
2021-02-13 21:49:37 +00:00
michl
e1df656379 DockedFormEditor: Fixed AV on designer default method creation (mouse double click)
git-svn-id: trunk@64573 -
2021-02-13 21:35:48 +00:00
michl
26c6ac0ef4 Make Lazarus compilable again after revision 64564 #f0061abfac: Remove StrUtils instead of LazStringUtils
git-svn-id: trunk@64572 -
2021-02-13 20:18:43 +00:00
mattias
1c57b8cc78 lcl: cocoa: fixed keyboard navigation in open dialog
git-svn-id: trunk@64571 -
2021-02-13 16:24:45 +00:00
martin
8b81b7cfd3 Debugger: Revert recent upper/lowercase changes
git-svn-id: trunk@64570 -
2021-02-13 14:30:50 +00:00
maxim
f24ef4bcda DockedFormEditor: renamed "Designer" tab to "Form" for better clarity, regenerated translations and updated Russian translation
git-svn-id: trunk@64569 -
2021-02-13 14:15:58 +00:00
mattias
73dacac189 updated lpl
git-svn-id: trunk@64568 -
2021-02-13 13:01:48 +00:00
mattias
62c37ad72a updated Makefiles
git-svn-id: trunk@64567 -
2021-02-13 13:01:14 +00:00
mattias
2cf64fa695 mouseandkeyinput: added makefiles
git-svn-id: trunk@64566 -
2021-02-13 13:00:58 +00:00
mattias
7282d3c425 lhelp: less hints
git-svn-id: trunk@64565 -
2021-02-13 12:42:40 +00:00
mattias
f0061abfac IDE: less hints
git-svn-id: trunk@64564 -
2021-02-13 12:39:19 +00:00
juha
436b2d3a74 Debugger: Fix a wrong change in r64527 #077ebbe494.
git-svn-id: trunk@64563 -
2021-02-13 08:54:07 +00:00
maxim
9f27264e00 DockedFormEditor: improved Russian translation
git-svn-id: trunk@64562 -
2021-02-13 01:09:11 +00:00
maxim
8ba5ad224f LHelp: updated Russian translation
git-svn-id: trunk@64561 -
2021-02-12 23:28:11 +00:00
maxim
4e6f87204a DockedFormEditor: removed unused resource strings for color hints (colors are self-evident from my POV anyway), improved wording of captions, regenerated translations and finished Russian translation
git-svn-id: trunk@64560 -
2021-02-12 23:22:31 +00:00
michl
c862011cd9 DockedFormEditor: Improved scrolling - awareness of ScrollCode scLine & scPage
git-svn-id: trunk@64559 -
2021-02-12 22:23:22 +00:00
wp
b9656b6bf5 LHelp: Fix LCLscaling. See also issue #38479
git-svn-id: trunk@64558 -
2021-02-12 22:12:14 +00:00
michl
12f029a586 DockedFormEditor: Anchors entry is scrollable per mouse wheel
git-svn-id: trunk@64557 -
2021-02-12 21:56:35 +00:00
michl
aa347b8cec DockedFormEditor: MouseWheel on ScrollBars scrolls designer
git-svn-id: trunk@64556 -
2021-02-12 19:16:11 +00:00
martin
14dc58d892 FpDebug: test and helper apps, fixed some compile errors
git-svn-id: trunk@64555 -
2021-02-12 18:31:09 +00:00
martin
068feeb931 FpDebug: remove MemMgr.DefaultContext. All MemRead/Write must go via a location-context.
git-svn-id: trunk@64554 -
2021-02-12 18:31:07 +00:00
wp
b729025142 ShellCtrls: Speed up population of TShellListView by adding BeginUpdate/EndUpdate calls.
git-svn-id: trunk@64553 -
2021-02-12 15:04:54 +00:00
wp
ad98b8ef31 LCL/ListView: Revert r64204 #c3d9ff515c because it breaks custom-drawing. {{MantisLink|25397}}
git-svn-id: trunk@64552 -
2021-02-12 13:36:12 +00:00
michl
d0a8ca2502 DockedFormEditor: Fixed AV after revision 64547 #7e625598d0
git-svn-id: trunk@64551 -
2021-02-12 13:29:34 +00:00
michl
5264d8bc1c DockedFormEditor: Remove not needed method LongestCaption after revision 64543 #023f7860d7
git-svn-id: trunk@64550 -
2021-02-12 12:42:07 +00:00
juha
95c347474a LazUtils: In GetSupportedEncodings return codepage names as they are. They are already mixed case.
git-svn-id: trunk@64549 -
2021-02-12 10:33:10 +00:00
juha
d608622e30 IdeIntf: Reduce calls to UpperCase() and LowerCase().
git-svn-id: trunk@64548 -
2021-02-12 10:26:41 +00:00
michl
7e625598d0 DockedFormEditor: Hide tab "Code" when just code without form is edited
git-svn-id: trunk@64547 -
2021-02-12 00:28:02 +00:00
maxim
018f2c310e DockedFormEditor: improved wording of captions, regenerated translations and partially updated Russian translation
git-svn-id: trunk@64546 -
2021-02-11 23:55:54 +00:00
martin
d4fabf2c65 DebuggerGdbmi/DebugIntf: fix address calculation, do not calc negative addresses. Patch by Christo Crause Issue #0032240
git-svn-id: trunk@64545 -
2021-02-11 23:27:25 +00:00
martin
ac0e547a58 FpDebug,AVR: fix communication with gdbserver / thread safety. Patch by Christo Crause Issue #0038443
git-svn-id: trunk@64544 -
2021-02-11 23:18:12 +00:00
maxim
023f7860d7 DockedFormEditor: improved layout of options frame
git-svn-id: trunk@64543 -
2021-02-11 23:04:29 +00:00
martin
6857851554 FpDebug/LazDebugger: add asserts for thread safety
git-svn-id: trunk@64542 -
2021-02-11 22:40:29 +00:00
martin
ccf7d87898 LazDebuggerFp: run MemMgr and similar always in Thread to avoid data races
git-svn-id: trunk@64541 -
2021-02-11 22:40:27 +00:00
martin
dee9846c86 DebuggerTests: clean up / change naming for temp exe files
git-svn-id: trunk@64540 -
2021-02-11 22:40:25 +00:00
martin
eab19f455a LazDebuggerFp: replace TThread.Queue with App.QueueAsync
git-svn-id: trunk@64539 -
2021-02-11 22:40:23 +00:00
martin
fa5c3112f3 FpDebug, LazDebuggerFp: call FOnThreadProcessLoopCycleEvent for deProcessExits / Ensure breakpoints are handled in the loop-thread / some breakpoint fixes
git-svn-id: trunk@64538 -
2021-02-11 22:40:21 +00:00
martin
f6d3eca79a Tests, LazDebuggerFp: more aggressive timing/scheduling for faster test runs
git-svn-id: trunk@64537 -
2021-02-11 22:40:19 +00:00
martin
2ae82698cb LazDebuggerFp: move breakpoints to thread worker queue
git-svn-id: trunk@64536 -
2021-02-11 22:40:17 +00:00
martin
54bf4844fc LazDebuggerFp: Improve shutdown of thread queue.
git-svn-id: trunk@64535 -
2021-02-11 22:40:15 +00:00
martin
5bbf925ec5 LazDebuggerFp: Split workerthreads into new unit for code running in the thread. (Easier to see which thread may access which objects)
git-svn-id: trunk@64534 -
2021-02-11 22:40:13 +00:00