lazarus/lcl
2004-12-23 22:38:18 +00:00
..
images
include implemented TIElementName of link of RTTI controls for set elements 2004-12-23 22:38:18 +00:00
interfaces started TFont mirgration to fpCanvas font 2004-12-22 19:56:44 +00:00
languages updated finnish translation from Seppo 2004-12-19 23:20:24 +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 showmodal to remember disabled windows (fixes bug #478, and more) 2004-12-16 14:29:51 +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 * x86_64 fix: removed pointer->cardinal cast 2004-12-19 17:41:18 +00:00
buttons.pp updatepofiles is now case sensitive, 2004-12-18 10:20: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 fixed crash on readonly projects 2004-12-23 00:33:43 +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 auto column sizing from Jesus 2004-12-23 19:24:46 +00:00
dialogs.pp implemented im/export of install package list 2004-12-21 11:14:29 +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 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 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 added resurce strings for gtk file dlg 2004-12-18 23:46:17 +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 TIElementName of link of RTTI controls for set elements 2004-12-23 22:38:18 +00:00
graphmath.pp replaced writeln by debugln 2004-05-11 11:42:27 +00:00
graphtype.pp implemented bvSpace of TBevelCut 2004-12-11 01:28:58 +00:00
grids.pas added auto column sizing from Jesus 2004-12-23 19:24:46 +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 * Moved the implementation of (GTK)ButtonCreateHandle to the new 2004-03-19 00:03:15 +00:00
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 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 added resurce strings for gtk file dlg 2004-12-18 23:46:17 +00:00
lcltype.pp started TFont mirgration to fpCanvas font 2004-12-22 19:56:44 +00:00
lmessages.pp convert LM_CREATE message to interface methods 2004-09-24 21:34:14 +00:00
lresources.pp added access to lresources 2004-12-06 17:31:02 +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 implemented open project after open standard windows 2004-12-12 03:54:09 +00:00
pairsplitter.pas implemented TIElementName of link of RTTI controls for set elements 2004-12-23 22:38:18 +00:00
postscriptcanvas.pas implemented TIElementName of link of RTTI controls for set elements 2004-12-23 22:38:18 +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 added StdActns definitions, no code yet 2004-02-24 21:53:12 +00:00
stdctrls.pp made some protected TCustomCombobox properties public, so they can be used by the win32 widget set. 2004-12-16 20:13:27 +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