juha
|
7620a2525e
|
IDE: Support Windows in function GetCurrentUserName. Use env.var 'USERNAME' instead of 'USER'.
git-svn-id: trunk@63547 -
|
2020-07-12 21:10:22 +00:00 |
|
juha
|
2f89da39fb
|
IDE: Fix anchors in package_i18n_options frame.
git-svn-id: trunk@63546 -
|
2020-07-12 12:04:16 +00:00 |
|
juha
|
b429d78258
|
IDE: Fix wrong typecasts in TAddPkgDependencyDialog. Local packages could be marked as Online. Issue #37330.
git-svn-id: trunk@63545 -
|
2020-07-11 20:34:25 +00:00 |
|
juha
|
f091c464a5
|
IDE: Project options cleanup and formatting.
git-svn-id: trunk@63544 -
|
2020-07-11 12:04:22 +00:00 |
|
juha
|
e266c8d109
|
BuildIntf: Call user defined handlers first in IDEOptions.DoAfterRead and DoAfterWrite. Issue #36910.
git-svn-id: trunk@63543 -
|
2020-07-11 12:04:19 +00:00 |
|
bart
|
b3ba26f89d
|
LCL: take CharCase into account in TCustomEdit.RealSetText. Prevents unneccessary OnChanges and fixes infinite OnChange loop. Issue #0037313.
git-svn-id: trunk@63542 -
|
2020-07-11 10:16:10 +00:00 |
|
juha
|
1f0ff07dc2
|
LCL: Prevent a crash when closing a form with an active in-place cell editor of a grid. Issue #37202.
git-svn-id: trunk@63541 -
|
2020-07-11 09:07:35 +00:00 |
|
martin
|
c63e4ba86a
|
SynEdit,IDE: Move Highlight-Style-Priority setting to base attribute. Now Highlighter colors have a priority, so some colors (e.g. String, Comment) can hide some Markup colors.
git-svn-id: trunk@63540 -
|
2020-07-10 19:38:45 +00:00 |
|
martin
|
36ca9bf226
|
SynEdit: WrappedView LineMap: fix SetHighlighterTokensLine (nil check)
git-svn-id: trunk@63539 -
|
2020-07-09 14:28:12 +00:00 |
|
martin
|
ec7c4a64a3
|
SynEdit: WrappedView, fix merging nodes
git-svn-id: trunk@63538 -
|
2020-07-09 14:28:10 +00:00 |
|
martin
|
d4275fa7e4
|
LazDebugFp, FpDebug: TestAssert does not set exception frame. Adjust for line before return address
git-svn-id: trunk@63537 -
|
2020-07-09 14:28:08 +00:00 |
|
michael
|
12b4254803
|
* Fix loading from file, close check
git-svn-id: trunk@63536 -
|
2020-07-09 10:02:55 +00:00 |
|
martin
|
c84d9e5bfe
|
LazDebugFp, FpDebug: TestAssert does not set exception frame. Search by IP address
git-svn-id: trunk@63535 -
|
2020-07-08 22:39:00 +00:00 |
|
martin
|
af13ce4b2d
|
LazDebuggerFp: fix searching assert frame
git-svn-id: trunk@63534 -
|
2020-07-08 22:38:58 +00:00 |
|
martin
|
69ee06144d
|
FpDebug: Fix searching frame by BasePointer
git-svn-id: trunk@63533 -
|
2020-07-08 22:38:56 +00:00 |
|
mattias
|
497ad8d163
|
lhelp: fixed updating default title after filling content nodes
git-svn-id: trunk@63531 -
|
2020-07-08 16:37:13 +00:00 |
|
martin
|
99302de6f6
|
IDE: enable (debug-)Stop button while building.
git-svn-id: trunk@63530 -
|
2020-07-08 13:28:34 +00:00 |
|
martin
|
4fd90b6fad
|
LCL: Windows, protect wincontrol via Inc/DecLclRefCount while in DoWindProc / see issue #0028404 / see rev 63507 #d031209b99
git-svn-id: trunk@63529 -
|
2020-07-08 13:28:32 +00:00 |
|
balazs
|
1ef7418a6d
|
Components: Patch for VTV. Restores toUseExplorerTheme(Windows only) and fix LCLCocoa "Range check error" in InitializeGlobalStructures(use TClipboardFormat instead Word). Patch by El Salvador, issue #37310.
git-svn-id: trunk@63528 -
|
2020-07-08 07:00:47 +00:00 |
|
martin
|
fa075e2a66
|
SynEdit: Fix calculation of "Viewed" block boundaries.
git-svn-id: trunk@63527 -
|
2020-07-07 14:13:07 +00:00 |
|
mattias
|
b1407efb6f
|
chmhelp: fixed compile fpc 3.0.4
git-svn-id: trunk@63523 -
|
2020-07-07 09:25:48 +00:00 |
|
dmitry
|
a507da5cb2
|
cocoa: updating groupbox font. bug #63488
git-svn-id: trunk@63522 -
|
2020-07-07 03:59:57 +00:00 |
|
martin
|
919849eac7
|
LazDebuggerFp: Show source location for Hardcoded breakpoint / int3
git-svn-id: trunk@63521 -
|
2020-07-06 13:00:59 +00:00 |
|
juha
|
86a4cd2add
|
LCL-GTK1: Cleanup GTK2 code.
git-svn-id: trunk@63520 -
|
2020-07-06 09:41:48 +00:00 |
|
juha
|
d49e476396
|
LCL-GTK2: Fix Control + Backspace in TEdit. Issue #37116, patch from Joeny Ang.
git-svn-id: trunk@63519 -
|
2020-07-06 09:41:46 +00:00 |
|
juha
|
c8da630845
|
Revert r60679 #f9b4f6ae8d, LCL-Win32 calling OnClick of a parent menuitem. Issue #37210.
git-svn-id: trunk@63518 -
|
2020-07-06 09:02:06 +00:00 |
|
mattias
|
0a2fde2d2c
|
lhelp: fixed dbl click index item
git-svn-id: trunk@63515 -
|
2020-07-05 21:54:01 +00:00 |
|
martin
|
57f2930395
|
FpDebug: Pause at hardcoded int3
git-svn-id: trunk@63513 -
|
2020-07-05 19:16:59 +00:00 |
|
martin
|
e55e3eec50
|
FpDebug: Refactor OnHitBreakpointEvent
git-svn-id: trunk@63512 -
|
2020-07-05 19:16:56 +00:00 |
|
martin
|
df762f1976
|
LazDebuggerFp: restructure config for mem limits
git-svn-id: trunk@63511 -
|
2020-07-05 12:57:21 +00:00 |
|
juha
|
4b7ffb6eb4
|
Unit tests for codepages KOI8-R, KOI8-U and KOI8-RU. Issue #37155, patch from eastorwest.
git-svn-id: trunk@63510 -
|
2020-07-05 06:54:47 +00:00 |
|
martin
|
50c0885715
|
FpDebug/LazDebuggerfp: Make memory limits configurable
git-svn-id: trunk@63509 -
|
2020-07-05 01:18:32 +00:00 |
|
martin
|
83c04e1ca5
|
TRttiXMLConfig: store 64bit values
git-svn-id: trunk@63508 -
|
2020-07-05 01:18:30 +00:00 |
|
martin
|
d031209b99
|
LCL: detect wincontrol destroy during WindProc / fixes issue #0028404
git-svn-id: trunk@63507 -
|
2020-07-04 17:28:40 +00:00 |
|
mattias
|
98c551c630
|
deb: remove libpas2jslib.so
git-svn-id: trunk@63502 -
|
2020-07-03 18:14:04 +00:00 |
|
martin
|
9d8b224756
|
FpDebug: Improve using linker symbols (.symtab) on Linux. (Store SectionEnd Addr as upper bound for search)
git-svn-id: trunk@63501 -
|
2020-07-03 13:35:35 +00:00 |
|
martin
|
582cb02032
|
LazDebuggerFp: Detect faulty Assert frame info.
git-svn-id: trunk@63500 -
|
2020-07-03 13:35:33 +00:00 |
|
mattias
|
50121a266d
|
lcl: cocoa no longer beta
git-svn-id: trunk@63497 -
|
2020-07-03 10:40:59 +00:00 |
|
martin
|
8158231ff0
|
FpDebug: Windows, fix PE-Symbol loader. Use correct offset for each section
git-svn-id: trunk@63488 -
|
2020-07-02 13:23:36 +00:00 |
|
ondrej
|
18d396dfc3
|
SynEdit: fix wrong type cast (e.g. TSynMemo does not inherit from TSynEdit)
git-svn-id: trunk@63487 -
|
2020-07-02 08:24:57 +00:00 |
|
maxim
|
ed08cb0e3c
|
Translations: Polish translation update by Sławomir Niedziela, bug #37289
git-svn-id: trunk@63486 -
|
2020-07-01 21:49:25 +00:00 |
|
maxim
|
8a7112535d
|
Translations: Chinese translation update by robsean, bug #37290
git-svn-id: trunk@63485 -
|
2020-07-01 21:39:48 +00:00 |
|
zeljko
|
c5a7d9fb5f
|
Qt5: fixed cbindings support for Haiku. issue #37288
git-svn-id: trunk@63484 -
|
2020-07-01 09:45:55 +00:00 |
|
juha
|
86d3591678
|
Docs: Documentation updates for LCL and LazUtils. Issue #37285, patch from Don Siders.
git-svn-id: trunk@63483 -
|
2020-07-01 08:08:04 +00:00 |
|
wp
|
bfeb99af9e
|
IDE: Fix TForm.DesignTimePPI changing when form is loaded with different PPI and "Force DPI scaling in design time" is off. Issue #37227, patch by Emil Totev.
git-svn-id: trunk@63482 -
|
2020-06-30 08:55:48 +00:00 |
|
maxim
|
70293d07b0
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37283
git-svn-id: trunk@63481 -
|
2020-06-28 23:28:56 +00:00 |
|
dmitry
|
eaa9757b18
|
multithreadproc: fix compilation for fpc320 bsd targets. bug #37255
git-svn-id: trunk@63462 -
|
2020-06-28 15:17:32 +00:00 |
|
martin
|
b9173dead1
|
FpDebug: Added workaround for frame detection. Exceptions stops at entry point, and there can not yet be a frame.
git-svn-id: trunk@63461 -
|
2020-06-28 14:43:13 +00:00 |
|
martin
|
119607908c
|
FpDebug: show registers according to selected stackframe
git-svn-id: trunk@63460 -
|
2020-06-28 14:43:11 +00:00 |
|
martin
|
5d80c349fb
|
FpDebug: find stackframe for exception
git-svn-id: trunk@63459 -
|
2020-06-28 14:43:10 +00:00 |
|