lazarus/lcl
vincents c0e1ccde8a published TComboBox.AutoComplete (issue #1706)
git-svn-id: trunk@8753 -
2006-02-17 13:38:56 +00:00
..
images
include implemented TCustomComboBox.AutoComplete (issue #1706) 2006-02-17 13:32:58 +00:00
interfaces added qt dyn lib binding, implemented TApplication, TCustomForm, TCustomButton, TCustomMemo, TMouse, TCanvas fro Felipe 2006-02-17 13:09:12 +00:00
languages updated Dutch translations 2006-01-27 12:26:08 +00:00
nonwin32
templates
tests fixed fpc source include path for darwin 2006-01-01 20:44:50 +00:00
units
widgetset
actnlist.pas
alllclunits.pp add TButtonPanel to LCL (by darius) 2006-01-07 19:57:15 +00:00
arrow.pp
asyncprocess.pp "nilify" parameter in RemoveEventHandler functions, pointer has become invalid anyway 2006-01-08 13:50:38 +00:00
avglvltree.pas
buttonpanel.pas published TButtonPanel ALign and Anchors 2006-01-08 10:21:56 +00:00
buttons.pp removed TSize from LCLType (fixes issue #1702) 2006-02-15 22:18:07 +00:00
calendar.pp
chart.pp
checklst.pas
clipbrd.pp
clistbox.pp
colorbox.pas fixed TColorBox odPainted 2006-01-29 00:18:36 +00:00
comctrls.pp removed TSize from LCLType (fixes issue #1702) 2006-02-15 22:18:07 +00:00
commctrl.pp
controls.pp started saving of anchor docking state 2006-02-17 12:36:45 +00:00
COPYING
customtimer.pas
dbactns.pp
dbctrls.pp fixes TDBEdit sets edit mode on EVERY key down (issue #1615) 2006-01-23 13:20:56 +00:00
dbgrids.pas renamed DrawByRows to DrawAllRows 2006-01-28 18:14:26 +00:00
defaulttranslator.pas
dialogs.pp removed TSize from LCLType (fixes issue #1702) 2006-02-15 22:18:07 +00:00
dirsel.lfm
dirsel.lrs
dirsel.pas
dynamicarray.pas
dynhasharray.pp
edbtnimg.lrs
editbtn.pas
extctrls.pp implemented TControl.BorderSpacing.CellAlignHorizontal/Vertical, replaced TRadioGroup recreatewnd calls with UpdateItems, changed TRadioGroup.AutoFill to true as default 2006-01-27 15:21:08 +00:00
extdlgs.lrs
extdlgs.pas
extendedstrings.pas
extgraphics.pas
filectrl.pp
fileutil.pas replaced {$IFDEF windows} by {$IFDEF mswindows}, because fpc 2.0.2 doesn't define windows 2006-02-17 05:46:16 +00:00
forms.pp implement TCustomForm.EnsureVisible 2006-01-18 20:21:15 +00:00
fpcadds.pas fixed compilation for fpc 2.0.x 2006-01-04 22:57:20 +00:00
graphics.pp removed TSize from LCLType (fixes issue #1702) 2006-02-15 22:18:07 +00:00
graphmath.pp
graphtype.pp
grids.pas removed TSize from LCLType (fixes issue #1702) 2006-02-15 22:18:07 +00:00
imglist.pp
inipropstorage.pas
interfacebase.pp removed TSize from LCLType (fixes issue #1702) 2006-02-15 22:18:07 +00:00
intfgraphics.pas fixed delphi transparent trick for palette .bmp 2006-01-04 21:06:56 +00:00
LAYOUT.txt
lazcwstring.pas
lazlinkedlist.pas
lclclasses.pp fixed checking package Makefile.fpc ignoring space differences 2006-01-18 00:02:36 +00:00
lclicons.lrs
lclintf.pas fixed compilation after removal of TSize from LCLType 2006-02-16 09:40:12 +00:00
lclmemmanager.pas
lclproc.pas fixed typo 2006-02-10 12:15:21 +00:00
lclrescache.pas
lclstrconsts.pas replaced error messagedlg on loading form with questiondlg 2005-12-31 13:03:06 +00:00
lcltype.pp removed TSize from LCLType (fixes issue #1702) 2006-02-15 22:18:07 +00:00
ldockctrl.pas started saving of anchor docking state 2006-02-17 12:36:45 +00:00
ldockctrledit.lfm added anchor docking example 2006-02-09 18:31:10 +00:00
ldockctrledit.lrs added anchor docking example 2006-02-09 18:31:10 +00:00
ldockctrledit.pas
ldocktree.pas added anchor docking example 2006-02-09 18:31:10 +00:00
lmessages.pp * removed CM_PARENTFONTCHANGED 2006-01-17 12:11:04 +00:00
lresources.pp fixed a few layouts 2006-01-23 18:25:13 +00:00
Makefile
Makefile.fpc
maskedit.pp
menus.pp
pairsplitter.pas
postscriptcanvas.pas removed TSize from LCLType (fixes issue #1702) 2006-02-15 22:18:07 +00:00
postscriptprinter.pas
printers.pas fixed Printer.Refresh double printer list (from Darek) 2006-01-03 08:42:02 +00:00
propertystorage.pas * Patch from Joost van der Sluis to fix compilation on fpc 2.1.1 r2020 #6655ed568d 2005-12-21 22:04:09 +00:00
spin.pp
stdactns.pas
stdctrls.pp published TComboBox.AutoComplete (issue #1706) 2006-02-17 13:38:56 +00:00
stringhashlist.pas
textstrings.pas moved IDE command constants to ideintf/idecommands.pas 2006-01-07 13:59:59 +00:00
toolwin.pp
translations.pas added example for lcl/translations.pas 2006-01-13 10:03:23 +00:00
utrace.pp
xmlpropstorage.pas