Commit Graph

60113 Commits

Author SHA1 Message Date
juha
6a07271f31 Pas2js, SynEdit, TAChart, IPro: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64463 -
2021-02-05 11:28:05 +00:00
juha
64656b41e2 OPM: Faster string comparison.
git-svn-id: trunk@64462 -
2021-02-05 11:28:02 +00:00
juha
d6aedf99e8 OPM: Use FPC_FULLVERSION for checking compiler version.
git-svn-id: trunk@64461 -
2021-02-05 11:28:01 +00:00
juha
de413141bf LazUtils: Fix and improve TLookupStringList and its example project.
git-svn-id: trunk@64460 -
2021-02-05 11:27:59 +00:00
ondrej
40268610ae SynEdit: move implementation uses to interface
git-svn-id: trunk@64459 -
2021-02-05 11:23:37 +00:00
ondrej
d8a8497788 SynEdit: remove circular dependency between SynGutterBase and SynEdit
git-svn-id: trunk@64458 -
2021-02-05 10:29:32 +00:00
maxim
b63e036f48 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #38436
git-svn-id: trunk@64457 -
2021-02-03 22:42:52 +00:00
ondrej
1e38e0210b SynEdit: fix default values for streaming of TSynScrollOnEditLeftOptions and TSynScrollOnEditRightOptions
git-svn-id: trunk@64456 -
2021-02-02 11:07:58 +00:00
juha
504af3561f ChmHelp, FpPkg, SynUni: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64455 -
2021-01-31 22:15:56 +00:00
maxim
d5db655e0e Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@64454 -
2021-01-31 21:21:45 +00:00
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