Commit Graph

60668 Commits

Author SHA1 Message Date
juha
d994d08e67 Docs: Updates for LCL and LazUtils. Issue #38787, patch from Don Siders.
git-svn-id: trunk@65059 -
2021-04-23 15:34:13 +00:00
juha
17d15df1ee LCL-GTK3: Fix mask creation (bit-bepth 8 bit). Issue #38794, patch from Anton Kavalenka.
git-svn-id: trunk@65058 -
2021-04-23 15:34:11 +00:00
juha
eb9189fcac LCL-GTK3: Fix Canvas.Line and Canvas.Rectangle artifacts. Issue #38741, patch from Anton Kavalenka.
git-svn-id: trunk@65057 -
2021-04-23 15:34:09 +00:00
juha
ef7d930ca6 LCL-GTK2: Fix rect calculation and GetTextMetrics. Prevent painting cropped chars 'jy'. Issue #38268, patch from Anton Kavalenka.
git-svn-id: trunk@65056 -
2021-04-23 15:34:08 +00:00
balazs
25a1c56fc2 LCL: Prevent crash by calling ShowDragImage/HideDragImage only if DragImageListResolution is not nil.
git-svn-id: trunk@65055 -
2021-04-23 14:40:42 +00:00
wp
492321d819 TAChart: Extend charteditor by an "all-in-one" editor.
git-svn-id: trunk@65054 -
2021-04-22 22:56:58 +00:00
michl
038cc46fc5 LCL: Win32: Fixed FormStyle fsNormal is ignored after switching back from fsStayOnTop, only working for AnchorDocking with recreating of HWND. Issue #38790
git-svn-id: trunk@65053 -
2021-04-22 21:30:27 +00:00
michl
737f3518f6 LCL: Win32: Fixed FormStyle fsNormal is ignored after switching back from fsStayOnTop. Issue #38790
git-svn-id: trunk@65052 -
2021-04-22 20:59:40 +00:00
michl
6f18e2cc44 AnchorDocking: Fixed third bug with option FloatingWindowsOnTop - loading layout in OnCreate doesn't permute this option. Issue #19272
git-svn-id: trunk@65051 -
2021-04-22 18:47:05 +00:00
balazs
6c6ce16b28 Opkman: Correctly resolve dependencies for external packages.
git-svn-id: trunk@65050 -
2021-04-22 06:54:13 +00:00
maxim
900a9fda8b Packager: renamed 'NewPackage' constant, so its name better reflects that it is not a resource string anymore
git-svn-id: trunk@65049 -
2021-04-21 22:31:50 +00:00
maxim
77b2cb1973 Packager: now that after r65047 new package name is guaranteed to be valid Pascal identifier, simplify package creation logic (also reverted r65043 #77035b28a4)
git-svn-id: trunk@65048 -
2021-04-21 22:15:40 +00:00
maxim
7d79872679 Packager: Do not allow to translate lisPkgMangNewPackage ('NewPackage') string anymore. Unbreaks "Package -> New Package" and "Package -> New Component" for most translations into languages with non-latin alphabets, as new package name should be a valid Pascal identifier. Regenerated translations.
Before this change some translations of lisPkgMangNewPackage were discarded (in "Package -> New Package") or caused crashes (in "Package -> New Component") and other translations could be changed in "unexpected" ways (basically all symbols except 'a'..'z','A'..'Z','_','0'..'9' removed) in order to get a valid Pascal identifier. This is really not desired.

git-svn-id: trunk@65047 -
2021-04-21 22:05:35 +00:00
michl
db4bb52bc2 AnchorDocking: Fixed second bug with option FloatingWindowsOnTop - a loaded layout doesn't encounter option on visible windows. Issue #19272
git-svn-id: trunk@65046 -
2021-04-21 20:51:22 +00:00
michl
15fda0e828 AnchorDocking: MiniIDE revert wrongly committed changes from revision 65044 #47972a31b7
git-svn-id: trunk@65045 -
2021-04-21 19:03:14 +00:00
michl
47972a31b7 AnchorDocking: Fixed saving/loading option FloatingWindowsOnTop. Issue #19272
git-svn-id: trunk@65044 -
2021-04-21 18:59:48 +00:00
balazs
77035b28a4 Packager: Fix ide crash when a new package is created.
git-svn-id: trunk@65043 -
2021-04-21 14:34:07 +00:00
wp
7c2cb42f1c TAChart: Add files missing from previous commit.
git-svn-id: trunk@65042 -
2021-04-21 10:18:34 +00:00
wp
b692a8c4d4 TAChart/ChartEditorDemo: Move controls from SeriesDlg to a new SeriesFrame.
git-svn-id: trunk@65041 -
2021-04-21 10:11:08 +00:00
wp
70d114b0fc TAChart/ChartEditorDemo: Move controls from AxisDlg to a new AxisFrame.
git-svn-id: trunk@65040 -
2021-04-21 07:23:06 +00:00
maxim
44cf6253c1 SynEdit: updated Russian translation
git-svn-id: trunk@65039 -
2021-04-20 22:14:12 +00:00
maxim
479dbe87fa AnchorDocking: updated Russian translation
git-svn-id: trunk@65038 -
2021-04-20 22:10:39 +00:00
maxim
98ef749845 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@65037 -
2021-04-20 22:07:59 +00:00
michl
df1e1dc31a LCL: Fixed ParentBackground of GroupBoxes cannot be set to true. Issue #38777
git-svn-id: trunk@65036 -
2021-04-20 21:57:55 +00:00
wp
72963f6adb TAChart/ChartEditorDemo: Move controls of TitleFootDlg to a new TChartTitleFootFrame unit.
git-svn-id: trunk@65035 -
2021-04-20 21:25:53 +00:00
michl
3266c2537c AnchorDocking: Add option FloatingWindowsOnTop to show single windows in front of main window. Issue #38271, #19272
git-svn-id: trunk@65034 -
2021-04-20 20:43:17 +00:00
wp
c1f7659285 TAChart/ChartEditorDemo: Move controls of LegendDlg to a new TChartLegendFrame unit.
git-svn-id: trunk@65033 -
2021-04-20 20:30:58 +00:00
balazs
8bf5d3e924 Opkman: Hide open button, when the package is not installed via OPM.
git-svn-id: trunk@65032 -
2021-04-20 19:28:15 +00:00
balazs
beabfcbd53 Opkman: Add "external" to package udpates(Options).
git-svn-id: trunk@65031 -
2021-04-20 19:26:23 +00:00
martin
7a676cf380 SynEdit: improve naming in advanced mouse opts
git-svn-id: trunk@65030 -
2021-04-20 18:57:02 +00:00
martin
98442b5353 SynEdit: improve naming in advanced mouse opts
git-svn-id: trunk@65029 -
2021-04-20 18:56:58 +00:00
wp
ddcacccef2 TAChart: Refactor saving/restoring of chart axis parameters in charteditor demo. Rename classes with Chart prefix to simplify general usage .
git-svn-id: trunk@65028 -
2021-04-20 15:04:08 +00:00
martin
0340add854 SynEdit: partly fix unfolding lines with mixed collapse and expand info
git-svn-id: trunk@65027 -
2021-04-20 13:55:52 +00:00
wp
f71e02adf7 TAChart: Refactor series editor in charteditor demo.
git-svn-id: trunk@65026 -
2021-04-20 10:07:09 +00:00
wp
67a1d35c1a TAChart: Refactor charteditor demo.
git-svn-id: trunk@65025 -
2021-04-19 21:11:37 +00:00
martin
a2f76da804 SynEdit: workaround for issue #38766 / fpc generates bad code on aach64
git-svn-id: trunk@65024 -
2021-04-19 18:05:15 +00:00
wp
f9511cf9c4 TAChart: Add option to trigger click tools by double click to charteditor demo. Fix warning of undefined function result. Fix crash in legend editor when compiled with -CR.
git-svn-id: trunk@65023 -
2021-04-18 17:37:10 +00:00
wp
4239a4409d TAChart: Clean up the chart editor demo.
git-svn-id: trunk@65022 -
2021-04-18 15:35:48 +00:00
wp
64f8842557 TAChart: Fix two variable name typos
git-svn-id: trunk@65021 -
2021-04-18 08:50:17 +00:00
wp
21890d5c7b TAChart: Fix charteditor demo crashing when compiled with -CR
git-svn-id: trunk@65020 -
2021-04-18 08:44:59 +00:00
wp
37a8b37c8f TAChart: Fix crash in charteditor due to streaming error.
git-svn-id: trunk@65019 -
2021-04-17 20:14:50 +00:00
bart
faeaeda19c GTK2: add WSCheckHandleAllocated() in TGtk2WSCustomFloatSpinEdit.SetEditorEnabled.
git-svn-id: trunk@65018 -
2021-04-17 20:11:45 +00:00
bart
1a9223f862 T(Float)SpinEdit: win32, wince: fix not obeying the value of EditorEnabled if ReadOnly is set to False
git-svn-id: trunk@65017 -
2021-04-17 16:31:49 +00:00
bart
603a8c9a72 T(Float)SpinEdit: implement EditorEnabled for GTK2. Part of issue #0038736.
git-svn-id: trunk@65016 -
2021-04-17 16:18:11 +00:00
bart
52e1881c23 T(Float)SpinEdit: QT(4): fix not obeying the value of EditorEnabled if ReadOnly is set to False
git-svn-id: trunk@65015 -
2021-04-17 15:59:09 +00:00
bart
694d81628d T(Float)SpinEdit: implement EditorEnabled for QT4. Part of Issue #0038736.
git-svn-id: trunk@65014 -
2021-04-17 15:23:25 +00:00
mattias
39035d597a IDEIntf: objectinspector: fixed frreing not used prop editors
git-svn-id: trunk@65013 -
2021-04-17 11:34:48 +00:00
mattias
c54a8fa65a lazutils: less hints
git-svn-id: trunk@65012 -
2021-04-17 11:30:56 +00:00
mattias
4927175872 lazutils: less hints
git-svn-id: trunk@65011 -
2021-04-17 11:28:55 +00:00
mattias
b9fb3cc8bc codetools: FindDeclarationOfIdentAtParam return proc head instead of proc
git-svn-id: trunk@65010 -
2021-04-17 11:22:26 +00:00