lazarus/lcl/include
2005-09-23 12:31:04 +00:00
..
actionlink.inc
alignment.inc
application.inc implemented TApplication.OnActivate/OnDeactivate 2005-09-16 09:39:08 +00:00
applicationproperties.inc removed cvs logs 2005-08-22 12:30:03 +00:00
basedragcontrolobject.inc
bevel.inc removed cvs logs 2005-08-22 12:30:03 +00:00
bitbtn.inc TBitBtn now calls AdjustSize on change 2005-09-19 22:07:12 +00:00
bitmap.inc fixed range check error in gtkglarea 2005-09-11 13:04:42 +00:00
bitmapcanvas.inc removed cvs logs 2005-08-22 12:30:03 +00:00
bitmapimage.inc implemented saving alpha bmp and using transparency for IDE glyph editor 2005-06-22 09:45:59 +00:00
boundlabel.inc * label as subcomponent 2005-05-14 12:15:09 +00:00
brush.inc removed cvs logs 2005-08-22 12:30:03 +00:00
buttoncontrol.inc started TButtonActionLink 2005-05-02 09:17:08 +00:00
buttonglyph.inc
buttons.inc removed cvs logs 2005-08-22 12:30:03 +00:00
canvas.inc * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
checkbox.inc removed cvs logs 2005-08-22 12:30:03 +00:00
clipbrd.inc fixed copy / paste 2005-09-20 15:06:27 +00:00
colorbutton.inc aesthetical improvements for colorbuttons from Luca Minuti 2005-04-06 10:39:36 +00:00
colordialog.inc removed cvs logs 2005-08-22 12:30:03 +00:00
commondialog.inc removed cvs logs 2005-08-22 12:30:03 +00:00
containedaction.inc optimized moving contained action from Pawel 2005-03-13 22:37:42 +00:00
control.inc fixed using the CM_TEXTCHANGED messages from the interfaces 2005-09-23 12:31:04 +00:00
controlactionlink.inc
controlcanvas.inc removed cvs logs 2005-08-22 12:30:03 +00:00
controlscrollbar.inc * Fixed bug #907 2005-09-10 16:31:04 +00:00
controlsproc.inc fixed TabList access 2005-01-23 15:05:23 +00:00
customaction.inc added TSynCustomLineIndenter, implemented eoEnhanceHomeKey for synedit 2005-03-09 11:44:25 +00:00
customactionlist.inc moved CM_ message constants from crontrols.pp to lmessages.pp to break circles and clean up controls.pp 2005-03-11 14:40:37 +00:00
customcheckbox.inc removed cvs logs 2005-08-22 12:30:03 +00:00
customcheckgroup.inc removed cvs logs 2005-08-22 12:30:03 +00:00
customcombobox.inc implemented TComboBox.OnSelect from Andrew Haines 2005-09-12 22:31:13 +00:00
customcontrol.inc removed cvs logs 2005-08-22 12:30:03 +00:00
customdockform.inc removed cvs logs 2005-08-22 12:30:03 +00:00
customedit.inc fixed using the CM_TEXTCHANGED messages from the interfaces 2005-09-23 12:31:04 +00:00
customform.inc implemented TApplication.OnActivate/OnDeactivate 2005-09-16 09:39:08 +00:00
customframe.inc
customgroupbox.inc removed cvs logs 2005-08-22 12:30:03 +00:00
customimage.inc OI now locks during doubleclick and synedit now uses only MouseCapture instead of heuristic 2005-03-05 12:08:49 +00:00
customlabel.inc TBitBtn now calls AdjustSize on change 2005-09-19 22:07:12 +00:00
customlabelededit.inc fixed selection of composite component items 2005-08-11 19:46:12 +00:00
customlistbox.inc added idewindowintf.pas - interface for storing IDE dialogs sizes 2005-07-31 10:21:18 +00:00
customlistview.inc * Fixed bug #0000677 2005-09-07 22:15:54 +00:00
custommemo.inc 64 bit fixes 2005-09-14 21:32:07 +00:00
customnotebook.inc added DisableAutoSizing/EnableAutoSizing, fixed crash on adding a notebook page with autosized controls 2005-09-12 09:01:51 +00:00
custompage.inc fix bug #488: custompage should have csnodesignvisible never set *or* before creation of handle 2005-01-16 15:37:18 +00:00
custompanel.inc added some resourcestrings and autosizing for checklistbox editor 2005-07-13 17:25:06 +00:00
customsplitter.inc TSplitter can now also work with Align=alNone and AnchorSide 2005-07-09 16:20:50 +00:00
customstatictext.inc removed cvs logs 2005-08-22 12:30:03 +00:00
customupdown.inc fixed name conflict 2005-02-18 18:25:57 +00:00
dbcalendar.inc removed cvs logs 2005-08-22 12:30:03 +00:00
dbcheckbox.inc
dbcombobox.inc fixed TDBComboBox update (bug #873) from Joost van der Sluis 2005-05-07 13:00:18 +00:00
dbcustomnavigator.inc fixed selection of composite component items 2005-08-11 19:46:12 +00:00
dbedit.inc removed cvs logs 2005-08-22 12:30:03 +00:00
dbgroupbox.inc
dbimage.inc
dblistbox.inc removed cvs logs 2005-08-22 12:30:03 +00:00
dbmemo.inc added key handling for TDBMemo from Jesus 2005-05-03 16:43:43 +00:00
dbradiogroup.inc make sure the data link is in edit state (bug #946) from Jesus 2005-06-12 13:19:29 +00:00
dbtext.inc removed cvs logs 2005-08-22 12:30:03 +00:00
defaultbitbtnimages.inc
docktree.inc implemented renaming of new package files 2005-07-13 07:33:14 +00:00
dockzone.inc started creating TLazDockPage helper controls 2005-07-17 02:24:41 +00:00
dragdock.inc removed cvs logs 2005-08-22 12:30:03 +00:00
dragobject.inc changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman 2005-03-07 21:59:45 +00:00
edit.inc removed cvs logs 2005-08-22 12:30:03 +00:00
filedialog.inc removed cvs logs 2005-08-22 12:30:03 +00:00
fileutil.inc codetools now saves files keeping the file case on disk 2005-09-19 21:57:39 +00:00
font.inc removed cvs logs 2005-08-22 12:30:03 +00:00
fontdialog.inc removed cvs logs 2005-08-22 12:30:03 +00:00
graphic.inc removed $IFDEF VER1 from Martin Smat 2005-08-02 20:00:41 +00:00
graphiccontrol.inc removed cvs logs 2005-08-22 12:30:03 +00:00
graphicsobject.inc removed cvs logs 2005-08-22 12:30:03 +00:00
hintwindow.inc fixed updating hint text 2005-04-18 21:06:02 +00:00
idletimer.inc implemented auto ident completion after point plus idle 2005-06-29 09:24:14 +00:00
imglist.inc removed cvs logs 2005-08-22 12:36:48 +00:00
inputdialog.inc
interfacebase.inc * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
intfbaselcl.inc removed cvs logs 2005-08-22 12:30:03 +00:00
intfbasewinapi.inc removed cvs logs 2005-08-22 12:30:03 +00:00
lclaction.inc
lclintf.inc * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
lclintfh.inc removed cvs logs 2005-08-22 12:30:03 +00:00
listcolumn.inc changed TListView columns Caption from string to TTranslateString from Vasily Volchenko 2005-09-06 22:47:27 +00:00
listcolumns.inc removed cvs logs 2005-08-22 12:30:03 +00:00
listitem.inc removed cvs logs 2005-08-22 12:30:03 +00:00
listitems.inc removed cvs logs 2005-08-22 12:30:03 +00:00
mainmenu.inc removed cvs logs 2005-08-22 12:30:03 +00:00
memo.inc
memoscrollbar.inc
memostrings.inc removed cvs logs 2005-08-22 12:30:03 +00:00
menu.inc removed cvs logs 2005-08-22 12:30:03 +00:00
menuactionlink.inc
menuitem.inc fixed menuintf removing items 2005-09-22 21:03:24 +00:00
messagedialogpixmaps.inc
messagedialogs.inc removed cvs logs 2005-08-22 12:30:03 +00:00
mouse.inc * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
notebook.inc fixed TNoteBook.GetActivePageComponent 2005-09-04 12:39:16 +00:00
page.inc removed cvs logs 2005-08-22 12:30:03 +00:00
pagecontrol.inc
paintbox.inc fixed retrieving TCanvas.Width/Height 2005-05-18 09:12:21 +00:00
pen.inc removed cvs logs 2005-08-22 12:30:03 +00:00
picture.inc removed $IFDEF VER1 from Martin Smat 2005-08-02 20:00:41 +00:00
pixmap.inc removed cvs logs 2005-08-22 12:30:03 +00:00
png.inc Added TProtableAnyMapGraphic and fixed loading .ico on BIG_ENDIAN systems from Colin Western 2005-07-18 09:29:11 +00:00
pnm.inc removed $IFDEF VER1 from Martin Smat 2005-08-02 20:00:41 +00:00
popupmenu.inc removed cvs logs 2005-08-22 12:30:03 +00:00
progressbar.inc removed cvs logs 2005-08-22 12:30:03 +00:00
promptdialog.inc improved autosizing of propmtpdialog 2005-09-06 08:37:01 +00:00
radiobutton.inc removed cvs logs 2005-08-22 12:30:03 +00:00
radiogroup.inc TRadioGroup now delegates OnEnter/OnExit from items to itself 2005-08-27 14:29:56 +00:00
reginifile.inc removed cvs logs 2005-08-22 12:30:03 +00:00
region.inc
screen.inc * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
scrollbar.inc fixed updating TScrollBar.Constraints on chaning Kind 2005-09-12 23:25:32 +00:00
scrollbox.inc
scrollingwincontrol.inc added QuestionDlg - a MessageDlg with custom buttons 2005-01-27 19:03:51 +00:00
shape.inc removed cvs logs 2005-08-22 12:30:03 +00:00
sharedimage.inc
shortcutlist.inc * first 64bit changes 2005-02-05 16:09:52 +00:00
sizeconstraints.inc implemented TWin32WSCustomListBox.GetTopIndex and SetTopIndex 2005-01-20 13:34:07 +00:00
speedbutton.inc TBitmap with transparent pixels now saves in xpm format 2005-08-22 23:24:26 +00:00
spinedit.inc renamed TSpinEdit to TFloatSpinEdit and added new TSpinEdit with integers 2005-09-22 08:59:42 +00:00
statusbar.inc implemented default height for gtk TStatusBar and set TStatusBar.AutoSize to true 2005-06-22 23:04:47 +00:00
statuspanel.inc adding panels to statusbar during designing now sets SimplePanel:=false 2005-03-05 23:00:16 +00:00
statuspanels.inc
tabcontrol.inc removed cvs logs 2005-08-22 12:30:03 +00:00
tabsheet.inc
timer.inc removed cvs logs 2005-08-22 12:30:03 +00:00
togglebox.inc
toolbar.inc removed cvs logs 2005-08-22 12:30:03 +00:00
toolbutton.inc removed cvs logs 2005-08-22 12:30:03 +00:00
toolwindow.inc
trackbar.inc removed cvs logs 2005-08-22 12:30:03 +00:00
treeview.inc fixed GetNodeFromIndex if node was not in the first subtree or near cached node (issue #615) 2005-09-12 08:42:05 +00:00
winapi.inc * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
winapih.inc removed cvs logs 2005-08-22 12:30:03 +00:00
wincontrol.inc cleanup 2005-09-19 22:16:24 +00:00