Commit Graph

22079 Commits

Author SHA1 Message Date
Dmitry Boyarintsev
e8614c81e9 cocoa: passing the checkminmax value 2021-10-06 23:57:46 +03:00
Dmitry Boyarintsev
1bef01e030 cocoa: adding the check for min and max values of the spin edit. If they are the same, pretend we don't have any boundires 2021-10-06 23:57:46 +03:00
Dmitry Boyarintsev
b84637afff cocoa: removing hardcoded offset of the content. it should have been already offset enough 2021-10-06 23:57:46 +03:00
Dmitry Boyarintsev
49bb85a7ba cocoa: hidding the text title for ownerdrawn controls 2021-10-06 23:57:46 +03:00
Željan Rikalo
26930d85c6 Qt,Qt5: fixed antialiased paint of ellipse and poylgon. issue #35568 , issue #39416 2021-10-06 19:57:32 +02:00
Željan Rikalo
29fa1e508e Qt,Qt5: fixed maximized window with borderstyle = bsnone. issue #39158 2021-10-06 13:46:42 +02:00
Željan Rikalo
e8317fb534 Qt,Qt5: fixed problem with drawing primitives when antialiasing enabled. issue #39416 2021-10-06 11:37:19 +02:00
Juha
02eed0c903 LCL: A new angle bracket option for TreeViewExpandSignType. Issue #39361, patch by Alexey T. 2021-10-04 11:35:11 +03:00
Bart
2befd9dd7f T(Float)SpinEdit: make Modified have the correct value in OnChange as well. 2021-10-03 21:41:34 +02:00
Bart
abd3cd5c6b T(Float)SpinEdit: set Modified to False if Value is set programmatically. 2021-10-03 12:47:45 +02:00
Bart
a669e08450 TComboBox: update ItemIndex in RealSetText also if Text is empty string. Issue #39366. 2021-10-03 10:05:51 +02:00
wp_xyz
608ffc5ee9 LCL/Dialogs: Auto-sized layout for InputCombo(Ex). Fixes issue #39410. 2021-10-02 12:54:34 +02:00
wp_xyz
d33a33921c LCL/TCustomCheckbox and descendants: Measure size of checkbox/radiobutton symbol from ThemeServices rather than from SystemMetrics. Fixes issue #39398. 2021-10-02 12:52:35 +02:00
Maxim Ganetsky
2b295d7617 Regenerated translations after revision 865013ee 2021-10-01 00:20:20 +03:00
Juha
48097761d8 LCL-GTK3: Debug output for function TGtk3WidgetSet.GetWindowOrgEx. 2021-09-30 22:55:18 +03:00
Juha
f120539d03 LCL-GTK3: Show applications better under KWin. Issue #39367, patch by Anton Kavalenka. 2021-09-30 17:30:27 +03:00
Juha
865013eeb9 IDE: Remove unused and duplicate resource strings. Fix exception messages. 2021-09-30 17:23:21 +03:00
Dmitry Boyarintsev
8a971e273f cocoa: fix the detection of the row by coordinates. using scrollView documentVisible rect instead of visibileRect 2021-09-30 00:20:17 +03:00
Dmitry Boyarintsev
7fb476c5cd cocoa: implementing .MakeVisible() for TListView items 2021-09-30 00:20:16 +03:00
Dmitry Boyarintsev
10e94128a0 cocoa: resolve the inconsistency with BOM removal from the string on conversion from UTF8 to NSString 2021-09-30 00:20:16 +03:00
Dmitry Boyarintsev
cbb2859959 cocoa: making UpdateTabAndArrowVisibility part of the interface 2021-09-30 00:20:16 +03:00
Dmitry Boyarintsev
90efbfef0f cocoa: evaluating the need of next and prev arrows on the change of the tab caption 2021-09-30 00:20:16 +03:00
Juha
ce6715ed78 Correct spelling errors for "Width" in various units. Issue #39402, patch by Don Siders. 2021-09-26 21:40:16 +03:00
Martin
668fd03717 WS, Win32: ShowModal, Fix checking for correct handle. Prevent crash. See Issue #39314 2021-09-24 16:22:41 +02:00
Martin
e76bdc6b5b WS, Win32: SelectFolderDialog, make sure widgetset is initialized. Issue #39314 2021-09-24 16:12:19 +02:00
Martin
754cedea82 WS, Win32: ShowModal, Fix checking for correct handle. Prevent crash. See Issue #39314 2021-09-24 15:48:45 +02:00
Bart
6eca378f9d TListView: call OnDeletion also when destroying. Issue #39391. 2021-09-23 14:16:03 +02:00
Željan Rikalo
48689f526c Qt5: fixed calling ThemeServices.OnThemeChange. Issue #38592 2021-09-15 11:46:28 +02:00
Željan Rikalo
fc6854704d Qt5: implemented TCustomMemo.setCaretPos(). Patch by Joeny Ang. Issue #39373 2021-09-15 10:56:17 +02:00
Željan Rikalo
515da22427 Qt5: fixed doubled menu items in IDE.issue #39364 2021-09-14 12:15:03 +02:00
wp_xyz
95da3f4854 LCL/LCLScaling: Fix ParentFont becoming to false upon scaling. Issue #37299. 2021-09-10 21:05:39 +02:00
Jesus Reyes A
282f0a29fe LCL: grids: enable ellipsis editor color. 2021-09-04 19:04:07 -05:00
Jesus Reyes A
f8f1652fd4 LCL: Fix grid ellipsis editor layout. Issue #34307 2021-09-04 18:43:42 -05:00
Željan Rikalo
63ca7a9ace Qt5: Fixed AV when changing TListView.ViewStyle in design time. Issue #39353 2021-09-03 20:13:15 +02:00
Željan Rikalo
a84e602a48 Qt5: additional fix for hovered buttons. issue #38356 2021-08-30 12:43:18 +02:00
Jesus Reyes A
fef094c56f LCL: Fix updating list dataset on dblookupcombobox on selection or autocomplete, issue #39343 2021-08-29 00:49:48 -05:00
Željan Rikalo
52f2a8b88f Qt,Qt5: Fixed menu radio items. issue #37741 2021-08-28 20:03:54 +02:00
Željan Rikalo
fcf361530d Qt,Qt5: fixed changing TMenuItem.ImageIndex inside main menu. issue #37608 2021-08-28 19:26:29 +02:00
Željan Rikalo
5466d422e1 Qt,Qt5: Fixed checkboxes states after sorting in TListView. issue #38137 2021-08-28 17:21:08 +02:00
Željan Rikalo
ce63f619fc Qt,Qt5: Fixed slowness with TListBox. issue #39311 2021-08-28 14:20:36 +02:00
Joost van der Sluis
8edd40f3f3 LCLBase: Fpmake.pp, messages unit is non-windows only 2021-08-28 00:09:45 +02:00
Jesus Reyes A
19530e0548 LCL: Grids: Fix size of moved block in AutoFillColumns 2021-08-25 10:06:20 -05:00
Jesus Reyes A
1e64a65808 LCL: Deprecated TDBLookupComboBox DropDownCount property in favor of DropDownRows to improve delphi compatibility, issue #35864 2021-08-25 00:58:24 -05:00
Jesus Reyes A
976c56ef7c LCL: Grids, allow compiling with FPC 3.0.4 2021-08-24 20:09:24 -05:00
Jesus Reyes A
1eeb23074a LCL: fix TValueListEditor LoadContent in case of exceptions, issue #36182 2021-08-24 02:24:27 -05:00
Jesus Reyes A
f530072937 LCL: grids: AutoFillColumns, loop should count down to 0 as sometimes it deletes columns 2021-08-23 23:54:30 -05:00
Jesus Reyes A
239be664c0 LCL: Grids, fix typo that breaks compiling. 2021-08-23 12:45:01 -05:00
Jesus Reyes A
7b9589dc61 LCL: grids: Implements MinSize/MaxSize column properties for grids with AutofillColumns=true, issue #34548 2021-08-23 12:21:06 -05:00
wp_xyz
89299a2f6a LCL/ShellListView: Reserve space for vertical scroll bar in Resize. Issue #39333, based on patches by Don Siders. 2021-08-18 19:16:38 +02:00
Jesus Reyes A
a80484b538 LCL, fix dbgrid right click selection when dgAnyButtonCanSelect option is active, patch by Emil Totev, issue #37357 2021-08-14 16:42:06 -05:00