lazarus/lcl
2020-09-01 13:41:11 +00:00
..
forms LCL: Avoid thick border of TCalendarPopupForm used by TDateEdit (patch by Roland Hahn). 2020-05-20 22:39:47 +00:00
images
include LCL: Raise TCustomForm.OnShow event always. Didn't happen on Windows in certain cases. Issue #37647. 2020-08-30 20:29:55 +00:00
interfaces LCL: Fix inability to resize the height of a TCombobox having style csSimple at designtime in order to show the item listbox. Issue #37679. Patch by mgr.inz.Player. 2020-09-01 13:41:11 +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
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: Reset TBitBtn.Caption when DefaultCaption=True. Issue #37472, patch from Joeny Ang. 2020-08-04 20:10: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
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: Allow specified PopupMenu in TabControl when page-selector menu disabled. Issue #37171, patch from Anton Kavalenka. 2020-06-04 20:07:35 +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
dbactns.pp
dbctrls.pp LCL: "EmptyValue" and "DisplayEmpty" properties for TBLookupCombobox and TDBLookupListBox components. Issue #36035, patch from Zdravko Gabrovski. 2020-04-04 12:51:38 +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 LCL/EditBtn: Fix detection of incorrect center date string element by ParseDate(). https://forum.lazarus.freepascal.org/index.php/topic,51008.msg373806/ 2020-08-13 08:20:57 +00:00
extctrls.pp LCL: implemented TUNBPages.Move(). Patch by Michal Gawrycki. issue #36953 2020-04-22 17:01:40 +00:00
extdlgs.pas lcl: fix the calendar dialog layout for macOS, due to the specifics of button sizing and drawing as well as calendar widget sizes. Patch by Alexey Tor. #35336 2019-06-10 20:09:34 +00:00
extgraphics.pas
filectrl.pp LCL: Implement TextHint for TComboBox. Issue #30682. 2020-08-13 11:23:38 +00:00
forms.pp LCL: Improve TForm's bounds events. Issue #36127, patch from Joeny Ang. 2020-08-29 14:40:17 +00:00
fpmake.pp fpmake: regenerated 2020-08-17 19:40:29 +00:00
graphics.pp LCL: Fix FPC_FullVersion text for FPC 3.0.4. Now 30004, was 30400. 2020-03-07 20:31:32 +00:00
graphmath.pp
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 LCL: Update "Accept" flag in TCustomAbstractGroupedEdit.EditDragOver. Optimize. Issue #36685, patch from errno. 2020-02-14 09:36:14 +00:00
helpintfs.pas
icnstypes.pas
imagelistcache.pas
imglist.pp
industrialbase.pp
inipropstorage.pas
interfacebase.pp cocoa: lcl: adding a new capability lcCanDrawHidden for widgetsets with optimized drawing that can draw hidden on offscreen controls (macOS). bug #35678 2019-06-08 03:26:39 +00:00
intfgraphics.pas
jsonpropstorage.pas
LAYOUT.txt
lazcanvas.pas
lazdeviceapis.pas
lazdialogs.pas
lazfreetypeintfdrawer.pas
lazhelphtml.pas Fix compilation of LazHelpHtml for WinCE. Issue #36558. 2020-01-13 11:46:47 +00:00
lazhelpintf.pas
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
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: Strip <...> when searching resources for a generic form. Issue #37396, patch from Imants Gulbis. 2020-07-22 20:16:23 +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
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 Printers, fix GTK printing problem issue #34932 2019-03-20 03:13:56 +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: Formatting of TCustomMemo code. Remove useless setters. 2020-08-15 09:10:06 +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 LCL: TValueListEditor: update TitleCaptions after LoadFromCSV. 2019-10-27 14:05:33 +00:00
xmlpropstorage.pas