.. |
forms
|
LCL: TimePopup: better DoubleBuffered
|
2018-06-03 20:52:42 +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: high-DPI: fix inplace frames. Issue #36370
|
2020-01-07 21:14:44 +00:00 |
interfaces
|
cocoa: checking for enabled flag of the controls hierarchy
|
2020-01-06 00:21:59 +00:00 |
languages
|
LCL: high-DPI: fix inplace frames. Issue #36370
|
2020-01-07 21:14:44 +00:00 |
nonwin32
|
|
|
templates
|
|
|
tests
|
|
|
widgetset
|
LCL: Add lacking functionality for TPageControl, mostly for Windows. Issue #34867, patch from Marcin Wiazowski.
|
2019-11-05 17:45:52 +00:00 |
actnlist.pas
|
|
|
alllclunits.pp
|
Remove LCL dependency from unit GraphType and move it to LazUtils package.
|
2018-06-13 08:33:10 +00:00 |
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
|
Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
|
2018-06-13 13:59:07 +00:00 |
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
|
LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities.
|
2018-06-14 09:05:50 +00:00 |
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
|
LCL/ComboBoxEx: Use type TImageIndex for image index properties of TComboboxEx. Issue #33026, patch by Michal Gawrycki.
|
2019-12-11 21:43:21 +00:00 |
comctrls.pp
|
LCL: Add lacking functionality for TPageControl, mostly for Windows. Issue #34867, patch from Marcin Wiazowski.
|
2019-11-05 17:45:52 +00:00 |
controls.pp
|
LCL: high-DPI: fix inplace frames. Issue #36370
|
2020-01-07 21:14:44 +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: DBLookup controls and ScrollListDataset, scroll also if dataset wwas opened before control was created. Issue #33109, patch from Michal Gawrycki.
|
2019-12-18 20:52:05 +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
|
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
|
LCL: Restore function MinimizeName which was deleted in r62444 #d0ca74aa06. Needed at least for Delphi compatibility.
|
2019-12-25 22:00:41 +00:00 |
forms.pp
|
LCL: high-DPI: fix inplace frames. Issue #36370
|
2020-01-07 21:14:44 +00:00 |
fpmake.pp
|
lcl: updated fpmake
|
2018-12-31 09:59:02 +00:00 |
graphics.pp
|
LCL: Remove deprecated function FontCanUTF8. All widgetsets returned True, including GTK(2) and QT(5). Not implementing it caused bugs.
|
2019-12-20 17:45:44 +00:00 |
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
|
Grid: fix High-DPI font scaling
|
2020-01-07 13:26:46 +00:00 |
groupededit.pp
|
LCL: Improve SpinEditEx controls and their UpDownVisible property.
|
2018-06-19 22:42:51 +00:00 |
helpintfs.pas
|
|
|
icnstypes.pas
|
|
|
imagelistcache.pas
|
|
|
imglist.pp
|
Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
|
2018-06-13 13:59:07 +00:00 |
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
|
LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding.
|
2018-07-25 13:38:59 +00:00 |
lazdeviceapis.pas
|
|
|
lazdialogs.pas
|
|
|
lazfreetypeintfdrawer.pas
|
|
|
lazhelphtml.pas
|
LCL/LazHelpHtml: Fix Microsoft Edge not being detected as default browser on Windows 10. Issue #35659, patch by jamie philbrook, slightly modified.
|
2019-12-14 16:53:03 +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: De-saturate the color of the DBNavigator's cancel icon to get more uniform appearance of disabled navigator buttons.
|
2018-08-02 11:50:59 +00:00 |
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
|
Delete old deprecated methods.
|
2018-09-28 11:06:40 +00:00 |
lclexceptionstacktrace.pas
|
LCL: better exception debug messages
|
2018-06-02 17:42:16 +00:00 |
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: Simplify code dealing with ampersands (&). Remove duplicate code.
|
2020-01-04 19:30:01 +00:00 |
lclrescache.pas
|
LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities.
|
2018-06-14 09:05:50 +00:00 |
lclstrconsts.pas
|
LCL: high-DPI: fix inplace frames. Issue #36370
|
2020-01-07 21:14:44 +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
|
LCL: fix dbcombobox editing, issue #33164
|
2018-08-08 17:40:19 +00:00 |
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
|
LCL/PairSplitter: Fix Position parameter and panel widths being out of sync under some circumstances (https://forum.lazarus.freepascal.org/index.php/topic,46726.msg333773.html#msg333773).
|
2019-09-21 20:48:04 +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
|
Printers, fix GTK printing problem issue #34932
|
2019-03-20 03:13:56 +00:00 |
propertystorage.pas
|
|
|
registerlcl.pas
|
|
|
rubberband.pas
|
|
|
shellctrls.pas
|
LCL: suppress useless warnings in ShellCtrls unit.
|
2019-10-18 16:53:17 +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: Change selection properly when setting TListBox.ItemIndex. Issue #34967, patch from Denis Kozlov.
|
2019-11-28 20:39:42 +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
|
|
|