lazarus/lcl/include
lazarus 0b8e9b01d6 MG: setwindowpos + bugfixes
git-svn-id: trunk@240 -
2001-03-26 14:58:32 +00:00
..
alignment.inc + Initial import 2000-07-13 10:28:31 +00:00
application.inc MWE: 2001-01-24 23:26:40 +00:00
basedragcontrolobject.inc + Initial import 2000-07-13 10:28:31 +00:00
bevel.inc + Initial import 2000-07-13 10:28:31 +00:00
bitbtn.inc MG: fixed memory leaks 2001-03-21 00:20:29 +00:00
bitmap.inc MG: fixed memory leaks 2001-03-21 00:20:29 +00:00
bitmapcanvas.inc MG: fixed many unreleased DC and GDIObj bugs 2001-03-19 14:00:52 +00:00
bitmapimage.inc + Initial import 2000-07-13 10:28:31 +00:00
brush.inc + Initial import 2000-07-13 10:28:31 +00:00
buttoncontrol.inc + Initial import 2000-07-13 10:28:31 +00:00
buttonglyph.inc MG: fixed many unreleased DC and GDIObj bugs 2001-03-19 14:00:52 +00:00
buttons.inc Added OnMouseEnter, OnMouseLeave property 2000-07-16 12:37:52 +00:00
canvas.inc MG: canvas size enlarged 2001-03-24 18:05:58 +00:00
checkbox.inc + Initial import 2000-07-13 10:28:31 +00:00
clipbrd.inc + Initial import 2000-07-13 10:28:31 +00:00
colordialog.inc + Initial import 2000-07-13 10:28:31 +00:00
commondialog.inc Adding commondialog.pp and removing customdialog.inc 2000-08-10 11:01:06 +00:00
control.inc MG: fixed window positions 2001-03-21 23:48:29 +00:00
controlcanvas.inc MG: fixed many unreleased DC and GDIObj bugs 2001-03-19 14:00:52 +00:00
controlsproc.inc + Initial import 2000-07-13 10:28:31 +00:00
customcheckbox.inc + Initial import 2000-07-13 10:28:31 +00:00
customcombobox.inc Fixed the problem with Changed for ComboBoxs 2001-01-28 03:51:42 +00:00
customcontrol.inc MG: fixed memory leaks 2001-03-21 00:20:29 +00:00
customedit.inc Tested TCustomEdit.Readonly, MaxLength and CharCase. 2001-01-04 15:09:05 +00:00
customform.inc MG: setwindowpos + bugfixes 2001-03-26 14:58:32 +00:00
customgroupbox.inc + Initial import 2000-07-13 10:28:31 +00:00
customlabel.inc + Initial import 2000-07-13 10:28:31 +00:00
customlistbox.inc Added procedure ListBox.Clear (changes made by christer, added to cvs 2000-07-16 12:39:53 +00:00
customlistview.inc + Initial import 2000-07-13 10:28:31 +00:00
custommemo.inc Added the Nudge feature to the IDE. 2001-01-10 20:12:29 +00:00
customnotebook.inc MG: fixed memory leaks 2001-03-21 00:20:29 +00:00
customradiogroup.inc MG: customradiogroup is now streamable 2001-03-15 14:42:20 +00:00
defaultbitbtnimages.inc Made one Glyph to BitBtn.Kind "All" (changes by chris, added by stoppok) 2000-07-16 12:42:29 +00:00
dragobject.inc MG: fixed random function results 2001-03-12 12:17:02 +00:00
edit.inc + Initial import 2000-07-13 10:28:31 +00:00
filectrl.inc + Initial import 2000-07-13 10:28:31 +00:00
filedialog.inc + Initial import 2000-07-13 10:28:31 +00:00
font.inc MG: fixed many unreleased DC and GDIObj bugs 2001-03-19 14:44:22 +00:00
fontdialog.inc + Initial import 2000-07-13 10:28:31 +00:00
form.inc MG: fixed many bugs (mem leaks, canvas) 2001-03-20 16:59:15 +00:00
graphic.inc bugfix 2001-03-09 17:08:15 +00:00
graphiccontrol.inc + Initial import 2000-07-13 10:28:31 +00:00
graphicsobject.inc + Initial import 2000-07-13 10:28:31 +00:00
hkeys.inc + Initial import 2000-07-13 10:28:31 +00:00
imglist.inc MG: fixed many unreleased DC and GDIObj bugs 2001-03-19 14:44:22 +00:00
interfacebase.inc MG: setwindowpos + bugfixes 2001-03-26 14:58:32 +00:00
listitem.inc + Initial import 2000-07-13 10:28:31 +00:00
listitems.inc MG: fixed random function results 2001-03-12 12:17:02 +00:00
mainmenu.inc + Initial import 2000-07-13 10:28:31 +00:00
memo.inc + Initial import 2000-07-13 10:28:31 +00:00
memostrings.inc + Initial import 2000-07-13 10:28:31 +00:00
menu.inc MG: fixed random function results 2001-03-12 12:17:02 +00:00
menubar.inc + Initial import 2000-07-13 10:28:31 +00:00
menuitem.inc MG: fixed many unreleased DC and GDIObj bugs 2001-03-19 14:44:22 +00:00
messagedialogpixmaps.inc + added support for message dialogs (messagedialogs.inc) 2001-03-03 00:50:34 +00:00
messagedialogs.inc + added support for message dialogs (messagedialogs.inc) 2001-03-03 00:50:34 +00:00
mouse.inc + Initial import 2000-07-13 10:28:31 +00:00
notebook.inc + Initial import 2000-07-13 10:28:31 +00:00
page.inc Streaming additions by MAttias 2001-01-12 18:27:32 +00:00
paintbox.inc + Initial import 2000-07-13 10:28:31 +00:00
pen.inc + Initial import 2000-07-13 10:28:31 +00:00
picture.inc added streaming to tgraphic, added tpicture 2001-03-05 14:20:04 +00:00
pixmap.inc MG: fixed many unreleased DC and GDIObj bugs 2001-03-19 14:44:22 +00:00
popupmenu.inc Added the Popupmenu code to the LCL. 2000-12-22 19:55:38 +00:00
progressbar.inc + Initial import 2000-07-13 10:28:31 +00:00
radiobutton.inc + Initial import 2000-07-13 10:28:31 +00:00
radiogroup.inc + Initial import 2000-07-13 10:28:31 +00:00
reginifile.inc + Initial import 2000-07-13 10:28:31 +00:00
registry.inc + Initial import 2000-07-13 10:28:31 +00:00
screen.inc Changed the TCUstomForm create function. I am getting it ready to read the resources to auto-create the controls... 2000-08-09 14:15:04 +00:00
scrollbar.inc TScrollbar created and a lot of code added. 2001-02-01 19:34:50 +00:00
scrolledwindow.inc + Initial import 2000-07-13 10:28:31 +00:00
sharedimage.inc MG: fixed memory leaks 2001-03-21 00:20:29 +00:00
speedbutton.inc MG: fixed many unreleased DC and GDIObj bugs 2001-03-19 14:44:22 +00:00
spinedit.inc + Initial import 2000-07-13 10:28:31 +00:00
statusbar.inc MG: fixed many unreleased DC and GDIObj bugs 2001-03-19 14:00:52 +00:00
statuspanel.inc Added 2 files for the TStatusbar 2001-01-30 18:15:57 +00:00
statuspanels.inc Commitng source with new editor. 2001-01-31 13:03:33 +00:00
timer.inc + Initial import 2000-07-13 10:28:31 +00:00
togglebox.inc + Initial import 2000-07-13 10:28:31 +00:00
toolbar.inc MG: fixed random function results 2001-03-12 12:17:02 +00:00
toolbutton.inc + Initial import 2000-07-13 10:28:31 +00:00
toolwindow.inc Added some functions 2001-02-16 19:13:31 +00:00
trackbar.inc changed some comments, stoppok 2000-07-23 19:03:10 +00:00
winapi.inc MG: setwindowpos + bugfixes 2001-03-26 14:58:32 +00:00
winapih.inc MG: setwindowpos + bugfixes 2001-03-26 14:58:32 +00:00
wincontrol.inc MG: setwindowpos + bugfixes 2001-03-26 14:58:32 +00:00