lazarus/lcl
2019-09-20 23:25:41 +00:00
..
forms
images IDE/LCL: Modify some high-DPI icons for more consistent style (Roland Hahn) 2018-10-17 09:07:32 +00:00
include LCL/Trackbar: Undo r61810 #5217a2df4e 2019-09-03 16:54:16 +00:00
interfaces Gtk2: convert debugln to compile time warning / no need to output this to console, even in user apps 2019-09-08 16:01:12 +00:00
languages Translations: Slovak translation update by LacaK, bug #36088 2019-09-20 23:25:41 +00:00
nonwin32
templates
tests
widgetset LCL-GTK2: Fix autosize for TTrackBar when TickStyle := tsNone. Issue #34418, patch from Joeny Ang. 2019-06-25 05:43:32 +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
buttons.pp
calendar.pp LCL: Publish OnMouseWheelHorz/Left/Right events for most controls. Issue #34683, patch from AlexeyT. 2018-12-12 11:33:10 +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: Paint a cross mark also in TColorListbox for clNone. Issue #34632, patch from AlexeyT. 2018-12-12 21:08:39 +00:00
comboex.pas
comctrls.pp LCL: Support AutoSize in TTrackBar with hi-dpi. Revert AutoSize=True from r61473 #8466836623. Issue #35861, patch from Joeny Ang. 2019-08-09 19:16:56 +00:00
controls.pp lcl: save some bytes TControl 2019-06-17 09:25:28 +00:00
cursor_hourglass.res
cursors.res
customdrawn_android.pas
customdrawn_common.pas
customdrawn_mac.pas
customdrawn_winxp.pas
customdrawncontrols.pas
customdrawndrawers.pas
customtimer.pas
dbactns.pp
dbctrls.pp LCL, DbControls: fix OnChange event not triggered in unbound dblookupcombobox reverting r61129 #97941ab395, issue #35419 2019-05-19 06:36:38 +00:00
dbextctrls.pp
dbgrids.pas Grids: fix grid hints inconsistency, patch from Joeny Ang, issue #35453 2019-05-09 04:18:44 +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 Printers: Support for Cocoa printing, updated examples. 2018-11-08 21:54:32 +00:00
editbtn.pas LazControls: Improve the filter controls. Issue #34057, patch from Ondrej. 2018-11-16 11:06:02 +00:00
extctrls.pp LCL: Optimize 5-angled star in TShape. Issue #35142, patch from Alexey Tor. 2019-02-28 22:43:41 +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
forms.pp LCL: TWinControl: Fixed TGraphicControl.Cursor not working properly with TScrollBox. Issue #34714 2018-12-19 13:04:34 +00:00
fpmake.pp lcl: updated fpmake 2018-12-31 09:59:02 +00:00
graphics.pp
graphmath.pp lcl: graphmath: made some params const, and procs inlinie 2019-01-27 08:39:49 +00:00
graphutil.pp lcl: added RGB to HSV to RGB functions, issue #35112, from Alexey Tor. 2019-02-18 22:37:08 +00:00
grids.pas lcl, fix TDbgrid wrong width of first column if FixedCells>1 and dgIndicator is turned off, issue #35716 2019-08-21 14:58:44 +00:00
groupededit.pp
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 LCL: Make IntfGraphics DisableLCLTIFF aware. Issue #35038. Patch from Alexey T. 2019-02-08 17:18:07 +00:00
jsonpropstorage.pas
LAYOUT.txt
lazcanvas.pas
lazdeviceapis.pas
lazdialogs.pas
lazfreetypeintfdrawer.pas
lazhelphtml.pas
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 lazutils,lclbase,synedit: Some fixes related to r59934 #a2e9341eb3 2018-12-29 22:28:24 +00:00
lclclasses.pp
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 IDE: cocoa alpha beta 2019-07-01 16:19:33 +00:00
lclproc.pas LCL, LazUtils: Move string manipulation functions from LCLProc to LazStringUtils. 2019-04-22 09:00:32 +00:00
lclrescache.pas
lclstrconsts.pas
lcltaskdialog.pas LCL: LCLTaskDialog - fix for radio buttons offset with non win32 widgetsets. issue #35579 2019-05-13 13:36:30 +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
lmessages.pp
lresources.pp LCL: Read a streamed WideString CollectionItem property correctly. Issue #34561, patch from Anton Kavalenka. 2018-11-18 10:34:29 +00:00
Makefile
Makefile_win.compiled
Makefile.compiled
Makefile.fpc
maskedit.pp MaskEdit: remove all commented code regarding constant cMask_SpaceOnly (which itself was already commented out). 2018-11-25 21:15:49 +00:00
menus.pp lcl: missing changes for menus.pp 2019-06-01 13:03:35 +00:00
pairsplitter.pas
popupnotifier.pas LCL: Fix wordwrap of Title in PopupNotifier. 2018-11-07 23:09:55 +00:00
postscriptcanvas.pas
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: escape '[' in the mask in GetFilesInDir if a TMaskList is used (see comments). 2019-09-08 20:39:21 +00:00
spin.pp LCL: Publish OnMouseWheelHorz/Left/Right events for most controls. Issue #34683, patch from AlexeyT. 2018-12-12 11:33:10 +00:00
stdactns.pas
stdctrls.pp LCL: TComboBox: Fixed invisible mouse. Issue #34913 2019-01-20 21:39:36 +00:00
themes.pas LCL: Implement TreeView DisabledFontColor. Issue #35628, patch from Alexey Tor. 2019-05-27 09:39:54 +00:00
tmschema.pas
toolwin.pp
update_allunits.lpi
update_allunits.lpr
utrace.pp
valedit.pas LCL: Publish OnMouseWheelHorz/Left/Right events for most controls. Issue #34683, patch from AlexeyT. 2018-12-12 11:33:10 +00:00
xmlpropstorage.pas