lazarus/lcl
mattias dc45d40295 added TFileListBox from Luis
git-svn-id: trunk@5292 -
2004-03-11 00:07:26 +00:00
..
images added calculator icons 2003-12-25 11:53:36 +00:00
include added TFileListBox from Luis 2004-03-11 00:07:26 +00:00
interfaces * fixed gtk2 compilation 2004-03-09 15:30:15 +00:00
languages updated spanish translation from Luis 2004-02-28 09:42:16 +00:00
nonwin32 added ambigious unit check for IDE 2003-11-15 13:07:09 +00:00
templates
units removed unused CONTENT.TXT files for old output dirs 2003-12-28 12:04:57 +00:00
actnlist.pas added TActionList editor from Radek 2004-02-28 11:03:37 +00:00
alllclunits.pp added StdActns definitions, no code yet 2004-02-24 21:53:12 +00:00
arrow.pp revert intf split 2004-02-23 08:19:05 +00:00
avglvltree.pas fixed many range check warnings 2003-12-25 14:17:07 +00:00
buttons.pp * Interface CreateComponent splitup 2004-02-27 00:42:41 +00:00
calendar.pp revert intf split 2004-02-23 08:19:05 +00:00
checklst.pas revert intf split 2004-02-23 08:19:05 +00:00
clipbrd.pp fixed many range check warnings 2003-12-25 14:17:07 +00:00
clistbox.pp
comctrls.pp workaround for fpc bug #2859 2004-03-06 18:44:06 +00:00
commctrl.pp fixed some bugs by Andreas 2003-11-10 19:05:44 +00:00
controls.pp added TWinControl.ParentFormInitializeWnd 2004-03-08 22:36:01 +00:00
COPYING
COPYING.LCL
customtimer.pas fixed color coversion range check 2003-12-26 10:59:25 +00:00
dbctrls.pp partly fixed streaming of DBCalendar, and opRemove notification of DBText DBEdit DBCalendar 2003-09-22 15:03:19 +00:00
dbgrids.pas revert intf split 2004-02-23 08:19:05 +00:00
dialogs.pp revert intf split 2004-02-23 08:19:05 +00:00
dirsel.lfm fixed crDefault in lrs files 2004-01-08 13:52:09 +00:00
dirsel.lrs fixed crDefault in lrs files 2004-01-08 13:52:09 +00:00
dirsel.pas findinfiles uses tselectdirectorydialog; remove global SelectDirectory function (from vincent) 2004-01-24 11:42:53 +00:00
dynamicarray.pas started a posteriori message filtering 2003-12-26 12:36:31 +00:00
dynhasharray.pp * Fixed key/index generation 2003-11-19 00:44:25 +00:00
edbtnimg.lrs added TEditButton, TFileNameEdit, TDirectoryEdit, TDateEdit, TCalcEdit from Michael V.C. 2003-12-23 20:40:43 +00:00
editbtn.pas findinfiles uses tselectdirectorydialog; remove global SelectDirectory function (from vincent) 2004-01-24 11:42:53 +00:00
extctrls.pp added StdActns definitions, no code yet 2004-02-24 21:53:12 +00:00
extdlgs.lrs added TEditButton, TFileNameEdit, TDirectoryEdit, TDateEdit, TCalcEdit from Michael V.C. 2003-12-23 20:40:43 +00:00
extdlgs.pas fix a lot of range check errors win32 2003-12-29 14:22:22 +00:00
extendedstrings.pas MG: implemented TMethodList and Application Idle handlers 2002-11-02 22:25:36 +00:00
filectrl.pp added TFileListBox from Luis 2004-03-11 00:07:26 +00:00
forms.pp added TWinControl.ParentFormInitializeWnd 2004-03-08 22:36:01 +00:00
fpcadds.pas fixed 1.0.x compilation 2004-02-03 17:36:58 +00:00
graphics.pp fixed CreateBrushIndirect 2004-03-06 17:12:19 +00:00
graphmath.pp fixed many range check warnings 2003-12-25 14:17:07 +00:00
graphtype.pp fixed CreateComponent for buttons, implemented basic Drag And Drop 2004-02-28 00:34:36 +00:00
grids.pas fixed grid painting 2004-02-21 01:26:05 +00:00
imglist.pp fixed CreateComponent for buttons, implemented basic Drag And Drop 2004-02-28 00:34:36 +00:00
interfacebase.pp * Renamed TInterfaceBase to TWidgetSet 2004-03-05 00:14:02 +00:00
intfgraphics.pas fixed bmp reader reader skipping header 2004-02-29 10:34:00 +00:00
intfstrconsts.pas * renamed (Check|Enable)MenuItem to MenuItemSet(Check|Enable) 2004-01-11 16:38:29 +00:00
LAYOUT.TXT
lazlinkedlist.pas renamed lazqueue to lazlinkedlist, patch from Jeroen 2003-08-18 13:26:06 +00:00
lclicons.lrs started TDBNavigator 2003-09-19 16:10:32 +00:00
lclintf.pas fixed compilation under fpc 1.9.3 2004-03-06 21:57:14 +00:00
lclmemmanager.pas accelerated conversion from data to lrs 2004-02-17 22:17:40 +00:00
lclproc.pas revert intf split 2004-02-23 08:19:05 +00:00
lclstrconsts.pas TMenuItem.Bitmap is now auto created on read. Added TMenuItem.HasBitmap 2004-02-08 11:31:32 +00:00
lcltype.pp moved TOnwerDrawState to StdCtrls 2004-03-08 00:48:05 +00:00
lmessages.pp removed workaround VirtualCreate 2004-02-04 22:17:09 +00:00
lresources.pp accelerated conversion from data to lrs 2004-02-17 22:17:40 +00:00
Makefile added StdActns definitions, no code yet 2004-02-24 21:53:12 +00:00
Makefile.fpc added StdActns definitions, no code yet 2004-02-24 21:53:12 +00:00
maskedit.pp Menu editor form anchors from Tony 2003-11-09 10:31:49 +00:00
menus.pp revert intf split 2004-02-23 08:19:05 +00:00
pairsplitter.pas revert intf split 2004-02-23 08:19:05 +00:00
postscriptprinter.pas fixed postscriptpinter BeginDoc from Tony 2003-11-03 22:42:00 +00:00
printers.pas fixed some win32 intf warnings 2003-06-28 16:20:19 +00:00
spin.pp added some TEdit ideas to TSpinEdit 2004-02-04 00:04:37 +00:00
stdactns.pas added StdActns definitions, no code yet 2004-02-24 21:53:12 +00:00
stdctrls.pp added TWinControl.ParentFormInitializeWnd 2004-03-08 22:36:01 +00:00
stringhashlist.pas combined lazconf things for unix 2003-08-15 14:01:20 +00:00
textstrings.pas fixed file writable check for win32 2004-01-15 21:47:50 +00:00
toolwin.pp fixed error handling on saving lpi file 2004-02-22 15:39:44 +00:00
utrace.pp * change $ifdef ver1_1 to $ifndef ver1_0 so it works also with 2003-11-03 16:57:47 +00:00
vclglobals.pp * Interface CreateComponent splitup 2004-02-27 00:42:41 +00:00