.. |
actionlink.inc
|
|
|
application.inc
|
LCL: LM_GETDLGCODE: WParam is the pressed virtual key.
|
2018-06-14 09:50:51 +00:00 |
applicationproperties.inc
|
ApplicationProperties: fix setting ExceptionDialog in OI. Issue #0030210.
|
2016-07-31 14:11:37 +00:00 |
bevel.inc
|
|
|
bitbtn.inc
|
Qt, Qt5: fix crash if glyph is available but hidden with ShowMode
|
2018-05-13 12:28:28 +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
|
LCL: Fixed Canvas.TextExtend if system font is used for drawing. Issue #32319
|
2017-08-30 07:56:35 +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: Prevent a design-time crash in TCheckComboBox. Issue #33889, patch from Vojtěch Čihák.
|
2018-06-22 12:23:45 +00:00 |
commondialog.inc
|
Dialogs:
|
2016-08-21 11:45:58 +00:00 |
containedaction.inc
|
|
|
control.inc
|
LCL: Raise a specialized ELayoutException for LCL layout related errors. Issue #34362, patch from accorp.
|
2018-10-09 14:00:34 +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: fix compilation with FPC 3.0.0
|
2018-01-27 18:55:34 +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
|
LCL: check box: call OnChange/OnClick notify events on State change. Issue #33076
|
2018-01-27 12:57:44 +00:00 |
customcheckgroup.inc
|
LCL: Fix incorrect checked state after deleting an item of a TCheckGroup (issue #34327).
|
2018-09-25 16:28:10 +00:00 |
customcombobox.inc
|
LCL: TComboBox: Fixed OnEditingDone is fired twice when pressing ENTER. Issue #33992
|
2018-09-29 19:40:13 +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
|
IDEIntf: Tweak Object Inspector such that TFlowPanelControl items cannot be added and deleted in an incorrect way (issue #34286).
|
2018-09-22 17:48:14 +00:00 |
customform.inc
|
LCL: Remove CaptureControl when its handle is destroyed. Issue #33874, fixes r58312 #a82d438e12
|
2018-06-18 20:42:07 +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
|
LCL: TListBox: Fixed selection is not cleared when the Clear method is called. Issue #33887
|
2018-09-27 20:05:45 +00:00 |
customlistview.inc
|
LCL: Avoid SegFault of freshly created TCustomListview with owner-data (issue #34407, patch by Charles Grunwald).
|
2018-10-11 08:23:22 +00:00 |
custommemo.inc
|
LCL: memo: handle ESC in LM_GETDLGCODE (pass it)
|
2018-06-14 10:11:43 +00:00 |
customnotebook.inc
|
LCL: TPageControl: Focus first control on page when page is changed and a control on it was focused. Issue #33991
|
2018-09-29 21:54:00 +00:00 |
custompage.inc
|
lcl: TCustomPage: only allow TCustomTabControl as parent
|
2016-10-20 00:10:17 +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
|
LCL: Add horizontal mouse wheel support for TUpDown control. Issue #32753, patch from AlexeyT.
|
2017-12-11 19:44:39 +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: Reset TDBEdit.Modified property after DataSet.Post. Issue #31820, patch from Andrey Korol.
|
2017-10-11 21:21:40 +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
|
LCL: DbLookupCombobox: do not initialize lookup on datachange.
|
2018-09-12 18:03:34 +00:00 |
dblookuplistbox.inc
|
LCL: Respect ReadOnly property in TDBLookupComboBox and TDBLookupListBox. Issue #32408, patch from Michal Gawrycki.
|
2017-09-24 09:27:53 +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
|
LCL: Improved layout of TFindDialog and TReplaceDialog, fix TabOrder.
|
2018-09-19 15:33:54 +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
|
|
|
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
|
lcl: workaround for fpc bug #0034185 (dangling FPalette pointer in TFPReaderPNG.InternalRead causes AV)
|
2018-08-29 09:51:40 +00:00 |
idletimer.inc
|
|
|
imglist.inc
|
ImageList.AddImages(OtherList) optimization. See Issue #034122 patch by Ondrej
|
2018-08-15 10:59:19 +00:00 |
inputdialog.inc
|
lcl: dialogs: added InputCombo, from Michael Van Canneyt
|
2016-09-15 07:04:01 +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: fix ExcludeClipRect by converting coordinates from logical to device. Patch by Dmitry
|
2018-09-16 23:14:01 +00:00 |
jpegimage.inc
|
LCL: Fix compilation issue with fpc 3.0.2 (TJpegImage.GrayScale).
|
2018-09-17 23:41:41 +00:00 |
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: TListView: fix setting column width. Issue #32920
|
2018-01-01 20:48:32 +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
|
lazutils: deprecated ConvertLineEndings in favor of LineBreaksToSystemLineBreaks
|
2018-09-23 10:33:52 +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
|
lazutils: deprecated ConvertLineEndings in favor of LineBreaksToSystemLineBreaks
|
2018-09-23 10:33:52 +00:00 |
radiobutton.inc
|
|
|
radiogroup.inc
|
LCL: publish DoubleBuffered & ParentDoubleBuffered
|
2018-06-03 20:36:08 +00:00 |
rasterimage.inc
|
LCL: Delete the pcfDelphi* and pcfKylix* clipboard formats. Issue #27194.
|
2017-11-24 18:02:15 +00:00 |
reginifile.inc
|
|
|
region.inc
|
|
|
replacedialog.inc
|
LCL: Improved layout of TFindDialog and TReplaceDialog, fix TabOrder.
|
2018-09-19 15:33:54 +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: Raise a specialized ELayoutException for LCL layout related errors. Issue #34362, patch from accorp.
|
2018-10-09 14:00:34 +00:00 |
scrollbox.inc
|
|
|
scrollingwincontrol.inc
|
LCL: TScrollingWinControl: Fixed ControlAtPos after Delphi compatible change of ScreenToClient and ClientToScreen. Issue #32392.
|
2017-09-13 19:29:11 +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: Add support for custom font of TSpeedButton (see https://forum.lazarus.freepascal.org/index.php/topic,42635.msg297800.html#msg297800, patch by Ondrej)
|
2018-09-23 16:03:23 +00:00 |
spinedit.inc
|
LCL: spin: cleanup
|
2018-04-12 21:09:50 +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
|
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_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: revert r55892 #240f1fb4dd
|
2017-11-10 08:53:41 +00:00 |
tabsheet.inc
|
|
|
taskdialog.inc
|
LCL: Return a verification check status from Task Dialog. Issue #34199, patch from Serge Anvarov.
|
2018-09-04 14:10:53 +00:00 |
tiffimage.inc
|
|
|
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: TTreeView: Make TOldTreeNodeInfo.Data 32/64Bit aware to prevent crash of TreeView.Items.Assign on 64bit.
|
2018-07-13 21:44:31 +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
|
LCL: Raise a specialized ELayoutException for LCL layout related errors. Issue #34362, patch from accorp.
|
2018-10-09 14:00:34 +00:00 |