juha
|
0f0a63f6d9
|
LCL-GTK3: Improve alpha channel in bitmap drawing. Issue #38567, patch from Anton Kavalenka.
git-svn-id: trunk@64846 -
|
2021-03-21 07:23:53 +00:00 |
|
bart
|
966ee04907
|
LazUtils: in CopyDirTree() add a PathDelim to both SourceDir and TarGetDir before testing wether TarGetDir is a subdirectory of SourceDir. Issue #0038644.
git-svn-id: trunk@64845 -
|
2021-03-20 16:55:26 +00:00 |
|
balazs
|
32d3a2159b
|
Opkman: Change Install button caption.
git-svn-id: trunk@64844 -
|
2021-03-20 13:13:32 +00:00 |
|
mattias
|
bd5b47ce14
|
codetools: GetCompatiblePublishedMethods check if class or property missing
git-svn-id: trunk@64842 -
|
2021-03-20 11:28:01 +00:00 |
|
juha
|
01aadf340e
|
LCL-GTK3: Prevent a crash while exiting. Issue #38635, patch from Anton Kavalenka.
git-svn-id: trunk@64841 -
|
2021-03-20 10:16:33 +00:00 |
|
balazs
|
a4e3ce8735
|
Opkman: Update interface before package compressing. Prevent form close and show crHourGlass cursor during compress.
git-svn-id: trunk@64840 -
|
2021-03-20 08:14:30 +00:00 |
|
wp
|
bd831082aa
|
TAChart: Avoid ListChartSource.CopyFrom adding NaN-Points at the end when copying from a DbChartSource and RecordCount is not correct.
git-svn-id: trunk@64839 -
|
2021-03-19 23:49:09 +00:00 |
|
martin
|
82be1e231b
|
fix for g_value - propper init,set,unset
git-svn-id: trunk@64838 -
|
2021-03-19 21:05:36 +00:00 |
|
martin
|
1f29891c35
|
IDE, Project: Add config for NSPrincipalClass (MacOS)
git-svn-id: trunk@64837 -
|
2021-03-19 20:28:42 +00:00 |
|
juha
|
692175a06d
|
LCL-GTK3: My own component renders empty caption. Issue #38621, patch by Anton Kavalenka.
git-svn-id: trunk@64836 -
|
2021-03-18 18:01:29 +00:00 |
|
balazs
|
83820dbaf0
|
IDE: IDE does not remember width of CoolBar. Issue #37214.
git-svn-id: trunk@64835 -
|
2021-03-18 13:18:21 +00:00 |
|
dmitry
|
dff67d134c
|
lcl: update accessibility patch by David Jenkins. bug #38603
git-svn-id: trunk@64834 -
|
2021-03-18 02:48:41 +00:00 |
|
michl
|
66d4faff93
|
IDE: Designer: Use clWindowText as color for control text like components, requested in German Lazarusforum
git-svn-id: trunk@64833 -
|
2021-03-17 21:49:18 +00:00 |
|
michl
|
60109e3de5
|
IDE: Designer: Use same background color for control texts as NonFormDesigner background
git-svn-id: trunk@64832 -
|
2021-03-17 21:28:11 +00:00 |
|
michl
|
190edf1ecd
|
IDE: Change default non form designer background color to clWindow as requested in German Lazarusforum to take care of dark theme
git-svn-id: trunk@64831 -
|
2021-03-17 21:14:46 +00:00 |
|
michl
|
965b69876b
|
AnchorDocking: Enable normal CloseButton icon only for Win32, other widgetsets can't handle it. Related to revision 64812 #ccb4169a92, Issue #35806
git-svn-id: trunk@64830 -
|
2021-03-17 20:33:59 +00:00 |
|
juha
|
51dce4deb3
|
Docs: Updates for LazUtils. Issue #38629, patch from Don Siders.
git-svn-id: trunk@64829 -
|
2021-03-17 10:44:33 +00:00 |
|
martin
|
da9b3f55f6
|
Syn Test, fix compile
git-svn-id: trunk@64828 -
|
2021-03-16 20:40:26 +00:00 |
|
martin
|
38d12137b3
|
SynEdit: fix for replace in column-mode selection
git-svn-id: trunk@64827 -
|
2021-03-16 20:40:24 +00:00 |
|
martin
|
0de591ed36
|
SynEdit: Tests for keep caret x
git-svn-id: trunk@64826 -
|
2021-03-16 16:05:36 +00:00 |
|
martin
|
9c4e45f598
|
SynEdit: Fix uninitialized var for "keep caret X"
git-svn-id: trunk@64825 -
|
2021-03-16 16:03:20 +00:00 |
|
martin
|
e5e203904d
|
FpDebug: fix nil pointer in value evaluate (editor hint on identifier)
git-svn-id: trunk@64824 -
|
2021-03-16 16:03:18 +00:00 |
|
wp
|
77c4956c67
|
LCL/ShellCtrls: Undo r64821 #3ff38bdc82 for the ShellTreeView (does not display overlay icons; no speed advantage in contrast to ShellListView)
git-svn-id: trunk@64823 -
|
2021-03-16 09:28:30 +00:00 |
|
maxim
|
bdc78cd5af
|
IDE: improved wording of newly added caption, regenerated translations and updated Russian translation
git-svn-id: trunk@64822 -
|
2021-03-15 23:19:23 +00:00 |
|
wp
|
3ff38bdc82
|
LCL/ShellCtrls: Speed-up of built-in shell icons (https://forum.lazarus.freepascal.org/index.php/topic,31625.msg397701.html#msg397701)
git-svn-id: trunk@64821 -
|
2021-03-15 21:53:49 +00:00 |
|
michl
|
19c40b93bd
|
IDE: Option background color for Non Form Designer e.g. TDataModule added - as requested in German Lazarus Forum
git-svn-id: trunk@64820 -
|
2021-03-15 13:37:40 +00:00 |
|
michl
|
4a439a8841
|
DockedFormEditor: Prevent AV when cloning a pascal unit to new created SourceEditorWindow
git-svn-id: trunk@64819 -
|
2021-03-15 12:58:36 +00:00 |
|
ondrej
|
aefd991f45
|
LPI: save RunParams from active mode only in CompatibilityMode (it is not used in recent Lazarus versions and only causes dummy changes in the LPI file - the current mode is stored within the LPS)
git-svn-id: trunk@64818 -
|
2021-03-15 11:12:03 +00:00 |
|
pascal
|
1ceca464e8
|
codetools: added DISCARDRESULT to IsKeyWordProcedureSpecifier
git-svn-id: trunk@64817 -
|
2021-03-15 10:08:54 +00:00 |
|
michl
|
9432e8db16
|
AnchorDockingDsgn: Just load config from file, when file is available or settings from ADLayoutDefault.lrs will be ignored
git-svn-id: trunk@64816 -
|
2021-03-15 00:34:38 +00:00 |
|
michl
|
0a5bd9f64e
|
AnchorDocking: Fixed IDE with AnchorDockingDesgn cannot close cloned source editor, issue #38296
git-svn-id: trunk@64815 -
|
2021-03-15 00:21:50 +00:00 |
|
michl
|
c5b06ed789
|
IDE: Close empty Source Editor window same as with one source file left
git-svn-id: trunk@64814 -
|
2021-03-15 00:13:35 +00:00 |
|
michl
|
3ef2b000df
|
AnchorDocking: Revert revision 64798 #970b6b43d6, 64805 #9777df5da6 and 64806 as it is not clear for user and open a new clean window can be implemented otherwise
git-svn-id: trunk@64813 -
|
2021-03-15 00:08:14 +00:00 |
|
michl
|
ccb4169a92
|
AnchorDocking: Use default close button, so it scaled in HighDPI, issue #35806
git-svn-id: trunk@64812 -
|
2021-03-14 21:51:30 +00:00 |
|
wp
|
2c5911c6d3
|
TAChart: Fix compilation with FPC 3.0.4, issue #38623. Undo part of r64450 #47499875e6 which does not compile with 3.0.4 either.
git-svn-id: trunk@64811 -
|
2021-03-14 21:30:50 +00:00 |
|
maxim
|
fe03edd4aa
|
IDE: increased DropDownCount of project types ComboBox in Startup options page even more (to 20) and improved its anchoring
git-svn-id: trunk@64810 -
|
2021-03-14 21:02:57 +00:00 |
|
maxim
|
868f533cc1
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@64809 -
|
2021-03-14 20:47:00 +00:00 |
|
juha
|
e258c45f8c
|
IDE: Increase DropDownCount of project types ComboBox in Startup options page.
git-svn-id: trunk@64808 -
|
2021-03-14 20:40:25 +00:00 |
|
michl
|
b73594affa
|
AnchorDocking: Fixed size of close buttons very small on High DPI, patch from Sven Barth, issue #35806
git-svn-id: trunk@64807 -
|
2021-03-14 19:22:14 +00:00 |
|
michl
|
ccf0334712
|
AnchorDockingDsgn: Enable FreeWindowOnClose per default
git-svn-id: trunk@64806 -
|
2021-03-14 18:57:19 +00:00 |
|
michl
|
9777df5da6
|
AnchorDocking: Closing with caFree with PopupMenu added, missed part of revision 64798 #970b6b43d6, issue #38296
git-svn-id: trunk@64805 -
|
2021-03-14 13:43:49 +00:00 |
|
wp
|
6b6de2da43
|
TAChart: Add wordwrapping feature to chart title and footer.
git-svn-id: trunk@64804 -
|
2021-03-14 12:01:23 +00:00 |
|
wp
|
3289f2c7f1
|
TAChart: Register TStringMultiLinePropertyEditor for TAChartAxisTitle.Caption
git-svn-id: trunk@64803 -
|
2021-03-14 10:33:57 +00:00 |
|
juha
|
1d097a9a7d
|
LCL-GTK3: Improve bitmap drawing etc. Issue #38567, patch from Anton Kavalenka.
git-svn-id: trunk@64802 -
|
2021-03-14 08:12:17 +00:00 |
|
juha
|
2b0050a648
|
Docs: Updates for LCL. Issue #38619, patch from Don Siders.
git-svn-id: trunk@64801 -
|
2021-03-14 08:12:15 +00:00 |
|
juha
|
f4cb483f2d
|
IDE: Fix reading ancestor type TFrame for object in LFM when it is not a direct ancestor. Issue #38585, patch from Martok.
git-svn-id: trunk@64800 -
|
2021-03-14 07:41:46 +00:00 |
|
wp
|
2d5c00038e
|
TAChart: Add wordwrapping feature to axis title.
git-svn-id: trunk@64799 -
|
2021-03-14 00:27:35 +00:00 |
|
michl
|
970b6b43d6
|
AnchorDocking: Allow caFree on closing, Fixed IDE with AnchorDockingDesgn cannot close cloned source editor, issue #38296
git-svn-id: trunk@64798 -
|
2021-03-13 22:38:35 +00:00 |
|
michl
|
fb27077eba
|
IDE: Don't close a source editor window, when user abort it
git-svn-id: trunk@64797 -
|
2021-03-13 22:11:12 +00:00 |
|
michl
|
17e504a971
|
LCL: Win32: Fixed IDE crashes when ssAutoBoth is set for large Lines text. Issue #36192
git-svn-id: trunk@64796 -
|
2021-03-13 19:30:28 +00:00 |
|