lazarus/lcl
2008-01-29 13:52:16 +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 editbtn: 2007-12-09 08:46:39 +00:00
include toolbutton: dont draw rectangle around divider in design mode 2008-01-29 07:30:02 +00:00
interfaces Qt: workaround for #10706, stop events processing on DropList after combobox destroy called ... 2008-01-29 13:52:16 +00:00
languages * Updated Lithuanian translation by Valdas Jankunas 2008-01-22 22:29:26 +00:00
nonwin32
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 toolbutton: 2008-01-29 07:18:04 +00:00
controls.pp initial implementation of TWinControl.SetShape for gtk, qt, win32 + example 2008-01-25 06:56:57 +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 TDateEdit patch from Alexey Lagunov: 2007-12-13 07:14:22 +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 only first imageindex has been broadcasted to listener 2007-12-11 02:44:42 +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 - 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 - load forms from fpc resources support (with fpc_resources branch) 2008-01-19 10:52:56 +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: anchor docking: auto cleanup on undock/hiding, undocking pages, anchoring on manualfloat for non forms, fixed undocking pages, TSplitter: fixed anchor splitter max/min 2008-01-15 19:31:02 +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: auto cleanup on undock/hiding, undocking pages, anchoring on manualfloat for non forms, fixed undocking pages, TSplitter: fixed anchor splitter max/min 2008-01-15 19:31:02 +00:00
lmessages.pp cleanup 2008-01-25 05:45:41 +00:00
lresources.pp - load forms from fpc resources support (with fpc_resources branch) 2008-01-19 10:52:56 +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 TMenu, TMenuItem: 2007-12-03 07:30:37 +00:00
pairsplitter.pas minor formatting 2008-01-21 01:39:54 +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 publish TCombobox.Constraints 2008-01-15 10:26:42 +00:00
stringhashlist.pas
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