lazarus/lcl
2014-05-11 21:56:45 +00:00
..
forms
images Add sheebang to scripts missing it 2014-02-05 12:03:30 +00:00
include LCL: fixed TCustomListView.GetNextItem.Patch by errno.issue #26033 2014-05-10 19:36:40 +00:00
interfaces Qt: fixed crash with QTSCROLLABLEFORMS define under MacOSX. 2014-05-11 16:54:37 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #26144 2014-05-11 21:56:45 +00:00
nonwin32 LCL: Add WM_KEYUP and TWMKeyUp. Issue #25673, patch from ocean 2014-02-08 00:01:59 +00:00
templates
tests tests: fixed compilation and 64bit, bug #25967 2014-04-03 21:29:00 +00:00
widgetset cocoa: Support for TLabel and other graphic controls inside TPageControl tab views; Implements many properties and methods from TListView 2014-05-01 22:45:25 +00:00
actnlist.pas
alllclunits.pp LCL: undo the renaming of TEditButton into TButtonEdit. 2014-04-09 15:46:18 +00:00
arrow.pp
asyncprocess.pp
barchart.pp
btn_icons.res
buttonpanel.pas
buttons.pp
calendar.pp
checklst.pas
clipbrd.pp
colorbox.pas
comctrls.pp LCL, TCoolbar: Replace Resize with WMSize. Issue #26096, patch from Vojtech Cihak. 2014-05-10 14:40:17 +00:00
controls.pp LCL: comment 2014-05-01 14:00:37 +00:00
cursors.res
customdrawn_android.pas
customdrawn_common.pas
customdrawn_winxp.pas
customdrawncontrols.pas
customdrawndrawers.pas
customtimer.pas
dbactns.pp
dbctrls.pp lcl: add some heuristic in TDBLookup to determine if the dataset really changed. Issue #26006 2014-05-01 20:01:23 +00:00
dbgrids.pas LCL, fix DBGrid shows '(blob)' on all Blob fields, from Petr-K, issue #26061 2014-04-23 18:55:50 +00:00
defaulttranslator.pas
dialog_icons.res
dialogs.pp
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas LCL: in FilterEdit, name a method better (ReturnKeyHandled). 2014-05-04 22:32:35 +00:00
extctrls.pp
extdlgs.pas
extendedstrings.pas
extgraphics.pas
filectrl.pp
forms.pp LCL: ScrollingWinControl Resizing. Issue #25859, patch from ocean. 2014-03-16 23:03:26 +00:00
fpcadds.pas
fpmake.pp
graphics.pp lcl: a trial to fix wince compilation (issue #0025512) 2014-01-11 03:25:31 +00:00
graphmath.pp
graphtype.pp
graphutil.pp lcl: graphutil: fixed range check 2014-05-08 13:36:10 +00:00
grids.pas LCL, grids, set Title's multiline property to false by default (this prevents unnecessary listing in the lfm file) 2014-05-02 21:14:57 +00:00
helpintfs.pas IDE: help for unknown identifier: do not show error about FPC keyword, the following error is enough 2014-02-05 10:15:15 +00:00
icnstypes.pas
imagelistcache.pas
imglist.pp
industrialbase.pp
inipropstorage.pas
interfacebase.pp
intfgraphics.pas
LAYOUT.txt
lazcanvas.pas
lazdeviceapis.pas
lazdialogs.pas
lazfreetypeintfdrawer.pas
lazhelphtml.pas
lazhelpintf.pas
lazlinkedlist.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_grid_images.res
lclbase.lpk LCL: undo the renaming of TEditButton into TButtonEdit. 2014-04-09 15:46:18 +00:00
lclclasses.pp
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas
lclproc.pas fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
lclrescache.pas
lclstrconsts.pas LclStrConst Fix rsFixedColsTooBig and rsFixedRowsTooBig so they match current behaviour (issue #0018590). 2014-05-01 15:37:08 +00:00
lcltype.pp LCL: Implement TCustomEdit.NumbersOnly property. 2014-01-09 13:36:11 +00:00
lclunicodedata.pas
lclversion.pas
ldocktree.pas
lmessages.pp
lresources.pp fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
Makefile fixed make distclean 2014-02-18 17:37:14 +00:00
Makefile_win.compiled
Makefile.compiled
Makefile.fpc fixed make distclean 2014-02-18 17:37:14 +00:00
maps.pp
maskedit.pp MaskEdit: fix possible crash in PasteFromClipBoard. 2014-02-09 16:40:44 +00:00
menus.pp LCL: add a MainMenu.Height property. Issue #26054 2014-04-28 12:50:44 +00:00
pairsplitter.pas
popupnotifier.pas
postscriptcanvas.pas
postscriptprinter.pas
postscriptunicode.pas
printers.pas
propertystorage.pas
registerlcl.pas LCL: undo the renaming of TEditButton into TButtonEdit. 2014-04-09 15:46:18 +00:00
rubberband.pas
shellctrls.pas ShellTreeView: fix SetPath (issue #0026088). 2014-04-28 18:12:25 +00:00
spin.pp
stdactns.pas
stdctrls.pp TCustomComboBox: remove redundant KeyPress method. All this is already done in Utf8KeyPress. 2014-05-02 12:58:31 +00:00
stringhashlist.pas
textstrings.pas LCL: fixed TTextStrings.Exchange 2014-04-30 17:08:53 +00:00
themes.pas
tmschema.pas
toolwin.pp
translations.pas lcl, ide: use code compatible with JSon package from FPC 2.6.2 2014-01-17 10:54:10 +00:00
update_allunits.lpi
update_allunits.lpr
utrace.pp
valedit.pas LCL: Prevent an out of bounds error in ValueListEditor when adding rows automatically in Value-column. 2014-04-13 10:35:15 +00:00
xmlpropstorage.pas