juha
|
e7986013cc
|
LCL-GTK2: Fix SpeedButton freeze after closing system popup menu without choosing menu item. Issue #38402, patch from Andrzej Kilijanski.
git-svn-id: trunk@64431 -
|
2021-01-28 08:19:11 +00:00 |
|
juha
|
5a0bf2ed29
|
LCL-GTK2: Fix SpeedButton freeze after closing popup menu without choosing menu item. Issue #38401, patch from Andrzej Kilijanski.
git-svn-id: trunk@64430 -
|
2021-01-28 08:19:10 +00:00 |
|
juha
|
1e99ef0453
|
IDE: Don't call SetBuildTargetProject1 in TMainIDE.InitCodeToolBoss. It is called when a project is opened or created.
git-svn-id: trunk@64429 -
|
2021-01-28 08:19:08 +00:00 |
|
martin
|
41f5ee5ea0
|
IdeIntf: added TIDEEditorOptions.CreateSynHighlighter
git-svn-id: trunk@64428 -
|
2021-01-27 21:00:17 +00:00 |
|
martin
|
fc429e3a50
|
Missing file for * SynEdit: Introduce LineGutter.OnFormatLineNumber - Issue #38370
git-svn-id: trunk@64427 -
|
2021-01-27 16:08:00 +00:00 |
|
martin
|
299edb5334
|
SynEdit: Introduce LineGutter.OnFormatLineNumber - Issue #38370
git-svn-id: trunk@64426 -
|
2021-01-27 16:07:58 +00:00 |
|
martin
|
724aa84cf3
|
SynEdit: Introduce LineGutter.OnFormatLineNumber - Issue #38370
git-svn-id: trunk@64425 -
|
2021-01-27 13:16:26 +00:00 |
|
martin
|
ed6e087523
|
TTabControl: fix ClientOrigin, Issue #38403 - Need the origin of the child TabControl.
git-svn-id: trunk@64424 -
|
2021-01-27 13:02:49 +00:00 |
|
juha
|
07b254d10c
|
IDE: Add ellipsis (...) to source editor context menu "Options ...". Issue #38400.
git-svn-id: trunk@64423 -
|
2021-01-26 12:29:31 +00:00 |
|
juha
|
7bf92f485e
|
Documentation updates for LazControls, LazUtils and LCL. Issue #38398, patch from Don Siders.
git-svn-id: trunk@64422 -
|
2021-01-25 10:40:12 +00:00 |
|
juha
|
9193df8694
|
Docs: A missing file for LazUtils. Issue #38386, patch from Andrey Sobol.
git-svn-id: trunk@64421 -
|
2021-01-25 10:23:31 +00:00 |
|
juha
|
d7de049568
|
LCL: Make TMemo.Modified property work like TEDIT does. Issue #38388, patch from Jamie Philbrook.
git-svn-id: trunk@64420 -
|
2021-01-25 09:32:13 +00:00 |
|
dmitry
|
7ab17842cd
|
cocoa: UI optimization for the file selection dialog. Do not use path_shouldEnableURL if not filters are used by the openDialog. todo: The same approach could be used if the only filter is any file
git-svn-id: trunk@64419 -
|
2021-01-24 21:14:52 +00:00 |
|
dmitry
|
31e6d57c33
|
cocoa: stop using the deprecated filenames property to get the number of files selected
git-svn-id: trunk@64418 -
|
2021-01-24 20:55:24 +00:00 |
|
juha
|
aeb086e9c0
|
IDE, Codetools: Restore CodeToolBoss.DefineTree.ClearCache calls that were removed in optimization.
git-svn-id: trunk@64417 -
|
2021-01-24 12:42:50 +00:00 |
|
michl
|
58cda60754
|
IDE: Hide TNonFormProxyDesignerForm when component is removed - fixed showing of frames at project closing when a docked form editor is used
git-svn-id: trunk@64416 -
|
2021-01-23 21:30:51 +00:00 |
|
juha
|
f23ec8bbc2
|
Docs: Fix structure in LazListClasses. Issue #38380, patch from Andrey Sobol.
git-svn-id: trunk@64415 -
|
2021-01-21 15:49:13 +00:00 |
|
juha
|
5ee798bb60
|
IDE: Load Desktop options correctly from environment. Issue #38376, patch from Uwe Schächterle.
git-svn-id: trunk@64414 -
|
2021-01-21 15:49:12 +00:00 |
|
juha
|
9e251a5c0a
|
LCL: Eliminate a nested loop in TLazIntfImage.CopyPixels.
git-svn-id: trunk@64413 -
|
2021-01-20 22:00:02 +00:00 |
|
juha
|
f852f4d56a
|
Packager: Make code more readable.
git-svn-id: trunk@64412 -
|
2021-01-20 22:00:01 +00:00 |
|
juha
|
672f80c137
|
IDE: Remove CodeToolBossPrepareTree and CompilerParseStampIncHandler. Update DefineTemplates elsewhere.
git-svn-id: trunk@64411 -
|
2021-01-20 21:59:59 +00:00 |
|
martin
|
ac4a901a8c
|
IDE: file filters, fixed loop reading past #0 terminator of pchar.
git-svn-id: trunk@64410 -
|
2021-01-20 16:00:39 +00:00 |
|
juha
|
c4fd1e8484
|
LazBuild: Prevent crash when checking LazarusIDE.IDEStarted. Issue #38377.
git-svn-id: trunk@64409 -
|
2021-01-20 13:08:04 +00:00 |
|
jesus
|
ca65088ffb
|
LazReport: Package lazreportpdfexport new feature: Create link annotation for TfrMemoView.URLInfo, by Stefan Sinne, issue #37996
git-svn-id: trunk@64408 -
|
2021-01-19 20:22:39 +00:00 |
|
juha
|
06cde9665e
|
Docs: Resolve broken links in documentation of LCL and LazUtils. Issue #38366, patch from Andrey Sobol.
git-svn-id: trunk@64407 -
|
2021-01-19 15:19:58 +00:00 |
|
juha
|
f3e2fd9696
|
Docs: Lazutils documentation update, includes directories for examples. Issue #38365, patch from Andrey Sobol.
git-svn-id: trunk@64406 -
|
2021-01-19 13:54:29 +00:00 |
|
juha
|
b092cee8be
|
IDE: Optimize DefineTemplates updates for packages and project.
git-svn-id: trunk@64405 -
|
2021-01-19 09:20:34 +00:00 |
|
juha
|
00e7a5c92b
|
LCL: Optimize TLazIntfImage.CopyPixels and TCustomImageList.ScaleImage a little for common cases.
git-svn-id: trunk@64404 -
|
2021-01-19 09:20:31 +00:00 |
|
wp
|
d7061ea8e8
|
TAChart: Fix TBarSeries drawing too thick bar border line when Margin is 0.
git-svn-id: trunk@64403 -
|
2021-01-17 22:47:13 +00:00 |
|
jesus
|
618596c2ba
|
LCL: fix grids bidi TAB behaviour as by Zaher Dirkey comments, issue #38186
git-svn-id: trunk@64402 -
|
2021-01-17 19:08:22 +00:00 |
|
martin
|
20f6b975cf
|
FpDebug: tests pointer math
git-svn-id: trunk@64401 -
|
2021-01-16 19:30:12 +00:00 |
|
martin
|
71e66e0c64
|
FpDebug: missing result initialization
git-svn-id: trunk@64400 -
|
2021-01-16 19:30:10 +00:00 |
|
martin
|
0027bd2412
|
FpDebug: better shortstring detection / pointer base-size for string/array types
git-svn-id: trunk@64399 -
|
2021-01-16 19:30:08 +00:00 |
|
martin
|
ba1a82803a
|
FpDebug: add size for function-ref
git-svn-id: trunk@64398 -
|
2021-01-16 19:30:06 +00:00 |
|
michael
|
3ffb492625
|
* Better loading of files, fix options for atom
git-svn-id: trunk@64397 -
|
2021-01-16 17:10:56 +00:00 |
|
marco
|
35748025c5
|
* also passes dialect options to fpdoc, like the makefiles do. Required in trunk fpdocs as of +/- mid december 2020.
git-svn-id: trunk@64396 -
|
2021-01-16 15:55:51 +00:00 |
|
juha
|
c9fea2b260
|
Packager: Fix naming a new unit.
git-svn-id: trunk@64395 -
|
2021-01-16 06:44:18 +00:00 |
|
juha
|
dcf754c7c8
|
Codetools: Refactoring, move sub-procedure CalculateTemplate out from TDefineTree.Calculate.
git-svn-id: trunk@64394 -
|
2021-01-16 06:44:17 +00:00 |
|
martin
|
3063ca080a
|
LazDebuggerFp: Fixed Crash. Initialize DefaultContext for Locals.
git-svn-id: trunk@64393 -
|
2021-01-15 19:03:01 +00:00 |
|
juha
|
4d205d5b7c
|
StartLazarus: Fix compilation.
git-svn-id: trunk@64392 -
|
2021-01-14 21:54:50 +00:00 |
|
juha
|
4c27531f6f
|
LazUtils: Add function UTF8CompareTextP, use it in CompareFilenamesP.
git-svn-id: trunk@64391 -
|
2021-01-14 21:54:49 +00:00 |
|
juha
|
5d09547a8f
|
LazUtils: Move related CompareFile... functions together in LazFileUtils. No functional changes.
git-svn-id: trunk@64390 -
|
2021-01-14 21:54:46 +00:00 |
|
martin
|
1d0df4e6e4
|
FpDebug: more tests for float watches
git-svn-id: trunk@64389 -
|
2021-01-14 21:14:09 +00:00 |
|
martin
|
fa1a2fa3b0
|
FpDebug: PascalParser, fixed unary +/- / Added unary for float / tests for float
git-svn-id: trunk@64388 -
|
2021-01-14 21:14:07 +00:00 |
|
martin
|
3f5954b07e
|
FpDebug: fixed evaluating signed/unsigned mixed AND
git-svn-id: trunk@64387 -
|
2021-01-14 21:14:05 +00:00 |
|
wp
|
78d7603454
|
TAChart: Relax condition to close polygon for TPolygonSeries in case of single polygons.
git-svn-id: trunk@64386 -
|
2021-01-14 16:52:50 +00:00 |
|
juha
|
751852a44a
|
LazUtils: New function UTF8CompareLatinTextFast. Use in IDE instead of UTF8CompareText.
git-svn-id: trunk@64385 -
|
2021-01-14 13:52:23 +00:00 |
|
juha
|
42850cfe4d
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
git-svn-id: trunk@64384 -
|
2021-01-14 12:41:32 +00:00 |
|
jesus
|
9e0ae34ea4
|
LazReport: Fix mem leak introduced in the cgi/console patch.
git-svn-id: trunk@64383 -
|
2021-01-14 08:32:54 +00:00 |
|
juha
|
d7c926139c
|
IdeIntf: Use CompareText for comparing IDEWindowStateNames.
git-svn-id: trunk@64382 -
|
2021-01-13 09:45:39 +00:00 |
|