lazarus/lcl/include
paul 297ed60657 lcl:
- add rubberband component
- add qt rubberband implementation

git-svn-id: trunk@11954 -
2007-09-07 16:39:27 +00:00
..
actionlink.inc
alignment.inc
application.inc gtk: fixed pasting from other apps: reason was an uninitialized stack value 2007-07-31 17:17:14 +00:00
applicationproperties.inc LCL: renamed OnFilesDrop event to OnDropFiles 2007-06-25 14:38:03 +00:00
basedragcontrolobject.inc - lcl: fix compiler errors with VerboseDrag turned on 2007-07-30 17:45:22 +00:00
bevel.inc LCL: use cl3DHilight and cl3DShadow instead of clWhite and clGray to match theme coloring better (bug #8519) from Valdas 2007-03-17 21:12:01 +00:00
bitbtn.inc * Implemented basic alpha support 2007-08-25 01:49:40 +00:00
bitmap.inc * Changed default bitmaptype to DIBSection, so different depths can be supported (fixes default transparency on win32) 2007-09-02 22:51:27 +00:00
bitmapcanvas.inc * Implemented basic alpha support 2007-08-25 01:49:40 +00:00
bitmapimage.inc
boundlabel.inc
brush.inc
buttoncontrol.inc lcl: checkbox and radiobutton have ParentColor is true by default (bug #8284) 2007-02-08 22:43:23 +00:00
buttonglyph.inc - second part of speedbutton patch from Giuliano Colla 2007-07-23 05:10:08 +00:00
buttons.inc - BidiMode patch from Zaher Dirkey (0008996) part 1 2007-07-02 07:00:51 +00:00
canvas.inc * Implemented basic alpha support 2007-08-25 01:49:40 +00:00
checkbox.inc
clipbrd.inc avoid to paste into string the ending #0 (if present) 2006-12-05 11:49:53 +00:00
colorbutton.inc made TColorButton a TCustomSpeedButton descendant from Tom Gregorovic 2006-11-02 19:44:07 +00:00
colordialog.inc
commondialog.inc LCL: fixed raising commondialog.OnClose twice (bug #8441) from Bart Broersma 2007-04-03 11:30:05 +00:00
containedaction.inc
control.inc * Fixed TImage autosizing 2007-09-05 23:41:26 +00:00
controlactionlink.inc lcl: moved TWinControlActionLink Help attributes to TControlActionLink from Sergei 2007-01-08 01:27:21 +00:00
controlcanvas.inc
controlscrollbar.inc LCL: fixed typo (bug #8748) from Tom 2007-04-22 12:52:30 +00:00
controlsproc.inc
customaction.inc LCL: moved TTranslateString to lcltype.pp 2006-12-01 17:11:17 +00:00
customactionlist.inc
customcheckbox.inc fixed TRadioButton updating sibling buttons, when no handles are created 2006-07-10 00:31:40 +00:00
customcheckgroup.inc fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
customcombobox.inc LCL: set combobox maxlength when the control is created (bug #9439) 2007-08-14 18:30:00 +00:00
customcontrol.inc
customdockform.inc
customedit.inc - TForm.OnShow and OnHide should fire before actual visibility change 2007-05-10 07:39:53 +00:00
customform.inc forgotten files + cleanup 2007-09-03 08:04:01 +00:00
customframe.inc added GlobalNameSpace.Begin/EndWrite to TCustomForm, TDataModule 2006-09-27 21:36:10 +00:00
customgroupbox.inc - added WsWinControl.CanFocus that inform about ability of control to be focused with default widgetset value = True (overrided for gtk) 2007-03-30 05:22:36 +00:00
customimage.inc * Fixed TImage autosizing 2007-09-05 23:41:26 +00:00
customlabel.inc * Fixed TImage autosizing 2007-09-05 23:41:26 +00:00
customlabelededit.inc OI: improved property value rectangles when there is a button 2007-05-05 09:14:52 +00:00
customlistbox.inc - move TWidgetset.GetListBoxXXX to TWSCustomListBox.GetXXX (where XXX in [GetIndexAtY, GetItemRect]) *untested on Carbon and wince* 2007-08-28 17:44:28 +00:00
customlistview.inc LCL: 2007-09-05 03:05:43 +00:00
custommemo.inc - TCustomMemo.WantReturns implementation (0008352) 2007-05-10 14:12:03 +00:00
customnotebook.inc gtk2 intf: disabled removing callbacks, added GetDefaultClientRect for TPage and TNoteBook 2007-05-23 23:24:14 +00:00
custompage.inc gtk1 intf: added check if user choose a directory in TOpenDialog 2007-05-25 09:01:28 +00:00
custompanel.inc LCL: you can tab to a TPanel, if it has tabstop = true (issue #8044) 2007-01-02 10:59:43 +00:00
customsplitter.inc - another way to show splitter points under gtk1 2007-06-06 02:19:44 +00:00
customstatictext.inc LCL: implemented TStaticText.DialogChar to focus FocusControl, gtk2 intf: shortcuts of buttons, radiobuttons, checkboxes are now handled by the LCL 2007-05-31 21:38:56 +00:00
customupdown.inc LCL: TCustomUpDown remving old csPanel and using default of TCustomControl ancestor 2007-08-23 13:28:31 +00:00
dbcalendar.inc LCL, opening a form with dbcalendar opens the lfm file instead of form designer, issue #8906 2007-05-25 20:11:33 +00:00
dbcheckbox.inc LCL, fix several db controls to not enter dataset in edit state if datasource.autoedit is false, issue #8739 2007-05-03 17:34:56 +00:00
dbcombobox.inc LCL, fix several db controls to not enter dataset in edit state if datasource.autoedit is false, issue #8739 2007-05-03 17:34:56 +00:00
dbcustomnavigator.inc fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
dbedit.inc dbedit: fixes set/reset display/edit format on focus change (issue #8383) 2007-02-25 22:55:08 +00:00
dbgroupbox.inc
dbimage.inc * Patch for TDBImage and TDBMemo form Joost van der Sluis 2007-02-25 16:13:52 +00:00
dblistbox.inc LCL, fix several db controls to not enter dataset in edit state if datasource.autoedit is false, issue #8739 2007-05-03 17:34:56 +00:00
dbmemo.inc * Patch for TDBImage and TDBMemo form Joost van der Sluis 2007-02-25 16:13:52 +00:00
dbradiogroup.inc LCL, fix several db controls to not enter dataset in edit state if datasource.autoedit is false, issue #8739 2007-05-03 17:34:56 +00:00
dbtext.inc
docktree.inc
dockzone.inc
dragdock.inc - lcl: fix compiler errors with VerboseDrag turned on 2007-07-30 17:45:22 +00:00
dragimagelist.inc gtk2 intf: reduced notes 2007-04-15 08:54:04 +00:00
dragobject.inc - some minor changes and comments for native win32 image list 2007-04-11 05:41:56 +00:00
edit.inc
filedialog.inc LCL: fixed get TFileDialog.FilterIndex (bug #9292) 2007-08-02 11:16:23 +00:00
fileutil.inc LCL: implemented TMask, MatchesMask, added Masks docs 2007-07-22 14:17:13 +00:00
finddialog.inc LCL: improvements for the finddialog and replacedialog (bug #8370) from Bart Broersma 2007-07-13 12:27:18 +00:00
font.inc memcheck: updated for fpc 2.3.1 2007-08-22 21:31:28 +00:00
fontdialog.inc
graphic.inc LCL: added Delphi compatible TGraphic.Progress 2006-12-28 22:43:25 +00:00
graphiccontrol.inc
graphicsobject.inc
headercontrol.inc * Implemented basic alpha support 2007-08-25 01:49:40 +00:00
hintwindow.inc LCL: painting background of hint window 2007-03-09 00:42:23 +00:00
idletimer.inc LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +00:00
imglist.inc h2pas: added tool to convert c function types to pointers 2007-09-07 10:34:35 +00:00
inputdialog.inc LCL: increased minimum size of input dialog (bug #8017) 2007-01-05 13:51:52 +00:00
interfacebase.inc - initial implementation of lazarus ThemeServices 2007-05-18 02:18:52 +00:00
intfbaselcl.inc - move TWidgetset.GetListBoxXXX to TWSCustomListBox.GetXXX (where XXX in [GetIndexAtY, GetItemRect]) *untested on Carbon and wince* 2007-08-28 17:44:28 +00:00
intfbasewinapi.inc IntfBaseWinAPI: applied patch #0009592: Bug in TWidgetSet.DrawText from Phil J. Hess 2007-09-04 11:45:49 +00:00
lclaction.inc
lclintf.inc - move TWidgetset.GetListBoxXXX to TWSCustomListBox.GetXXX (where XXX in [GetIndexAtY, GetItemRect]) *untested on Carbon and wince* 2007-08-28 17:44:28 +00:00
lclintfh.inc - move TWidgetset.GetListBoxXXX to TWSCustomListBox.GetXXX (where XXX in [GetIndexAtY, GetItemRect]) *untested on Carbon and wince* 2007-08-28 17:44:28 +00:00
listcolumn.inc LCL: fixed possible bugs found by "unreachable code" warnings 2007-06-18 21:48:51 +00:00
listcolumns.inc - fixed doubling of columns if ListView handle had been created during load process (report 0008794) 2007-05-03 01:46:24 +00:00
listitem.inc declared TListItem.Position, TListItem.Top, TListItem.Left with implementation for win32 (0008426) 2007-04-18 15:51:50 +00:00
listitems.inc LCL: fixed loading ListView items on 64 bits targets 2007-04-14 20:49:16 +00:00
mainmenu.inc
memo.inc
memoscrollbar.inc
memostrings.inc
menu.inc - BidiMode patch from Zaher Dirkey (0008996) part 1 2007-07-02 07:00:51 +00:00
menuactionlink.inc
menuitem.inc * Implemented basic alpha support 2007-08-25 01:49:40 +00:00
messagedialogs.inc LCL: implemented setting default button using MB_DEFBUTTONx constants (bug #8517) 2007-03-25 08:09:10 +00:00
mouse.inc - implemented TMouse.WheelScrollLines property (issue #0008057) 2007-03-30 06:09:12 +00:00
notebook.inc
page.inc
pagecontrol.inc fixed typo in TPageControl.FindNextPage caused SIGSEGV (report 0007302) 2007-04-19 07:50:43 +00:00
paintbox.inc LCL: Tapplication.CreateForm with out param, cleanups, renamed TCustomPropertyStorage param name Default with DefaultValue from Flávio Etrusco 2007-02-12 12:40:41 +00:00
pen.inc
picture.inc * Fixed bug #9405, a wrong graphic type was forced 2007-09-02 15:46:26 +00:00
pixmap.inc fix pointer type conversions 2006-10-04 22:21:04 +00:00
png.inc * Implemented basic alpha support 2007-08-25 01:49:40 +00:00
pnm.inc
popupmenu.inc
progressbar.inc
promptdialog.inc - LCL-default images loading moved from TWidgetSet.LoadStockPixmap to buttons and dialogs units 2007-05-25 09:13:22 +00:00
radiobutton.inc fixed TRadioButton updating sibling buttons, when no handles are created 2006-07-10 00:31:40 +00:00
radiogroup.inc fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
reginifile.inc
region.inc
replacedialog.inc LCL: improvements for the finddialog and replacedialog (bug #8370) from Bart Broersma 2007-07-13 12:27:18 +00:00
rubberband.inc lcl: 2007-09-07 16:39:27 +00:00
screen.inc LCL: add posibility to crDefault to have zero handle 2007-09-01 13:09:20 +00:00
scrollbar.inc LCL: don't switch width and height when loading the scrolbar (bug #7993) 2006-12-22 10:33:15 +00:00
scrollbox.inc
scrollingwincontrol.inc LCL: fixed updating control scrollbars, remaining bug: win32 intf moves controls when scrolling 2006-12-09 10:24:44 +00:00
shape.inc LCL: made TGraphicControl.OnPaint proteced, TShape.OnPaint and TPaintPox.OnPaint public and fixed firing TShape.OnPaint (bug #8246) 2007-02-07 14:40:42 +00:00
sharedimage.inc
shortcutlist.inc
sizeconstraints.inc LCL: ignoring constraints during loading, they are applied in Loaded 2007-02-12 12:20:52 +00:00
speedbutton.inc LCL: TSpeedButton: added PaintBackground 2007-08-23 20:31:46 +00:00
spinedit.inc LCL: commented debug info for TCustomFloatSpinEdit.TextChanged 2007-07-21 12:58:54 +00:00
statusbar.inc
statuspanel.inc
statuspanels.inc
tabcontrol.inc gtk intf: renamed TDeviceContext.Wnd to TDeviceContext.DCWidget to save many typecasts 2007-05-08 12:58:13 +00:00
tabsheet.inc - moved DoShow, DoHide, OnShow, OnHide from TTabSheet to TCustomPage (ancestor) 2007-03-28 04:48:30 +00:00
timer.inc
togglebox.inc
toolbar.inc LCL: TToolBar: Indent is now used in AdjustClientRect to allow AutoSize=true, TWinControl.GetChildBounds now use AdjustClientRect for space 2007-08-04 12:13:16 +00:00
toolbutton.inc * Modified patch #9491 to allow button grouping cross separator 2007-09-01 22:18:36 +00:00
toolwindow.inc
trackbar.inc LCL: switch height and width if orientation of trackbar changes (bug #1787) 2007-01-12 12:16:37 +00:00
treeview.inc - lcl: fix compiler errors with VerboseDrag turned on 2007-07-30 17:45:22 +00:00
winapi.inc LCL: made IsEmptyRect winapi compatible, Rect(0,0,0,0) is just an example of an empty rect (bug #9495) 2007-08-24 20:29:59 +00:00
winapih.inc * Implemented basic alpha support 2007-08-25 01:49:40 +00:00
wincontrol.inc LCL: autosizing: disabled using GetPreferredSize in GetChildBounds for aligned controls 2007-08-23 21:42:26 +00:00