lazarus/lcl
mattias 1337670e24 LCL: anchordocking: updating title on restore
git-svn-id: trunk@14022 -
2008-02-07 19:02:26 +00:00
..
forms some comments 2008-02-03 09:16:42 +00:00
images editbtn: 2007-12-09 08:46:39 +00:00
include LCL: small cleanups 2008-02-07 18:52:11 +00:00
interfaces LCL: small cleanups 2008-02-07 18:52:11 +00:00
languages * updated po files 2008-02-04 22:26:50 +00:00
nonwin32 Removed the commctrl unit as it is no longer needed. 2007-10-06 14:51:56 +00:00
templates
tests LCL: added test for anchordocking 2008-01-04 11:42:11 +00:00
widgetset gtk2: dont use hack to set itemindex for listbox with single selection (part of 0010682) 2008-01-26 11:06:06 +00:00
actnlist.pas
alllclunits.pp LCL: added lcl/lconvencoding.pas 2007-12-30 18:58:09 +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 implement drawing different state images (Up, Down, Disabled, Hot) for gtk1/gtk2 bitbtns 2007-12-14 17:53:50 +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 fix TCheckListBox.SetChecked by Damien Gerard 2008-01-11 01:17:39 +00:00
clipbrd.pp
clistbox.pp
colorbox.pas publish some properties (from Aleksey Lagunov) 2007-12-22 09:17:19 +00:00
comctrls.pp use clWindow instead of clWhite for TreeView background (hint by rysiek|pl) 2008-02-05 23:19:59 +00:00
controls.pp LCL: small cleanups 2008-02-07 18:39:36 +00:00
cursors.lrs
customtimer.pas
dbactns.pp
dbctrls.pp LCL: resourcestring for confirm delete message (bug #10372) 2007-12-11 11:15:35 +00:00
dbgrids.pas grids, fixes redraw issues (issue #10659) and correct buffercount in dbgrid 2008-01-21 08:49:46 +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 warnings by using out parameter instead of var paramater 2008-01-02 10:00:22 +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
editbtn.pas gtk: fix bugs with calendar controls (0010687) 2008-02-03 08:47:18 +00:00
extctrls.pp - move OnGetDockCaption and friends to TWinControl 2008-01-09 09:08:12 +00:00
extdlgs.lrs
extdlgs.pas - gtk: move dialogs related stuff to gtkwsdialogs and gtk2wsdialogs 2007-12-27 09:51:27 +00:00
extendedstrings.pas
extgraphics.pas
filectrl.pp
fileutil.pas LCL: added TFileSearcher.Search AMaskSeparator parameter 2007-12-10 12:14:14 +00:00
forms.pp - formatting, cosmetic changes and cleanup 2008-01-16 04:05:34 +00:00
fpcadds.pas
graphics.pp * Fixed some valis resourcetypes 2008-01-15 23:45:39 +00:00
graphmath.pp
graphtype.pp cleanup 2008-01-25 05:45:10 +00:00
grids.pas grids, fix FSizePriority mem leak, tip from Lee Jenkins 2008-01-22 19:41:02 +00:00
helpintfs.pas
imagelistcache.pas LCL: fixed spelling mistake 2008-02-02 09:21:28 +00:00
imglist.pp LCL: small cleanups 2008-02-07 18:52:11 +00:00
inipropstorage.pas
interfacebase.pp - gtk: move dialogs related stuff to gtkwsdialogs and gtk2wsdialogs 2007-12-27 09:51:27 +00:00
intfgraphics.pas add ability to read TBitmap from resource (windows resource or linux) 2007-12-13 05:50:56 +00:00
LAYOUT.txt
lazconfigstorage.pas
lazhelphtml.pas
lazhelpintf.pas IDEIntf: started htmlcontrol interface 2007-12-29 20:39:54 +00:00
lazlinkedlist.pas
lcl_dbgrid_images.lrs 1. split lcl images to: 2007-12-09 07:03:59 +00:00
lcl_dbnav_images.lrs use modern images for dbnavigator instead of old 2007-12-09 07:30:35 +00:00
lcl_edbtnimg.lrs editbtn: 2007-12-09 08:46:39 +00:00
lclclasses.pp LCL: reduced warnings 2008-01-09 20:07:34 +00:00
lclintf.pas 1. split lcl images to: 2007-12-09 07:03:59 +00:00
lclmemmanager.pas
lclmessageglue.pas cleanup 2008-01-25 05:45:41 +00:00
lclproc.pas Removes no longer needed utf-8 function from lclproc.pas 2008-01-27 16:19:28 +00:00
lclrescache.pas
lclstrconsts.pas LCL: resourcestring for confirm delete message (bug #10372) 2007-12-11 11:15:35 +00:00
lcltype.pp capitalize few windows constants 2008-02-06 02:27:54 +00:00
lclversion.pas lclversion: added svn keywords property 2007-12-05 07:45:24 +00:00
lconvencoding.pas LCL: renamed CPConvert to ConvertEncoding 2007-12-30 23:28:38 +00:00
ldockctrl.pas LCL: anchordocking: updating title on restore 2008-02-07 19:02:26 +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: anchordocking: updating title on restore 2008-02-07 19:02:26 +00:00
lmessages.pp cleanup 2008-01-25 05:45:41 +00:00
lresources.pp LCL: improved debug output 2008-02-02 09:39:38 +00:00
Makefile regenerated Makefiles with fixed fpc 2.3 fpcmake 2007-11-12 23:00:57 +00:00
Makefile.fpc LCL: added lcl/lconvencoding.pas 2007-12-30 18:58:09 +00:00
maps.pp * Fixed exception when a mapiterator was used after a map was cleared 2008-01-27 15:59:04 +00:00
maskedit.pp
masks.pas LCL Masks: use ';' as default mask separator 2007-12-22 14:33:12 +00:00
menus.pp qt: The OnClose event of TPopupMenu is not fired when is closed (part of 0009436) 2008-02-03 08:28:25 +00:00
pairsplitter.pas minor formatting 2008-01-21 01:39:54 +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 publish TCombobox.Constraints 2008-01-15 10:26:42 +00:00
stringhashlist.pas LCL, fixed bug that prevent right sorting in hashed list (fix translations and probably other things) 2008-02-02 23:43:36 +00:00
textstrings.pas
themes.pas default theme engine: draw MDI title buttons flat 2008-01-06 17:16:55 +00:00
tmschema.pas
toolwin.pp
translations.pas LCL: added GuessEncoding 2007-12-30 22:41:12 +00:00
utrace.pp
xmlpropstorage.pas