lazarus/lcl
mattias 0c9ab7d58b renamed DrawByRows to DrawAllRows
git-svn-id: trunk@8644 -
2006-01-28 18:14:26 +00:00
..
images
include fixed saving non loaded property 2006-01-28 14:42:12 +00:00
interfaces added -dDisableWidgetColor 2006-01-27 21:21:34 +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 started using TAsyncProceess, fixed gtk2 compilation 2005-12-11 11:20:20 +00:00
actnlist.pas clean up of fpcadds 2005-11-07 23:25:45 +00:00
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 published NumGlyphs (issue #1412) 2005-11-09 14:55:43 +00:00
calendar.pp
chart.pp
checklst.pas
clipbrd.pp improved smartlinking: graphics and forms finalization 2005-12-06 11:25:16 +00:00
clistbox.pp
colorbox.pas published Align, Anchors and BorderSpacing (issue #1662) 2006-01-25 15:29:26 +00:00
comctrls.pp fixed updating Selected on TListView deletion 2006-01-10 14:04:58 +00:00
commctrl.pp
controls.pp fixed ChildSizing spacing and Layout 2006-01-27 21:51:58 +00:00
COPYING
COPYING.LCL
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 fixed ofFileMustExist fro SelectDirectoryDialog 2005-12-09 14:03:02 +00:00
dirsel.lfm
dirsel.lrs
dirsel.pas
dynamicarray.pas
dynhasharray.pp
edbtnimg.lrs
editbtn.pas use value from OnAcceptDate (issue #1448) 2005-11-17 20:52:41 +00:00
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 added File is readable check when opening a file 2005-12-31 12:40:49 +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 added TFont.IsEqual 2006-01-17 12:33:53 +00:00
graphmath.pp
graphtype.pp
grids.pas renamed DrawByRows to DrawAllRows 2006-01-28 18:14:26 +00:00
imglist.pp
inipropstorage.pas
interfacebase.pp improve RemoveEventHandler efficiency to O(1), and add SetEventHandlerFlags (gtk/linux only) 2006-01-06 20:59:57 +00:00
intfgraphics.pas fixed delphi transparent trick for palette .bmp 2006-01-04 21:06:56 +00:00
LAYOUT.txt
lazcwstring.pas fixed linux compilation, fixed codetools searching class header comment 2005-11-10 18:36:27 +00:00
lazlinkedlist.pas
lclclasses.pp fixed checking package Makefile.fpc ignoring space differences 2006-01-18 00:02:36 +00:00
lclicons.lrs
lclintf.pas added {$INLINE ON} 2005-11-16 09:28:25 +00:00
lclmemmanager.pas
lclproc.pas added default LCL_PLATFORM for all big ide components 2006-01-21 09:38:59 +00:00
lclrescache.pas
lclstrconsts.pas replaced error messagedlg on loading form with questiondlg 2005-12-31 13:03:06 +00:00
lcltype.pp clean up of fpcadds 2005-11-07 23:25:45 +00:00
ldockctrl.pas fixed TComboBox InitializeWnd calling inherited 2005-11-21 18:53:43 +00:00
ldockctrledit.lfm fixed setting codetools defines for virtual directory 2005-11-16 23:00:53 +00:00
ldockctrledit.lrs fixed setting codetools defines for virtual directory 2005-11-16 23:00:53 +00:00
ldockctrledit.pas IDE now extends/clean up project unit path on renaming a project unit 2005-11-15 16:14:04 +00:00
ldocktree.pas fixes for fpc 2.0.3 and TrayIconLaz.lpk 2006-01-17 14:31:24 +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 changed for Delphi compatibility: Arc Width,Height to Right,Bottom 2006-01-16 09:12:23 +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 implement float spinedit for win32 (issue #1386) 2005-11-12 23:02:05 +00:00
stdactns.pas
stdctrls.pp Added EndOfLineComplete capability for AutoCompleteText from Hwang Weng Sun 2006-01-16 09:14:47 +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