lazarus/lcl
maxim 8ec9a4e5d4 Merged revision(s) 59031 #daee51d966, 59048-59050 #a62fcc7e69-#a62fcc7e69, 59083 #406ae30f3b from trunk:
TFindDialog: fix setting Top/Left. Issue #0033528.
........
TFindDialog: slight improvement on r59031 #daee51d966.
........
TFindDialog: use Position := poMainFormCenter in CalcPosition instead of trying to calculate that by ourselves. Patch by Serge Anvarov.
........
TFindDialog: save FFindForm position upon close.
........
TFindDialog/TReplaceDialog: show dialog poScreenCenter in IDE; fix erratic behaviour of TReplaceDialog in IDE (wrong parent). Issue #0034297.
........

git-svn-id: branches/fixes_1_8@59122 -
2018-09-21 22:45:48 +00:00
..
forms Merged revision(s) 54810 #ee8a7ab7a7, 55109-55114 #3c692e825d-#3c692e825d, 55118 #dd3f611b28, 55122 #ff8b49aedd, 55126 #48dbf5c56d from trunk: 2017-06-01 22:51:43 +00:00
images Manually merge conflicting r56373 #7da2064e99 lcl: Minor revision of HiRes images of lcl controls (by Roland Hahn) 2017-11-14 23:34:14 +00:00
include Merged revision(s) 59031 #daee51d966, 59048-59050 #a62fcc7e69-#a62fcc7e69, 59083 #406ae30f3b from trunk: 2018-09-21 22:45:48 +00:00
interfaces Merged revision(s) 58639 #e675379977 from trunk: 2018-08-19 22:57:40 +00:00
languages Merged revision(s) 58007 #ad0ca3e419 from trunk: 2018-05-22 23:08:03 +00:00
nonwin32
templates
tests
widgetset LCL: added WSWinControl.Repaint, since all widgetsets except win32 calls update twice in TWinControl.Repaint. Default method calls Invalidate and Update like it was in TWinControl.Repaint, now widgetsets can implement it's own way of Repaint method. eg for Qt QWidget_repaint() - one call for immediate repaint. 2017-02-07 11:53:35 +00:00
actnlist.pas IdeIntf: Sanitize and simplify ActionListEditor code. Don't use for-loop variable after loop. Fix potential bugs. 2016-10-11 20:04:52 +00:00
alllclunits.pp lcl: added TJSONPropStorage, issue #31388, from Gustavo Carreno 2017-02-15 08:58:35 +00:00
arrow.pp LCL: Publish TArrow.Enabled. Issue #31326. 2017-02-04 19:58:05 +00:00
asyncprocess.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
btn_icons.res
buttonpanel.pas lcl: buttonpanel: fix min button sizes in High-DPI. Issue #31557 2017-03-17 18:45:51 +00:00
buttons.pp
calendar.pp Merged revision(s) 55820 #5d3204f042 from trunk: 2017-09-08 23:08:57 +00:00
checklst.pas LCL: Publish CheckListBox.ParentColor. Issue #31316. 2017-02-01 23:54:58 +00:00
clipbrd.pp
colorbox.pas Merged revision(s) 55022 #083ef5923c from trunk: 2017-05-22 23:04:01 +00:00
comboex.pas lcl: TCustomCheckCombo: changed TCheckComboItemState to class, added checks if Items.Objects is TCheckComboItemState, async raise error to avoid freezing X 2017-11-30 14:25:37 +00:00
comctrls.pp Merged revision(s) 57674 #f620b70d6d from trunk: 2018-05-14 22:37:55 +00:00
controls.pp Merged revision(s) 57265 #4a4c2d9374 from trunk: 2018-02-13 21:22:02 +00:00
cursor_hourglass.res lcl: images: hourglass cursors: better hotspot (in the middle of hourglass) 2016-03-24 00:37:32 +00:00
cursors.res LCL: GTK2: High-DPI cursor crNo 2017-09-08 17:51:19 +00:00
customdrawn_android.pas
customdrawn_common.pas
customdrawn_mac.pas
customdrawn_winxp.pas
customdrawncontrols.pas
customdrawndrawers.pas
customtimer.pas
dbactns.pp
dbctrls.pp lcl: DBLookupComboBox, DBLookupListBox: update Lookup on handle destroy. Issue #31486 2017-03-18 09:20:06 +00:00
dbextctrls.pp
dbgrids.pas lcl: dbgrids: high dpi: scale indicator column width 2017-08-19 08:41:59 +00:00
defaulttranslator.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
dialog_icons.res
dialogs.pp dialogs: TTaskDialog: rename OnButtonClicked params. Issue #31404 2017-02-16 17:22:45 +00:00
editbtn.pas Merged revision(s) 56344 #41299ef7d0, 56350 #1afbcdb13b, 56353 #c3f41244e0 from trunk: 2017-11-14 22:37:44 +00:00
extctrls.pp Merged revision(s) 56872 #84369842cc, 58149 #e3404ff564 from trunk: 2018-08-16 22:19:10 +00:00
extdlgs.pas
extgraphics.pas
filectrl.pp FileListBox: publish properties Color, ParentColor and Enabled. Issues #0031328 and #0031329. 2017-02-02 12:17:15 +00:00
forms.pp Merged revision(s) 56909-56910 #44d4157a28-#44d4157a28, 56946-56947 #8726ea2759-#8726ea2759, 56962 #d7f8f5e5f6, 57082 #81c4a099c2, 57156 #a0ccf85be3 from trunk: 2018-02-05 22:18:24 +00:00
fpmake.pp lcl: added TJSONPropStorage, issue #31388, from Gustavo Carreno 2017-02-15 08:58:35 +00:00
graphics.pp Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
graphmath.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
graphtype.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
graphutil.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
grids.pas Merged revision(s) 58773 #828f4e74ef, 59030 #2ddfb4072a from trunk: 2018-09-21 22:43:11 +00:00
groupededit.pp Merged revision(s) 56344 #41299ef7d0, 56350 #1afbcdb13b, 56353 #c3f41244e0 from trunk: 2017-11-14 22:37:44 +00:00
helpintfs.pas
icnstypes.pas
imagelistcache.pas
imglist.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
industrialbase.pp
inipropstorage.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
interfacebase.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
intfgraphics.pas LCL: Fix out-of-range access to Colors array in LazIntfImages.CopyPixels. Issue #27144 2018-05-07 18:18:41 +00:00
jsonpropstorage.pas Fixes compilation with FPC 2.6 2017-02-20 11:28:08 +00:00
LAYOUT.txt
lazcanvas.pas lazcanvas: Implements some abstract routines to avoid warnings 2017-01-03 15:51:43 +00:00
lazdeviceapis.pas
lazdialogs.pas
lazfreetypeintfdrawer.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lazhelphtml.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lazhelpintf.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lazregions.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lcl_calc_images.res lcl: move calculator images from Lazarus to FPC resources 2013-09-27 05:40:11 +00:00
lcl_dbgrid_images.res lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres 2013-09-28 03:06:54 +00:00
lcl_dbnav_images.res
lcl_dock_images.res
lcl_dock_to_images.res
lcl_edbtnimg.res Manually merge conflicting r56373 #7da2064e99 lcl: Minor revision of HiRes images of lcl controls (by Roland Hahn) 2017-11-14 23:34:14 +00:00
lcl_grid_images.res
lclbase.lpk set fixes version 1.8.5 2018-05-19 10:55:58 +00:00
lclclasses.pp
lclintf.pas Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow. 2017-01-03 12:01:49 +00:00
lclmemmanager.pas
lclmessageglue.pas
lclplatformdef.pas LCL: Add support for MUI widgetset (AmigaOS, MorphOS, AROS) by Marcus Sackrow. 2017-01-14 09:55:59 +00:00
lclproc.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
lclrescache.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
lclstrconsts.pas Order uses sections again to see dependencies better. 2016-12-20 16:26:44 +00:00
lcltaskdialog.pas lcl: taskdialog: fix default font size for darwin after r54453 #20a9ecf1d5. Issue #31037 2017-03-22 09:47:23 +00:00
lcltranslator.pas lcl: translations: fixed getting duplicate msg from .mo file, issue #33173 2018-02-17 10:45:02 +00:00
lcltype.pp LCL: Implemented ETO_RTLREADING for TCanvas.TextOut(). issue #30514 2017-01-01 12:04:11 +00:00
lclunicodedata.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
lclversion.pas set fixes version 1.8.5 2018-05-19 10:55:58 +00:00
ldocktree.pas
lmessages.pp LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
lresources.pp Order uses sections again to see dependencies better. 2016-12-20 16:26:44 +00:00
Makefile lcl: updated make file 2017-01-15 18:01:52 +00:00
Makefile_win.compiled
Makefile.compiled
Makefile.fpc lcl: fixed default LCL interface, bug #31228 2017-01-15 18:11:58 +00:00
maskedit.pp LCL: customedit: rewrite TextHint emulation, use WinAPI if available. 2016-11-14 14:19:14 +00:00
menus.pp
pairsplitter.pas
popupnotifier.pas LCL: Make popupnotifier dpi-aware 2018-05-07 18:13:23 +00:00
postscriptcanvas.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
postscriptprinter.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
postscriptunicode.pas Order uses sections again to see dependencies better. 2016-12-20 16:26:44 +00:00
printers.pas
propertystorage.pas
registerlcl.pas lcl: added TJSONPropStorage, issue #31388, from Gustavo Carreno 2017-02-15 08:58:35 +00:00
rubberband.pas
shellctrls.pas LCL: Fix compilation on Windows. 2017-04-05 15:25:16 +00:00
spin.pp LCL: Publish TSpinEdit/TFloatSpinEdit property ParentColor. Issue #31325. 2017-02-02 10:29:59 +00:00
stdactns.pas
stdctrls.pp Merged revision(s) 56344 #41299ef7d0, 56350 #1afbcdb13b, 56353 #c3f41244e0 from trunk: 2017-11-14 22:37:44 +00:00
themes.pas lcl: themes: High-DPI: scale default (hard-coded) detail sizes. Solves issue #31557 on Qt+Gtk2 2017-03-18 07:58:07 +00:00
tmschema.pas
toolwin.pp
update_allunits.lpi lcl: added cocoa/agl.pp 2016-11-08 15:36:00 +00:00
update_allunits.lpr
utrace.pp Order uses sections again to see dependencies better. 2016-12-20 16:26:44 +00:00
valedit.pas Merged revision(s) 58773 #828f4e74ef, 59030 #2ddfb4072a from trunk: 2018-09-21 22:43:11 +00:00
xmlpropstorage.pas