.. |
forms
|
LCL (TimeEdit): Centered cell text in hours and minutes grid of TimePopupForm
|
2017-01-24 18:46:46 +00:00 |
images
|
LCL: Restore the FilterEdit cancel icon made by Paul Ishenin.
|
2016-12-25 15:33:05 +00:00 |
include
|
lcl: TControl: highDPI: fix DoAutoAdjustLayout for right- and bottom-aligned controls at a sibling
|
2017-02-19 20:28:36 +00:00 |
interfaces
|
gtk2: fix window type hints for modal/nonmodal forms. Issue #13051
|
2017-02-19 17:37:44 +00:00 |
languages
|
Translations: French translation update by Gilles Vasseur, bug #31362
|
2017-02-07 23:00:04 +00:00 |
nonwin32
|
|
|
templates
|
|
|
tests
|
|
|
widgetset
|
LCL: added WSWinControl.Repaint, since all widgetsets except win32 calls update twice in TWinControl.Repaint. Default method calls Invalidate and Update like it was in TWinControl.Repaint, now widgetsets can implement it's own way of Repaint method. eg for Qt QWidget_repaint() - one call for immediate repaint.
|
2017-02-07 11:53:35 +00:00 |
actnlist.pas
|
|
|
alllclunits.pp
|
lcl: added TJSONPropStorage, issue #31388, from Gustavo Carreno
|
2017-02-15 08:58:35 +00:00 |
arrow.pp
|
LCL: Publish TArrow.Enabled. Issue #31326.
|
2017-02-04 19:58:05 +00:00 |
asyncprocess.pp
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
btn_icons.res
|
|
|
buttonpanel.pas
|
LCL: Publish TButtonPanel's TPanelBitBtn.PopupMenu. Issue #31334.
|
2017-02-09 11:14:37 +00:00 |
buttons.pp
|
|
|
calendar.pp
|
|
|
checklst.pas
|
LCL: Publish CheckListBox.ParentColor. Issue #31316.
|
2017-02-01 23:54:58 +00:00 |
clipbrd.pp
|
|
|
colorbox.pas
|
|
|
comboex.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
comctrls.pp
|
LCL: Implement TTreeView.MultiSelectStyle. Issue #18043, patch from AlexeyT.
|
2017-02-18 11:26:43 +00:00 |
controls.pp
|
win32: group box: highDPI: force reposition of children after font change. Issue #23415
|
2017-02-19 16:03:57 +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: published Align property for TDBEdit. issue #31292
|
2017-02-01 09:41:54 +00:00 |
dbextctrls.pp
|
|
|
dbgrids.pas
|
LCL, fix for index out of range when using DbGrid's OnRowMoved, see issue #31061
|
2017-01-23 20:20:34 +00:00 |
defaulttranslator.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
dialog_icons.res
|
|
|
dialogs.pp
|
dialogs: TTaskDialog: rename OnButtonClicked params. Issue #31404
|
2017-02-16 17:22:45 +00:00 |
editbtn.pas
|
LCL: editbtn: fix regression after r54191 #0da26ddcc1 (filter wasn't applied).
|
2017-02-19 21:04:44 +00:00 |
extctrls.pp
|
LCL: New BevelColor property for TCustomPanel. Issue #31009, patch from AlexeyT.
|
2016-12-11 15:18:24 +00:00 |
extdlgs.pas
|
|
|
extgraphics.pas
|
|
|
filectrl.pp
|
FileListBox: publish properties Color, ParentColor and Enabled. Issues #0031328 and #0031329.
|
2017-02-02 12:17:15 +00:00 |
forms.pp
|
LCL, IDE: HighDPI: add Application.Scaled and Project1.Scaled property for automatic LCL-driven scaling
|
2017-02-19 20:02:58 +00:00 |
fpmake.pp
|
lcl: added TJSONPropStorage, issue #31388, from Gustavo Carreno
|
2017-02-15 08:58:35 +00:00 |
graphics.pp
|
LCL: start implementing AllocPatternBitmap function (Delphi compatibility). Resolves Issue #0010587.
|
2017-01-11 13:30:07 +00:00 |
graphmath.pp
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
graphtype.pp
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
graphutil.pp
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
grids.pas
|
lcl: Fix grid's ButtonStringEditor ignoring cell text alignment (issue #0031402).
|
2017-02-16 20:44:10 +00:00 |
groupededit.pp
|
LCL: TCustomAbstractGroupedEdit: unbind the overloaded Color property from inherited property
|
2017-02-19 12:39:30 +00:00 |
helpintfs.pas
|
|
|
icnstypes.pas
|
|
|
imagelistcache.pas
|
|
|
imglist.pp
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
industrialbase.pp
|
|
|
inipropstorage.pas
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
interfacebase.pp
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
intfgraphics.pas
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
jsonpropstorage.pas
|
lcl: TJSONPropStorage, do not split at underscore
|
2017-02-15 11:42:20 +00:00 |
LAYOUT.txt
|
|
|
lazcanvas.pas
|
lazcanvas: Implements some abstract routines to avoid warnings
|
2017-01-03 15:51:43 +00:00 |
lazdeviceapis.pas
|
|
|
lazdialogs.pas
|
|
|
lazfreetypeintfdrawer.pas
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
lazhelphtml.pas
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
lazhelpintf.pas
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
lazregions.pas
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
lcl_calc_images.res
|
|
|
lcl_dbgrid_images.res
|
|
|
lcl_dbnav_images.res
|
|
|
lcl_dock_images.res
|
|
|
lcl_dock_to_images.res
|
|
|
lcl_edbtnimg.res
|
LCL: Restore the FilterEdit cancel icon made by Paul Ishenin.
|
2016-12-25 15:33:05 +00:00 |
lcl_grid_images.res
|
|
|
lclbase.lpk
|
lcl: added TJSONPropStorage, issue #31388, from Gustavo Carreno
|
2017-02-15 08:58:35 +00:00 |
lclclasses.pp
|
|
|
lclintf.pas
|
Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow.
|
2017-01-03 12:01:49 +00:00 |
lclmemmanager.pas
|
|
|
lclmessageglue.pas
|
|
|
lclplatformdef.pas
|
LCL: Add support for MUI widgetset (AmigaOS, MorphOS, AROS) by Marcus Sackrow.
|
2017-01-14 09:55:59 +00:00 |
lclproc.pas
|
LCL: Add support for MUI widgetset (AmigaOS, MorphOS, AROS) by Marcus Sackrow.
|
2017-01-14 09:55:59 +00:00 |
lclrescache.pas
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
lclstrconsts.pas
|
Order uses sections again to see dependencies better.
|
2016-12-20 16:26:44 +00:00 |
lcltaskdialog.pas
|
dialogs: TTaskDialog: fix default font. Issue #31393, patch by AlexeyT
|
2017-02-17 15:39:52 +00:00 |
lcltranslator.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
lcltype.pp
|
LCL: Implemented ETO_RTLREADING for TCanvas.TextOut(). issue #30514
|
2017-01-01 12:04:11 +00:00 |
lclunicodedata.pas
|
|
|
lclversion.pas
|
|
|
ldocktree.pas
|
|
|
lmessages.pp
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
lresources.pp
|
Order uses sections again to see dependencies better.
|
2016-12-20 16:26:44 +00:00 |
Makefile
|
lcl: updated make file
|
2017-01-15 18:01:52 +00:00 |
Makefile_win.compiled
|
|
|
Makefile.compiled
|
|
|
Makefile.fpc
|
lcl: fixed default LCL interface, bug #31228
|
2017-01-15 18:11:58 +00:00 |
maskedit.pp
|
|
|
menus.pp
|
|
|
pairsplitter.pas
|
|
|
popupnotifier.pas
|
|
|
postscriptcanvas.pas
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
postscriptprinter.pas
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
|
2016-12-17 22:58:08 +00:00 |
postscriptunicode.pas
|
Order uses sections again to see dependencies better.
|
2016-12-20 16:26:44 +00:00 |
printers.pas
|
|
|
propertystorage.pas
|
|
|
registerlcl.pas
|
lcl: added TJSONPropStorage, issue #31388, from Gustavo Carreno
|
2017-02-15 08:58:35 +00:00 |
rubberband.pas
|
|
|
shellctrls.pas
|
|
|
spin.pp
|
LCL: Publish TSpinEdit/TFloatSpinEdit property ParentColor. Issue #31325.
|
2017-02-02 10:29:59 +00:00 |
stdactns.pas
|
|
|
stdctrls.pp
|
TStaticText: publish properties Enabled, ParentShowHint and PopupMenu. Issues #0031313, #0031315 and #0031333.
|
2017-02-02 11:52:30 +00:00 |
themes.pas
|
LCL: ThemeServices: draw better themed disabled text
|
2017-01-10 16:15:35 +00:00 |
tmschema.pas
|
|
|
toolwin.pp
|
|
|
update_allunits.lpi
|
|
|
update_allunits.lpr
|
|
|
utrace.pp
|
Order uses sections again to see dependencies better.
|
2016-12-20 16:26:44 +00:00 |
valedit.pas
|
|
|
xmlpropstorage.pas
|
|
|