| .. |
|
actionlink.inc
|
|
|
|
application.inc
|
LCL: hint window: fix multi-DPI-monitor handling
|
2017-02-28 08:07:52 +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: TCustomBitBtn: do not store Glyph when set by Action, issue #27358, from BBaz
|
2015-01-26 11:02:42 +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
|
|
|
|
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: themes: add TThemeOption.toUseGlyphEffects. Use it for TToolButton, TSpeedButton, TBitBtn, TButtonGlyph
|
2015-12-21 05:37:05 +00:00 |
|
buttons.inc
|
LCL: make TCustomButton.Click public. Issue #25870.
|
2014-03-16 22:45:52 +00:00 |
|
canvas.inc
|
LCL: Implemented ETO_RTLREADING for TCanvas.TextOut(). issue #30514
|
2017-01-01 12:04:11 +00:00 |
|
checkbox.inc
|
|
|
|
clipbrd_html.inc
|
LCL: ClipBoard HTML functions:
|
2015-12-21 19:45:48 +00:00 |
|
clipbrd.inc
|
LCL: ClipBoard HTML functions:
|
2015-12-21 19:45:48 +00:00 |
|
colorbutton.inc
|
|
|
|
comboex.inc
|
LCL: Fix TComboExItems.Insert. Issue #29302.
|
2016-01-01 14:17:37 +00:00 |
|
commondialog.inc
|
Dialogs:
|
2016-08-21 11:45:58 +00:00 |
|
containedaction.inc
|
|
|
|
control.inc
|
LCL: High-DPI: disable/enable auto sizing on scale.
|
2017-03-07 13:52:49 +00:00 |
|
controlactionlink.inc
|
|
|
|
controlbar.inc
|
LCL: debg DisableAutoSizing
|
2016-12-12 19:40:31 +00:00 |
|
controlcanvas.inc
|
LCL: controlcanvas: protect TControlCanvas.CreateHandle debugln with an IFDEF
|
2016-11-01 19:18:42 +00:00 |
|
controlconsts.inc
|
revert r52338 #e26e156a5c
|
2016-05-22 10:06:52 +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: coolbar: check for Canvas.HandleAllocated in DoFontChanged
|
2017-02-21 23:51:31 +00:00 |
|
cursorimage.inc
|
lcl: icon, cursor: change array of char to array of byte
|
2016-03-23 23:42:40 +00:00 |
|
customaction.inc
|
|
|
|
customactionlist.inc
|
|
|
|
custombitmap.inc
|
LCL: TCustomBitmap.SetMonochrome contained unreachable code. Issue #21599, patch from u-boot.
|
2014-09-13 08:40:56 +00:00 |
|
customcheckbox.inc
|
LCL: support CM_CHANGED message (Delphi compatibility).
|
2016-05-17 16:41:32 +00:00 |
|
customcheckgroup.inc
|
LCL: BiDiMode and FlipChildren fixes for TRadioGroup, TCheckGroup and TCheckListbox, patch by wp, bug #25408
|
2013-12-21 14:20:20 +00:00 |
|
customcombobox.inc
|
LCL: combo box: High-DPI. Issue #31504
|
2017-03-08 15:54:45 +00:00 |
|
customcontrol.inc
|
lcl: customcontrol, graphiccontrol: High-DPI: assign PixelsPerInch to Canvas.Font
|
2017-02-21 14:00:23 +00:00 |
|
customdbcombobox.inc
|
LCL: Fix MainUnit links in DB controls' include files.
|
2016-03-14 19:59:45 +00:00 |
|
customdblistbox.inc
|
LCL: Fix MainUnit links in DB controls' include files.
|
2016-03-14 19:59:45 +00:00 |
|
customdesigncontrol.inc
|
LCL: control: fix design font PPI only if ParentFont=False
|
2017-02-27 14:01:06 +00:00 |
|
customdockform.inc
|
|
|
|
customedit.inc
|
LCL: edit: use messages for emulated text hint (messages are also sent when parent form gets/loses focus).
|
2017-02-24 15:35:57 +00:00 |
|
customflowpanel.inc
|
lcl: flowpanel: add FlowLayout property.
|
2016-02-10 12:25:16 +00:00 |
|
customform.inc
|
LCL: High-DPI: disable/enable auto sizing on scale.
|
2017-03-07 13:52:49 +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: TCustomImage.StretchOutEnabled/StrechInEnabled, issue #29605, from Alexey Torgashin
|
2016-09-11 21:23:48 +00:00 |
|
customlabel.inc
|
LCL: TLabel, TPanel: draw themed grayed caption if disabled
|
2017-01-10 16:14:08 +00:00 |
|
customlabelededit.inc
|
|
|
|
customlistbox.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 |
|
customlistview.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 |
|
custommemo.inc
|
LCL, win32: TMemo: remove Lines.BeginUpdate/EndUpdate for win32 for Delphi compatibility
|
2017-01-06 11:03:11 +00:00 |
|
customnotebook.inc
|
LCL: TCustomTabControl: Remove doubled, since revision 33537 #fa02b703f1 deprecated, types.
|
2017-01-25 21:13:49 +00:00 |
|
custompage.inc
|
lcl: TCustomPage: only allow TCustomTabControl as parent
|
2016-10-20 00:10:17 +00:00 |
|
custompanel.inc
|
LCL: TLabel, TPanel: draw themed grayed caption if disabled
|
2017-01-10 16:14:08 +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: updown: add flat property.
|
2016-03-17 06:57:22 +00:00 |
|
dbcalendar.inc
|
LCL: Fix MainUnit links in DB controls' include files.
|
2016-03-14 19:59:45 +00:00 |
|
dbcheckbox.inc
|
LCL: Fix MainUnit links in DB controls' include files.
|
2016-03-14 19:59:45 +00:00 |
|
dbcombobox.inc
|
lcl: update field data in select event (DBComboBox). Issue #30587
|
2016-09-21 00:44:52 +00:00 |
|
dbcustomnavigator.inc
|
LCL: Enable Refresh-Button in TDBNavigator when doing a Readonly-Query. Issue #24489, patch from Joe Merten.
|
2016-03-14 20:08:11 +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: update DBEdit.Text in SetFocus when widgetset does not support clipboard messages. Issue #29693
|
2016-03-11 22:32:07 +00:00 |
|
dbgroupbox.inc
|
LCL: Fix MainUnit links in DB controls' include files.
|
2016-03-14 19:59:45 +00:00 |
|
dbimage.inc
|
LCL: Fix MainUnit links in DB controls' include files.
|
2016-03-14 19:59:45 +00:00 |
|
dblistbox.inc
|
LCL: Fix MainUnit links in DB controls' include files.
|
2016-03-14 19:59:45 +00:00 |
|
dblookup.inc
|
lcl: reset datalink when list source active changes. Issue #30561
|
2016-09-21 00:24:21 +00:00 |
|
dblookupcombobox.inc
|
lcl: update field data in select event. Issue #30588
|
2016-09-21 00:41:50 +00:00 |
|
dblookuplistbox.inc
|
LCL: Fix MainUnit links in DB controls' include files.
|
2016-03-14 19:59:45 +00:00 |
|
dbmemo.inc
|
LCL: Fix MainUnit links in DB controls' include files.
|
2016-03-14 19:59:45 +00:00 |
|
dbradiogroup.inc
|
LCL: Fix MainUnit links in DB controls' include files.
|
2016-03-14 19:59:45 +00:00 |
|
dbtext.inc
|
LCL: Implement DBAction on DBControls. Issue #25988, patch from Luigi
|
2014-09-13 09:40:00 +00:00 |
|
docktree.inc
|
|
|
|
dockzone.inc
|
|
|
|
dragdock.inc
|
|
|
|
dragimagelist.inc
|
|
|
|
dragmanager.inc
|
lcl: move TWSControl.DragStart to TWSCustomListBox.DragStart because of limitation of TWS classes
|
2013-09-06 07:29:10 +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
|
Dialogs: fix several issues with OnShow/OnCanClose/OnClose events.
|
2016-08-13 18:05:25 +00:00 |
|
finddialog.inc
|
FindDialog: fix reading actual position the finddialogform for Left and Top. Issue #0030668.
|
2016-09-30 20:28:59 +00:00 |
|
font.inc
|
LCL: TFont: call Changed after PixelsPerInch change
|
2017-02-21 10:46:37 +00:00 |
|
fontdialog.inc
|
|
|
|
fpimagebitmap.inc
|
|
|
|
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: headercontrol: High-DPI. Issue #31429, patch by Anton Kavalenka
|
2017-02-21 13:58:19 +00:00 |
|
hintwindow.inc
|
LCL: hint window: fix default (theme) font after r54293 #2bac2f4e5a
|
2017-02-28 09:10:14 +00:00 |
|
icnsicon.inc
|
|
|
|
icon.inc
|
lcl: icon, cursor: change array of char to array of byte
|
2016-03-23 23:42:40 +00:00 |
|
idletimer.inc
|
|
|
|
imglist.inc
|
LCL: ImageList: call DestroyReference in Clear. Resolves Issue #0029905.
|
2016-03-28 13:57:56 +00:00 |
|
inputdialog.inc
|
lcl: dialogs: added InputCombo, from Michael Van Canneyt
|
2016-09-15 07:04:01 +00:00 |
|
interfacebase.inc
|
|
|
|
intfbaselcl.inc
|
LCL: Fix default implementations of Arc, Chord and Pie functions. Issue #30194, patch from errno.
|
2016-05-28 19:52:38 +00:00 |
|
intfbasewinapi.inc
|
LCL: GetTextExtentExPoint() - always initialized MaxCount patch by accorp, code formatting by me. issue #31467
|
2017-03-02 15:43:09 +00:00 |
|
jpegimage.inc
|
|
|
|
lcl_defines.inc
|
|
|
|
lclaction.inc
|
|
|
|
lclcolordialog.inc
|
|
|
|
lclintf.inc
|
customdrawn: Implements minimally functional popup menu and combobox item selection
|
2015-04-30 08:34:13 +00:00 |
|
lclintfh.inc
|
customdrawn: Implements minimally functional popup menu and combobox item selection
|
2015-04-30 08:34:13 +00:00 |
|
listcolumn.inc
|
LCL: TListView: Win32: use caption width, if there are no items to calculate the correct autosize width. Issue #29132
|
2016-12-22 11:51:15 +00:00 |
|
listcolumns.inc
|
|
|
|
listitem.inc
|
|
|
|
listitems.inc
|
LCL: listview: fix code style.
|
2016-02-11 05:39:03 +00:00 |
|
mainmenu.inc
|
LCL: add a MainMenu.Height property. Issue #26054
|
2014-04-28 12:50:44 +00:00 |
|
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: debug menu shortcuts
|
2016-02-19 09:15:38 +00:00 |
|
menuactionlink.inc
|
|
|
|
menuitem.inc
|
LCL: Don't AutoCheck an item in TMenuItem.Click when designing. Simplify condition clauses.
|
2016-10-08 10:23:24 +00:00 |
|
messagedialogs.inc
|
LCL: support Ctrl+Insert in non-native LCL dialogs. Issue #30350
|
2016-07-27 13:05:11 +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
|
IDEIntf: Add a functional TNoteBook.Pages property editor. Issue #30710, patch from Michl.
|
2016-10-30 18:16:52 +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
|
LCL: start implementing AllocPatternBitmap function (Delphi compatibility). Resolves Issue #0010587.
|
2017-01-11 13:30:07 +00:00 |
|
pen.inc
|
LCL: TPen.Assign copies pattern now.
|
2017-02-15 14:13:12 +00:00 |
|
picture.inc
|
lcl: TGraphic: unicode file names
|
2014-11-12 18:54:56 +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
|
LCL: dialogs: create a generic solution for dialog copy to clipboard.
|
2016-05-15 09:33:19 +00:00 |
|
radiobutton.inc
|
|
|
|
radiogroup.inc
|
LCL: Display RadioGroup items correctly when font size changes. Issue #29112, noticed by AlexeyT.
|
2016-12-13 09:42:32 +00:00 |
|
rasterimage.inc
|
LCL: clean up
|
2014-05-27 13:27:55 +00:00 |
|
reginifile.inc
|
|
|
|
region.inc
|
|
|
|
replacedialog.inc
|
LCL: Fix a potential crash-bug in TFindDialog. Issue #28101, patch from marc Baillifard.
|
2015-05-16 17:08:13 +00:00 |
|
rubberband.inc
|
|
|
|
screen.inc
|
LCL: screen: fix HintFont getter
|
2017-02-27 19:42:42 +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
|
lcl: TScrollingWinControl: fix invisible scrollbar handling.
|
2016-05-27 15:41:21 +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 AutoSize with alignment. Issue #27396, patch from Michl.
|
2016-04-22 08:54:36 +00:00 |
|
spinedit.inc
|
SpinEdit: support setting Text property
|
2016-10-19 10:25:58 +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
|
Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow.
|
2017-01-03 12:01:49 +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: TCustomTabControl: Win32: Allow setting tab width and tab height. Issue #31109, patch from AlexeyT.
|
2017-01-25 17:42:06 +00:00 |
|
tabsheet.inc
|
|
|
|
taskdialog.inc
|
dialogs: TTaskDialog: rename OnButtonClicked params. Issue #31404
|
2017-02-16 17:22:45 +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: High-DPI: fixes - use 0 as default button size
|
2017-02-21 20:42:24 +00:00 |
|
toolbutton.inc
|
lcl: toolbar: High-DPI: fixes - use 0 as default button size
|
2017-02-21 20:42:24 +00:00 |
|
toolwindow.inc
|
|
|
|
trackbar.inc
|
|
|
|
treeview.inc
|
LCL: treeview: High-DPI: use 0 for default (automatic) expand size
|
2017-02-21 20:47:57 +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: Detect an overflow in parameter values in some autosize situations.
|
2017-03-08 20:33:44 +00:00 |