lazarus/lcl/include
blikblum 4a9091c3a2 lcl: don't publish TRadioButton State and AllowGrayed properties: Delphi compatible.
separate TCustomCheckBox/TCheckBox constructors to avoid double setting of AutoSize/TabStop in TToggleBox/TRadioButton

git-svn-id: trunk@27055 -
2010-08-10 20:12:40 +00:00
..
actionlink.inc lcl: make TActionLink.SetImageIndex argument delphi compatible TImageIndex -> Integer 2009-11-23 15:08:19 +00:00
application.inc lcl: add TApplication.ActivateHint method for delphi compatibility 2010-08-05 02:17:37 +00:00
applicationproperties.inc lcl: properly initialize and finalize more application properties handlers 2010-01-30 17:48:30 +00:00
bevel.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
bitbtn.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
bitmap.inc
bitmapcanvas.inc
boundlabel.inc
brush.inc LCL: fixed range check 2010-07-09 23:11:30 +00:00
buttoncontrol.inc lcl: remove workarounds to recursive LM_CHANGE calls, since it was fixed fixed in rev 27050 #8d7d250608 and 27051: 2010-08-10 17:02:07 +00:00
buttonglyph.inc
buttons.inc LCL: TControlScrollBar: fixed considering clientwidth/height and scrollbars visible, bug #16799 2010-07-10 07:57:06 +00:00
canvas.inc LCL: TCanvas.RealizeAntialiasing: do not call changed 2010-05-15 11:42:47 +00:00
checkbox.inc lcl: don't publish TRadioButton State and AllowGrayed properties: Delphi compatible. 2010-08-10 20:12:40 +00:00
clipbrd.inc
colorbutton.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
colordialog.inc
commondialog.inc
containedaction.inc
control.inc IDE: moved project types to projectdefs 2010-08-03 10:38:43 +00:00
controlactionlink.inc
controlcanvas.inc LCL: added warning when painting outside of paint message 2010-05-27 16:02:21 +00:00
controlscrollbar.inc LCL: fixed page in TScrollingWinControl.ComputeScrollbars 2010-07-27 16:45:51 +00:00
controlsproc.inc
cursorimage.inc lcl: native resource support: 2009-12-26 15:10:14 +00:00
customaction.inc
customactionlist.inc lcl: add TActionListEnumerator class and TCustomActionList.GetEnumerator method 2009-11-03 15:43:49 +00:00
custombitmap.inc lcl, win32: implement loading icon,cursor from an icon handle (HICON) (GetInfoInfo needs to be implement for other widgetsets to support on other platforms), issue #0016356 2010-04-28 08:52:16 +00:00
customcheckbox.inc lcl: don't publish TRadioButton State and AllowGrayed properties: Delphi compatible. 2010-08-10 20:12:40 +00:00
customcheckgroup.inc lcl: simplify and cleanup TGraphic.DefineProperties, TPicture.DefineProperties 2009-11-26 01:52:35 +00:00
customcombobox.inc lcl: move combobox style from win32 to LCL createparams, override unsupported styles in wince 2010-05-31 06:22:37 +00:00
customcontrol.inc
customdbcombobox.inc
customdblistbox.inc
customdockform.inc LCL: TCalculatorForm, TCustomDockForm, TSynBaseCompletionForm, ShowInputDialog: combine creation 2010-04-05 00:03:39 +00:00
customedit.inc LCL: TEdit: handling VK_RETURN after interface, bug #16430 2010-07-11 09:23:57 +00:00
customform.inc lcl: ignore BorderStyle changes for TForm during the design time (issue #0017099) 2010-08-03 11:55:11 +00:00
customframe.inc LCL: do not autosize a root frame at designtime 2010-05-31 20:27:16 +00:00
customgroupbox.inc lcl, win32, wince: move button controls flags into CreateParams methods 2010-05-17 01:10:18 +00:00
customimage.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
customlabel.inc LCL: TCustomLabel.CalculatePreferredSize: consider constraints 2010-07-08 15:00:20 +00:00
customlabelededit.inc
customlistbox.inc lcl: don't set ListBox BorderStyle after handle creation since widgetset already does. 2010-05-14 03:51:18 +00:00
customlistview.inc win32: fix TListView.Autosize by Bernd Kreuss (issue #0017141) 2010-08-10 02:07:48 +00:00
custommemo.inc lcl,win32,wince: move edit control flags to createparams 2010-05-17 07:34:07 +00:00
customnotebook.inc LCL: added debugging 2010-07-16 19:13:20 +00:00
custompage.inc lcl: TCustomPage.IsControlVisible, TCustomPage.HandleObjectShouldBeVisible must take TCustomPage.Visible setting into account (Samuel Herzog note in issue #0009344) 2010-05-14 17:05:56 +00:00
custompanel.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
customsplitter.inc lcl: implement splitter moving without updating it position using new rubberband functions 2010-07-03 15:30:16 +00:00
customstatictext.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
customtrayicon.inc
customupdown.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
dbcalendar.inc
dbcheckbox.inc
dbcombobox.inc
dbcustomnavigator.inc LCL: TDBNavigator: published property ChildSizing, set vertical scaling to true, bug #17087 2010-08-03 07:50:58 +00:00
dbedit.inc lcl: remove check before setting Alignment 2010-07-23 20:20:07 +00:00
dbgroupbox.inc
dbimage.inc lcl: don't crash when on dbimage loading failure (issue #0013768) 2010-07-12 09:08:49 +00:00
dblistbox.inc lcl: remove few db controls properties which should not be saved/loaded with forms 2010-03-09 03:00:24 +00:00
dblookup.inc
dblookupcombobox.inc
dblookuplistbox.inc
dbmemo.inc lcl: remove few db controls properties which should not be saved/loaded with forms 2010-03-09 03:00:24 +00:00
dbradiogroup.inc
dbtext.inc lcl: remove few db controls properties which should not be saved/loaded with forms 2010-03-09 03:00:24 +00:00
docktree.inc IDEIntf: started TIDEWindowDefaultLayout 2010-05-22 10:59:28 +00:00
dockzone.inc lcl: review some exception raising code 2010-07-15 11:30:21 +00:00
dragdock.inc
dragimagelist.inc
dragmanager.inc LCL: TDragManagerDefault: check if FPermorer is no more, bug #16959 2010-07-17 08:24:59 +00:00
dragobject.inc LCL: TDragDockObject.HideDockImage check if something to hide 2010-06-23 15:15:40 +00:00
edit.inc
filedialog.inc
fileutil.inc LCL: forgot to back result for mswindows in ConsoleToUTF8. 2010-07-10 20:45:51 +00:00
finddialog.inc
font.inc lcl: make lcl resource cache thread-safe (based on patch of Bernd Engelhardt, issue #0016092) 2010-04-19 09:01:04 +00:00
fontdialog.inc
fpimagebitmap.inc lcl: add TPicture.LoadFromStream, TPicture.SaveToStream based on image header sign (issue #0010006) 2010-04-26 03:44:52 +00:00
gifimage.inc lcl: add gif format support by patch of José Mejuto (issue #0016993) 2010-07-21 02:56:37 +00:00
glyphlist.inc
graphic.inc lcl: add TPicture.LoadFromStream, TPicture.SaveToStream based on image header sign (issue #0010006) 2010-04-26 03:44:52 +00:00
graphiccontrol.inc
graphicsobject.inc
headercontrol.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
hintwindow.inc LCL: make THintWindow ActivateHint() delphi compatibile (reorderd call, now ActivateHint() is called from ActivateHintData(), fixes #16829 2010-07-05 06:10:37 +00:00
icnsicon.inc
icon.inc lcl, win32: implement loading icon,cursor from an icon handle (HICON) (GetInfoInfo needs to be implement for other widgetsets to support on other platforms), issue #0016356 2010-04-28 08:52:16 +00:00
idletimer.inc
imglist.inc lcl: define TImageList.Equals for 2.4.3 2010-07-22 02:12:20 +00:00
inputdialog.inc lcl: fix inputdialog (issue #0016415) 2010-05-08 01:43:47 +00:00
interfacebase.inc LCL: added ASystemTopAlso bool param to TApplication.RemoveStayOnTop & TApplication.RestoreStayOnTop, WS.AppRemoveStayOnTop & WS.AppRestoreStayOnTop, because TApplication.HandleException should normalize all stayontop (app, sys), but app activate/deactivate only fsStayOnTop. 2010-05-20 10:54:19 +00:00
intfbaselcl.inc lcl: minor formatting 2010-07-22 02:07:50 +00:00
intfbasewinapi.inc lcl/win32: Add GetCurrentObject. Implement under win32. Part of 14792 2010-06-22 17:03:04 +00:00
jpegimage.inc lcl: fix jpeg stream format detection by José Mejuto (bug #0016767) 2010-07-07 11:39:47 +00:00
lclaction.inc
lclintf.inc lcl: minor formatting 2010-07-22 02:07:50 +00:00
lclintfh.inc lcl: introduce new widgetset functions for rubberband creation and moving, implement them for win32, qt and gtk2 2010-07-03 15:25:36 +00:00
listcolumn.inc Patch from José Mejuto, fixes Listview column autosize 2010-07-27 07:33:03 +00:00
listcolumns.inc lcl: TListColumns must return valid owner on GetOwner 2009-12-02 03:22:17 +00:00
listitem.inc lcl: fix memory leak in TListItemSubItems 2010-04-26 07:52:15 +00:00
listitems.inc lcl: TListItems.BeginUpdate, TListItems.EndUpdate implementation, fixes #10997 2010-04-26 07:42:40 +00:00
mainmenu.inc lcl: rename AttachMenuToWindow to SetMenu for winapi compatibility 2009-09-25 16:09:33 +00:00
memo.inc
memoscrollbar.inc
memostrings.inc
menu.inc lcl: formatting 2010-07-19 03:15:12 +00:00
menuactionlink.inc lcl: make TActionLink.SetImageIndex argument delphi compatible TImageIndex -> Integer 2009-11-23 15:08:19 +00:00
menuitem.inc LCL: TMenuItem.ActionChange: do not copy OnClick, bug #15681 2010-07-10 21:24:24 +00:00
messagedialogs.inc
monitor.inc
mouse.inc lcl: remove dummy constructor and destructor from TMouse class 2009-10-05 03:25:02 +00:00
notebook.inc
page.inc
pagecontrol.inc formatting 2010-05-12 07:27:08 +00:00
paintbox.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
pen.inc lcl: make lcl resource cache thread-safe (based on patch of Bernd Engelhardt, issue #0016092) 2010-04-19 09:01:04 +00:00
picture.inc lcl: add gif format support by patch of José Mejuto (issue #0016993) 2010-07-21 02:56:37 +00:00
pixmap.inc
png.inc lcl: add TPicture.LoadFromStream, TPicture.SaveToStream based on image header sign (issue #0010006) 2010-04-26 03:44:52 +00:00
pnm.inc lcl: add TPicture.LoadFromStream, TPicture.SaveToStream based on image header sign (issue #0010006) 2010-04-26 03:44:52 +00:00
popupmenu.inc lcl, win32: cleanup 2010-07-19 05:43:57 +00:00
progressbar.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
promptdialog.inc LCL: support any line endings in messages and question dialog 2010-06-16 08:06:10 +00:00
radiobutton.inc lcl: don't publish TRadioButton State and AllowGrayed properties: Delphi compatible. 2010-08-10 20:12:40 +00:00
radiogroup.inc
rasterimage.inc LCL: reduced debugging under wince 2009-11-25 22:16:26 +00:00
reginifile.inc
region.inc
replacedialog.inc
rubberband.inc
screen.inc LCL: fixed FindApplicationComponent to ignore designer forms 2010-06-12 08:40:58 +00:00
scrollbar.inc LCL: implemented preferredsize for TScrollBar, bug #16855 2010-07-14 07:37:30 +00:00
scrollbox.inc
scrollingwincontrol.inc LCL: fixed page in TScrollingWinControl.ComputeScrollbars 2010-07-27 16:45:51 +00:00
shape.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
sharedcustombitmap.inc
sharedimage.inc
sharedrasterimage.inc
shortcutlist.inc
sizeconstraints.inc LCL: added TWSControl.ConstraintWidth/Height 2010-07-07 20:28:13 +00:00
speedbutton.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
spinedit.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
statusbar.inc lcl: apply patch of Juha Manninen which registers more VCL compatibility properties which LCL should skip while reading 2010-04-01 00:49:45 +00:00
statuspanel.inc lcl: TListColumns must return valid owner on GetOwner 2009-12-02 03:22:17 +00:00
statuspanels.inc lcl: TListColumns must return valid owner on GetOwner 2009-12-02 03:22:17 +00:00
tabcontrol.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
tabsheet.inc lcl: GetTabIndex should return the index of Tab, not the index of Page. Remove SetTabIndex. 2010-05-12 08:23:49 +00:00
tiffimage.inc * Graphics: Added TTiffImage 2010-05-02 14:36:41 +00:00
timer.inc
togglebox.inc lcl: don't publish TRadioButton State and AllowGrayed properties: Delphi compatible. 2010-08-10 20:12:40 +00:00
toolbar.inc LCL: fixed TAnchorSIde.IsAnchoredToParent 2010-05-09 08:16:14 +00:00
toolbutton.inc lcl: fix for toolbutton drawing in checked or downed state, fix for #16975 2010-07-19 20:03:37 +00:00
toolwindow.inc
trackbar.inc lcl: prevent trackbar from calling OnChange while the control is loaded from .lfm 2010-05-27 17:22:46 +00:00
treeview.inc LCL: TTreeView: in editing: eat VK_RETURN 2010-07-28 08:11:36 +00:00
winapi.inc lcl/win32: Add GetCurrentObject. Implement under win32. Part of 14792 2010-06-22 17:03:04 +00:00
winapih.inc lcl/win32: Add GetCurrentObject. Implement under win32. Part of 14792 2010-06-22 17:03:04 +00:00
wincontrol.inc Improves wince menus, see bug #17090 2010-08-03 07:47:31 +00:00