lazarus/lcl
tombo 78a5a03772 LCL Masks: use PathSpearator constant
LCL FileUtil: implemented TFileSearcher, FindAllFiles

git-svn-id: trunk@13223 -
2007-12-08 14:53:43 +00:00
..
forms LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
images LCL, dbgrids, fixes checkboxes not visible when using column's cbsCheckboxColumn style 2007-09-29 18:48:34 +00:00
include LCL Masks: use PathSpearator constant 2007-12-08 14:53:43 +00:00
interfaces forget comment 2007-12-08 09:04:03 +00:00
languages LCL: in case of index out of bounds error, the message shows the upperbound instead of the count of the list (bug #10367) 2007-12-07 13:00:20 +00:00
nonwin32 Removed the commctrl unit as it is no longer needed. 2007-10-06 14:51:56 +00:00
templates
tests
widgetset TWinControl.PaintTo: 2007-12-07 18:56:17 +00:00
actnlist.pas
alllclunits.pp lcl: added lclversion unit and example (#10250) 2007-12-05 07:14:58 +00:00
arrow.pp LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height 2007-10-14 12:54:29 +00:00
asyncprocess.pp
avglvltree.pas
btn_icons.lrs
buttonpanel.pas IDE: fixed auto code templates to not always add the typed character, IDE: fixed resetting IDE ToolStatus, fixing crash when double clicking on install package button, IDEIntf: added property OpenEditorsOnCodeToolChange to allow tools to cleanly change sources (this fixes the bug of quickfix items not working with temporary files) 2007-10-27 18:26:35 +00:00
buttons.pp - remove obsoleted code from TButtonGlyph.Draw 2007-12-05 15:05:29 +00:00
calendar.pp LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height 2007-10-14 12:54:29 +00:00
chart.pp LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height 2007-10-14 12:54:29 +00:00
checklst.pas
clipbrd.pp
clistbox.pp
colorbox.pas lcl: added support for custom colors to TColorBox (from Nikolay Ermolov) 2007-10-10 08:47:52 +00:00
comctrls.pp LCL: published TListView.OnResize (bug #10242) 2007-11-28 15:48:30 +00:00
controls.pp TWinControl.PaintTo: 2007-12-07 18:56:17 +00:00
cursors.lrs
customtimer.pas
dbactns.pp
dbctrls.pp LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height 2007-10-14 12:54:29 +00:00
dbgrids.pas LCL, dbgrid, fix scrollbar position is not updated sometimes 2007-11-29 18:32:08 +00:00
defaulttranslator.pas LCL: clean up of defaulttranslator from Luis Rodrigues (#9942) 2007-10-26 14:32:11 +00:00
dialog_icons.lrs
dialogs.pp LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height 2007-10-14 12:54:29 +00:00
dirsel.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
dirsel.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
dirsel.pas replaced writeln with debugln 2007-11-24 21:28:46 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas replaced writeln with debugln 2007-11-24 21:28:46 +00:00
edbtnimg.lrs
editbtn.pas LCL: added property TEditButton.ButtonHint from Alexs75 2007-10-01 08:45:20 +00:00
extctrls.pp LCL: in case of index out of bounds error, the message shows the upperbound instead of the count of the list (bug #10367) 2007-12-07 13:00:20 +00:00
extdlgs.lrs
extdlgs.pas gtk2 intf: implemented selection change for file dialogs 2007-10-29 22:47:46 +00:00
extendedstrings.pas
extgraphics.pas
filectrl.pp
fileutil.pas LCL Masks: use PathSpearator constant 2007-12-08 14:53:43 +00:00
forms.pp LCL: TCustomForm: not calling LCLIntf.SetFocus if Parent<>nil, choosing a default for ActiveControl in TCustomForm.WndProc 2007-12-03 21:30:32 +00:00
fpcadds.pas
graphics.pp lcl: add TBitmap.ReleaseMaskHandle by analogy with TBitmap.ReleaseHandle 2007-12-07 07:14:22 +00:00
graphmath.pp
graphtype.pp replaced several BoolToStr calls with dbgs 2007-11-18 13:06:38 +00:00
grids.pas replaced several BoolToStr calls with dbgs 2007-11-18 13:06:38 +00:00
helpintfs.pas
imagelistcache.pas dont rebuild imagelist cache on application exit 2007-11-26 02:01:48 +00:00
imglist.pp * Start handle rework. Splitup of internal WS referencedata and public widgetsetspecific references (handle/pointer/XID/...) 2007-12-06 01:17:52 +00:00
inipropstorage.pas
interfacebase.pp LCL:replace direct call of TXXWidgetset.Create by indirect CreateWidgetset(TXXWidgetset) to move some initialization code from units initialization (from graphics.pp) to that new procedure. This fix memory leaks in lazbuild tool which indirectly uses many lcl units but doesnot work with widgetset. 2007-11-28 10:03:28 +00:00
intfgraphics.pas change argument names 2007-11-21 09:31:55 +00:00
LAYOUT.txt
lazconfigstorage.pas
lazhelphtml.pas
lazhelpintf.pas
lazlinkedlist.pas
lclclasses.pp * Start handle rework. Splitup of internal WS referencedata and public widgetsetspecific references (handle/pointer/XID/...) 2007-12-06 01:17:52 +00:00
lclicons.lrs LCL, dbgrids, fixes checkboxes not visible when using column's cbsCheckboxColumn style 2007-09-29 18:48:34 +00:00
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas LCL lclmessageglue: added SendSimpleMessage to interface 2007-11-23 14:06:16 +00:00
lclproc.pas LCL:replace direct call of TXXWidgetset.Create by indirect CreateWidgetset(TXXWidgetset) to move some initialization code from units initialization (from graphics.pp) to that new procedure. This fix memory leaks in lazbuild tool which indirectly uses many lcl units but doesnot work with widgetset. 2007-11-28 10:03:28 +00:00
lclrescache.pas
lclstrconsts.pas LCL: in case of index out of bounds error, the message shows the upperbound instead of the count of the list (bug #10367) 2007-12-07 13:00:20 +00:00
lcltype.pp MulDiv: 2007-11-12 02:15:05 +00:00
lclversion.pas lclversion: added svn keywords property 2007-12-05 07:45:24 +00:00
lconv.pas
ldockctrl.pas
ldockctrledit.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
ldockctrledit.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
ldockctrledit.pas
ldocktree.pas
lmessages.pp LCL: TCustomForm.WndProc LM_ACTIVATE, LM_SETFOCUS, LM_KILLFOCUS now call inherited 2007-12-03 18:52:16 +00:00
lresources.pp replaced writeln with debugln 2007-11-24 21:28:46 +00:00
Makefile regenerated Makefiles with fixed fpc 2.3 fpcmake 2007-11-12 23:00:57 +00:00
Makefile.fpc Makefiles: removed some fcl dependencies 2007-10-16 22:47:51 +00:00
maps.pp
maskedit.pp
masks.pas LCL Masks: use PathSpearator constant 2007-12-08 14:53:43 +00:00
menus.pp TMenu, TMenuItem: 2007-12-03 07:30:37 +00:00
pairsplitter.pas LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height 2007-10-14 12:54:29 +00:00
postscriptcanvas.pas
postscriptprinter.pas
printers.pas
propertystorage.pas
rubberband.pas
spin.pp LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height 2007-10-14 12:54:29 +00:00
stdactns.pas
stdctrls.pp LCL: in case of index out of bounds error, the message shows the upperbound instead of the count of the list (bug #10367) 2007-12-07 13:00:20 +00:00
stringhashlist.pas IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues 2007-10-06 13:59:31 +00:00
textstrings.pas
themes.pas codetools: FindDeclarationAndOverload now starts at property names, proc names, vars, consts and types 2007-11-24 19:11:42 +00:00
tmschema.pas
toolwin.pp
translations.pas LCL: pofile reader: reads CharSet attribute from Laurent 2007-12-03 23:28:36 +00:00
utrace.pp
xmlpropstorage.pas