Commit Graph

60153 Commits

Author SHA1 Message Date
jesus
1fceb1f301 LCL, fix first typed character in dbmemo under GTK, issue #37123
git-svn-id: trunk@64453 -
2021-01-31 20:25:46 +00:00
dmitry
b1a7028cfe cocoa: revise the color selection for controls. Patch by Zoë Peterson. bug #38280
git-svn-id: trunk@64452 -
2021-01-31 06:07:53 +00:00
dmitry
d0a5722486 cocoa: restoring the original context state after drawing. Attempting to prevent unexpected upside downs. Patch by David Jenkins. bug #36021
git-svn-id: trunk@64451 -
2021-01-31 05:56:03 +00:00
wp
47499875e6 TAChart: Less hints and warnings
git-svn-id: trunk@64450 -
2021-01-30 23:48:53 +00:00
wp
cf684284aa TAChart: Extend listbox demo to show sorting and rearranging listbox series.
git-svn-id: trunk@64449 -
2021-01-30 22:56:26 +00:00
dmitry
705298159f cocoa: proper callback object initialization. Scrollview must be the handle for the list box. bug #38362
git-svn-id: trunk@64448 -
2021-01-30 22:56:07 +00:00
wp
a5b4e02b77 TAChart: Add methods to exchange and sort items of the TChartListbox.
git-svn-id: trunk@64447 -
2021-01-30 22:55:37 +00:00
dmitry
bd85539715 cocoa: doing the proper hit testing using the bounds of the handle frame. bug #38362
git-svn-id: trunk@64446 -
2021-01-30 22:53:53 +00:00
juha
d9767178be LCL: Fix compilation on Windows. "Rect" is in unit Windows and unit Classes. Issue #38427.
git-svn-id: trunk@64445 -
2021-01-30 21:07:07 +00:00
juha
48bc5d771e IDE, OPM: Add missing ellipsis (...) to menu item captions, and icons for ComponentList. Issue #38420.
git-svn-id: trunk@64444 -
2021-01-30 18:36:57 +00:00
juha
a542627231 LCL: Use a faster compare method for case-insensitive StringList.
git-svn-id: trunk@64443 -
2021-01-30 18:36:54 +00:00
dmitry
d0ac16bcc5 cocoa: adding an option to use UTI for file dialog filtering to avoid the verification lag. bug #38399
git-svn-id: trunk@64442 -
2021-01-30 17:58:39 +00:00
marco
960fa0a883 * removed double paragraph wrapping of VisibleColCount
git-svn-id: trunk@64441 -
2021-01-30 16:03:45 +00:00
juha
20c5ac47c0 IDE: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64440 -
2021-01-29 19:59:04 +00:00
juha
9c257cbd04 DocEditor: Use a faster compare method for case-insensitive StringList.
git-svn-id: trunk@64439 -
2021-01-29 19:58:58 +00:00
juha
2ba0ae90c4 IDE: Formatting and cleanup.
git-svn-id: trunk@64438 -
2021-01-29 19:58:57 +00:00
juha
c32adb1c7f Instead of UTF8CompareText use AnsiCompareText which uses mostly system libraries.
git-svn-id: trunk@64437 -
2021-01-29 19:58:55 +00:00
martin
dfa3fe0ea4 TTabControl: reverted/replaced r64424 #ed6e087523: "fix ClientOrigin, Issue #38403 - Need the origin of the child TabControl".
Modifying the ClientOrigin affects child-controls of the TTabControl.
Also fixes issue #38422, endless recursion if no handle was allocated.

git-svn-id: trunk@64436 -
2021-01-29 18:53:47 +00:00
martin
6fc365af0b LCL: Fix ReleaseComponents hang with modal window. Issue #0021451
git-svn-id: trunk@64435 -
2021-01-29 18:53:45 +00:00
wp
b269bcc49f TAChart: Extend listbox demo to show sorting.
git-svn-id: trunk@64434 -
2021-01-29 15:18:54 +00:00
juha
b5423bfb19 IdeIntf: Refresh OI's component TreeView also when it is not initially open.
git-svn-id: trunk@64433 -
2021-01-29 14:52:03 +00:00
michl
ed738a8192 Show code from Search Results when a docked form editor is used
git-svn-id: trunk@64432 -
2021-01-28 21:19:49 +00:00
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