lazarus/lcl/include
mattias 500cf06dda LCL: added hint when miscompiled with nogui
git-svn-id: trunk@28710 -
2010-12-14 10:05:26 +00:00
..
actionlink.inc lcl: make TActionLink.SetImageIndex argument delphi compatible TImageIndex -> Integer 2009-11-23 15:08:19 +00:00
application.inc lcl: redo MouseEnter/MouseLeave notifications: 2010-10-20 08:02:22 +00:00
applicationproperties.inc lcl: properly initialize and finalize more application properties handlers 2010-01-30 17:48:30 +00:00
asiancodepagefunctions.inc Fixes typo from last commit 2010-08-27 09:36:46 +00:00
asiancodepages.inc Slightly modified patch from Jixian Yang. Implements support for converting to east asian code pages. 2010-08-22 14:30:05 +00:00
bevel.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
bitbtn.inc fixed typo dont 2010-09-11 14:05:21 +00:00
bitmap.inc
bitmapcanvas.inc
boundlabel.inc
brush.inc lcl: add DefaultColorType argument to TControlCanvas too 2010-11-18 02:23:34 +00:00
buttoncontrol.inc fixed typo dont 2010-09-11 14:05:21 +00:00
buttonglyph.inc Patch from bug #17594. Solves compiling Lazarus with the fpc branch fpc-xpcom 2010-10-12 15:00:44 +00:00
buttons.inc lcl: don't highlight toolbar when modal form is active (partly fixes bug #0017993) 2010-11-22 08:02:10 +00:00
canvas.inc lcl: don't use DT_INTERNAL, the LCL already has selected a system font into the canvas; it prevents mismatches in sizes, if we cannot determine what exact font is used by DT_INTERNAL, fixes issue #16408 2010-12-10 20:16:16 +00:00
checkbox.inc lcl: don't publish TRadioButton State and AllowGrayed properties: Delphi compatible. 2010-08-10 20:12:40 +00:00
clipbrd.inc
colorbutton.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
colordialog.inc
commondialog.inc lcl: move RegisterPropertyToSkip calls to Register* procedures or unit initialization so it's called only once and not on every component created 2010-08-12 12:24:11 +00:00
containedaction.inc
control.inc lcl: don't call Resize for invisible controls in DoAllAutosize 2010-12-11 05:21:19 +00:00
controlactionlink.inc
controlcanvas.inc lcl: formatting, cleanup 2010-11-19 09:56:17 +00:00
controlscrollbar.inc LCL: fixed page in TScrollingWinControl.ComputeScrollbars 2010-07-27 16:45:51 +00:00
controlsproc.inc
cursorimage.inc lcl: native resource support: 2009-12-26 15:10:14 +00:00
customaction.inc
customactionlist.inc lcl: add TActionListEnumerator class and TCustomActionList.GetEnumerator method 2009-11-03 15:43:49 +00:00
custombitmap.inc fixed typo dont 2010-09-11 14:05:21 +00:00
customcheckbox.inc lcl: move RegisterPropertyToSkip calls to Register* procedures or unit initialization so it's called only once and not on every component created 2010-08-12 12:24:11 +00:00
customcheckgroup.inc lcl: simplify and cleanup TGraphic.DefineProperties, TPicture.DefineProperties 2009-11-26 01:52:35 +00:00
customcombobox.inc lcl: move RegisterPropertyToSkip calls to Register* procedures or unit initialization so it's called only once and not on every component created 2010-08-12 12:24:11 +00:00
customcontrol.inc lcl: formatting, cleanup 2010-11-19 09:56:17 +00:00
customdbcombobox.inc
customdblistbox.inc
customdockform.inc LCL: TCalculatorForm, TCustomDockForm, TSynBaseCompletionForm, ShowInputDialog: combine creation 2010-04-05 00:03:39 +00:00
customedit.inc LCL: fixed calling of wrong inherited method in TCustomEdit.KeyUpAfterInterface(). fixes #17332 2010-09-02 18:31:38 +00:00
customform.inc LCL: clean up 2010-11-25 13:24:11 +00:00
customframe.inc LCL: do not autosize a root frame at designtime 2010-05-31 20:27:16 +00:00
customgroupbox.inc lcl, win32, wince: move button controls flags into CreateParams methods 2010-05-17 01:10:18 +00:00
customimage.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
customlabel.inc LCL: TCustomLabel.CalculatePreferredSize: consider constraints 2010-07-08 15:00:20 +00:00
customlabelededit.inc
customlistbox.inc LCL: ask ws for itemindex.Fixes issue #17887 2010-11-18 17:02:45 +00:00
customlistview.inc lcl: fixed TListView.SelectedIdx after clearing listview (issue #17476) 2010-11-19 08:30:03 +00:00
custommemo.inc lcl,win32,wince: move edit control flags to createparams 2010-05-17 07:34:07 +00:00
customnotebook.inc LCL: added debugging 2010-07-16 19:13:20 +00:00
custompage.inc lcl: TCustomPage.IsControlVisible, TCustomPage.HandleObjectShouldBeVisible must take TCustomPage.Visible setting into account (Samuel Herzog note in issue #0009344) 2010-05-14 17:05:56 +00:00
custompanel.inc win32: restore wm_erasebkgnd default handler after clDefault experiments 2010-11-08 02:27:02 +00:00
customsplitter.inc lcl: implement splitter moving without updating it position using new rubberband functions 2010-07-03 15:30:16 +00:00
customstatictext.inc lcl: add TStaticText.Transparent property for Delphi compatibility 2010-11-08 09:07:40 +00:00
customtrayicon.inc Implements iterating through icons in TTrayIcon 2010-10-05 15:27:22 +00:00
customupdown.inc lcl: use DefaultFormatSettings to prevent deprecated message generation 2010-12-02 07:21:19 +00:00
dbcalendar.inc
dbcheckbox.inc lcl: remove TDBCheckBox.ValueEqualsField. Use AnsiSameText instead 2010-11-19 20:26:31 +00:00
dbcombobox.inc
dbcustomnavigator.inc LCL: TDBNavigator: published property ChildSizing, set vertical scaling to true, bug #17087 2010-08-03 07:50:58 +00:00
dbedit.inc lcl: remove check before setting Alignment 2010-07-23 20:20:07 +00:00
dbgroupbox.inc
dbimage.inc lcl: undo rev 27074 #706b7cc905 and re implement using a static variable 2010-08-12 16:05:16 +00:00
dblistbox.inc lcl: undo rev 27074 #706b7cc905 and re implement using a static variable 2010-08-12 16:05:16 +00:00
dblookup.inc LCL, implements NullValueKey for dblookuplistbox and dblookupcombobox, issue #14408 2010-11-08 20:44:44 +00:00
dblookupcombobox.inc LCL, implements NullValueKey for dblookuplistbox and dblookupcombobox, issue #14408 2010-11-08 20:44:44 +00:00
dblookuplistbox.inc LCL, implements NullValueKey for dblookuplistbox and dblookupcombobox, issue #14408 2010-11-08 20:44:44 +00:00
dbmemo.inc lcl: undo rev 27074 #706b7cc905 and re implement using a static variable 2010-08-12 16:05:16 +00:00
dbradiogroup.inc
dbtext.inc lcl: undo rev 27074 #706b7cc905 and re implement using a static variable 2010-08-12 16:05:16 +00:00
docktree.inc IDEIntf: started TIDEWindowDefaultLayout 2010-05-22 10:59:28 +00:00
dockzone.inc lcl: review some exception raising code 2010-07-15 11:30:21 +00:00
dragdock.inc
dragimagelist.inc
dragmanager.inc LCL: TDragManagerDefault: check if FPermorer is no more, bug #16959 2010-07-17 08:24:59 +00:00
dragobject.inc LCL: TDragDockObject.HideDockImage check if something to hide 2010-06-23 15:15:40 +00:00
edit.inc
filedialog.inc Moves the code to set the initial dir for win32 from the LCL to the win32 widgetset. Fixes bug #17772 2010-11-03 10:54:18 +00:00
fileutil.inc Fixed range check error 2010-09-29 16:58:14 +00:00
finddialog.inc
font.inc lcl, win32: handle clDefault font color in controls 2010-11-18 02:50:43 +00:00
fontdialog.inc
fpimagebitmap.inc lcl: add TPicture.LoadFromStream, TPicture.SaveToStream based on image header sign (issue #0010006) 2010-04-26 03:44:52 +00:00
gifimage.inc lcl: add gif format support by patch of José Mejuto (issue #0016993) 2010-07-21 02:56:37 +00:00
glyphlist.inc postscript glyph update 2010-08-16 15:36:49 +00:00
graphic.inc LCL: TGraphic.LoadFromResourceID: PtrUInt to PtrInt for Delphi compatibility 2010-10-26 07:32:58 +00:00
graphiccontrol.inc
graphicsobject.inc
headercontrol.inc LCL: TCustomHeader: do not draw rects which have width <= 0.fixes issue #17340 2010-11-24 19:36:21 +00:00
hintwindow.inc HintWindow: fixed width calculated to negative value, if hint coordinates are completely outside the monitor, part of issue #0017906 2010-11-19 17:27:03 +00:00
icnsicon.inc lcl: apply patch of Dmitry to support .icns writer (mantis #0014638) 2009-09-21 08:47:55 +00:00
icon.inc LCL: TGraphic.LoadFromResourceID: PtrUInt to PtrInt for Delphi compatibility 2010-10-26 07:32:58 +00:00
idletimer.inc
imglist.inc lcl: remove assertion from imagelist (issue #0017456) 2010-11-22 07:08:22 +00:00
inputdialog.inc lcl: set PopupMode to pmAuto to fix problems with showing input/message/question dialogs to users from StayOnTop forms 2010-11-13 09:12:04 +00:00
interfacebase.inc LCL: added ASystemTopAlso bool param to TApplication.RemoveStayOnTop & TApplication.RestoreStayOnTop, WS.AppRemoveStayOnTop & WS.AppRestoreStayOnTop, because TApplication.HandleException should normalize all stayontop (app, sys), but app activate/deactivate only fsStayOnTop. 2010-05-20 10:54:19 +00:00
intfbaselcl.inc lcl: redo QuestionDialog buttons usage, move buttons to outer class for use in widgetsets 2010-11-24 10:12:28 +00:00
intfbasewinapi.inc lcl,win32: implement GetBkColor. Issue #14792 2010-09-16 19:02:43 +00:00
jpegimage.inc lcl: fix jpeg stream format detection by José Mejuto (bug #0016767) 2010-07-07 11:39:47 +00:00
lcl_defines.inc lcl: enable clDefault for controls brushes and fonts by default 2010-11-19 10:52:18 +00:00
lclaction.inc
lclintf.inc lcl: redo QuestionDialog buttons usage, move buttons to outer class for use in widgetsets 2010-11-24 10:12:28 +00:00
lclintfh.inc lcl: redo QuestionDialog buttons usage, move buttons to outer class for use in widgetsets 2010-11-24 10:12:28 +00:00
listcolumn.inc Patch from José Mejuto, fixes Listview column autosize 2010-07-27 07:33:03 +00:00
listcolumns.inc lcl: TListColumns must return valid owner on GetOwner 2009-12-02 03:22:17 +00:00
listitem.inc LCL: TCustomListView: implemented OnItemChecked. fixes #17042 2010-10-30 12:51:58 +00:00
listitems.inc fixed typo dont 2010-09-11 14:05:21 +00:00
mainmenu.inc lcl: send CM_MENUCHANGED and CM_TABSTOPCHANGED messages 2010-10-29 07:28:13 +00:00
memo.inc
memoscrollbar.inc
memostrings.inc
menu.inc lcl: don't check for TMenuItem.Owner during streaming to be able to write TMenuItem with children to custom streams by patch of Anton Kavalenka (issue #0018106) 2010-11-30 03:27:59 +00:00
menuactionlink.inc lcl: make TActionLink.SetImageIndex argument delphi compatible TImageIndex -> Integer 2009-11-23 15:08:19 +00:00
menuitem.inc lcl: don't check for TMenuItem.Owner during streaming to be able to write TMenuItem with children to custom streams by patch of Anton Kavalenka (issue #0018106) 2010-11-30 03:27:59 +00:00
messagedialogs.inc lcl: formatting 2010-11-25 07:25:32 +00:00
monitor.inc
mouse.inc lcl: remove dummy constructor and destructor from TMouse class 2009-10-05 03:25:02 +00:00
notebook.inc LCL: reduced hints 2010-10-20 08:18:58 +00:00
page.inc Implements loading/saving the state of the pages properly in the form designer for TUntabbedNotebook 2010-08-19 09:29:46 +00:00
pagecontrol.inc lcl: move RegisterPropertyToSkip calls to Register* procedures or unit initialization so it's called only once and not on every component created 2010-08-12 12:24:11 +00:00
paintbox.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
pen.inc lcl: make lcl resource cache thread-safe (based on patch of Bernd Engelhardt, issue #0016092) 2010-04-19 09:01:04 +00:00
picture.inc lcl: add gif format support by patch of José Mejuto (issue #0016993) 2010-07-21 02:56:37 +00:00
pixmap.inc
png.inc lcl: add TPicture.LoadFromStream, TPicture.SaveToStream based on image header sign (issue #0010006) 2010-04-26 03:44:52 +00:00
pnm.inc lcl: add TPicture.LoadFromStream, TPicture.SaveToStream based on image header sign (issue #0010006) 2010-04-26 03:44:52 +00:00
popupmenu.inc lcl, win32: cleanup 2010-07-19 05:43:57 +00:00
progressbar.inc lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint 2010-05-05 07:59:04 +00:00
promptdialog.inc lcl: don't use DT_INTERNAL, the LCL already has selected a system font into the canvas; it prevents mismatches in sizes, if we cannot determine what exact font is used by DT_INTERNAL, fixes issue #16408 2010-12-10 20:16:16 +00:00
radiobutton.inc lcl: check for parent when setting TRadioButton siblings. part of 17284 2010-08-28 01:52:20 +00:00
radiogroup.inc
rasterimage.inc fixed typo dont 2010-09-11 14:05:21 +00:00
reginifile.inc
region.inc codetools: fixed modeswitch 2009-09-13 14:13:08 +00:00
replacedialog.inc
rubberband.inc
screen.inc lcl: fix MonitorFromPoint after the change in IntersectRect in fpc (issue #0017774) 2010-11-24 14:42:03 +00:00
scrollbar.inc LCL: implemented preferredsize for TScrollBar, bug #16855 2010-07-14 07:37:30 +00:00
scrollbox.inc
scrollingwincontrol.inc LCL: fixed page in TScrollingWinControl.ComputeScrollbars 2010-07-27 16:45:51 +00:00
shape.inc LCL: TShape: fixed stDiamond cutted Edges, added stTriangle shape.Patch by u-boot. Fixes issue #16285 2010-11-22 15:05:31 +00:00
sharedcustombitmap.inc
sharedimage.inc
sharedrasterimage.inc
shortcutlist.inc
sizeconstraints.inc LCL: added TWSControl.ConstraintWidth/Height 2010-07-07 20:28:13 +00:00
speedbutton.inc lcl: TSpeedButton should generate a click event if it changes Down state in spite of csClicked state (fixes issue #0018010) 2010-11-22 06:15:27 +00:00
spinedit.inc lcl: use DefaultFormatSettings to prevent deprecated message generation 2010-12-02 07:21:19 +00:00
statusbar.inc win32: restore wm_erasebkgnd default handler after clDefault experiments 2010-11-08 02:27:02 +00:00
statuspanel.inc lcl: TListColumns must return valid owner on GetOwner 2009-12-02 03:22:17 +00:00
statuspanels.inc lcl: TListColumns must return valid owner on GetOwner 2009-12-02 03:22:17 +00:00
sysenvapis_mac.inc Isolates the system environment apis in separate includes files. One for common code and one per operating system 2010-10-12 09:54:03 +00:00
sysenvapis_unix.inc Isolates the system environment apis in separate includes files. One for common code and one per operating system 2010-10-12 09:54:03 +00:00
sysenvapis_win.inc Isolates the system environment apis in separate includes files. One for common code and one per operating system 2010-10-12 09:54:03 +00:00
sysenvapis.inc Isolates the system environment apis in separate includes files. One for common code and one per operating system 2010-10-12 09:54:03 +00:00
tabcontrol.inc LCL: reduced hints 2010-10-20 08:18:58 +00:00
tabsheet.inc lcl: GetTabIndex should return the index of Tab, not the index of Page. Remove SetTabIndex. 2010-05-12 08:23:49 +00:00
tiffimage.inc * Graphics: Added TTiffImage 2010-05-02 14:36:41 +00:00
timer.inc
togglebox.inc lcl: don't publish TRadioButton State and AllowGrayed properties: Delphi compatible. 2010-08-10 20:12:40 +00:00
toolbar.inc IDE: fixed invisible toolbutton in designer. Issue #18192 2010-12-12 16:26:05 +00:00
toolbutton.inc LCL: TToolButton: use current ButtonWidth/Height as minimum, bug #17356 2010-10-29 07:28:38 +00:00
toolwindow.inc
trackbar.inc lcl: add TTrackBar.Reversed property, implement for win32. Zeljan will implement for other widgetsets 2010-11-18 09:28:03 +00:00
treeview.inc lcl: add OnEditingEnd event for TTreeView by mmvisual (feature #0017313) 2010-11-30 05:58:15 +00:00
unixfileutil.inc LCL: fixed NeedRTLAnsi 2010-11-12 20:57:25 +00:00
untabbednotebook.inc Adds more parameters to TPage.OnBeforeShow 2010-10-06 13:33:05 +00:00
winapi.inc LCL: removed duplicate IntersectRect 2010-10-26 07:37:49 +00:00
winapih.inc lcl,win32: implement GetBkColor. Issue #14792 2010-09-16 19:02:43 +00:00
wincontrol.inc LCL: added hint when miscompiled with nogui 2010-12-14 10:05:26 +00:00
winfileutil.inc wince: fix compilation 2010-11-20 09:23:14 +00:00