mattias
|
0502efa986
|
IDE: fixed repair lfm, finding defineproperties
git-svn-id: trunk@64766 -
|
2021-03-07 19:41:04 +00:00 |
|
mattias
|
4fda9bfdb6
|
IDE: fixed crash on load lfm error
git-svn-id: trunk@64765 -
|
2021-03-07 16:13:02 +00:00 |
|
wp
|
2c9ec4c1ed
|
LCL/ShellCtrls: Display default shell icons in TShellListView. Issue #18247.
git-svn-id: trunk@64764 -
|
2021-03-07 14:39:17 +00:00 |
|
juha
|
bda23a6856
|
IDE: Fix reading ancestor type TFrame for object in LFM when it is not a direct ancestor. Issue #38585.
git-svn-id: trunk@64763 -
|
2021-03-07 13:24:52 +00:00 |
|
juha
|
2fa9987008
|
IDE, Codetools: Simplify LoadAncestorDependencyHidden. Use "out" parameter when appropriate.
git-svn-id: trunk@64762 -
|
2021-03-07 13:24:51 +00:00 |
|
mattias
|
4ec7483328
|
codetools: updated controller types, issue #38596
git-svn-id: trunk@64761 -
|
2021-03-07 11:39:46 +00:00 |
|
michl
|
47a75ed8b8
|
DockedFormEditor: Debug texts added
git-svn-id: trunk@64760 -
|
2021-03-06 21:03:11 +00:00 |
|
mattias
|
66352de6ae
|
IDE: fixed loading project dependencies with min/maxversion, issue #38587
git-svn-id: trunk@64759 -
|
2021-03-06 20:58:19 +00:00 |
|
mattias
|
8981264152
|
IDE: fixed project inspector/package editor requirement Apply Changes
git-svn-id: trunk@64758 -
|
2021-03-06 20:45:38 +00:00 |
|
bart
|
07895b46b1
|
TMaskEdit: change internal datstructure, remove no longer needed functions.
- better code readability (IMHO).
- lifts the current restriction on the number of tMaskedTye enums we can have.
git-svn-id: trunk@64757 -
|
2021-03-06 18:49:05 +00:00 |
|
bart
|
86d7ce6416
|
TMaskEdit: some comment regarding FFirstFreePos and FCursorPos. No functional changes.
git-svn-id: trunk@64756 -
|
2021-03-06 10:48:27 +00:00 |
|
bart
|
3f1bd7f441
|
TMaskEdit: select first editable character after Reset.
git-svn-id: trunk@64755 -
|
2021-03-06 10:43:26 +00:00 |
|
juha
|
867003246c
|
IDE: Stop background searching when closing Code Browser. Issue #38266.
git-svn-id: trunk@64754 -
|
2021-03-06 09:47:01 +00:00 |
|
juha
|
64d868d252
|
FPReport designer: Fix adding report variables on some widgetsets. Issue #38140.
git-svn-id: trunk@64753 -
|
2021-03-05 22:32:59 +00:00 |
|
juha
|
ca2323fd5e
|
temp
git-svn-id: trunk@64752 -
|
2021-03-05 22:32:57 +00:00 |
|
mattias
|
8faf2f2b80
|
codetools: fixed event assignment completion keep spaces in front of := operator
git-svn-id: trunk@64750 -
|
2021-03-05 18:26:11 +00:00 |
|
marcus
|
2d998f5ce8
|
Fixed compilation of MUI Widgetset after r64747 #e431045dac
git-svn-id: trunk@64749 -
|
2021-03-05 16:33:59 +00:00 |
|
balazs
|
53d2d1558a
|
IDE: When adding existing forms (originally created in other project) to a new project, those forms are not shown in the list of units/forms which can be inherited. Issue #38584.
git-svn-id: trunk@64748 -
|
2021-03-05 16:09:38 +00:00 |
|
wp
|
e431045dac
|
LCL/ShellTreeView: Add ShellCtrls to widgetsets. Widgetset-based solution for automatic shell icons in TShellTreeView (implemented for win32 only).
git-svn-id: trunk@64747 -
|
2021-03-05 15:14:19 +00:00 |
|
juha
|
381d67724c
|
LCL: Do not wrap around in TCustomListView.GetNextItem with search direction = sdAll. Issue #38565.
git-svn-id: trunk@64746 -
|
2021-03-05 09:52:34 +00:00 |
|
juha
|
8fde568fcc
|
LCL: Synchronize CustomApplication with Application. At least unit CustomTimer uses it. Issue #38544.
git-svn-id: trunk@64745 -
|
2021-03-05 09:52:32 +00:00 |
|
bart
|
294a0a98c4
|
TMaskEdit: after deleting an extended selection, don't select a maskliteral. Reported in https://forum.lazarus.freepascal.org/index.php/topic,53557.0.html
git-svn-id: trunk@64744 -
|
2021-03-04 19:51:10 +00:00 |
|
juha
|
9046b533af
|
LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible.
git-svn-id: trunk@64743 -
|
2021-03-04 08:58:54 +00:00 |
|
martin
|
3205592cba
|
GdbmiDebugger: Fix formatting result value / broken somewhere in recent "string speedup" changes
git-svn-id: trunk@64742 -
|
2021-03-03 20:13:24 +00:00 |
|
bart
|
20bd46fcf7
|
TMaskEdit: override SelectAll. Reported on forum: https://forum.lazarus.freepascal.org/index.php/topic,53557.0.html
git-svn-id: trunk@64741 -
|
2021-03-03 17:51:57 +00:00 |
|
juha
|
aa364c1cfc
|
LCL-GTK3: Fix TPanel paint. Issue #38562, patch from Anton Kavalenka.
git-svn-id: trunk@64740 -
|
2021-03-03 15:45:13 +00:00 |
|
juha
|
bb79fd08da
|
SynEdit: Revert one more change. BasedMix can be empty.
git-svn-id: trunk@64739 -
|
2021-03-03 14:45:34 +00:00 |
|
wp
|
4d7eac2eb8
|
Opkman: Less hints
git-svn-id: trunk@64738 -
|
2021-03-03 11:31:27 +00:00 |
|
wp
|
09075a320b
|
Opkman: Avoid unnecessary LCL scaling steps for VTV. Issue #37886.
git-svn-id: trunk@64737 -
|
2021-03-03 11:21:39 +00:00 |
|
mattias
|
e7683e534c
|
chmhelp: fixed compile fpc 3.0.4
git-svn-id: trunk@64735 -
|
2021-03-03 10:31:37 +00:00 |
|
mattias
|
210c56552a
|
chmhelp: fixed reading index, issue #30302
git-svn-id: trunk@64733 -
|
2021-03-03 10:24:54 +00:00 |
|
mattias
|
3679936306
|
IDEIntf: comment
git-svn-id: trunk@64732 -
|
2021-03-03 10:24:09 +00:00 |
|
mattias
|
53c3022880
|
IDE: clean up
git-svn-id: trunk@64731 -
|
2021-03-03 10:23:46 +00:00 |
|
juha
|
dfb8608d9a
|
SynEdit: Restore Copy() calls. SetLength() may make a string longer with garbage in the end.
git-svn-id: trunk@64730 -
|
2021-03-03 10:21:52 +00:00 |
|
juha
|
d374ec2bf1
|
Packager: Show PackageEditor as modified after changing "Register Unit" or "Use Unit". Issue #37208.
git-svn-id: trunk@64729 -
|
2021-03-03 10:21:50 +00:00 |
|
wp
|
93ff7806b5
|
IDE/SourceEditor: Fix high-dpi position of Replace prompt dialog. Issue #37985.
git-svn-id: trunk@64728 -
|
2021-03-03 09:24:44 +00:00 |
|
balazs
|
8445edd27f
|
Opkman: Less hint + Fix high dpi bug, when displaying rating stars. Issue #37886.
git-svn-id: trunk@64727 -
|
2021-03-02 21:22:24 +00:00 |
|
michl
|
817c9aa159
|
DockedFormEditor: Simplify code - use just one method to find ModulePageControl
git-svn-id: trunk@64726 -
|
2021-03-02 19:52:56 +00:00 |
|
mattias
|
16eb8abc21
|
cody: fixed vk_up on empty
git-svn-id: trunk@64724 -
|
2021-03-02 18:04:30 +00:00 |
|
mattias
|
26cadbd4f3
|
IDE: started showing help for built-in functions
git-svn-id: trunk@64723 -
|
2021-03-02 14:40:13 +00:00 |
|
mattias
|
3386007fe0
|
synedit: fixed compile
git-svn-id: trunk@64722 -
|
2021-03-02 13:52:59 +00:00 |
|
ondrej
|
64d6ca58a7
|
SynEdit: improve StartsStr optimization from r64527 #077ebbe494 (do not convert PChar to string)
git-svn-id: trunk@64721 -
|
2021-03-02 12:41:42 +00:00 |
|
juha
|
38c765c42c
|
Packager: Rename event handlers. Reserve "On..." names to events.
git-svn-id: trunk@64720 -
|
2021-03-02 09:42:10 +00:00 |
|
juha
|
c780b377f8
|
IDE: Update project's DefineTemplates after adding or deleting package dependency. Improve building many modes.
git-svn-id: trunk@64719 -
|
2021-03-02 09:42:08 +00:00 |
|
juha
|
c53aae59a8
|
Docs: Updates for LCL. Issue #38564, patch from Don Siders.
git-svn-id: trunk@64718 -
|
2021-03-01 20:14:04 +00:00 |
|
dmitry
|
2e91d3ccef
|
cocoa: update list of patreons. Thank you all for your support
git-svn-id: trunk@64717 -
|
2021-03-01 18:17:11 +00:00 |
|
zeljko
|
0f32d7c396
|
Qt5: fixed drawing of TSpeedButton.Flat=true when mouse over. issue #38356
git-svn-id: trunk@64716 -
|
2021-03-01 17:43:27 +00:00 |
|
wp
|
1ff32ae62f
|
TAChart: Fix occasional crash due to r64662 #d58c41bcad
git-svn-id: trunk@64715 -
|
2021-03-01 17:13:56 +00:00 |
|
balazs
|
6bdff78d46
|
Opkman: Fix mouse wrong X coordinate.
git-svn-id: trunk@64714 -
|
2021-03-01 16:19:30 +00:00 |
|
wp
|
f69e733322
|
IDE: Fix icon in registersdlg not being scaled. Issue #37975.
git-svn-id: trunk@64713 -
|
2021-03-01 15:46:02 +00:00 |
|