.. |
actionlink.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
application.inc
|
lcl: remove/restore stay-on-top windows in Application ModalStarted/ModalFinished, fix default methods with a counter. Issue #27148
|
2016-03-03 10:09:52 +00:00 |
applicationproperties.inc
|
LCL, fixed typo in TApplicationProperties field
|
2014-10-17 19:17:49 +00:00 |
bevel.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
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
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
boundlabel.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
brush.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +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: 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: use TSize instead of tagSize, bug #29012
|
2015-11-17 21:45:55 +00:00 |
checkbox.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
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
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
comboex.inc
|
LCL: Fix TComboExItems.Insert. Issue #29302.
|
2016-01-01 14:17:37 +00:00 |
commondialog.inc
|
lcl: remove/restore stay-on-top windows in Application ModalStarted/ModalFinished, fix default methods with a counter. Issue #27148
|
2016-03-03 10:09:52 +00:00 |
containedaction.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
control.inc
|
lcl: change anchor space parameters to TSpacingSize. Issue #29567
|
2016-03-21 11:22:28 +00:00 |
controlactionlink.inc
|
LCL: setting Action.OnExecute no longer changes the TMenuItem.OnClick
|
2013-05-26 12:47:37 +00:00 |
controlbar.inc
|
IDE+LCL: debugging Disable/EnableAutoSizing
|
2015-10-26 21:34:11 +00:00 |
controlcanvas.inc
|
LCL: TControlCanvas: do not flood terminal about painting outside of paint event for widgetsets which actually supports painting outside of paint event.
|
2013-11-14 07:05:53 +00:00 |
controlconsts.inc
|
LCL: Constants moved from LMessages to a new .inc file.
|
2014-09-13 21:25:40 +00:00 |
controlscrollbar.inc
|
lcl: fix wrong scrollbar height calculation
|
2016-01-30 19:31:46 +00:00 |
controlsproc.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
coolbar.inc
|
IDE+LCL: debugging Disable/EnableAutoSizing
|
2015-10-26 21:34:11 +00:00 |
cursorimage.inc
|
LCL: Implement TCursorImage.SetHotSpot. Issue #26945, patch from Denis Kozlov.
|
2014-10-26 20:36:37 +00:00 |
customaction.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
customactionlist.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
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: Implement TCustomCheckbox.Alignment (Windows only), partly resolves issue #0012343.
|
2014-11-22 14:38:26 +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: win32: ComboBox ItemWidth support. Issue #29149, patch by Simon Ameis/Janusz Tomczak
|
2015-12-31 10:06:02 +00:00 |
customcontrol.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +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 |
customdockform.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
customedit.inc
|
lcl: edit: make GetTextHint/SetTextHint virtual to be able to change TextHint behavior.
|
2016-03-14 07:29:21 +00:00 |
customflowpanel.inc
|
lcl: flowpanel: add FlowLayout property.
|
2016-02-10 12:25:16 +00:00 |
customform.inc
|
lcl: remove/restore stay-on-top windows in Application ModalStarted/ModalFinished, fix default methods with a counter. Issue #27148
|
2016-03-03 10:09:52 +00:00 |
customframe.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
customgroupbox.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
customimage.inc
|
LCL: Implement TImage.OnPaintBackground. Issue #29581, patch from Alexey Torgashin.
|
2016-02-05 23:03:16 +00:00 |
customlabel.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
customlabelededit.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
customlistbox.inc
|
LCL: clean up
|
2014-10-18 19:29:00 +00:00 |
customlistview.inc
|
LCL: Disable sorting of ListView during updating, move procedure Sort from protected to public. Issue #27853, patch from Vojtech Cihak.
|
2016-03-09 11:18:16 +00:00 |
custommemo.inc
|
LCL: Implement TCustomMemo.ScrollBy. Refactor widgetset ScrollBy from ScrollingWinControl to WinControl. Solves issue #29067.
|
2015-11-29 18:45:53 +00:00 |
customnotebook.inc
|
ComCtrls: Remove deprecated property TCustomTabControl.IsUnpaged.
|
2016-03-10 15:14:00 +00:00 |
custompage.inc
|
LCL: PageControl,fix wrong tab highlighted after TabVisible:=True . Issue #0023251
|
2013-09-09 10:57:58 +00:00 |
custompanel.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
customsplitter.inc
|
lcl: splitter: use default cursor if splitter isn't enabled
|
2016-01-02 13:20:30 +00:00 |
customstatictext.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
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: Fix MainUnit links in DB controls' include files.
|
2016-03-14 19:59:45 +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: Fix MainUnit links in DB controls' include files.
|
2016-03-14 19:59:45 +00:00 |
dblookupcombobox.inc
|
LCL: Fix MainUnit links in DB controls' include files.
|
2016-03-14 19:59:45 +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
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
dockzone.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
dragdock.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
dragimagelist.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
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
|
lcl: disable windows on system dialog execute
|
2016-03-02 05:45:52 +00:00 |
finddialog.inc
|
LCL: prevent AV in TFindDialog.SetFindText
|
2015-11-30 18:21:01 +00:00 |
font.inc
|
lcl: fix GetFontData logfont boolean flag check for non-zero value
|
2015-03-12 04:27:03 +00:00 |
fontdialog.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
fpimagebitmap.inc
|
lcl: skip ';' char from extension when generating a mime-type, use 'jpeg' instead of 'jpg' as the first extension (issue #0024488)
|
2013-06-10 06:25:08 +00:00 |
gifimage.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
glyphlist.inc
|
|
|
graphic.inc
|
lcl: TGraphic: unicode file names
|
2014-11-12 18:54:56 +00:00 |
graphiccontrol.inc
|
LCL: issue #0014257 - SetCursor faulty under GTK2 - changes cursor for
|
2015-02-16 23:33:20 +00:00 |
graphicsobject.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
headercontrol.inc
|
Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items.
|
2015-03-24 17:52:23 +00:00 |
hintwindow.inc
|
LCL: Remove earlier stupid code made by myself.
|
2015-02-21 00:19:48 +00:00 |
icnsicon.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
icon.inc
|
LCL: Clear also Images list for icons. Issue #24937, patch from ChrisF
|
2013-09-02 09:57:56 +00:00 |
idletimer.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
imglist.inc
|
LCL: Fix a memory leak of GDI handles in image list. Issue #28577, patch from C Western.
|
2015-09-07 22:01:15 +00:00 |
inputdialog.inc
|
LCL: expose widgetset independent dialog: DefaultPromptDialog, DefaultQuestionDialog, DefaultMessageBox and DefaultInputDialog
|
2015-12-02 14:58:41 +00:00 |
interfacebase.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
intfbaselcl.inc
|
customdrawn: Implements minimally functional popup menu and combobox item selection
|
2015-04-30 08:34:13 +00:00 |
intfbasewinapi.inc
|
Implements support for radial gradient in Qt and the LCL with capability indicator
|
2016-02-08 19:18:10 +00:00 |
jpegimage.inc
|
lcl: skip ';' char from extension when generating a mime-type, use 'jpeg' instead of 'jpg' as the first extension (issue #0024488)
|
2013-06-10 06:25:08 +00:00 |
lcl_defines.inc
|
LCL: gtk2: disabled optimization REMOVEEMPTYPROCS for fpc 2.7.1
|
2013-02-14 23:34:15 +00:00 |
lclaction.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
lclcolordialog.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
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
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
listcolumns.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
listitem.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
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
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
menu.inc
|
lcl: debug menu shortcuts
|
2016-02-19 09:15:38 +00:00 |
menuactionlink.inc
|
LCL: setting Action.OnExecute no longer changes the TMenuItem.OnClick
|
2013-05-26 12:47:37 +00:00 |
menuitem.inc
|
LCL: Fix errors when using TMainMenu.Images and Bitmap. Issue #27069, patch from Denis Kozlov.
|
2014-11-23 21:31:58 +00:00 |
messagedialogs.inc
|
LCL: Adjust edit widths in InputQuery. Issue #28176, patch from Alexey Torgashin.
|
2015-05-25 22:30:55 +00:00 |
monitor.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +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: fixed calling recursively ShowControl on TControl.Show
|
2014-10-14 07:39:30 +00:00 |
page.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
pagecontrol.inc
|
LCL: TabControl refactor
|
2013-09-04 10:17:31 +00:00 |
paintbox.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
pen.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
picture.inc
|
lcl: TGraphic: unicode file names
|
2014-11-12 18:54:56 +00:00 |
pixmap.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
png.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
pnm.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
popupmenu.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
progressbar.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
promptdialog.inc
|
lcl: questiondlg: fixed using default button caption
|
2015-12-19 15:28:25 +00:00 |
radiobutton.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
radiogroup.inc
|
LCL: Fix the unfired OnClick event issue better. Issue #29845, patch from FTurtle.
|
2016-03-16 12:51:20 +00:00 |
rasterimage.inc
|
LCL: clean up
|
2014-05-27 13:27:55 +00:00 |
reginifile.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
region.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
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
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
screen.inc
|
lcl: less with-blocks for FPC 3.1.1
|
2015-11-11 13:10:16 +00:00 |
scrollbar.inc
|
Revert r43941 #8af99333e6 "LCL: take PageSize into account when calculating ScrollBar position. Issue #20127"
|
2014-02-09 15:49:20 +00:00 |
scrollbox.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
scrollingwincontrol.inc
|
LCL: fixed compilation with -dVerboseScrollingWinControl
|
2015-12-22 11:58:33 +00:00 |
shape.inc
|
lcl: less with-blocks for FPC 3.1.1
|
2015-11-11 12:55:40 +00:00 |
sharedcustombitmap.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
sharedimage.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
sharedrasterimage.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
shortcutlist.inc
|
Menu designer: Remove unused and unfunctional parameter.
|
2016-03-09 15:43:32 +00:00 |
sizeconstraints.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
speedbutton.inc
|
lcl: resize speedbutton on caption change if autosize is enabled.
|
2016-01-29 13:48:27 +00:00 |
spinedit.inc
|
TFloatSpinEdit: don't "eat" Undo keyboard shortcut (Ctrl+Z)
|
2016-01-02 15:11:53 +00:00 |
statusbar.inc
|
LCL: Publish some TStatusBar properties. Issue #27235, patch from Vojtech Cihak.
|
2015-01-08 23:45:47 +00:00 |
statuspanel.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
statuspanels.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
sysenvapis_mac.inc
|
Carbon,Cocoa,QtCocoa: replaced outdated LSOpenCFURLRef.Now qtcocoa 64bit can be build w/o problems.Patch by Karl-Michael Schindler. issue #26890
|
2015-02-09 08:44:40 +00:00 |
sysenvapis_unix.inc
|
LCL-CustomDrawn-Android: Starts support for OpenURL and OpenDocument in Android
|
2012-05-09 10:08:14 +00:00 |
sysenvapis_win.inc
|
LCLIntf: Remove redundant IsQuoted from OpenURL (if IsFileUriWithSpaces then IsQuoted is always false).
|
2013-03-06 10:40:41 +00:00 |
sysenvapis.inc
|
LCL: Fixed %MainUnit lclintf.pp -> lclintf.pas
|
2011-05-07 17:55:54 +00:00 |
tabcontrol.inc
|
TabControl: Set FTab's internal NoteBook.TabStop to False, otherwise TTabControl can always be tabbed into (Issue #0021332)
|
2014-04-11 18:56:50 +00:00 |
tabsheet.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
tiffimage.inc
|
LCL: tiff: fixed combining date+time
|
2015-02-07 12:11:02 +00:00 |
togglebox.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
toolbar.inc
|
lcl: toolbutton: fix paint arrow for tbsButtonDrop (was outside the visual button bounds)
|
2015-12-19 12:45:09 +00:00 |
toolbutton.inc
|
lcl: themes: add TThemeOption.toUseGlyphEffects. Use it for TToolButton, TSpeedButton, TBitBtn, TButtonGlyph
|
2015-12-21 05:37:05 +00:00 |
toolwindow.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
trackbar.inc
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-25 09:22:25 +00:00 |
treeview.inc
|
lcl: less with-blocks for FPC 3.1.1
|
2015-11-11 12:55:46 +00:00 |
winapi.inc
|
lcl: fix overflows in mouse messages if mouse position exceeds smallint. Issue #29766
|
2016-03-04 06:06:04 +00:00 |
winapih.inc
|
lcl: fix overflows in mouse messages if mouse position exceeds smallint. Issue #29766
|
2016-03-04 06:06:04 +00:00 |
wincontrol.inc
|
lcl: fix overflows in mouse messages if mouse position exceeds smallint. Issue #29766
|
2016-03-04 06:06:04 +00:00 |