lazarus/lcl
jesus 595060f998 fixed gtk compilation
git-svn-id: trunk@12977 -
2007-11-23 06:21:32 +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 remove old imagelist code 2007-11-22 08:32:35 +00:00
interfaces fixed gtk compilation 2007-11-23 06:21:32 +00:00
languages * Updated translations (as mentioned in 12929) by Maxim Ganetsky 2007-11-19 23:28:40 +00:00
nonwin32 Removed the commctrl unit as it is no longer needed. 2007-10-06 14:51:56 +00:00
templates
tests LCL: implemented TMask, MatchesMask, added Masks docs 2007-07-22 14:17:13 +00:00
widgetset Added initial implementation for BallonHints on the tray, and updated example. 2007-11-10 10:42:46 +00:00
actnlist.pas
alllclunits.pp 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
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: implement imagelist cache to reduce amount of imagelists for bitbtns and speedbuttons 2007-11-17 17:08:58 +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: draw toobar elements with ThemeServices (0010187) 2007-11-16 09:34:27 +00:00
controls.pp LCL: fixed wrong IFDEF DisableLoadedClientSize 2007-11-21 01:05:36 +00:00
cursors.lrs - crNone cursor for gtk and carbon (issue #8962) 2007-06-29 08:22:12 +00:00
customtimer.pas LCL, fix startup in linux/qt 64 bits 2007-07-29 18:24:55 +00:00
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 replaced several BoolToStr calls with dbgs 2007-11-18 13:06:38 +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 gtk: fixed pasting from other apps: reason was an uninitialized stack value 2007-07-31 17:17:14 +00:00
edbtnimg.lrs
editbtn.pas LCL: added property TEditButton.ButtonHint from Alexs75 2007-10-01 08:45:20 +00:00
extctrls.pp Added initial implementation for BallonHints on the tray, and updated example. 2007-11-10 10:42: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 LCL: implemented TMask, MatchesMask, added Masks docs 2007-07-22 14:17:13 +00:00
fileutil.pas removed calls to obsolete lowercasetable 2007-11-20 21:39:47 +00:00
forms.pp LCL: TApplicationProperties: added destructor to unlink the events 2007-11-20 00:08:59 +00:00
fpcadds.pas
graphics.pp ide: improve component icon search 2007-11-22 01:45:27 +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 set ImageListCacheRebuildThreashold to 20 (1 was for debug only) 2007-11-22 02:13:14 +00:00
imglist.pp remove old imagelist code 2007-11-22 08:32:35 +00:00
inipropstorage.pas
interfacebase.pp LCL Application: help key depends on widgetset 2007-11-19 14:39:55 +00:00
intfgraphics.pas change argument names 2007-11-21 09:31:55 +00:00
LAYOUT.txt
lazconfigstorage.pas
lazhelphtml.pas
lazhelpintf.pas LCL: implemented TMask, MatchesMask, added Masks docs 2007-07-22 14:17:13 +00:00
lazlinkedlist.pas
lclclasses.pp
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
lclproc.pas * fixed compilation with fpc 2.2 on win64 2007-11-03 16:49:08 +00:00
lclrescache.pas
lclstrconsts.pas LCL: implemented TMask, MatchesMask, added Masks docs 2007-07-22 14:17:13 +00:00
lcltype.pp MulDiv: 2007-11-12 02:15:05 +00:00
lconv.pas
ldockctrl.pas LCL: anchor docking: started restoring page in neighbourhod 2007-07-28 10:31:43 +00:00
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 LCL: anchor docking: started restoring page in neighbourhod 2007-07-28 10:31:43 +00:00
lmessages.pp * obsolete record ? 2007-09-17 22:20:19 +00:00
lresources.pp ide: improve component icon search 2007-11-22 01:45:27 +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: fixed parsing mask list('*') 2007-09-08 10:17:40 +00:00
menus.pp Menus: 2007-11-09 06:29:07 +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 LCL, updated PostScript font mappings from Phil J. Hess, issue #9705 2007-09-18 01:07:23 +00:00
postscriptprinter.pas
printers.pas
propertystorage.pas
rubberband.pas lcl: 2007-09-07 16:39:27 +00:00
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 TLabel to override CalculatePreferredSize instead of DoAutoSize 2007-11-19 20:00:42 +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 extend default ThemeServices toolbar parts drawing 2007-11-16 09:31:11 +00:00
tmschema.pas
toolwin.pp
translations.pas LCL translations: default charset is now UTF-8, gtk1 and win32 will disable this if needed 2007-07-28 10:45:56 +00:00
utrace.pp
xmlpropstorage.pas