.. |
forms
|
LCL: rename TControl.ScaleCoord* methods
|
2017-05-20 10:02:25 +00:00 |
images
|
lcl: Minor revision of HiRes images of lcl controls (by Roland Hahn)
|
2017-11-12 14:25:09 +00:00 |
include
|
LCL: Fix keyboard navigation in RadioGroup with disabled items (issue #33386, patch by Serge Anvarov).
|
2018-03-09 08:42:57 +00:00 |
interfaces
|
Qt, Qt5: mark TQtDialog, TQtFileDialog and TQtMessageBox as lclwidget, so GetActiveWindow returns it's handle like on win32. part of issue #33409
|
2018-03-10 13:46:31 +00:00 |
languages
|
Translations: Simplified Chinese translation update by robsean, bug #33242
|
2018-02-27 23:23:20 +00:00 |
nonwin32
|
lcl: comment
|
2017-09-02 09:14:44 +00:00 |
templates
|
|
|
tests
|
|
|
widgetset
|
LCL, win32: add TWSWinControlClass.GetDoubleBuffered
|
2018-02-16 11:15:36 +00:00 |
actnlist.pas
|
|
|
alllclunits.pp
|
|
|
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
|
|
|
buttonpanel.pas
|
lcl: buttonpanel: fix min button sizes in High-DPI. Issue #31557
|
2017-03-17 18:45:51 +00:00 |
buttons.pp
|
|
|
calendar.pp
|
LCL: In TCustomcalendar, always SetProps in InitializeWnd (issue #0032379). Patch by soner.
|
2017-09-08 21:56:24 +00:00 |
checklst.pas
|
|
|
clipbrd.pp
|
LCL: Delete the pcfDelphi* and pcfKylix* clipboard formats. Issue #27194.
|
2017-11-24 18:02:15 +00:00 |
colorbox.pas
|
LCL: combobox, listbox: fix drawing of customdrawn items. Change TOwnerDrawStateType.odPainted to odBackgroundPainted
|
2017-06-10 11:43:19 +00:00 |
comboex.pas
|
LCL: High-DPI ImageList: LCL runtime and win32
|
2018-01-10 12:46:42 +00:00 |
comctrls.pp
|
LCL: TCustomTabControl: update images on DPI change
|
2018-01-27 13:39:09 +00:00 |
controls.pp
|
LCL:fix scaling of font size set to <>0 in design time. Issue #33132, regression after r56962 #d7f8f5e5f6
|
2018-02-06 16:12:49 +00:00 |
cursor_hourglass.res
|
|
|
cursors.res
|
LCL: GTK2: High-DPI cursor crNo.
|
2017-09-07 21:13:46 +00:00 |
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: Publish property Aligment of TDBEdit.
|
2018-02-06 13:37:02 +00:00 |
dbextctrls.pp
|
|
|
dbgrids.pas
|
LCL: DBGrid: Fixed pressing RETURN in the last row of the DBGrid the focus stay in the last column. Issue #33294
|
2018-03-06 19:41:20 +00:00 |
defaulttranslator.pas
|
|
|
dialog_icons.res
|
|
|
dialogs.pp
|
Dialogs: overload CreateMessageDlg function with parameter to set dialog caption.
|
2018-02-24 16:01:21 +00:00 |
editbtn.pas
|
LCL: revert r56162, r56031, r55890 #9ac706fc7a (TabStop handling)
|
2017-11-10 08:19:00 +00:00 |
extctrls.pp
|
LCL: Support horizontal mouse wheel messages. Issue #32753, patch from AlexeyT.
|
2017-12-05 21:30:57 +00:00 |
extdlgs.pas
|
|
|
extgraphics.pas
|
|
|
filectrl.pp
|
|
|
forms.pp
|
LCL: Fixed OnKeyUp for special keys when key was handled in OnKeyDown. Issue #33196
|
2018-02-19 23:28:20 +00:00 |
fpmake.pp
|
|
|
graphics.pp
|
LCL: Icon: sort
|
2018-01-29 09:29:42 +00:00 |
graphmath.pp
|
|
|
graphtype.pp
|
|
|
graphutil.pp
|
|
|
grids.pas
|
LCL: Remove an assertion when getting an invalid cell rect in TCustomGrid. Return Rect(0,0,0,0) instead. Issue #33273.
|
2018-02-28 13:20:29 +00:00 |
groupededit.pp
|
Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak.
|
2018-01-15 10:53:48 +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
|
LCL: image list: make TCustomImageListResolution.Draw virtual
|
2018-02-08 20:00:43 +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
|
Reduce typecasts. Use TIntegerList and TByteList where appropriate.
|
2017-11-13 23:20:44 +00:00 |
intfgraphics.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
jsonpropstorage.pas
|
Fixes compilation with FPC 2.6
|
2017-02-20 11:28:08 +00:00 |
LAYOUT.txt
|
|
|
lazcanvas.pas
|
|
|
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
|
|
|
lazregions.pas
|
|
|
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: Minor revision of HiRes images of lcl controls (by Roland Hahn)
|
2017-11-12 14:25:09 +00:00 |
lcl_grid_images.res
|
lcl: Interchange icons sortasc and sortdesc in resource lcl_grid_images.res
|
2017-04-27 10:13:55 +00:00 |
lclbase.lpk
|
lclbase: added missing include/comboex.inc
|
2017-11-30 14:22:11 +00:00 |
lclclasses.pp
|
lcl: comment
|
2017-10-26 14:16:50 +00:00 |
lclintf.pas
|
|
|
lclmemmanager.pas
|
|
|
lclmessageglue.pas
|
lcl: debug
|
2018-03-10 16:32:56 +00:00 |
lclplatformdef.pas
|
|
|
lclproc.pas
|
LCL: ShortCutToText faster, with array. Issue #30992. Patch by AlexeyT
|
2018-02-25 14:13:12 +00:00 |
lclrescache.pas
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
|
2017-04-05 08:34:48 +00:00 |
lclstrconsts.pas
|
lcl: THTMLHelpDatabase: added published readonly property BuiltInBaseURL to show the default in the IDE options
|
2017-11-11 14:21:11 +00:00 |
lcltaskdialog.pas
|
lcl: taskdialog: fix default font size for darwin after r54453 #20a9ecf1d5. Issue #31037
|
2017-03-22 09:47:23 +00:00 |
lcltranslator.pas
|
lcl: translations: fixed getting duplicate msg from .mo file, issue #33173
|
2018-02-17 10:44:33 +00:00 |
lcltype.pp
|
lcl: add SM_REMOTESESSION constant
|
2018-02-16 10:46:56 +00:00 |
lclunicodedata.pas
|
|
|
lclversion.pas
|
IDE: Add revision to lclversion.pas.
|
2017-11-01 21:34:39 +00:00 |
ldocktree.pas
|
|
|
lmessages.pp
|
LCL: Support horizontal mouse wheel messages. Issue #32753, patch from AlexeyT.
|
2017-12-05 21:30:57 +00:00 |
lresources.pp
|
|
|
Makefile
|
|
|
Makefile_win.compiled
|
|
|
Makefile.compiled
|
|
|
Makefile.fpc
|
|
|
maskedit.pp
|
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 |
menus.pp
|
LCL: High-DPI ImageList: rename *ForImagePPI to *ForPPI
|
2018-01-13 04:25:01 +00:00 |
pairsplitter.pas
|
|
|
popupnotifier.pas
|
lcl: Make popupnotifier dpi-aware.
|
2018-02-27 23:33:01 +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
|
|
|
propertystorage.pas
|
|
|
registerlcl.pas
|
|
|
rubberband.pas
|
|
|
shellctrls.pas
|
Amiga: removed some warnings
|
2017-06-20 09:24:14 +00:00 |
spin.pp
|
|
|
stdactns.pas
|
|
|
stdctrls.pp
|
LCL: TCustomEdit: add OnChange handler list
|
2017-12-14 14:15:34 +00:00 |
themes.pas
|
LCL: Fix a comment saying that Graphics could not be used in unit Themes.
|
2018-02-08 23:43:21 +00:00 |
tmschema.pas
|
|
|
toolwin.pp
|
|
|
update_allunits.lpi
|
|
|
update_allunits.lpr
|
|
|
utrace.pp
|
|
|
valedit.pas
|
LCL/ValuelistEditor: Change column titles from "Key"/"Name" to "Key"/"Value"
|
2018-02-24 11:45:10 +00:00 |
xmlpropstorage.pas
|
|
|