lazarus/lcl
2014-04-11 22:01:04 +00:00
..
forms Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-25 09:22:25 +00:00
images Add sheebang to scripts missing it 2014-02-05 12:03:30 +00:00
include TabControl: Set FTab's internal NoteBook.TabStop to False, otherwise TTabControl can always be tabbed into (Issue #0021332) 2014-04-11 18:56:50 +00:00
interfaces Qt: cleanup 2014-04-11 05:13:45 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #25789 2014-02-26 21:53:54 +00:00
nonwin32 LCL: Add WM_KEYUP and TWMKeyUp. Issue #25673, patch from ocean 2014-02-08 00:01:59 +00:00
templates Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-25 09:22:25 +00:00
tests tests: fixed compilation and 64bit, bug #25967 2014-04-03 21:29:00 +00:00
widgetset LCL: Implement TCustomEdit.NumbersOnly property. 2014-01-09 13:36:11 +00:00
actnlist.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
alllclunits.pp LCL: undo the renaming of TEditButton into TButtonEdit. 2014-04-09 15:46:18 +00:00
arrow.pp LCL: register TArrow to Misc component page again. Remove extra register procedures from Industrial components. 2013-09-07 07:23:49 +00:00
asyncprocess.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
barchart.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
btn_icons.res lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres 2013-09-28 03:06:54 +00:00
buttonpanel.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
buttons.pp Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
calendar.pp Calendar: don't publish Date. DateTime is already published. 2013-06-09 10:04:28 +00:00
checklst.pas LCL: BiDiMode and FlipChildren fixes for TRadioGroup, TCheckGroup and TCheckListbox, patch by wp, bug #25408 2013-12-21 14:20:20 +00:00
clipbrd.pp LCL: minor corrections of comments in clipbrd.pp (thanks to Mike Thompson), bug #25033 2013-09-16 20:43:07 +00:00
colorbox.pas LCL: Add ColorRectWidth property to TCustomColorBox. Issue #24761, patch from Michael Fuchs 2013-07-18 13:04:41 +00:00
comctrls.pp LCL: PageControl, set tab index to widgetset. This was skipped if handle-creation was forced (by other controls) during csLoading. issue #0025555 2014-03-18 21:37:10 +00:00
controls.pp LCL: fixed typo GetChildsRect GetChildrenRect 2014-04-09 15:12:36 +00:00
cursors.res lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres 2013-09-28 03:06:54 +00:00
customdrawn_android.pas
customdrawn_common.pas
customdrawn_winxp.pas
customdrawncontrols.pas lcl: load button icons from FPC resources instead of Lazarus resources 2013-09-27 02:48:55 +00:00
customdrawndrawers.pas
customtimer.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
dbactns.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
dbctrls.pp lcl: Reset TFieldDataLink when a key field changes. Issue #25876 2014-03-24 12:34:52 +00:00
dbgrids.pas LCL, DbGrids: fixed compilation with FPC 2.7.1, patch from Udo Schmal and Dennis Fehr, bug #25647 2014-02-11 21:43:20 +00:00
defaulttranslator.pas
dialog_icons.res lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres 2013-09-28 03:06:54 +00:00
dialogs.pp lcl: move dialog icons from Lazarus to FPC resources 2013-09-27 03:38:18 +00:00
dynamicarray.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
dynhasharray.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
dynqueue.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
editbtn.pas EditButton: redirect focus to FEdit when control gets activated, e.g if it is set as ActiveControl. 2014-04-11 22:01:04 +00:00
extctrls.pp LCL: BiDiMode and FlipChildren fixes for TRadioGroup, TCheckGroup and TCheckListbox, patch by wp, bug #25408 2013-12-21 14:20:20 +00:00
extdlgs.pas lcl: move calculator images from Lazarus to FPC resources 2013-09-27 05:40:11 +00:00
extendedstrings.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
extgraphics.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
filectrl.pp LCL: TFilterComboBox: freenotification for ShellListView 2013-05-30 06:52:22 +00:00
forms.pp LCL: ScrollingWinControl Resizing. Issue #25859, patch from ocean. 2014-03-16 23:03:26 +00:00
fpcadds.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
fpmake.pp
graphics.pp lcl: a trial to fix wince compilation (issue #0025512) 2014-01-11 03:25:31 +00:00
graphmath.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
graphtype.pp Add scanline support 2013-06-23 19:46:43 +00:00
graphutil.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
grids.pas LCL, grids, fix cbsEllipsis editor not allowing focus change, issue #25824 2014-03-13 00:48:43 +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 Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
imagelistcache.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
imglist.pp lcl: add an ability to create a TGraphic from resource which at the moment supports Bmp, Png, Ico and Cur resources, add an ability to add an ImageList element from resource 2013-09-27 11:46:02 +00:00
industrialbase.pp
inipropstorage.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
interfacebase.pp lcl: move LoadIcon, LoadCursor, LoadBitmap to LCLIntf to prevent name clashing with Windows unit (issue #0024222) 2013-06-23 12:29:11 +00:00
intfgraphics.pas Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
LAYOUT.txt
lazcanvas.pas Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
lazdeviceapis.pas
lazdialogs.pas lcl: move dialog icons from Lazarus to FPC resources 2013-09-27 03:38:18 +00:00
lazfreetypeintfdrawer.pas
lazhelphtml.pas IDE: cut handles when starting applications 2013-11-07 12:52:03 +00:00
lazhelpintf.pas IDE: renamed SetPathDelims to GetForcedPathDelims 2013-09-09 10:28:10 +00:00
lazlinkedlist.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
lazregions.pas Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
lcl_calc_images.res lcl: move calculator images from Lazarus to FPC resources 2013-09-27 05:40:11 +00:00
lcl_dbgrid_images.res lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres 2013-09-28 03:06:54 +00:00
lcl_dbnav_images.res lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres 2013-09-28 03:06:54 +00:00
lcl_dock_images.res lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres 2013-09-28 03:06:54 +00:00
lcl_dock_to_images.res lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres 2013-09-28 03:06:54 +00:00
lcl_edbtnimg.res lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres 2013-09-28 03:06:54 +00:00
lcl_grid_images.res lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres 2013-09-28 03:06:54 +00:00
lclbase.lpk LCL: undo the renaming of TEditButton into TButtonEdit. 2014-04-09 15:46:18 +00:00
lclclasses.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
lclintf.pas LCL: check for Interfaces unit for clipboard. It can be missing when clipboard is used in cmd line prog and LCL dependency added manually. 2013-08-22 11:56:14 +00:00
lclmemmanager.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
lclmessageglue.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
lclproc.pas fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
lclrescache.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
lclstrconsts.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
lcltype.pp LCL: Implement TCustomEdit.NumbersOnly property. 2014-01-09 13:36:11 +00:00
lclunicodedata.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
lclversion.pas set trunk version to 1.3 2013-09-15 15:53:49 +00:00
ldocktree.pas lcl: move dock images from Lazarus to FPC resources 2013-09-27 06:00:50 +00:00
lmessages.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
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 lcl: updated Makefile for win32 2013-09-15 21:50:36 +00:00
Makefile.compiled updated Makefiles 2013-09-15 05:59:45 +00:00
Makefile.fpc fixed make distclean 2014-02-18 17:37:14 +00:00
maps.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
maskedit.pp MaskEdit: fix possible crash in PasteFromClipBoard. 2014-02-09 16:40:44 +00:00
menus.pp Applies patch from bug #17519 to fix regression in WinCE menus 2013-07-13 05:12:09 +00:00
pairsplitter.pas LCL: added TPairSplitter.Constraints, bug #25046 2013-09-18 09:12:57 +00:00
popupnotifier.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
postscriptcanvas.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
postscriptprinter.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
postscriptunicode.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
printers.pas Printers, use finalization handler to free printer avoiding AV, issue #23859 2013-10-09 06:28:11 +00:00
propertystorage.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
registerlcl.pas LCL: undo the renaming of TEditButton into TButtonEdit. 2014-04-09 15:46:18 +00:00
rubberband.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
shellctrls.pas TShellTreeView: publish OnAdvancedCustomDraw, OnAdvancedCustomDrawItem, OnCustomDraw, OnCustomDrawItem. 2013-07-12 14:44:18 +00:00
spin.pp T(Float)SpinEdit: publish property alignment (issue #0024633). 2013-06-22 15:47:32 +00:00
stdactns.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
stdctrls.pp LCL: make TCustomButton.Click public. Issue #25870. 2014-03-16 22:45:52 +00:00
stringhashlist.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
textstrings.pas LCL: TTextStrings: fixed uninitialized memory, bug #24773 2013-07-23 22:04:30 +00:00
themes.pas lcl: implement small close button drawing with themes 2013-06-23 17:39:10 +00:00
tmschema.pas
toolwin.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
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 Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
valedit.pas LCL: In ValueListEditor, allow setting keyAdd in KeyOptions before setting keyEdit. Allow setting goAutoAddRows in Options. 2014-04-07 07:20:39 +00:00
xmlpropstorage.pas lcl: TXMLConfigStorage: fixed load/save utf8 filename 2013-06-23 16:02:26 +00:00