lazarus/lcl/include
2004-12-20 00:11:24 +00:00
..
actionlink.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
alignment.inc replaced writeln by debugln 2004-05-11 10:53:59 +00:00
application.inc convert LM_SCREENINIT message to interface method (integrated with TWidgetSet.AppInit(var ScreenInfo) 2004-09-18 10:52:48 +00:00
applicationproperties.inc TXMLPropStorage basically working 2004-07-25 01:04:45 +00:00
basedragcontrolobject.inc replaced writeln by debugln 2004-05-11 12:16:48 +00:00
bevel.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
bitbtn.inc added TCustomButton, TCustomBitBtn, TCustomSpeedButton 2004-07-15 10:43:39 +00:00
bitmap.inc added TLazIntfImage.TColors property 2004-09-27 10:01:18 +00:00
bitmapcanvas.inc fixed unselecting TCanvas objects 2004-10-01 13:16:44 +00:00
bitmapimage.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
boundlabel.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
brush.inc fixed double calling destructor for resource cache items 2004-11-07 01:10:05 +00:00
buttoncontrol.inc fixed loading project flags and added RTTI example for readonly properties 2004-12-13 16:43:37 +00:00
buttonglyph.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
buttons.inc implemented preferred size for controls for theme depending AutoSizing 2004-11-03 14:18:36 +00:00
canvas.inc fix text position to be at X, Y; if alignment/layout indicates so 2004-11-07 17:21:08 +00:00
checkbox.inc implemented preferred size for controls for theme depending AutoSizing 2004-11-03 14:18:36 +00:00
clipbrd.inc implemented platform independent binary object streamer 2004-08-15 14:39:36 +00:00
colorbutton.inc implemented TMultiPropertyLink 2004-12-13 21:30:21 +00:00
colordialog.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
commondialog.inc convert LM_CREATE message to interface methods 2004-09-24 21:34:14 +00:00
containedaction.inc added Delphi ToDo support, Application.WndProc, small bugfixes from Colin 2004-07-10 18:17:30 +00:00
control.inc changed TControl.Anchors default value to AnchorAlign[Align] 2004-12-20 00:11:24 +00:00
controlactionlink.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
controlcanvas.inc added TCustomButton, TCustomBitBtn, TCustomSpeedButton 2004-07-15 10:43:39 +00:00
controlscrollbar.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
controlsproc.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
customaction.inc invisible selected persistents are no longer drawn with grabbers 2004-08-04 08:50:23 +00:00
customactionlist.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
customcheckbox.inc implemented preferred size for controls for theme depending AutoSizing 2004-11-03 14:18:36 +00:00
customcheckgroup.inc added default values for compiler skip options and improved many parts of synedit for UTF8 2004-09-04 22:24:16 +00:00
customcombobox.inc fixed setting itemindex, if it had been changed by the interface before 2004-11-27 22:29:56 +00:00
customcontrol.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
customdockform.inc started TCustomDockForm 2004-08-16 22:09:18 +00:00
customedit.inc implemented preferred size for controls for theme depending AutoSizing 2004-11-03 14:18:36 +00:00
customform.inc fix showmodal to remember disabled windows (fixes bug #478, and more) 2004-12-16 14:29:51 +00:00
customframe.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
customgroupbox.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
customimage.inc fix off by one issues 2004-06-11 18:30:20 +00:00
customlabel.inc implemented preferred size for controls for theme depending AutoSizing 2004-11-03 14:18:36 +00:00
customlabelededit.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
customlistbox.inc convert LM_LB_GETTOPINDEX and LM_LB_SETTOPINDEX message to interface methods 2004-09-24 15:31:02 +00:00
customlistview.inc disabled TCustomListView.Begin/EndUpdate on win32. 2004-11-25 14:28:45 +00:00
custommemo.inc added check handleallocated on loading memo 2004-11-15 12:37:52 +00:00
customnotebook.inc optimize: only create tabpage contents when accessed, not immediately upon creation 2004-10-23 14:49:38 +00:00
custompage.inc optimize: only create tabpage contents when accessed, not immediately upon creation 2004-10-23 14:49:38 +00:00
custompanel.inc fixed TCanvas.TextRect Delphi compatible Rect and added TBarChart from Michael VC 2004-09-24 13:45:32 +00:00
customsplitter.inc fixed TSplitter moving for asynchroneous resizing 2004-07-01 18:29:35 +00:00
customstatictext.inc fixed TCanvas.TextRect Delphi compatible Rect and added TBarChart from Michael VC 2004-09-24 13:45:32 +00:00
customupdown.inc TXMLPropStorage basically working 2004-07-25 01:04:45 +00:00
dbcalendar.inc fixed focus catch for combobox csDropDownList 2004-08-30 10:49:20 +00:00
dbcheckbox.inc fixed focus catch for combobox csDropDownList 2004-08-30 10:49:20 +00:00
dbcombobox.inc fixed focus catch for combobox csDropDownList 2004-08-30 10:49:20 +00:00
dbcustomnavigator.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
dbedit.inc replaced KeyPress dependencies with KeyDown 2004-09-01 11:12:04 +00:00
dbgroupbox.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
dbimage.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
dblistbox.inc replaced KeyPress dependencies with KeyDown 2004-09-01 11:12:04 +00:00
dbmemo.inc fixed focus catch for combobox csDropDownList 2004-08-30 10:49:20 +00:00
dbradiogroup.inc fixed focus catch for combobox csDropDownList 2004-08-30 10:49:20 +00:00
dbtext.inc added OnActiveChange from Joost 2004-08-22 22:57:35 +00:00
defaultbitbtnimages.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
docktree.inc fixed deleting of collection item in prop editor 2004-08-18 09:08:34 +00:00
dockzone.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
dragdock.inc implemented Refactoring Tool: Find Identfier References 2004-09-20 20:22:13 +00:00
dragobject.inc implemented OnChange for TRadioButton, TCheckBox, TToggleBox and some more docking stuff 2004-05-30 14:02:31 +00:00
edit.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
filedialog.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
fileutil.inc added resurce strings for gtk file dlg 2004-12-18 23:46:17 +00:00
font.inc * x86_64 fix: Debugln of TFontHandleCache.Add 2004-12-19 21:38:21 +00:00
fontdialog.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
graphic.inc implemented finding DefineProperties in registered TPersistent, implemented auto commenting of missing units for Delphi unit conversion 2004-09-14 10:23:44 +00:00
graphiccontrol.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
graphicsobject.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
hintwindow.inc updated finnish translation from Seppo 2004-10-17 09:55:36 +00:00
idletimer.inc TXMLPropStorage basically working 2004-07-25 01:04:45 +00:00
imglist.inc improved DefineProperties to read/write endian independent 2004-08-15 17:00:58 +00:00
inputdialog.inc upon form show, if no activecontrol, then focus first control in tab order 2004-08-25 17:59:06 +00:00
interfacebase.inc convert LM_CREATE message to interface methods 2004-09-24 21:34:14 +00:00
intfbaselcl.inc remove old code: statusbar methods in twidgetset 2004-10-23 14:47:44 +00:00
intfbasewinapi.inc * x86_64 fix: Conversion if integer to pointer 2004-12-19 19:29:04 +00:00
lclaction.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
lclintf.inc cleanup statusbar methods in lcl interfaceobject 2004-10-16 10:15:45 +00:00
lclintfh.inc remove old code: statusbar methods in twidgetset 2004-10-23 14:47:44 +00:00
listcolumn.inc started TCollectionPropertyEditor 2004-07-24 00:00:33 +00:00
listcolumns.inc * Implemented most of TListColoum/Item in the Ws for gtk and win32 2004-07-11 17:20:47 +00:00
listitem.inc improved TListView.SetItemVisible from Andrew Haines 2004-09-08 23:05:36 +00:00
listitems.inc + Added generic endian functions 2004-11-13 17:22:15 +00:00
mainmenu.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
memo.inc TGTKListStringList now keeps selection on Put and Move 2004-07-03 11:11:09 +00:00
memoscrollbar.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
memostrings.inc convert LM_APPENDTEXT to interface method 2004-09-10 17:59:58 +00:00
menu.inc destroying clean up 2004-12-05 13:25:47 +00:00
menuactionlink.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
menuitem.inc implemented TMenuItem.SetVisible 2004-12-10 21:36:27 +00:00
messagedialogpixmaps.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
messagedialogs.inc replaced writeln by DebugLn 2004-09-14 21:30:37 +00:00
mouse.inc replaced writeln by debugln 2004-05-11 12:16:48 +00:00
notebook.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
page.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
pagecontrol.inc replaced FindMask by global function from Vincent 2004-06-05 10:29:15 +00:00
paintbox.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
pen.inc fixed cleaning up unused resource cache item lists 2004-11-07 01:36:18 +00:00
picture.inc ifdefd UseSimpleJpeg 2004-05-07 08:07:57 +00:00
pixmap.inc implemented finding DefineProperties in registered TPersistent, implemented auto commenting of missing units for Delphi unit conversion 2004-09-14 10:23:44 +00:00
png.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
popupmenu.inc convert LM_POPUPSHOW message to interface method 2004-09-11 17:29:10 +00:00
progressbar.inc implemented open project after open standard windows 2004-12-12 03:54:09 +00:00
promptdialog.inc fixed TCanvas.TextRect Delphi compatible Rect and added TBarChart from Michael VC 2004-09-24 13:45:32 +00:00
radiobutton.inc implemented preferred size for controls for theme depending AutoSizing 2004-11-03 14:18:36 +00:00
radiogroup.inc renamed customradiogroup.inc to radiogroup.inc 2004-09-09 09:35:44 +00:00
reginifile.inc
region.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
screen.inc TXMLPropStorage basically working 2004-07-25 01:04:45 +00:00
scrollbar.inc convert LM_SETPROPERTIES message to interface method for TScrollBar 2004-09-23 20:51:29 +00:00
scrollbox.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
scrollingwincontrol.inc added default values for compiler skip options and improved many parts of synedit for UTF8 2004-09-04 22:24:16 +00:00
shape.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
sharedimage.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
shortcutlist.inc fix menuitem caption issue (partly by martin smat) 2004-10-24 14:50:31 +00:00
sizeconstraints.inc implemented preferred size for controls for theme depending AutoSizing 2004-11-03 14:18:36 +00:00
speedbutton.inc published TSpeedButton.OnDoubleClick 2004-12-12 23:40:55 +00:00
spinedit.inc fixed destroying TSpingEdit 2004-11-08 12:12:18 +00:00
statusbar.inc cleanup statusbar methods in lcl interfaceobject 2004-10-16 10:15:45 +00:00
statuspanel.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
statuspanels.inc Fix fpc 1.0.x compilation. 2004-10-17 13:51:50 +00:00
tabcontrol.inc fixed TCanvas.TextRect Delphi compatible Rect and added TBarChart from Michael VC 2004-09-24 13:45:32 +00:00
tabsheet.inc implemented setting TTabSheet.TabIndex 2004-08-04 09:35:38 +00:00
timer.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
togglebox.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
toolbar.inc deactivated sending SYSKey messages in gtk intf - they are not used anyway 2004-11-28 00:55:44 +00:00
toolbutton.inc deactivated sending SYSKey messages in gtk intf - they are not used anyway 2004-11-28 00:55:44 +00:00
toolwindow.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
trackbar.inc convert LM_SETPROPERTIES message to interface method for TCustomTrackBar 2004-09-24 07:52:36 +00:00
treeview.inc added access to lresources 2004-12-06 17:31:02 +00:00
winapi.inc fixed uninitialised LogFont 2004-08-10 22:09:03 +00:00
winapih.inc implemented mainunit hints for include files 2004-04-10 17:58:57 +00:00
wincontrol.inc updated fpdoc sceletons for lcl and gtk intf 2004-12-01 16:17:18 +00:00