Commit Graph

59388 Commits

Author SHA1 Message Date
wp
1cbde656e5 TAChart: Add a "readme.txt" to the nogui demo as a reminder that the freetype.dll is required.
git-svn-id: trunk@63592 -
2020-07-17 13:52:59 +00:00
mattias
ec3c7be03b IDE: always set an active run param mode if available
git-svn-id: trunk@63590 -
2020-07-17 09:29:39 +00:00
wp
cf603da31a TAChart: Undo unintentional changes of r63574 #fcdba55052
git-svn-id: trunk@63589 -
2020-07-17 08:58:17 +00:00
mattias
a028a923fa IDE: debug launching application
git-svn-id: trunk@63588 -
2020-07-17 08:58:15 +00:00
pascal
d5f62b9ccb VTV: fixed painting selection
git-svn-id: trunk@63586 -
2020-07-17 08:37:56 +00:00
pascal
e700d7a6f9 VTV: fixed painting selection
git-svn-id: trunk@63585 -
2020-07-17 08:37:12 +00:00
juha
3d951e3ed7 LazUtils: Don't override TProcess.Execute for TProcessUTF8 starting from FPC 3.2. Issue #35991.
git-svn-id: trunk@63584 -
2020-07-17 07:55:32 +00:00
mattias
8846344e66 freeptype: updated lpl
git-svn-id: trunk@63583 -
2020-07-17 07:41:29 +00:00
pascal
c66efeda3a freetype: fixed name clash
git-svn-id: trunk@63582 -
2020-07-17 05:32:31 +00:00
martin
ebe42a29a7 SynEdit: avl, fixed SumBefore for tree.last
git-svn-id: trunk@63581 -
2020-07-17 01:02:22 +00:00
martin
921faf61dd SynEdit: removed incorrect comment (about 1 based)
git-svn-id: trunk@63580 -
2020-07-17 01:02:21 +00:00
martin
6419d6aec1 SynEdit: Tests for Wrap
git-svn-id: trunk@63579 -
2020-07-17 01:02:19 +00:00
martin
ca99f92921 SynEdit, test: change debug info to DWARF-3
git-svn-id: trunk@63578 -
2020-07-17 01:02:17 +00:00
juha
1edc4cf4b9 LCL: Prevent calling Form.OnResize() and OnChangeBounds() twice. Issue #36127, patch from Joeny Ang.
git-svn-id: trunk@63577 -
2020-07-16 23:00:30 +00:00
maxim
04c340e9c1 TAChart: updated Russian translation
git-svn-id: trunk@63576 -
2020-07-16 22:46:39 +00:00
bart
8df0af1ab0 LCL: take CharCase into account in TCustomEdit.RealSetText. Previous commit r63542 #b3ba26f89d had the fix commented out ;-(. Issue #0037313.
git-svn-id: trunk@63575 -
2020-07-16 21:26:26 +00:00
wp
fcdba55052 TAChart: Remove "not initialized" warnings.
git-svn-id: trunk@63574 -
2020-07-16 20:11:06 +00:00
wp
f504fdbac9 TAChart: Avoid crash of fitdemo when confidence level is set to 0 or 1.
git-svn-id: trunk@63573 -
2020-07-16 11:13:35 +00:00
juha
6d6cea00e9 LCL-GTK2: Fix dragging TLabel/TPanel with TDockImageWindow. Issue #37371, patch from Joeny Ang.
git-svn-id: trunk@63572 -
2020-07-16 10:28:52 +00:00
juha
e2840b9665 LCL: Fix a regression in TSTringGrid caused by r63541 #1f0ff07dc2. Test for Editor.Parent instead of Editor.Owner.
git-svn-id: trunk@63571 -
2020-07-16 09:26:39 +00:00
wp
f70ef40567 TAChart: Publish OnMouseEnter and OnMouseLeave events.
git-svn-id: trunk@63570 -
2020-07-15 23:15:10 +00:00
mattias
43256a10ec make install: added source extension, issue #37364
git-svn-id: trunk@63568 -
2020-07-15 22:20:06 +00:00
wp
ba09e05aa3 TAChart: Fit confidence level can be changed in FitDemo now. Issue #37354.
git-svn-id: trunk@63566 -
2020-07-15 13:54:00 +00:00
mattias
b62203729f make install: check if LAZARUS_INSTALL_DIR already set, issue #37356
git-svn-id: trunk@63564 -
2020-07-15 08:18:38 +00:00
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