.. |
actionlink.inc
|
|
|
application.inc
|
LCL: Reshow an application hint correctly. Issue #37053
|
2020-06-28 16:59:33 +00:00 |
applicationproperties.inc
|
ApplicationProperties: fix setting ExceptionDialog in OI. Issue #0030210.
|
2016-07-31 14:11:37 +00:00 |
bevel.inc
|
|
|
bitbtn.inc
|
LCL: Fix TSpeedButton and TBitBtn using non-scaled icons if an Action is assigned to these controls (https://forum.lazarus.freepascal.org/index.php/topic,47574.msg340909.html)
|
2019-12-14 18:08:14 +00:00 |
bitmap.inc
|
LCL: Fix BMP handling issues in big endian systems. Issue #27719, patch from Mark Morgan Lloyd.
|
2015-04-04 18:23:18 +00:00 |
bitmapcanvas.inc
|
|
|
boundlabel.inc
|
|
|
brush.inc
|
Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak.
|
2018-01-15 10:53:48 +00:00 |
buttoncontrol.inc
|
LCL: buttoncontrol: prevent double click invoke in case csClickEvents are set. affected was win32.
|
2016-02-16 10:16:32 +00:00 |
buttonglyph.inc
|
lcl: fix compilation on Linux
|
2018-05-02 07:33:20 +00:00 |
buttons.inc
|
LCL: publish DoubleBuffered & ParentDoubleBuffered
|
2018-06-03 20:36:08 +00:00 |
canvas.inc
|
Graphics: Fix misleading parameter names in comment headers of TCanvas.Arc and .RadialPie
|
2020-06-17 10:02:14 +00:00 |
checkbox.inc
|
|
|
clipbrd_html.inc
|
LCL: ClipBoard HTML functions:
|
2015-12-21 19:45:48 +00:00 |
clipbrd.inc
|
Clipboard: fix trailing null issue for gtk2. Issue #0021453
|
2018-07-15 10:23:43 +00:00 |
colorbutton.inc
|
|
|
comboex.inc
|
LCL/ComboBoxEx: Use type TImageIndex for image index properties of TComboboxEx. Issue #33026, patch by Michal Gawrycki.
|
2019-12-14 18:08:53 +00:00 |
commondialog.inc
|
Dialogs:
|
2016-08-21 11:45:58 +00:00 |
containedaction.inc
|
|
|
control.inc
|
LCL: Update "Accept" flag in TCustomAbstractGroupedEdit.EditDragOver. Optimize. Issue #36685
|
2020-04-02 11:23:39 +00:00 |
controlactionlink.inc
|
|
|
controlbar.inc
|
LCL: Remove csDesignInteractive from ControlStyle of TControlBar. Issue #32813.
|
2017-12-14 06:58:47 +00:00 |
controlcanvas.inc
|
LCL: controlcanvas: protect TControlCanvas.CreateHandle debugln with an IFDEF
|
2016-11-01 19:18:42 +00:00 |
controlconsts.inc
|
LCL: DoubleBuffered & ParentDoubleBuffered support
|
2018-06-03 19:45:05 +00:00 |
controlscrollbar.inc
|
lcl: controlscrollbar: set scroll message result as handled if position changed.
|
2016-06-02 16:28:55 +00:00 |
controlsproc.inc
|
|
|
coolbar.inc
|
LCL: Prevent a crash in Coolbar when clicking a Grabber in an empty band.
|
2020-04-02 11:21:27 +00:00 |
cursorimage.inc
|
LCL: fixed range error with fpc >= 3.0.4
|
2017-09-08 12:49:39 +00:00 |
customaction.inc
|
|
|
customactionlist.inc
|
|
|
custombitmap.inc
|
LCL: Supporting TCanvas.Draw a TBitmap in pf8bit TBitmap.PixelFormat. Issue #32878. Patch by fantangshan
|
2017-12-29 20:22:29 +00:00 |
customcheckbox.inc
|
Merged revision(s) 62095 #92a535fc1f from trunk:
|
2019-10-21 22:17:20 +00:00 |
customcheckgroup.inc
|
Merged revision(s) 59149 #a7ce6e3055, 59167 #20eaebb8b3 from trunk:
|
2018-09-30 22:47:26 +00:00 |
customcombobox.inc
|
LCL: ComboBox: Fixed data lost, Style csSimple, leaving with TAB. Issue #35087. Patch by Gernot Riebold
|
2020-06-17 09:59:09 +00:00 |
customcontrol.inc
|
clean up
|
2018-02-07 16:59:31 +00:00 |
customdbcombobox.inc
|
LCL: UpdateRecord on DbCombobox mousewheel selection, resolves issue #32383
|
2018-09-09 17:21:05 +00:00 |
customdblistbox.inc
|
LCL: Fix MainUnit links in DB controls' include files.
|
2016-03-14 19:59:45 +00:00 |
customdesigncontrol.inc
|
LCL:fix scaling of font size set to <>0 in design time. Issue #33132, regression after r56962 #d7f8f5e5f6
|
2018-02-06 16:12:49 +00:00 |
customdockform.inc
|
LCL: Improved docking of coolbar/controlbar (patches by Andrey Zubarev), Issue #0032027
|
2017-07-02 08:27:15 +00:00 |
customedit.inc
|
Revert r58337 and r58339 #e887c43e0d
|
2018-06-19 20:04:57 +00:00 |
customflowpanel.inc
|
Merged revision(s) 61111 #7de7e2642e, 62486 #ec8029f42d from trunk:
|
2020-02-07 22:02:11 +00:00 |
customform.inc
|
LCL: Fix copy/paste error. Issue #0038078.
|
2020-11-14 15:39:47 +00:00 |
customframe.inc
|
LCL: HighDPI: check Application.Scaled for auto-scaling
|
2017-02-24 12:07:07 +00:00 |
customgroupbox.inc
|
|
|
customimage.inc
|
LCL: Fix zooming in TImage. Issue #33066, patch from AlexeyT.
|
2018-02-20 12:14:48 +00:00 |
customlabel.inc
|
LCL: TLabel: Fixed TLabel.FocusControl select control without pressing ALT. Issue #33526
|
2018-03-28 20:42:11 +00:00 |
customlabelededit.inc
|
|
|
customlistbox.inc
|
Merged revision(s) 59083 #406ae30f3b, 59085 #463c8bb943, 59094 #7bcf1cc533 from trunk:
|
2018-09-20 22:45:56 +00:00 |
customlistview.inc
|
lcl: adding sortindicator for the listview control
|
2020-02-24 04:12:44 +00:00 |
custommemo.inc
|
LCL: memo: handle ESC in LM_GETDLGCODE (pass it)
|
2018-06-14 10:11:43 +00:00 |
customnotebook.inc
|
LCL: Prevent an exception in TPageControl with a disabled tab. Issue #36282
|
2020-04-02 11:20:42 +00:00 |
custompage.inc
|
Merged revision(s) 62699 #b9e4a03603 from trunk:
|
2020-05-17 15:15:38 +00:00 |
custompanel.inc
|
LCL: TPanel: add ParentBackground property. Issue #32085
|
2017-09-03 09:55:22 +00:00 |
customsplitter.inc
|
lcl: splitter: use default cursor if splitter isn't enabled
|
2016-01-02 13:20:30 +00:00 |
customstatictext.inc
|
|
|
customtrayicon.inc
|
Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items.
|
2015-03-24 17:52:23 +00:00 |
customupdown.inc
|
Merged revision(s) 60965 #78bc4df384,60966 #3d2a723a44,60969 #73e6567b0f from trunk
|
2019-07-29 12:37:43 +00:00 |
dbcalendar.inc
|
Revert r58337 and r58339 #e887c43e0d
|
2018-06-19 20:04:57 +00:00 |
dbcheckbox.inc
|
LCL: avoid DoOnChange circle. Issue #33573
|
2018-04-06 18:41:28 +00:00 |
dbcombobox.inc
|
LCL, Implements DBCombobox and DBLookupCombobox cancelling dataset edit state on ESC if it is the source of editing.
|
2018-09-07 01:20:37 +00:00 |
dbcustomnavigator.inc
|
LCL: move+rename Buttons.LCLBtnGlyphs to ImgList.LCLGlyphs
|
2018-05-01 13:53:54 +00:00 |
dbdateedit.inc
|
LCL: Prevent TDBDateEdit interfering with other Data Aware Controls. Issue #27702, patch from Tony Whyman.
|
2015-03-25 20:34:21 +00:00 |
dbedit.inc
|
LCL: Prevent a crash when freeing a DBEdit with focus. Issue #27178
|
2020-04-02 11:21:45 +00:00 |
dbgroupbox.inc
|
LCL: Fix MainUnit links in DB controls' include files.
|
2016-03-14 19:59:45 +00:00 |
dbimage.inc
|
LCL: implements dbimage clipboard support from Aleksey Lagunov (with changes), issue #33602
|
2018-08-12 18:58:58 +00:00 |
dblistbox.inc
|
Revert r58337 and r58339 #e887c43e0d
|
2018-06-19 20:04:57 +00:00 |
dblookup.inc
|
lcl: fixed TDbLookupCombobox showing blank items when used with a TSdfDataset and FPC 2.6.4, bug #30931, patch from Luca Olivetti
|
2017-05-17 14:36:26 +00:00 |
dblookupcombobox.inc
|
Merged revision(s) 59651 #af653f96cb, 59666 #7a666ba10a, 59668 #455f531fe1 from trunk:
|
2018-11-29 22:58:30 +00:00 |
dblookuplistbox.inc
|
Merged revision(s) 61111 #7de7e2642e, 62486 #ec8029f42d from trunk:
|
2020-02-07 22:02:11 +00:00 |
dbmemo.inc
|
Revert r58337 and r58339 #e887c43e0d
|
2018-06-19 20:04:57 +00:00 |
dbradiogroup.inc
|
Revert r58337 and r58339 #e887c43e0d
|
2018-06-19 20:04:57 +00:00 |
dbtext.inc
|
LCL: Call FDataLink.Free instead of FDataLink.Destroy in TDBText.Destroy. Issue #32453, patch from Michal Gawrycki.
|
2017-09-21 20:55:01 +00:00 |
docktree.inc
|
|
|
dockzone.inc
|
|
|
dragdock.inc
|
|
|
dragimagelist.inc
|
LCL: image list: DrawForControl
|
2018-05-08 23:23:21 +00:00 |
dragmanager.inc
|
LCL: Enable floating toolbar to dock back to original coolbar after undocking from it (patch by Andrey Zubarev), Issue #0032027
|
2017-07-04 21:42:13 +00:00 |
dragobject.inc
|
lcl: added SM_LCLHasFormAlphaBlend to GetSystemMetrics, added OnDrawDockImage, when widgetset supports alphablend use a transparent hint window for dock (preview) image, patch #29426
|
2016-01-19 17:15:03 +00:00 |
filedialog.inc
|
lcl: TOpenDialog: deprecated DereferenceLinks, added ResolveLinks, added ofNoResolveLinks, docs, ofNoDereferenceLinks now behaves Delphi compatible
|
2017-11-05 23:51:00 +00:00 |
finddialog.inc
|
Merged revision(s) 59083 #406ae30f3b, 59085 #463c8bb943, 59094 #7bcf1cc533 from trunk:
|
2018-09-20 22:45:56 +00:00 |
font.inc
|
LCL: remove double with, issue #33609
|
2018-04-19 09:59:07 +00:00 |
fontdialog.inc
|
|
|
fpimagebitmap.inc
|
Use Delete() instead of Copy() where appropriate.
|
2017-06-10 16:30:27 +00:00 |
gifimage.inc
|
|
|
glyphlist.inc
|
|
|
graphic.inc
|
lcl: TGraphic: unicode file names
|
2014-11-12 18:54:56 +00:00 |
graphiccontrol.inc
|
lcl: customcontrol, graphiccontrol: High-DPI: assign PixelsPerInch to Canvas.Font
|
2017-02-21 14:00:23 +00:00 |
graphicsobject.inc
|
|
|
headercontrol.inc
|
LCL: fix compilation with FPC 3.0.0
|
2018-01-27 18:55:34 +00:00 |
hintwindow.inc
|
lcl: forms: rename OffsetHintRect parameter NewPos->AOffset to make it clearer
|
2017-06-02 20:08:33 +00:00 |
icnsicon.inc
|
|
|
icon.inc
|
Merged revision(s) 61200 #5f6aa28d51, 61202 #76b9420caf, 61205 #0f27442368, 61210 #e721ee16cc from trunk:
|
2019-06-11 16:15:08 +00:00 |
idletimer.inc
|
|
|
imglist.inc
|
ImageList: Fix HasImageIndex not being updated when ClearOverlays is called. Issue #35525, patch by Don Siders
|
2020-06-17 10:03:02 +00:00 |
inputdialog.inc
|
Merged revision(s) 61064 #09945b4668, 61113 #a897a24acc, 61223 #298236df33, 61621 #1dec469350, 61624 #b915700854 from trunk:
|
2019-07-27 15:35:44 +00:00 |
interfacebase.inc
|
LCL: WS: flag TWidgetSet.AppHandle as platform-dependent, remove DebugLn
|
2018-06-04 01:03:43 +00:00 |
intfbaselcl.inc
|
Clipboard: fix trailing null issue for gtk2. Issue #0021453
|
2018-07-15 10:23:43 +00:00 |
intfbasewinapi.inc
|
LCL: Improvements for TWidgetSet.GetTextExtentExPoint(). Issue #33553, patch from accorp.
|
2018-09-04 21:58:29 +00:00 |
jpegimage.inc
|
|
|
lcl_defines.inc
|
|
|
lclaction.inc
|
|
|
lclcolordialog.inc
|
|
|
lclintf.inc
|
Clipboard: fix trailing null issue for gtk2. Issue #0021453
|
2018-07-15 10:23:43 +00:00 |
lclintfh.inc
|
Clipboard: fix trailing null issue for gtk2. Issue #0021453
|
2018-07-15 10:23:43 +00:00 |
listcolumn.inc
|
lcl: adding sortindicator for the listview control
|
2020-02-24 04:12:44 +00:00 |
listcolumns.inc
|
LCL: TListView: store column widths on handle destruction. Issue #32922
|
2018-01-01 20:58:03 +00:00 |
listitem.inc
|
|
|
listitems.inc
|
LCL: listview: fix code style.
|
2016-02-11 05:39:03 +00:00 |
mainmenu.inc
|
|
|
memoscrollbar.inc
|
LCL: Implement TCustomMemo.ScrollBy. Refactor widgetset ScrollBy from ScrollingWinControl to WinControl. Solves issue #29067.
|
2015-11-29 18:45:53 +00:00 |
memostrings.inc
|
|
|
menu.inc
|
LCL: Support TMenuItem.Assign(TMenuItem) and TMenu.Assign(TMenu). Issue #33345, patch from AlexeyT.
|
2018-03-23 10:15:47 +00:00 |
menuactionlink.inc
|
|
|
menuitem.inc
|
LCL: Prevent regrouping menu items during load. Issue #33545, patch from Anton Kavalenka.
|
2018-09-11 08:51:00 +00:00 |
messagedialogs.inc
|
LCL: Password masking in InputQuery for Delphi compatibility. Issue #33370, patch from Denis Grinyuk.
|
2018-09-11 08:51:08 +00:00 |
monitor.inc
|
lcl: add TMonitor.PixelsPerInch
|
2016-12-15 08:18:10 +00:00 |
mouse.inc
|
LCL: Use "real" system capture for TMouse.capture property. Issue #28238, patch from Andrew G. Khodotov.
|
2015-06-03 17:23:21 +00:00 |
notebook.inc
|
LCL: TNotebook: fixed wrong index after deleting a page. Issue #29976
|
2016-12-17 18:49:14 +00:00 |
page.inc
|
LCL: TNoteBook: Fixed TNotebook fires OnBeforeShow for destroying pages. Issue #32863. Patch by Rik van Kekem
|
2017-12-20 21:53:01 +00:00 |
pagecontrol.inc
|
LCL: TCustomTabControl: cleaning up, making only needed methods visible for derivative
|
2017-01-22 19:14:21 +00:00 |
paintbox.inc
|
|
|
patternbitmap.inc
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
pen.inc
|
LCL: fixed incosistency in pen when using TLogPen and TExtLogPen. issue #32465
|
2017-09-27 13:18:08 +00:00 |
picture.inc
|
Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak.
|
2018-01-15 10:53:48 +00:00 |
pixmap.inc
|
|
|
png.inc
|
|
|
pnm.inc
|
LCL: Take care of empty stream in TPortableAnyMapGraphic.IsStreamFormatSupported. Issue #31160, patch from José Mejuto.
|
2017-01-03 14:37:25 +00:00 |
popupmenu.inc
|
|
|
progressbar.inc
|
|
|
promptdialog.inc
|
Dialogs: overload CreateMessageDlg function with parameter to set dialog caption.
|
2018-02-24 16:01:21 +00:00 |
radiobutton.inc
|
|
|
radiogroup.inc
|
LCL: publish DoubleBuffered & ParentDoubleBuffered
|
2018-06-03 20:36:08 +00:00 |
rasterimage.inc
|
Merged revision(s) 61200 #5f6aa28d51, 61202 #76b9420caf, 61205 #0f27442368, 61210 #e721ee16cc from trunk:
|
2019-06-11 16:15:08 +00:00 |
reginifile.inc
|
|
|
region.inc
|
|
|
replacedialog.inc
|
Merged revision(s) 59083 #406ae30f3b, 59085 #463c8bb943, 59094 #7bcf1cc533 from trunk:
|
2018-09-20 22:45:56 +00:00 |
rubberband.inc
|
|
|
screen.inc
|
lcl: forms: UpdateScreen: read value from ScreenInfo. Issue #31037 (regression after r54453 #20a9ecf1d5)
|
2017-03-26 18:32:57 +00:00 |
scrollbar.inc
|
LCL: unified behaviour of win32,qt and gtk2 TScrollbar. issue #20127
|
2016-04-10 17:11:01 +00:00 |
scrollbox.inc
|
|
|
scrollingwincontrol.inc
|
Merged revision(s) 59865-59866 #e676482f09-#e676482f09 from trunk:
|
2018-12-19 22:30:48 +00:00 |
shape.inc
|
lcl: less with-blocks for FPC 3.1.1
|
2015-11-11 12:55:40 +00:00 |
sharedcustombitmap.inc
|
|
|
sharedimage.inc
|
|
|
sharedrasterimage.inc
|
|
|
shortcutlist.inc
|
Menu designer: Remove unused and unfunctional parameter.
|
2016-03-09 15:43:32 +00:00 |
sizeconstraints.inc
|
lcl: TControl: highDPI: scale margins and constraints.
|
2016-12-06 14:50:02 +00:00 |
speedbutton.inc
|
LCL: Fix TSpeedButton and TBitBtn using non-scaled icons if an Action is assigned to these controls (https://forum.lazarus.freepascal.org/index.php/topic,47574.msg340909.html)
|
2019-12-14 18:08:14 +00:00 |
spinedit.inc
|
Merged revision(s) 61053 #6096106179, 61740 #563a44c1d6, 61945-61947 #96eee65d5d-#96eee65d5d, 62031 #9cad1b3feb from trunk:
|
2019-10-18 22:03:17 +00:00 |
statusbar.inc
|
LCL: HighDPI: use relative font scaling, not the absolute PPI (fix for r54210 #eb28e06e83). Issue #31276
|
2017-02-20 15:04:02 +00:00 |
statuspanel.inc
|
|
|
statuspanels.inc
|
|
|
sysenvapis_amiga.inc
|
Amiga: removed some warnings
|
2017-06-20 09:24:14 +00:00 |
sysenvapis_mac.inc
|
Merged revision(s) 59884-59885 #54693c7dd9-#54693c7dd9, 59919 #92e510d650, 60029-60030 #f971f7d20b-#f971f7d20b, 60122 #b0e4ed33be, 60124-60125 #bd8706d429-#bd8706d429, 60901 #f7d83eeafe, 60967-60968 #d60d80ba40-#d60d80ba40, 60970-60971 #1fa1d582f2-#1fa1d582f2, 60989 #17b5600500, 61006-61009 #161b58005b-#161b58005b, 61019 #879ab722ef, 61023-61024 #6431fb7b03-#6431fb7b03, 61031-61036 #9980e47dc0-#9980e47dc0, 61042 #8bc92cc16d, 61044-61047 #65e0011cc5-#65e0011cc5, 61055 #aea75fde5e, 61058 #02284c559f, 61062 #36919b50ca, 61065 #bce16b1033, 61069-61078 #ee04fcba3b-#ee04fcba3b, 61101 #130eb4be3b, 61106 #ae91507d74, 61115 #2b838aacbd, 61131 #e484e770ee, 61136-61138 #1a44035345-#1a44035345, 61160-61162 #14eaeb1c76-#14eaeb1c76, 61169 #2e9c4bde38, 61173 #357ea31186, 61175 #17928418c1, 61191-61192 #48ed31da02-#48ed31da02, 61207-61209 #e1fb95fb10-#e1fb95fb10, 61212 #e714d64672, 61229-61230 #63be412f63-#63be412f63, 61234-61236 #ab3b8df7cc-#ab3b8df7cc, 61250 #475be67649, 61257-61262 #c33f7b3553-#c33f7b3553, 61271 #47e78c92f8, 61275-61277 #0bc3bc49ef-#0bc3bc49ef, 61286-61287 #544969faaf-#544969faaf, 61296-61298 #06e3b096ec-#06e3b096ec, 61300-61301 #d884d16510-#d884d16510, 61306 #2ab93def5e, 61315 #c660a2042f, 61319 #fa41c05360, 61323 #a9c11db3de, 61329 #54ce5e3d7e, 61331-61332 #000bfb281d-#000bfb281d, 61336-61339 #86aa535424-#86aa535424, 61345 #b2792fdba7, 61350 #2bbd782eec, 61354-61356 #7f6412df7e-#7f6412df7e, 61362 #5a04cfe2d6, 61367 #de095f07d4 from trunk:
|
2019-07-28 10:49:43 +00:00 |
sysenvapis_unix.inc
|
LclIntf: Fix OpenURL for file:// scheme with a local anchor (e.g. file://c:/foo.html#bar) on Windows. Issue #0030326.
|
2016-07-03 15:01:04 +00:00 |
sysenvapis_win.inc
|
LCLIntf: OpenURL (Windows)
|
2016-07-08 12:06:30 +00:00 |
sysenvapis.inc
|
LclIntf: Fix OpenURL for file:// scheme with a local anchor (e.g. file://c:/foo.html#bar) on Windows. Issue #0030326.
|
2016-07-03 15:01:04 +00:00 |
tabcontrol.inc
|
LCL: Allow specified PopupMenu in TabControl when page-selector menu disabled. Issue #37171
|
2020-06-28 17:02:16 +00:00 |
tabsheet.inc
|
|
|
taskdialog.inc
|
Merged revision(s) 61053 #6096106179, 61740 #563a44c1d6, 61945-61947 #96eee65d5d-#96eee65d5d, 62031 #9cad1b3feb from trunk:
|
2019-10-18 22:03:17 +00:00 |
tiffimage.inc
|
LCL: tiff: fixed combining date+time
|
2015-02-07 12:11:02 +00:00 |
togglebox.inc
|
LCL: Make the initial height of ToggleBox match with Button. Issue #30536, patch from Alexey Torgashin.
|
2016-09-13 12:42:03 +00:00 |
toolbar.inc
|
LCL: toolbar: fix endless align/autosize loop. Issue #33575
|
2018-04-19 14:49:39 +00:00 |
toolbutton.inc
|
LCL: high-dpi image list: support retina (for now Cocoa only)
|
2018-02-03 22:58:50 +00:00 |
toolwindow.inc
|
|
|
trackbar.inc
|
|
|
treeview.inc
|
LCL: Improve TTreeView mouse selection. Issue #37145
|
2020-06-28 17:01:03 +00:00 |
winapi.inc
|
WS, win32: add GetDpiForMonitor
|
2016-12-15 08:16:09 +00:00 |
winapih.inc
|
WS, win32: add GetDpiForMonitor
|
2016-12-15 08:16:09 +00:00 |
wincontrol.inc
|
Merged revision(s) 61053 #6096106179, 61740 #563a44c1d6, 61945-61947 #96eee65d5d-#96eee65d5d, 62031 #9cad1b3feb from trunk:
|
2019-10-18 22:03:17 +00:00 |