lazarus/lcl
mattias 6d4be878cd fixed mem leak
git-svn-id: trunk@6711 -
2005-01-28 17:55:48 +00:00
..
images
include added TTreeView.OnCustomCreateItem from Andre Haines 2005-01-28 16:45:43 +00:00
interfaces fixed mem leak 2005-01-28 17:55:48 +00:00
languages started TTranslateStrings and .lrt files support from Vasily 2004-12-27 12:56:42 +00:00
nonwin32 removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
templates removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
units started the carbon LCL interface 2004-09-06 22:24:52 +00:00
widgetset fix scrolling (win32) 2005-01-15 13:25:29 +00:00
actnlist.pas implemented setting TTabSheet.TabIndex 2004-08-04 09:35:38 +00:00
alllclunits.pp started TTranslateStrings and .lrt files support from Vasily 2004-12-27 12:56:42 +00:00
arrow.pp published BorderSpacing for many controls 2004-12-27 19:40:59 +00:00
avglvltree.pas * x86_64 fix: removed pointer->cardinal cast 2004-12-19 17:41:18 +00:00
buttons.pp fixed several dialogs to react on esacpe 2005-01-14 00:27:05 +00:00
calendar.pp published BorderSpacing for many controls 2004-12-27 19:40:59 +00:00
chart.pp published BorderSpacing for many controls 2004-12-27 19:40:59 +00:00
checklst.pas published BorderSpacing for many controls 2004-12-27 19:40:59 +00:00
clipbrd.pp implemented platform independent binary object streamer 2004-08-15 14:39:36 +00:00
clistbox.pp removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
comctrls.pp added TTreeView.OnCustomCreateItem from Andre Haines 2005-01-28 16:45:43 +00:00
commctrl.pp removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
controls.pp added error when setting FormStyle to MDI 2005-01-26 23:23:11 +00:00
COPYING
COPYING.LCL
customtimer.pas removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
dbactns.pp fixed range check error for TCustomSynAutoComplete.ExecuteCompletion in empty lines 2004-08-04 16:41:07 +00:00
dbctrls.pp fixed 1.0.10 compilation 2004-10-01 13:25:51 +00:00
dbgrids.pas added DoCompareCells, changed OnCompareCell from Jesus 2005-01-16 13:16:31 +00:00
defaulttranslator.pas updated russian translation from VVI 2005-01-10 19:01:36 +00:00
dialogs.pp added QuestionDlg - a MessageDlg with custom buttons 2005-01-27 19:03:51 +00:00
dirsel.lfm
dirsel.lrs
dirsel.pas
dynamicarray.pas replaced writeln by debugln 2004-05-11 11:42:27 +00:00
dynhasharray.pp replaced writeln by DebugLn 2004-09-14 21:30:37 +00:00
edbtnimg.lrs
editbtn.pas Columns property in TCustomGrid by Jesus 2005-01-05 15:20:10 +00:00
extctrls.pp properly support TImage.OnPaint event, fix infinite loop 2005-01-17 12:49:48 +00:00
extdlgs.lrs
extdlgs.pas Enlarged TCalendarDialogForm, so that it is large enough to contain the win32 calendar. 2004-11-17 12:22:38 +00:00
extendedstrings.pas fix create new record upon put object bug 2004-06-11 20:15:40 +00:00
extgraphics.pas updated memcheck.pas from heaptrc.pp 2004-11-10 15:25:32 +00:00
filectrl.pp implemented Multi mask for TFileListBox 2004-11-15 22:58:13 +00:00
fileutil.pas implemented allowing parent as AnchorSide.Control 2005-01-27 00:55:04 +00:00
forms.pp fix for 1.9.7 and higher. 2005-01-28 11:40:32 +00:00
fpcadds.pas fix fpc 1.0.x compilation 2004-11-15 15:09:47 +00:00
fpdoc.css added fpdoc stylesheet 2004-12-02 13:05:55 +00:00
graphics.pp fixed locking TCanvas 2005-01-15 11:56:13 +00:00
graphmath.pp replaced writeln by debugln 2004-05-11 11:42:27 +00:00
graphtype.pp added showing all four sides to AnchorEditor 2005-01-17 11:53:39 +00:00
grids.pas fixed changing the cell value while in editor mode from Jesus 2005-01-21 10:41:30 +00:00
imglist.pp implemented very rudimentary TTabControl 2004-09-10 16:28:51 +00:00
inipropstorage.pas added OnSavingProperties, OnRestoringProperties to TCustomPropertyStorage 2005-01-15 11:40:21 +00:00
interfacebase.pp convert LM_CREATE message to interface methods 2004-09-24 21:34:14 +00:00
intfgraphics.pas * Changed typing fixes to casting 2004-11-04 00:52:23 +00:00
LAYOUT.TXT
lazlinkedlist.pas
lclclasses.pp implemented creating classes at run time from any TComponent descendant 2004-11-20 11:20:06 +00:00
lclicons.lrs
lclintf.pas updated memcheck.pas from heaptrc.pp 2004-11-10 15:25:32 +00:00
lclmemmanager.pas changed TControl.Anchors default value to AnchorAlign[Align] 2004-12-20 00:11:24 +00:00
lclproc.pas added workaround for bug #3574 2005-01-18 22:26:10 +00:00
lclrescache.pas fixed cleaning up unused resource cache items 2004-11-08 11:52:14 +00:00
lclstrconsts.pas added resurce strings for gtk file dlg 2004-12-18 23:46:17 +00:00
lcltype.pp implemented TPen.Mode=pmXor from Jesus 2005-01-08 11:03:18 +00:00
lmessages.pp convert LM_CREATE message to interface methods 2004-09-24 21:34:14 +00:00
lresources.pp fixes for reading inherited forms from Colin Western 2005-01-23 12:56:49 +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 published BorderSpacing for many controls 2004-12-27 19:40:59 +00:00
menus.pp implemented open project after open standard windows 2004-12-12 03:54:09 +00:00
pairsplitter.pas published BorderSpacing for many controls 2004-12-27 19:40:59 +00:00
postscriptcanvas.pas implemented the fpCanvas support for the LCL - Compile with -dUseFPCanvas 2005-01-10 18:44:44 +00:00
postscriptprinter.pas TFont, TBrush, TPen can now be used with fpCanvas 2005-01-07 21:02:59 +00:00
printers.pas implemented the fpCanvas support for the LCL - Compile with -dUseFPCanvas 2005-01-10 18:44:44 +00:00
propertystorage.pas fixed freeing propertystorage 2005-01-15 11:45:50 +00:00
spin.pp added showing all four sides to AnchorEditor 2005-01-17 11:53:39 +00:00
stdactns.pas
stdctrls.pp added error message for TStaticText.BorderStyle not implemented during designing 2005-01-26 17:36:02 +00:00
stringhashlist.pas
textstrings.pas TTextStrings improvements (Exchange, Put), clean ups 2004-11-24 08:18:13 +00:00
toolwin.pp removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
utrace.pp
xmlpropstorage.pas added OnSavingProperties, OnRestoringProperties to TCustomPropertyStorage 2005-01-15 11:40:21 +00:00