lazarus/lcl
2007-11-04 08:25:19 +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
include images: made vase transparent 2007-11-03 19:01:50 +00:00
interfaces gtk: replace write with DbgOut (will not crash non-console windows application) 2007-11-04 08:25:19 +00:00
languages translations: german: from Joerg Braun 2007-10-17 17:33:38 +00:00
nonwin32 Removed the commctrl unit as it is no longer needed. 2007-10-06 14:51:56 +00:00
templates
tests
widgetset rename previously introduced method 'GetMouseInteractiveInDesigner' to 'GetDesignInteractive' 2007-10-28 16:38:49 +00:00
actnlist.pas
alllclunits.pp
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 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
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: keep selected item list of a treeview ordered (#9951), fixes also bug #9750 from Gerard Visent 2007-10-31 09:55:33 +00:00
controls.pp LCL: autosizing now uses logical clienrect, so Align<>alNone controls now fills the whole logical area 2007-11-01 14:32:15 +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, grids, fixed AutoAdvance when grid has goRowSelect option, reported by Barko 2007-10-20 08:11:59 +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 IDE: improved various dialogs using the new LCL bugfixes 2007-10-20 22:53:55 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
edbtnimg.lrs
editbtn.pas
extctrls.pp IDE: compiler opts dlg: fixd lblCompiler spacing, LCL: fixed consistency using GetSpace instead of GetSideSpace 2007-10-28 12:50:46 +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
forms.pp LCL: autosizing now uses logical clienrect, so Align<>alNone controls now fills the whole logical area 2007-11-01 14:32:15 +00:00
fpcadds.pas
graphics.pp * Implemented missing TBimap.Mask function 2007-11-03 17:30:24 +00:00
graphmath.pp
graphtype.pp lcl, win32: fix 2 bitmap mask problems 2007-10-23 07:11:18 +00:00
grids.pas LCL, grids, fixed AutoAdvance when grid has goRowSelect option, reported by Barko 2007-10-20 08:11:59 +00:00
helpintfs.pas
imglist.pp
inipropstorage.pas
interfacebase.pp
intfgraphics.pas * Enabled alpha loading for 32bpp bitmaps 2007-10-27 01:15:32 +00:00
LAYOUT.txt
lazconfigstorage.pas
lazhelphtml.pas
lazhelpintf.pas
lazlinkedlist.pas
lclclasses.pp
lclicons.lrs
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas
lclproc.pas * fixed compilation with fpc 2.2 on win64 2007-11-03 16:49:08 +00:00
lclrescache.pas
lclstrconsts.pas
lcltype.pp LCL: removed TRTLCtriticalSection, it is provided by the RTL now 2007-10-09 09:01:00 +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
lresources.pp
Makefile regenerated makefile for better cross compilation support (#9924) 2007-10-22 21:33:01 +00:00
Makefile.fpc Makefiles: removed some fcl dependencies 2007-10-16 22:47:51 +00:00
maps.pp
maskedit.pp
masks.pas
menus.pp * fixed compilation on fpc 2.0.4 2007-11-03 02:41:12 +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: 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
stringhashlist.pas
textstrings.pas
themes.pas themes: add size of drop down part of toolbutton 2007-10-23 22:59:41 +00:00
tmschema.pas
toolwin.pp
translations.pas
utrace.pp
xmlpropstorage.pas