lazarus/lcl/include
mattias 565d1935ce applied patch from Vasily
git-svn-id: trunk@3662 -
2002-11-25 11:37:18 +00:00
..
action.inc
actionlink.inc
alignment.inc
application.inc
basedragcontrolobject.inc
bevel.inc MG: MoveWindowOrgEx, Splitted FWinControls/FControls, TControl drawing, Better DesignerDrawing, ... 2002-08-30 12:32:25 +00:00
bitbtn.inc MG: fixed LM_LVChangedItem, OnShowHint, small bugs 2002-11-09 15:02:07 +00:00
bitmap.inc MG: fixed TMainMenu creation 2002-11-12 10:16:17 +00:00
bitmapcanvas.inc MG: removed the 1x1 bitmap from TBitBtn 2002-08-18 08:53:53 +00:00
bitmapimage.inc
boundlabel.inc started TLabeledEdit 2002-08-17 23:41:27 +00:00
brush.inc AJ: added TShape 2002-10-31 04:27:59 +00:00
buttoncontrol.inc MG: double, triple and quad clicks now works 2002-09-01 16:11:21 +00:00
buttonglyph.inc MG: fixed freeing Glyph in TBitBtn.SetKind 2002-10-10 20:34:33 +00:00
buttons.inc MG: fixed notebook client area, send messages and minor bugs 2002-09-06 15:57:34 +00:00
canvas.inc fixes for debugging 2002-08-18 16:50:09 +00:00
checkbox.inc AJ: TCustomLabel Autosize, TCustomCheckbox '&' shortcuts started 2002-10-03 00:08:50 +00:00
clipbrd.inc MG: broke graphics.pp <-> clipbrd.pp circle 2002-10-24 10:05:51 +00:00
colorbutton.inc moved TColorButton to dialogs.pp 2002-08-17 23:41:29 +00:00
colordialog.inc
commondialog.inc
containedaction.inc MG: broke actnlist <-> forms circle 2002-10-26 11:05:59 +00:00
control.inc fixes for debugging lazarus 2002-10-01 15:45:57 +00:00
controlactionlink.inc MG: added controlactionlink.inc 2002-11-07 15:48:00 +00:00
controlcanvas.inc
controlscrollbar.inc added TMemoScrollBar 2002-08-18 08:55:55 +00:00
controlsproc.inc MWE: Applied patch from "Andrew Johnson" <aj_genius@hotmail.com> 2002-09-29 15:08:38 +00:00
customaction.inc
customactionlist.inc MG: broke actnlist <-> forms circle 2002-10-26 11:05:59 +00:00
customcheckbox.inc MG: fixed client origin coordinates 2002-10-09 10:22:54 +00:00
customcheckgroup.inc
customcombobox.inc TComboBox and TListBox accelerated and now supports objects 2002-11-17 11:10:04 +00:00
customcontrol.inc MG: calendar now ignores double clicks 2002-08-25 14:32:10 +00:00
customedit.inc Fixes to MaxLength. TCustomMemo now has MaxLength, too. 2002-11-16 11:22:57 +00:00
customform.inc MG fixed hidden component page 2002-11-12 16:18:46 +00:00
customgroupbox.inc Use comboboxes. Use history. Prettify the dialog. Preselect text on show. 2002-08-18 08:56:27 +00:00
customlabel.inc MG: fixed handle allocating in TLabel 2002-10-16 17:06:33 +00:00
customlabelededit.inc started TLabeledEdit 2002-08-17 23:41:27 +00:00
customlistbox.inc MG: fixed TListBox.ItemIndex during creation 2002-11-13 17:39:59 +00:00
customlistview.inc applied patch from Vasily 2002-11-25 11:37:18 +00:00
custommemo.inc MG: fixed message without handle 2002-10-30 13:50:26 +00:00
customnotebook.inc improved designer rubberband 2002-11-18 17:06:29 +00:00
custompanel.inc Cleanups. Fixed source generation for autocreated forms from project options. 2002-10-13 21:36:42 +00:00
customradiogroup.inc MG: image support, TScrollBox, and many other things from Andrew 2002-09-03 08:07:20 +00:00
customstatictext.inc AJ: Started Form Scrolling 2002-10-23 20:47:27 +00:00
customupdown.inc MG: fixes for 1.1 2002-10-21 14:40:52 +00:00
defaultbitbtnimages.inc started make resource string 2002-08-18 08:55:10 +00:00
dragobject.inc
edit.inc
filectrl.inc added basic file handling functions to filectrl 2002-08-18 08:56:59 +00:00
filedialog.inc
font.inc AJ: Initial TUpDown, minor property additions to improve reading Delphi created forms. 2002-10-01 18:00:04 +00:00
fontdialog.inc MG: broke interfacebase uses circles 2002-10-25 10:06:34 +00:00
graphic.inc MG: gradient fill, minor issues from Andrew 2002-09-12 05:56:15 +00:00
graphiccontrol.inc Cleanups, extended TStatusBar, graphic control cleanups. 2002-09-13 11:49:47 +00:00
graphicsobject.inc MG: undid the TBinaryObjectWriter Buffersize 2002-08-18 08:54:10 +00:00
hintwindow.inc MG: added persistent hints for main ide bar 2002-11-04 19:49:36 +00:00
hkeys.inc
idletimer.inc MG: implemented hints 2002-11-05 20:03:42 +00:00
image.inc AJ:switched TImage.Autosize to use DoAutoSize 2002-10-20 22:31:08 +00:00
imglist.inc MG: fixed LM_LVChangedItem, OnShowHint, small bugs 2002-11-09 15:02:07 +00:00
inputdialog.inc
interfacebase.inc implemented TPairSplitter 2002-08-19 15:15:24 +00:00
listcolumn.inc MG: fixed loading TListView from stream 2002-10-09 11:46:05 +00:00
listcolumns.inc fixed buffer overrun and added several checks 2002-11-18 13:38:44 +00:00
listitem.inc applied patch from Vasily 2002-11-25 11:37:18 +00:00
listitems.inc fixed buffer overrun and added several checks 2002-11-18 13:38:44 +00:00
mainmenu.inc MG: fixed TMainMenu creation 2002-11-12 10:16:17 +00:00
memo.inc fixed TMemo.WordWrap 2002-08-18 08:56:17 +00:00
memoscrollbar.inc added TMemoScrollBar 2002-08-18 08:55:55 +00:00
memostrings.inc
menu.inc MG: fixed TMainMenu creation 2002-11-12 10:16:17 +00:00
menuactionlink.inc
menubar.inc
menuitem.inc MG: broke LCL<->interface circles 2002-10-26 15:15:50 +00:00
messagedialogpixmaps.inc AJ: added LoadStockPixmap routine & minor fixes to/for GNOMEInt 2002-10-10 13:29:08 +00:00
messagedialogs.inc AJ: MessageDlgs -> PromptUser, better Cancel/Default order 2002-10-25 14:59:11 +00:00
mouse.inc MG: started debugging of mouse capturing 2002-08-22 16:22:39 +00:00
notebook.inc
page.inc implemented TPairSplitter 2002-08-19 15:15:24 +00:00
paintbox.inc AJ : fixed drawing designtime right/bottom border 2002-10-30 20:15:46 +00:00
pen.inc fixed csDashDot 2002-08-18 04:57:01 +00:00
picture.inc MG: fixed mem leak 2002-10-01 10:41:47 +00:00
pixmap.inc MG: fixed mem leak in TPixmap 2002-09-16 16:18:50 +00:00
popupmenu.inc MG: broke LCL<->interface circles 2002-08-19 15:15:17 +00:00
progressbar.inc
promptdialog.inc MG: fixed moving button with LEFT and RIGHT in messagedlgs 2002-11-05 21:21:36 +00:00
radiobutton.inc MG: fixed TRadioButton.DoAutoSize during loading 2002-11-14 14:11:51 +00:00
radiogroup.inc fixed changing unitname during update 2002-08-17 23:41:30 +00:00
reginifile.inc
region.inc MG: fixed small typos and accelerated TDynHashArray.Contains 2002-10-08 16:15:44 +00:00
registry.inc
screen.inc AJ: Partial HintWindow Fix; Added Screen.Font & Font.Name PropEditor; Started to fix ComboBox DropDown size/pos 2002-10-18 16:08:10 +00:00
scrollbar.inc MG: MoveWindowOrgEx, Splitted FWinControls/FControls, TControl drawing, Better DesignerDrawing, ... 2002-08-30 12:32:25 +00:00
scrollbox.inc MG: gradient fill, minor issues from Andrew 2002-09-12 05:56:15 +00:00
scrolledwindow.inc
scrollingwincontrol.inc MG: fixed ControlAtPos 2002-11-03 22:40:28 +00:00
shape.inc fixed csDashDot 2002-08-18 04:57:01 +00:00
sharedimage.inc
shortcutlist.inc MG: broke actnlist <-> menus circle 2002-10-26 10:21:01 +00:00
sizeconstraints.inc
speedbutton.inc fixes for debugging lazarus 2002-10-01 15:45:57 +00:00
spinedit.inc MG: fixed unallocated spinedit handle bug 2002-08-25 14:27:45 +00:00
statusbar.inc AJ:fixed statusbar border for SimpleText mode 2002-10-21 14:15:16 +00:00
statuspanel.inc
statuspanels.inc MG: removed the 1x1 bitmap from TBitBtn 2002-08-18 08:53:53 +00:00
timer.inc MG: implemented TIdleTimer and fixed small bugs 2002-11-04 11:48:48 +00:00
togglebox.inc
toolbar.inc MG: fixed TMainMenu creation 2002-11-12 10:16:17 +00:00
toolbutton.inc MG: image support, TScrollBox, and many other things from Andrew 2002-09-03 08:07:20 +00:00
toolwindow.inc MG: fixed TMainMenu creation 2002-11-12 10:16:17 +00:00
trackbar.inc
treeview.inc MG: fixed TMainMenu creation 2002-11-12 10:16:17 +00:00
winapi.inc implemented TPairSplitter 2002-08-19 15:15:24 +00:00
winapih.inc implemented TPairSplitter 2002-08-19 15:15:24 +00:00
wincontrol.inc many clipping fixes 2002-08-17 23:41:35 +00:00