lazarus/lcl
mattias 2efd1ba30a destroying clean up
git-svn-id: trunk@6334 -
2004-12-05 13:25:47 +00:00
..
images
include destroying clean up 2004-12-05 13:25:47 +00:00
interfaces fixed error, when more than one timer was disabled in a timer callback. 2004-12-01 22:38:36 +00:00
languages updated spanish translation from Luis 2004-10-26 10:39:43 +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 implemented preferred size for controls for theme depending AutoSizing 2004-11-03 14:18:36 +00:00
actnlist.pas implemented setting TTabSheet.TabIndex 2004-08-04 09:35:38 +00:00
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 fixed compilation for fpc 1.0.10 2004-08-06 06:51:15 +00:00
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 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 deactivated sending SYSKey messages in gtk intf - they are not used anyway 2004-11-28 00:55:44 +00:00
commctrl.pp removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
controls.pp added SysKey messages to gtk intf and LCL 2004-11-29 01:12:36 +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 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 call inherited CM_EnabledChanged 2004-06-13 21:37:24 +00:00
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 Enlarged TCalendarDialogForm, so that it is large enough to contain the win32 calendar. 2004-11-17 12:22:38 +00:00
extendedstrings.pas
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 Target Directory for IDE 2004-12-04 01:17:41 +00:00
forms.pp implemented creating classes at run time from any TComponent descendant 2004-11-20 11:20:06 +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 implemented creating classes at run time from any TComponent descendant 2004-11-20 11:20:06 +00:00
graphmath.pp
graphtype.pp fixed DebugLn for VerboseRawImage 2004-08-13 20:40:27 +00:00
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 StoredValues of property storage now works from Michael VC 2004-08-17 19:41:10 +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 replaced some mosuedown with selectionchanged events from Vincent 2004-11-26 16:57:22 +00:00
lclproc.pas replaced some mosuedown with selectionchanged events from Vincent 2004-11-26 16:57:22 +00:00
lclrescache.pas fixed cleaning up unused resource cache items 2004-11-08 11:52:14 +00:00
lclstrconsts.pas localized graphprop editor form and replaced opensavedialog with opensavepicturedialog 2004-08-26 22:12:39 +00:00
lcltype.pp added more gtk ISO character sets 2004-11-27 13:57:49 +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 Destroy menu handle, when destroying form handle. 2004-11-10 20:53:18 +00:00
pairsplitter.pas removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
postscriptcanvas.pas fixed postcript printer TextOut/TextEntend from Olivier 2004-11-17 07:46:32 +00:00
postscriptprinter.pas restored Tonys postscriptprinter unit 2004-10-04 23:10:29 +00:00
printers.pas fixed printer height, width without selected printer from Olivier 2004-11-11 18:49:58 +00:00
propertystorage.pas StoredValues of property storage now works from Michael VC 2004-08-17 19:41:10 +00:00
spin.pp fixed compiler options interface double variables 2004-10-12 08:23:20 +00:00
stdactns.pas
stdctrls.pp implemented preferred size for controls for theme depending AutoSizing 2004-11-03 14:18:36 +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 disabled hardly used gtk FillScreenFont, this should be only done on demand, improved getting default font family for gtk 2004-11-08 19:11:55 +00:00