lazarus/lcl
micha 8be1fd35e2 fix crash on showing tabpage
fix painting of radiobutton in groupbox (non-tabpage-parent)

git-svn-id: trunk@6177 -
2004-10-29 09:52:08 +00:00
..
images
include implemented Borderspacing 2004-10-28 17:56:11 +00:00
interfaces fix crash on showing tabpage 2004-10-29 09:52:08 +00:00
languages updated spanish translation from Luis 2004-10-26 10:39:43 +00:00
nonwin32
templates
units started the carbon LCL interface 2004-09-06 22:24:52 +00:00
widgetset add TCustomForm.BorderIcons (delphi compat) 2004-10-24 18:54:57 +00:00
actnlist.pas
alllclunits.pp added postscript canvas example from Olivier 2004-10-04 09:05:23 +00:00
arrow.pp convert LM_SETVALUE message to interface methods 2004-09-19 18:50:28 +00:00
avglvltree.pas
buttons.pp codeexplorer: using lower recursive depth 2004-10-15 13:28:22 +00:00
calendar.pp convert LM_SETVALUE message to interface methods 2004-09-19 18:50:28 +00:00
chart.pp fixed TCanvas.TextRect Delphi compatible Rect and added TBarChart from Michael VC 2004-09-24 13:45:32 +00:00
checklst.pas convert LM_CLB_G/SETCHECKED to interface methods 2004-09-10 20:19:13 +00:00
clipbrd.pp
clistbox.pp
comctrls.pp convert LM_TB_BUTTONCOUNT to interface method 2004-09-13 14:34:53 +00:00
commctrl.pp
controls.pp fixed fpc 1.0.x compilation 2004-10-29 06:57:22 +00:00
COPYING
COPYING.LCL
customtimer.pas
dbactns.pp
dbctrls.pp fixed 1.0.10 compilation 2004-10-01 13:25:51 +00:00
dbgrids.pas fixed compiler options interface double variables 2004-10-12 08:23:20 +00:00
dialogs.pp splitted off unit FileUtil, it doesn't depend on other LCL units 2004-09-27 21:45:44 +00:00
dirsel.lfm
dirsel.lrs
dirsel.pas
dynamicarray.pas
dynhasharray.pp replaced writeln by DebugLn 2004-09-14 21:30:37 +00:00
edbtnimg.lrs
editbtn.pas
extctrls.pp optimize: only create tabpage contents when accessed, not immediately upon creation 2004-10-23 14:49:38 +00:00
extdlgs.lrs
extdlgs.pas splitted off unit FileUtil, it doesn't depend on other LCL units 2004-09-27 21:45:44 +00:00
extendedstrings.pas
extgraphics.pas updated finnish translation from Seppo 2004-10-01 13:31:23 +00:00
filectrl.pp splitted off unit FileUtil, it doesn't depend on other LCL units 2004-09-27 21:45:44 +00:00
fileutil.pas renamed filectrl.inc to fileutil.inc 2004-09-27 22:16:04 +00:00
forms.pp add TCustomForm.BorderIcons (delphi compat) 2004-10-24 18:54:57 +00:00
fpcadds.pas
graphics.pp fixed 1.0.10 compilation 2004-10-01 13:25:51 +00:00
graphmath.pp
graphtype.pp
grids.pas From Jesus: Ctrl+HOME does dataset.first, ctrl+END does dataSet.Last and fixes 2004-10-09 12:16:21 +00:00
imglist.pp implemented very rudimentary TTabControl 2004-09-10 16:28:51 +00:00
inipropstorage.pas
interfacebase.pp convert LM_CREATE message to interface methods 2004-09-24 21:34:14 +00:00
intfgraphics.pas added TLazIntfImage.TColors property 2004-09-27 10:01:18 +00:00
LAYOUT.TXT
lazlinkedlist.pas
lclclasses.pp
lclicons.lrs
lclintf.pas
lclmemmanager.pas
lclproc.pas fix menuitem caption issue (partly by martin smat) 2004-10-24 14:50:31 +00:00
lclrescache.pas
lclstrconsts.pas localized graphprop editor form and replaced opensavedialog with opensavepicturedialog 2004-08-26 22:12:39 +00:00
lcltype.pp convert LM_SCREENINIT message to interface method (integrated with TWidgetSet.AppInit(var ScreenInfo) 2004-09-18 10:52:48 +00:00
lmessages.pp convert LM_CREATE message to interface methods 2004-09-24 21:34:14 +00:00
lresources.pp replaced writeln by DebugLn 2004-09-14 21:30:37 +00:00
Makefile started the carbon LCL interface 2004-09-06 22:24:52 +00:00
Makefile.fpc fixed TCanvas.TextRect Delphi compatible Rect and added TBarChart from Michael VC 2004-09-24 13:45:32 +00:00
maskedit.pp fix key handling of maskedit (inhibit backspace handling) 2004-09-07 14:13:16 +00:00
menus.pp fix menuitem caption issue (partly by martin smat) 2004-10-24 14:50:31 +00:00
pairsplitter.pas
postscriptcanvas.pas fixed fpc 1.0 compilation 2004-10-16 08:59:26 +00:00
postscriptprinter.pas restored Tonys postscriptprinter unit 2004-10-04 23:10:29 +00:00
printers.pas fixed designer selecting hidden controls and postscriptprinter improvements from Olivier 2004-10-04 08:49:56 +00:00
propertystorage.pas
spin.pp fixed compiler options interface double variables 2004-10-12 08:23:20 +00:00
stdactns.pas
stdctrls.pp implemented Rename Identifier 2004-09-25 15:05:39 +00:00
stringhashlist.pas
textstrings.pas
toolwin.pp
utrace.pp
xmlpropstorage.pas