.. |
forms
|
LCL: Avoid thick border of TCalendarPopupForm used by TDateEdit (patch by Roland Hahn).
|
2020-05-20 22:39:47 +00:00 |
images
|
IDE/LCL: Modify some high-DPI icons for more consistent style (Roland Hahn)
|
2018-10-17 09:07:32 +00:00 |
include
|
LCL: Propogate TAction.ImageIndex to TSpeedButton.ImageIndex. Issue #38135, patch from Anton Kavalenka.
|
2020-11-30 20:21:17 +00:00 |
interfaces
|
LCL-GTK2: Fix drawing of text region in TListView and others. Issue #38062, patch from Joeny Ang.
|
2020-11-13 09:37:00 +00:00 |
languages
|
Translations: Chinese translation update by robsean, bug #37290
|
2020-07-01 21:39:48 +00:00 |
nonwin32
|
|
|
templates
|
|
|
tests
|
|
|
widgetset
|
LCL: Implement TextHint for TComboBox. Issue #30682.
|
2020-08-13 11:23:38 +00:00 |
actnlist.pas
|
|
|
alllclunits.pp
|
|
|
arrow.pp
|
|
|
asyncprocess.pp
|
|
|
btn_icons.res
|
IDE/LCL: Modify some high-DPI icons for more consistent style (Roland Hahn)
|
2018-10-17 09:07:32 +00:00 |
buttonpanel.pas
|
LCL/ButtonPanel: Fix showing/hiding of button glyphs. Issue #37455, patch by Joeny Ang.
|
2020-07-31 20:01:35 +00:00 |
buttons.pp
|
LCL: Propogate TAction.ImageIndex to TSpeedButton.ImageIndex. Issue #38135, patch from Anton Kavalenka.
|
2020-11-30 20:21:17 +00:00 |
calendar.pp
|
LCL/Calendar: Remove option dsStartMonday from Calendar.DisplaySettings and replace it by Delphi-compatible Calendar.FirstDayOfWeek
|
2020-05-25 14:16:57 +00:00 |
checklst.pas
|
LCL: New procedure Exchange for TCheckListBox. Issue #34793, patch from AlexeyT.
|
2019-01-02 15:30:45 +00:00 |
clipbrd.pp
|
|
|
colorbox.pas
|
LCL: Remove deprecated TComboBox.ReadOnly.
|
2020-05-01 21:12:54 +00:00 |
comboex.pas
|
LCL: Implement TextHint for TComboBox. Issue #30682.
|
2020-08-13 11:23:38 +00:00 |
comctrls.pp
|
LCL: Fire TUpDown MouseEnter and MouseLeave events. Issue #38101.
|
2020-11-20 10:52:19 +00:00 |
controls.pp
|
Remove useless test for X <> Nil when using "is" operator.
|
2020-08-18 17:35:21 +00:00 |
cursor_hourglass.res
|
|
|
cursors.res
|
|
|
customdrawn_android.pas
|
|
|
customdrawn_common.pas
|
|
|
customdrawn_mac.pas
|
|
|
customdrawn_winxp.pas
|
|
|
customdrawncontrols.pas
|
Remove useless test for X <> Nil when using "is" operator.
|
2020-08-18 17:35:21 +00:00 |
customdrawndrawers.pas
|
|
|
customtimer.pas
|
LCL: handle exceptions in OnTimer for all widgetsets
|
2020-10-17 06:29:13 +00:00 |
dbactns.pp
|
|
|
dbctrls.pp
|
LCL: Remove tests for FPC versions 2.x. Cannot be used anyway.
|
2020-11-10 09:50:20 +00:00 |
dbextctrls.pp
|
|
|
dbgrids.pas
|
LCL: Fix properly the grid issue #36172.
|
2019-10-19 15:40:00 +00:00 |
defaulttranslator.pas
|
LCL: fixed license header in lcltranslator.pas file and removed license header from defaulttranslator.pas file (it has no copyrightable code)
|
2019-07-19 23:09:25 +00:00 |
dialog_icons.res
|
|
|
dialogs.pp
|
lcl: moving RegisterPropertyToSkip from unit initialization to WSRegisterClass methods
|
2020-01-23 15:28:39 +00:00 |
editbtn.pas
|
EditButton: publish OnContextPopup. Patch by Reinhard Kalinke. Issue #0037832.
|
2020-09-28 20:03:35 +00:00 |
extctrls.pp
|
LCL: Fix TRadiogroup firing OnEnter/OnExit events when its ItemIndex changes. New events OnItemEnter/OnItemExit. Issue #37768.
|
2020-09-20 17:06:17 +00:00 |
extdlgs.pas
|
LCL: Fix ofAutoPreview of TOpenPictureDialog. Issue #37820, patch from Anton Kavalenka.
|
2020-09-27 14:48:12 +00:00 |
extgraphics.pas
|
|
|
filectrl.pp
|
LCL: Implement TextHint for TComboBox. Issue #30682.
|
2020-08-13 11:23:38 +00:00 |
forms.pp
|
LCL: Add ExitProc to TApplication differently. Issue #38039, patch from Cyrax.
|
2020-11-06 10:42:01 +00:00 |
fpmake.pp
|
fpmake: regenerated
|
2020-08-17 19:40:29 +00:00 |
graphics.pp
|
lcl: less warnings
|
2020-10-29 22:31:29 +00:00 |
graphmath.pp
|
lcl: graphmath: made some params const, and procs inlinie
|
2019-01-27 08:39:49 +00:00 |
graphutil.pp
|
LCL: Add procedure for high-quality image scaling, by Roland Hahn
|
2020-08-17 21:41:42 +00:00 |
grids.pas
|
LCL-Grids and VirtualTreeView: Move "FixDesignFontsPPI" for the basic components to "public". Declare as "override" for VTV.
|
2020-08-26 14:36:34 +00:00 |
groupededit.pp
|
EditButton: implement OnContextPopup.
|
2020-09-28 19:58:25 +00:00 |
helpintfs.pas
|
|
|
icnstypes.pas
|
|
|
imagelistcache.pas
|
|
|
imglist.pp
|
|
|
industrialbase.pp
|
|
|
inipropstorage.pas
|
|
|
interfacebase.pp
|
lcl: adding LCL compatibility option to define system without accelerators (macOS). For system not supporting accelerator, DialogChar() methods of TControl will not be called (by LCL). See bug #37721 and #37719
|
2020-10-05 16:21:30 +00:00 |
intfgraphics.pas
|
LCL: Make IntfGraphics DisableLCLTIFF aware. Issue #35038. Patch from Alexey T.
|
2019-02-08 17:18:07 +00:00 |
jsonpropstorage.pas
|
LCL: Remove tests for FPC versions 2.x. Cannot be used anyway.
|
2020-11-10 09:50:20 +00:00 |
LAYOUT.txt
|
|
|
lazcanvas.pas
|
|
|
lazdeviceapis.pas
|
|
|
lazdialogs.pas
|
|
|
lazfreetypeintfdrawer.pas
|
|
|
lazhelphtml.pas
|
Cleanup.
|
2020-10-30 09:23:50 +00:00 |
lazhelpintf.pas
|
Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955.
|
2019-03-16 21:17:58 +00:00 |
lazregions.pas
|
|
|
lcl_calc_images.res
|
|
|
lcl_dbnav_images.res
|
|
|
lcl_dock_images.res
|
|
|
lcl_dock_to_images.res
|
|
|
lcl_edbtnimg.res
|
|
|
lcl_grid_images.res
|
|
|
lclbase.lpk
|
freeptype: updated lpl
|
2020-07-17 07:41:29 +00:00 |
lclclasses.pp
|
LCL: NewInstance, search for WsClass, always call RegisterNewWSComp(Self). Issue #37360 Note 0124494
|
2020-08-04 11:20:05 +00:00 |
lclexceptionstacktrace.pas
|
|
|
lclintf.pas
|
LCL: Change constant $20000000 to MK_ALT. Issue #34481, patch from AlexeyT.
|
2018-10-30 11:04:08 +00:00 |
lclmemmanager.pas
|
|
|
lclmessageglue.pas
|
|
|
lclplatformdef.pas
|
lcl: cocoa no longer beta
|
2020-07-03 10:40:59 +00:00 |
lclproc.pas
|
LCL: Refactored IsEditableTextKey(). Issue #37237, patch from delfion.
|
2020-06-23 11:14:57 +00:00 |
lclrescache.pas
|
|
|
lclstrconsts.pas
|
cocoa: adding a new resource string to display on file open dialog
|
2020-05-31 01:49:37 +00:00 |
lcltaskdialog.pas
|
LCL: fix TTaskDialog.ModalResult if closebutton (in CommonButtons) is clicked. Issue #0036069.
|
2019-09-29 10:43:55 +00:00 |
lcltranslator.pas
|
LCLTranslator: small refactor, ensured setting SetDefaultLang and TranslateLCLResourceStrings results to empty values on exceptions
|
2019-07-22 22:14:25 +00:00 |
lcltype.pp
|
lcl: comments
|
2019-04-11 11:22:26 +00:00 |
lclunicodedata.pas
|
|
|
lclversion.pas
|
|
|
ldocktree.pas
|
LCL: Call GetPageClass when adding a TTabSheet in PageControl. Eliminate PageClass variable. Issue #34886.
|
2019-10-27 19:19:28 +00:00 |
lmessages.pp
|
|
|
lresources.pp
|
LCL: Remove tests for FPC versions 2.x. Cannot be used anyway.
|
2020-11-10 09:50:20 +00:00 |
Makefile
|
LazUtils/FreeType: Separate FreeType stuff into its own package
|
2020-07-14 18:09:17 +00:00 |
Makefile_win.compiled
|
|
|
Makefile.compiled
|
|
|
Makefile.fpc
|
LazUtils/FreeType: Separate FreeType stuff into its own package
|
2020-07-14 18:09:17 +00:00 |
maskedit.pp
|
MaskEdit: simplify handling CharCase.
|
2020-07-14 09:34:26 +00:00 |
menus.pp
|
LCL: implement MDI for win32. Issue #36582, based on patch by Kostas Michalopoulos, attempt 2
|
2020-03-12 09:28:38 +00:00 |
pairsplitter.pas
|
Remove useless test for X <> Nil when using "is" operator.
|
2020-08-18 17:35:21 +00:00 |
popupnotifier.pas
|
LCL: Fix wordwrap of Title in PopupNotifier.
|
2018-11-07 23:09:55 +00:00 |
postscriptcanvas.pas
|
LCL: Simplify code dealing with ampersands (&). Remove duplicate code.
|
2020-01-04 19:30:01 +00:00 |
postscriptprinter.pas
|
|
|
postscriptunicode.pas
|
|
|
printers.pas
|
LCL: Improve handling of PageNumber in various Printer classes. Issue #37682, patch from Joeny Ang.
|
2020-11-04 17:48:46 +00:00 |
propertystorage.pas
|
|
|
registerlcl.pas
|
|
|
rubberband.pas
|
|
|
shellctrls.pas
|
ShellCtrls: Publish OnEdited and OnEditing events for TShellListView.
|
2020-03-22 22:30:41 +00:00 |
spin.pp
|
LCL: override TSpinEdit.GetLimitedValue so it cannot return values outside the integer range. Issue #0032793.
|
2019-09-29 10:21:16 +00:00 |
stdactns.pas
|
|
|
stdctrls.pp
|
LCL: restore TCustomEdit.GetTextHint deleted in r63730 #32e975d46c
|
2020-09-23 04:58:05 +00:00 |
themes.pas
|
Themes: teEdit can be disabled too.
|
2019-11-10 12:44:54 +00:00 |
tmschema.pas
|
|
|
toolwin.pp
|
|
|
update_allunits.lpi
|
|
|
update_allunits.lpr
|
|
|
utrace.pp
|
|
|
valedit.pas
|
TValueListEditor: don't hardcode '=' in r64089 #f7cf091f71
|
2020-10-30 09:06:37 +00:00 |
xmlpropstorage.pas
|
|
|