Merged revision(s) 56162 #f9cb151061, 56219 #cb655096b6 from trunk:
LCL: Fixed TSpinEditEx Focus on Tab Click doesn't work. Issue #36201 ........ LazControls: New HiRes component palette icons (kindly provided by Roland Hahn). ........ git-svn-id: branches/fixes_1_8@56237 -
22
.gitattributes
vendored
@ -2278,16 +2278,38 @@ components/lazcontrols/fpmake.pp svneol=native#text/plain
|
|||||||
components/lazcontrols/images/lazcontrols.bat svneol=native#text/plain
|
components/lazcontrols/images/lazcontrols.bat svneol=native#text/plain
|
||||||
components/lazcontrols/images/lazcontrols_list.txt svneol=native#text/plain
|
components/lazcontrols/images/lazcontrols_list.txt svneol=native#text/plain
|
||||||
components/lazcontrols/images/tcheckboxthemed.png -text svneol=unset#image/png
|
components/lazcontrols/images/tcheckboxthemed.png -text svneol=unset#image/png
|
||||||
|
components/lazcontrols/images/tcheckboxthemed_150.png -text
|
||||||
|
components/lazcontrols/images/tcheckboxthemed_200.png -text
|
||||||
components/lazcontrols/images/tdividerbevel.png -text
|
components/lazcontrols/images/tdividerbevel.png -text
|
||||||
|
components/lazcontrols/images/tdividerbevel_150.png -text
|
||||||
|
components/lazcontrols/images/tdividerbevel_200.png -text
|
||||||
components/lazcontrols/images/textendednotebook.png -text
|
components/lazcontrols/images/textendednotebook.png -text
|
||||||
|
components/lazcontrols/images/textendednotebook_150.png -text
|
||||||
|
components/lazcontrols/images/textendednotebook_200.png -text
|
||||||
components/lazcontrols/images/textendedtabcontrol.png -text svneol=unset#image/png
|
components/lazcontrols/images/textendedtabcontrol.png -text svneol=unset#image/png
|
||||||
|
components/lazcontrols/images/textendedtabcontrol_150.png -text
|
||||||
|
components/lazcontrols/images/textendedtabcontrol_200.png -text
|
||||||
components/lazcontrols/images/tfloatspineditex.png -text svneol=unset#image/png
|
components/lazcontrols/images/tfloatspineditex.png -text svneol=unset#image/png
|
||||||
|
components/lazcontrols/images/tfloatspineditex_150.png -text
|
||||||
|
components/lazcontrols/images/tfloatspineditex_200.png -text
|
||||||
components/lazcontrols/images/tlistfilteredit.png -text
|
components/lazcontrols/images/tlistfilteredit.png -text
|
||||||
|
components/lazcontrols/images/tlistfilteredit_150.png -text
|
||||||
|
components/lazcontrols/images/tlistfilteredit_200.png -text
|
||||||
components/lazcontrols/images/tlistviewfilteredit.png -text svneol=unset#image/png
|
components/lazcontrols/images/tlistviewfilteredit.png -text svneol=unset#image/png
|
||||||
|
components/lazcontrols/images/tlistviewfilteredit_150.png -text
|
||||||
|
components/lazcontrols/images/tlistviewfilteredit_200.png -text
|
||||||
components/lazcontrols/images/tlvlgraphcontrol.png -text svneol=unset#image/png
|
components/lazcontrols/images/tlvlgraphcontrol.png -text svneol=unset#image/png
|
||||||
|
components/lazcontrols/images/tlvlgraphcontrol_150.png -text
|
||||||
|
components/lazcontrols/images/tlvlgraphcontrol_200.png -text
|
||||||
components/lazcontrols/images/tshortpathedit.png -text svneol=unset#image/png
|
components/lazcontrols/images/tshortpathedit.png -text svneol=unset#image/png
|
||||||
|
components/lazcontrols/images/tshortpathedit_150.png -text
|
||||||
|
components/lazcontrols/images/tshortpathedit_200.png -text
|
||||||
components/lazcontrols/images/tspineditex.png -text svneol=unset#image/png
|
components/lazcontrols/images/tspineditex.png -text svneol=unset#image/png
|
||||||
|
components/lazcontrols/images/tspineditex_150.png -text
|
||||||
|
components/lazcontrols/images/tspineditex_200.png -text
|
||||||
components/lazcontrols/images/ttreefilteredit.png -text svneol=unset#image/png
|
components/lazcontrols/images/ttreefilteredit.png -text svneol=unset#image/png
|
||||||
|
components/lazcontrols/images/ttreefilteredit_150.png -text
|
||||||
|
components/lazcontrols/images/ttreefilteredit_200.png -text
|
||||||
components/lazcontrols/lazcontrols.lpk svneol=native#text/xml
|
components/lazcontrols/lazcontrols.lpk svneol=native#text/xml
|
||||||
components/lazcontrols/lazcontrols.pas svneol=native#text/pascal
|
components/lazcontrols/lazcontrols.pas svneol=native#text/pascal
|
||||||
components/lazcontrols/lazcontrols.res -text
|
components/lazcontrols/lazcontrols.res -text
|
||||||
|
@ -1,11 +1,33 @@
|
|||||||
tcheckboxthemed.png
|
tcheckboxthemed.png
|
||||||
|
tcheckboxthemed_150.png
|
||||||
|
tcheckboxthemed_200.png
|
||||||
tdividerbevel.png
|
tdividerbevel.png
|
||||||
|
tdividerbevel_150.png
|
||||||
|
tdividerbevel_200.png
|
||||||
textendednotebook.png
|
textendednotebook.png
|
||||||
|
textendednotebook_150.png
|
||||||
|
textendednotebook_200.png
|
||||||
textendedtabcontrol.png
|
textendedtabcontrol.png
|
||||||
tlistfilteredit.png
|
textendedtabcontrol_150.png
|
||||||
tlistviewfilteredit.png
|
textendedtabcontrol_200.png
|
||||||
ttreefilteredit.png
|
|
||||||
tlvlgraphcontrol.png
|
|
||||||
tshortpathedit.png
|
|
||||||
tfloatspineditex.png
|
tfloatspineditex.png
|
||||||
tspineditex.png
|
tfloatspineditex_150.png
|
||||||
|
tfloatspineditex_200.png
|
||||||
|
tlistfilteredit.png
|
||||||
|
tlistfilteredit_150.png
|
||||||
|
tlistfilteredit_200.png
|
||||||
|
tlistviewfilteredit.png
|
||||||
|
tlistviewfilteredit_150.png
|
||||||
|
tlistviewfilteredit_200.png
|
||||||
|
tlvlgraphcontrol.png
|
||||||
|
tlvlgraphcontrol_150.png
|
||||||
|
tlvlgraphcontrol_200.png
|
||||||
|
tshortpathedit.png
|
||||||
|
tshortpathedit_150.png
|
||||||
|
tshortpathedit_200.png
|
||||||
|
tspineditex.png
|
||||||
|
tspineditex_150.png
|
||||||
|
tspineditex_200.png
|
||||||
|
ttreefilteredit.png
|
||||||
|
ttreefilteredit_150.png
|
||||||
|
ttreefilteredit_200.png
|
||||||
|
Before Width: | Height: | Size: 282 B After Width: | Height: | Size: 494 B |
BIN
components/lazcontrols/images/tcheckboxthemed_150.png
Normal file
After Width: | Height: | Size: 647 B |
BIN
components/lazcontrols/images/tcheckboxthemed_200.png
Normal file
After Width: | Height: | Size: 689 B |
Before Width: | Height: | Size: 321 B After Width: | Height: | Size: 616 B |
BIN
components/lazcontrols/images/tdividerbevel_150.png
Normal file
After Width: | Height: | Size: 827 B |
BIN
components/lazcontrols/images/tdividerbevel_200.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 503 B After Width: | Height: | Size: 868 B |
BIN
components/lazcontrols/images/textendednotebook_150.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
components/lazcontrols/images/textendednotebook_200.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 298 B After Width: | Height: | Size: 657 B |
BIN
components/lazcontrols/images/textendedtabcontrol_150.png
Normal file
After Width: | Height: | Size: 845 B |
BIN
components/lazcontrols/images/textendedtabcontrol_200.png
Normal file
After Width: | Height: | Size: 993 B |
Before Width: | Height: | Size: 400 B After Width: | Height: | Size: 592 B |
BIN
components/lazcontrols/images/tfloatspineditex_150.png
Normal file
After Width: | Height: | Size: 801 B |
BIN
components/lazcontrols/images/tfloatspineditex_200.png
Normal file
After Width: | Height: | Size: 983 B |
Before Width: | Height: | Size: 840 B After Width: | Height: | Size: 655 B |
BIN
components/lazcontrols/images/tlistfilteredit_150.png
Normal file
After Width: | Height: | Size: 846 B |
BIN
components/lazcontrols/images/tlistfilteredit_200.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 526 B After Width: | Height: | Size: 764 B |
BIN
components/lazcontrols/images/tlistviewfilteredit_150.png
Normal file
After Width: | Height: | Size: 877 B |
BIN
components/lazcontrols/images/tlistviewfilteredit_200.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 395 B After Width: | Height: | Size: 755 B |
BIN
components/lazcontrols/images/tlvlgraphcontrol_150.png
Normal file
After Width: | Height: | Size: 857 B |
BIN
components/lazcontrols/images/tlvlgraphcontrol_200.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 791 B After Width: | Height: | Size: 606 B |
BIN
components/lazcontrols/images/tshortpathedit_150.png
Normal file
After Width: | Height: | Size: 768 B |
BIN
components/lazcontrols/images/tshortpathedit_200.png
Normal file
After Width: | Height: | Size: 976 B |
Before Width: | Height: | Size: 399 B After Width: | Height: | Size: 496 B |
BIN
components/lazcontrols/images/tspineditex_150.png
Normal file
After Width: | Height: | Size: 681 B |
BIN
components/lazcontrols/images/tspineditex_200.png
Normal file
After Width: | Height: | Size: 798 B |
Before Width: | Height: | Size: 646 B After Width: | Height: | Size: 781 B |
BIN
components/lazcontrols/images/ttreefilteredit_150.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
components/lazcontrols/images/ttreefilteredit_200.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
@ -352,6 +352,12 @@ begin
|
|||||||
SetInitialBounds(0, 0, CX, CY);
|
SetInitialBounds(0, 0, CX, CY);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
procedure TCustomFloatSpinEditEx.GetTabOrderList(List: TFPList);
|
||||||
|
begin
|
||||||
|
// just the TCustomEditButton as container should be tabable, see issue #32335
|
||||||
|
// so no inherited adding of child controls
|
||||||
|
end;
|
||||||
|
|
||||||
function TCustomFloatSpinEditEx.GetLimitedValue(const AValue: Double): Double;
|
function TCustomFloatSpinEditEx.GetLimitedValue(const AValue: Double): Double;
|
||||||
begin
|
begin
|
||||||
Result := AValue;
|
Result := AValue;
|
||||||
|
@ -141,6 +141,7 @@ type
|
|||||||
property MinRepeatValue: Byte read FMinRepeatValue write SetMinRepeatValue default 100;
|
property MinRepeatValue: Byte read FMinRepeatValue write SetMinRepeatValue default 100;
|
||||||
public
|
public
|
||||||
constructor Create(TheOwner: TComponent); override;
|
constructor Create(TheOwner: TComponent); override;
|
||||||
|
procedure GetTabOrderList(List: TFPList); override;
|
||||||
function GetLimitedValue(const AValue: Double): Double; virtual;
|
function GetLimitedValue(const AValue: Double): Double; virtual;
|
||||||
function ValueToStr(const AValue: Double): String; virtual;
|
function ValueToStr(const AValue: Double): String; virtual;
|
||||||
function StrToValue(const S: String): Double; virtual;
|
function StrToValue(const S: String): Double; virtual;
|
||||||
|
Before Width: | Height: | Size: 400 B After Width: | Height: | Size: 592 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 801 B |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 983 B |
Before Width: | Height: | Size: 399 B After Width: | Height: | Size: 496 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 681 B |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 798 B |
@ -1183,7 +1183,6 @@ begin
|
|||||||
FDirectInput := True;
|
FDirectInput := True;
|
||||||
FIsReadOnly := False;
|
FIsReadOnly := False;
|
||||||
TabStop := True;
|
TabStop := True;
|
||||||
inherited TabStop := False;
|
|
||||||
FocusOnBuddyClick := False;
|
FocusOnBuddyClick := False;
|
||||||
FSpacing := 0;
|
FSpacing := 0;
|
||||||
SetInitialBounds(0, 0, GetControlClassDefaultSize.CX, GetControlClassDefaultSize.CY);
|
SetInitialBounds(0, 0, GetControlClassDefaultSize.CX, GetControlClassDefaultSize.CY);
|
||||||
|