Commit Graph

59314 Commits

Author SHA1 Message Date
juha
f18d2348ff LazUtils: Delete very old code for TProcessUTF8 that was needed for FPC 2.x.
git-svn-id: trunk@63563 -
2020-07-14 21:27:48 +00:00
mattias
6bab11b3bb freetype: lpl
git-svn-id: trunk@63562 -
2020-07-14 20:18:32 +00:00
mattias
ff30895675 freetype: fpmake
git-svn-id: trunk@63561 -
2020-07-14 20:17:52 +00:00
mattias
0066772559 freetype: lpk and makefiles
git-svn-id: trunk@63560 -
2020-07-14 20:17:43 +00:00
juha
9592ee63e9 LCL-GTK3: Prevent access violation when showing hint window.
git-svn-id: trunk@63559 -
2020-07-14 18:43:54 +00:00
mattias
61c53d6f41 LazUtils/FreeType: Separate FreeType stuff into its own package
git-svn-id: trunk@63558 -
2020-07-14 18:09:17 +00:00
mattias
9a0073dd65 freetype: started
git-svn-id: trunk@63557 -
2020-07-14 16:40:10 +00:00
martin
c56749876a Debugger, IDE: Apply workaround for FPC issue #36775 (Internal Err). Lazarus Issue #37348 Patch from Sergey Larin
git-svn-id: trunk@63556 -
2020-07-14 13:14:42 +00:00
bart
2dd7c76531 MaskEdit: simplify handling CharCase.
git-svn-id: trunk@63555 -
2020-07-14 09:34:26 +00:00
juha
c49c71322c IDE: Call GetHostname for Unix in function GetCurrentChangeLog. All distros do not have 'HOSTNAME' env.var.
git-svn-id: trunk@63554 -
2020-07-13 14:50:33 +00:00
mattias
6dc2b54e1a make: set default lcl widgetset from carbon to cocoa
git-svn-id: trunk@63553 -
2020-07-13 09:21:07 +00:00
juha
0414705e6a IDE: Rename function GetCurrentMailAddress to GetCurrentChangeLog and support Windows.
git-svn-id: trunk@63552 -
2020-07-13 09:18:57 +00:00
mattias
8ceb09a67b make: changed default darwin lcl platform from carbon to cocoa
git-svn-id: trunk@63551 -
2020-07-13 09:00:41 +00:00
pascal
b8d03d0e29 SynEdit: prevent bad index. Issue #37325
git-svn-id: trunk@63550 -
2020-07-13 05:56:14 +00:00
maxim
681f4223cc IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@63549 -
2020-07-12 22:28:04 +00:00
maxim
4e4f40c711 IDE: improved wording of About dialog text, patch by Trevor Roydhouse, bug #37337
git-svn-id: trunk@63548 -
2020-07-12 22:14:45 +00:00
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