.. |
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: Optimize 5-angled star in TShape. Issue #35142, patch from Alexey Tor.
|
2019-03-02 21:32:59 +00:00 |
interfaces
|
Qt5: reduce CPU usage on Mac cocoa 64bit.
|
2019-02-27 13:25:10 +00:00 |
languages
|
Translations: revert incorrect changes of PO files from r60583 #19c2881ef0
|
2019-03-04 22:39:44 +00:00 |
nonwin32
|
|
|
templates
|
|
|
tests
|
|
|
widgetset
|
LCL: Remove the fixed VIRTUAL_VMT_COUNT limit in RegisterWSComponent. Get the real VMT size dynamically. Issue #34408, patch from Bartek Dajewski.
|
2018-10-13 11:56:34 +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
|
LCL: Support horizontal mouse wheel messages. Issue #32753, patch from AlexeyT.
|
2017-12-05 21:30:57 +00:00 |
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: Prevent a design-time crash in TCheckComboBox. Issue #33889, patch from Vojtěch Čihák.
|
2018-06-22 12:23:45 +00:00 |
comctrls.pp
|
LCL: Publish OnMouseWheelHorz/Left/Right events for most controls. Issue #34683, patch from AlexeyT.
|
2018-12-12 11:33:10 +00:00 |
controls.pp
|
Don't close EvaluateDialog and Debug Inspector when docked
|
2019-01-09 14:25:58 +00:00 |
cursor_hourglass.res
|
|
|
cursors.res
|
|
|
customdrawn_android.pas
|
|
|
customdrawn_common.pas
|
|
|
customdrawn_mac.pas
|
|
|
customdrawn_winxp.pas
|
|
|
customdrawncontrols.pas
|
lcl: customdrawncontrols: disable DoubleBuffered for TCDControl
|
2018-02-07 17:00:23 +00:00 |
customdrawndrawers.pas
|
|
|
customtimer.pas
|
|
|
dbactns.pp
|
|
|
dbctrls.pp
|
LCL, missing change from r59666 #7a666ba10a
|
2018-11-26 19:54:10 +00:00 |
dbextctrls.pp
|
|
|
dbgrids.pas
|
LCL/Grids: Re-add the OnUserCheckboxImage event (see r60571 #730fb31994+60578), patch by Zoran Vučenović, issue #35097.
|
2019-03-04 11:25:24 +00:00 |
defaulttranslator.pas
|
LCLTranslator: allow to optionally specify the name of translation file. Based on patch by Alfred, bug #34836. As SetDefaultLang signature is changed (in order to not force users specify 'obscure' ForceUpdate parameter if they want to set translation name), adapted DefaultTranslator unit to these changes.
|
2019-01-17 00:08:03 +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
|
|
|
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
|
LCL: Define the old CLX colors only with "DefineCLXColors". They have been deprecated forever.
|
2018-09-30 15:24:34 +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
|
LCL/Grids: Re-add the OnUserCheckboxImage event (see r60571 #730fb31994+60578), patch by Zoran Vučenović, issue #35097.
|
2019-03-04 11:25:24 +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
|
LCL: image list cache: fix TSpeedButton NumGlyphs>0. Issue #33105
|
2018-02-01 13:55:21 +00:00 |
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
|
LCL: inipropstorage: fix FPC trunk encoding problem. Issue #33112
|
2018-02-02 11:46:07 +00:00 |
interfacebase.pp
|
LCL: WS: flag TWidgetSet.AppHandle as platform-dependent, remove DebugLn
|
2018-06-04 01:03:43 +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: THTMLHelpDatabase: added published readonly property BuiltInBaseURL to show the default in the IDE options
|
2017-11-11 14:21:11 +00:00 |
lazhelpintf.pas
|
Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
|
2018-06-13 13:59:07 +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: Minor revision of HiRes images of lcl controls (by Roland Hahn)
|
2017-11-12 14:25:09 +00:00 |
lcl_grid_images.res
|
LCL: images: register sortasc and sortdesc lower resolutions.
|
2018-05-01 13:54:38 +00:00 |
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
|
lcl: debug
|
2018-03-10 16:32:56 +00:00 |
lclplatformdef.pas
|
IDE/Restriction Browser: Fix visibility of icon on customdrawn button.
|
2018-10-19 11:19:00 +00:00 |
lclproc.pas
|
LCL: Inline some functions in LCLProc. Issue #35076.
|
2019-02-14 15:06:07 +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: restored VK_HELP key i18n and made sure its resource string is not reused in button captions (added a separate resource string for them). Regenerated translations and updated Russian translation.
|
2018-08-27 23:06:05 +00:00 |
lcltaskdialog.pas
|
|
|
lcltranslator.pas
|
LCLTranslator: Correctly initialize original string value when translating it. Fixes translation of form elements via MO files. Before it worked only when SetDefaultLang procedure was called in unit initialization section, now it does not matter where/when SetDefaultLang is called.
|
2019-03-05 23:25:38 +00:00 |
lcltype.pp
|
LCL: Change constant $20000000 to MK_ALT. Issue #34481, patch from AlexeyT.
|
2018-10-30 11:04:08 +00:00 |
lclunicodedata.pas
|
|
|
lclversion.pas
|
LazUtils: Add unit LazVersion. Use it also for LCLVersion. Issue #33418, patch from Zoran Vučenović.
|
2018-03-14 08:21:54 +00:00 |
ldocktree.pas
|
Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
|
2018-06-13 13:59:07 +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: Rename function NewLineMI back to NewLine for Delphi-compatibility. Issue #34667.
|
2018-12-09 15:37:15 +00:00 |
pairsplitter.pas
|
LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities.
|
2018-06-14 09:05:50 +00:00 |
popupnotifier.pas
|
LCL: Fix wordwrap of Title in PopupNotifier.
|
2018-11-07 23:09:55 +00:00 |
postscriptcanvas.pas
|
LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
|
2017-12-11 19:44:22 +00:00 |
postscriptprinter.pas
|
|
|
postscriptunicode.pas
|
|
|
printers.pas
|
Printers: Support for Cocoa printing, updated examples.
|
2018-11-08 21:54:32 +00:00 |
propertystorage.pas
|
|
|
registerlcl.pas
|
|
|
rubberband.pas
|
|
|
shellctrls.pas
|
LCL: Publish OnMouseWheelHorz/Left/Right events for most controls. Issue #34683, patch from AlexeyT.
|
2018-12-12 11:33:10 +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: themes: high-DPI DrawIcon
|
2018-05-13 21:25:07 +00:00 |
tmschema.pas
|
LCL: themes: use original constants
|
2018-05-01 09:04:13 +00:00 |
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
|
|
|