lazarus/lcl/include
zeljko 0e9ff79e50 gtk2: fixed treeitem painting.
lcl: revert my latest patch for font.color setting when treeitem is selected.

git-svn-id: trunk@24860 -
2010-04-23 19:27:28 +00:00
..
actionlink.inc lcl: make TActionLink.SetImageIndex argument delphi compatible TImageIndex -> Integer 2009-11-23 15:08:19 +00:00
application.inc LCL: implemented Application.TaskBarBehavior, bug #13537 2010-04-17 19:28:43 +00:00
applicationproperties.inc lcl: properly initialize and finalize more application properties handlers 2010-01-30 17:48:30 +00:00
bevel.inc lcl: add bsSpacer to bevel shapes by Juha (issue #0016141), simplify Bevel code by removing unnecessary getters, format bevel code, add missing properties 2010-04-19 12:02:50 +00:00
bitbtn.inc lcl: implement TMenuItem.GlyphShowMode, TApplication.ShowMenuGlyphs, TApplicationProperties.ShowMenuGlyphs 2009-05-25 08:38:20 +00:00
bitmap.inc * Initialize writers when writing a TPicture graphic in a different format. Fixes issue #0013451 2009-06-09 22:58:19 +00:00
bitmapcanvas.inc
boundlabel.inc
brush.inc lcl: make lcl resource cache thread-safe (based on patch of Bernd Engelhardt, issue #0016092) 2010-04-19 09:01:04 +00:00
buttoncontrol.inc lcl: fix sibling radio buttons check state on unchecked radio button click (bug #0013939) 2009-06-10 03:05:32 +00:00
buttonglyph.inc lcl: add TThemeServices.GetOption with 2 options at moment - ShowButtonImages and ShowMenuImages 2009-05-25 07:26:57 +00:00
buttons.inc lcl: update cancel and default form controls on button handle creation (fixes bug #0013310) 2009-05-27 00:40:55 +00:00
canvas.inc lcl: formatting, cleanup 2010-04-19 01:37:51 +00:00
clipbrd.inc
colorbutton.inc
colordialog.inc
commondialog.inc
containedaction.inc
control.inc LCL: trigger OnResize after the LCL has autosized once, Parent is called after Childs 2010-04-23 09:26:12 +00:00
controlactionlink.inc
controlcanvas.inc
controlscrollbar.inc lcl: implement TControlScrollBar.Tracking for win32, qt and gtk2 (issue #0007981) 2010-01-29 17:32:40 +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 LCL: reduced debugging under wince 2009-11-25 22:16:26 +00:00
customcheckbox.inc lcl: apply patch of Juha Manninen which registers more VCL compatibility properties which LCL should skip while reading 2010-04-01 00:49:45 +00:00
customcheckgroup.inc lcl: simplify and cleanup TGraphic.DefineProperties, TPicture.DefineProperties 2009-11-26 01:52:35 +00:00
customcombobox.inc lcl: apply patch of Juha Manninen which registers more VCL compatibility properties which LCL should skip while reading 2010-04-01 00:49:45 +00:00
customcontrol.inc lcl: properly release control resources on TWinControl.DestroyWnd: 2009-07-17 02:44:31 +00:00
customdbcombobox.inc LCL, improvement for dblookup components, now they work without datasource/datafield, from Leslie Kaye, issue #13868 2009-07-22 20:15:17 +00:00
customdblistbox.inc
customdockform.inc LCL: TCalculatorForm, TCustomDockForm, TSynBaseCompletionForm, ShowInputDialog: combine creation 2010-04-05 00:03:39 +00:00
customedit.inc lcl/win32: move the TEdit.MaxLength check from lcl to win32 intf. Gtk2 and Qt has built in check and truncates text automatically 2009-12-23 16:03:12 +00:00
customform.inc LCL: fixed crash when poMainFormCenter if there is no mainform 2010-04-21 07:35:51 +00:00
customframe.inc LCL: update actionlists of nested frames, bug #15229 2009-12-01 12:56:19 +00:00
customgroupbox.inc
customimage.inc lcl: TImage: removed unneeded and buggy autosize code 2010-03-06 23:45:40 +00:00
customlabel.inc LCL: TLabel: do not change size in DoAutoSize, TWinControl.CreateWnd: invalidatepreferredszie of childs - needed for non TWinControl 2010-03-28 11:53:08 +00:00
customlabelededit.inc
customlistbox.inc lcl: formatting + cleanup 2010-02-15 04:01:29 +00:00
customlistview.inc lcl: clean listview items flag on handle destruction 2010-04-18 08:46:29 +00:00
custommemo.inc lcl: forgotten unit 2009-09-23 10:25:44 +00:00
customnotebook.inc LCL: added debugging for Disable/EnableAutoSizing 2010-03-19 11:11:47 +00:00
custompage.inc LCL: removed wrong TCustomPage.AdjustClientRect, bug #15205 2010-03-28 08:38:14 +00:00
custompanel.inc LCL: added ControlStyle csAutoSize0x0 to allow shrinking controls to 0,0 - the widgetset constraints will still apply, TPanel uses this 2010-04-05 18:49:54 +00:00
customsplitter.inc lcl: change TSpitter to respect other control constrains (issue #0013905 by Martin) 2009-06-06 15:16:25 +00:00
customstatictext.inc lcl: add symmetric RemoveFreeNotification for some FreeNotification calls 2009-09-25 14:13:31 +00:00
customtrayicon.inc lcl: add symmetric RemoveFreeNotification for some FreeNotification calls 2009-09-25 14:13:31 +00:00
customupdown.inc LCL: TCustomUpDown: using KeyDown event handler instead of OnKeyDown 2009-10-13 20:15:54 +00:00
dbcalendar.inc
dbcheckbox.inc LCL, dbcheckbox now use field's AsString instead of Text to get current field value, issue #13667 2009-05-25 06:23:08 +00:00
dbcombobox.inc
dbcustomnavigator.inc
dbedit.inc LCL, fix AV on editing dbedit and dataset is closed, issue #15036 2010-01-20 08:24:43 +00:00
dbgroupbox.inc
dbimage.inc lcl: remove few db controls properties which should not be saved/loaded with forms 2010-03-09 03:00:24 +00:00
dblistbox.inc lcl: remove few db controls properties which should not be saved/loaded with forms 2010-03-09 03:00:24 +00:00
dblookup.inc LCL, fix exception caused by dblookup controls opening dataset, from Leslie Kaye, issue #14197 2009-08-10 18:10:51 +00:00
dblookupcombobox.inc LCL, improvement for dblookup components, now they work without datasource/datafield, from Leslie Kaye, issue #13868 2009-07-22 20:15:17 +00:00
dblookuplistbox.inc LCL, improvement for dblookup components, now they work without datasource/datafield, from Leslie Kaye, issue #13868 2009-07-22 20:15:17 +00:00
dbmemo.inc lcl: remove few db controls properties which should not be saved/loaded with forms 2010-03-09 03:00:24 +00:00
dbradiogroup.inc
dbtext.inc lcl: remove few db controls properties which should not be saved/loaded with forms 2010-03-09 03:00:24 +00:00
docktree.inc lcl: docking: replace 2009-11-03 03:20:26 +00:00
dockzone.inc lcl: LDockTree: fix drop to non-empty root zone (issue #0013770) 2009-05-20 14:55:59 +00:00
dragdock.inc
dragimagelist.inc
dragmanager.inc lcl: distinct AutoCreated TDragObject and AutoFree TDragObject: 2009-09-03 00:55:03 +00:00
dragobject.inc lcl: initialize all points of FDockRect on drag-dock start (issue #0015040) 2009-11-20 08:03:42 +00:00
edit.inc
filedialog.inc
fileutil.inc LCL: fixed CreateRelativePath e.g. ideintf/some.pas to ide 2010-02-22 21:49:06 +00:00
finddialog.inc LCL, FindDialog, ReplaceDialog: Focus and select find edit when dialog is shown (issue #14261) 2009-08-06 08:02:14 +00:00
font.inc lcl: make lcl resource cache thread-safe (based on patch of Bernd Engelhardt, issue #0016092) 2010-04-19 09:01:04 +00:00
fontdialog.inc
fpimagebitmap.inc * Initialize writers when writing a TPicture graphic in a different format. Fixes issue #0013451 2009-06-09 22:58:19 +00:00
glyphlist.inc
graphic.inc lcl: simplify and cleanup TGraphic.DefineProperties, TPicture.DefineProperties 2009-11-26 01:52:35 +00:00
graphiccontrol.inc lcl: properly release control resources on TWinControl.DestroyWnd: 2009-07-17 02:44:31 +00:00
graphicsobject.inc
headercontrol.inc lcl: return header section text as display name if available 2009-12-07 02:28:11 +00:00
hintwindow.inc lcl: formatting 2010-03-17 03:07:12 +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: a trial to fix wince crash because of resources. RTL FindResource supports only PChar argument 2010-02-03 15:29:24 +00:00
idletimer.inc
imglist.inc LCL: fixed compilation for fpc 2.4 2009-11-25 16:16:03 +00:00
inputdialog.inc LCL: TCalculatorForm, TCustomDockForm, TSynBaseCompletionForm, ShowInputDialog: combine creation 2010-04-05 00:03:39 +00:00
interfacebase.inc Updates LCL Capability constants 2009-08-18 15:47:26 +00:00
intfbaselcl.inc lcl: remove TWidgetset.DrawArrow which got a TArrow control and TCanvas as arguments, move some implementations to TWSArrow classes 2010-02-04 04:06:00 +00:00
intfbasewinapi.inc LCL: added IsWindow(HWND), implemeted IsWindow() for qt, gtk and gtk2. 2010-03-29 12:42:58 +00:00
jpegimage.inc * Initialize writers when writing a TPicture graphic in a different format. Fixes issue #0013451 2009-06-09 22:58:19 +00:00
lclaction.inc
lclintf.inc lcl: remove TWidgetset.DrawArrow which got a TArrow control and TCanvas as arguments, move some implementations to TWSArrow classes 2010-02-04 04:06:00 +00:00
lclintfh.inc lcl: remove TWidgetset.DrawArrow which got a TArrow control and TCanvas as arguments, move some implementations to TWSArrow classes 2010-02-04 04:06:00 +00:00
listcolumn.inc lcl: constraint ListColumn.Width by MaxWidth, MinWidth (patch by taka_jp, issue #0015406) 2010-04-19 07:57:53 +00:00
listcolumns.inc lcl: TListColumns must return valid owner on GetOwner 2009-12-02 03:22:17 +00:00
listitem.inc lcl: setting items state on listview handle creation 2010-02-17 06:51:12 +00:00
listitems.inc lcl: clean listview items flag on handle destruction 2010-04-18 08:46:29 +00:00
mainmenu.inc lcl: rename AttachMenuToWindow to SetMenu for winapi compatibility 2009-09-25 16:09:33 +00:00
memo.inc
memoscrollbar.inc
memostrings.inc
menu.inc lcl: cleanup + formatting 2010-03-23 08:11:26 +00:00
menuactionlink.inc lcl: make TActionLink.SetImageIndex argument delphi compatible TImageIndex -> Integer 2009-11-23 15:08:19 +00:00
menuitem.inc lcl: recreate menu item if it is owned by another menu before showing (issue #0014144) 2010-03-23 08:12:12 +00:00
messagedialogs.inc
monitor.inc
mouse.inc lcl: remove dummy constructor and destructor from TMouse class 2009-10-05 03:25:02 +00:00
notebook.inc
page.inc
pagecontrol.inc lcl: apply patch of Juha Manninen which registers more VCL compatibility properties which LCL should skip while reading 2010-04-01 00:49:45 +00:00
paintbox.inc
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: simplify and cleanup TGraphic.DefineProperties, TPicture.DefineProperties 2009-11-26 01:52:35 +00:00
pixmap.inc
png.inc * Initialize writers when writing a TPicture graphic in a different format. Fixes issue #0013451 2009-06-09 22:58:19 +00:00
pnm.inc
popupmenu.inc lcl: don't destroy popup menu handle on Close method as suggested by Zeljan (issue #0015614) 2010-01-29 03:56:00 +00:00
progressbar.inc lcl: add TProgressBar.Style property, implement Marquee style for win32, qt, gtk2 (issue #0013807) 2009-05-24 09:49:13 +00:00
promptdialog.inc lcl: formatting, cleanup 2009-12-22 02:18:31 +00:00
radiobutton.inc lcl: fix sibling radio buttons check state on unchecked radio button click (bug #0013939) 2009-06-10 03:05:32 +00:00
radiogroup.inc
rasterimage.inc LCL: reduced debugging under wince 2009-11-25 22:16:26 +00:00
reginifile.inc
region.inc codetools: fixed modeswitch 2009-09-13 14:13:08 +00:00
replacedialog.inc LCL, FindDialog, ReplaceDialog: Focus and select find edit when dialog is shown (issue #14261) 2009-08-06 08:02:14 +00:00
rubberband.inc
screen.inc LCL: added checks to TScreen.MoveFormToFocusFront 2010-04-04 23:20:55 +00:00
scrollbar.inc
scrollbox.inc lcl: make AutoScroll delphi compatible: 2009-08-29 03:03:10 +00:00
scrollingwincontrol.inc LCL: fixed some nil checks 2010-04-04 14:37:47 +00:00
shape.inc
sharedcustombitmap.inc
sharedimage.inc
sharedrasterimage.inc
shortcutlist.inc
sizeconstraints.inc lcl: reduce autosizing during TControl.Create, updateinterfaceconstraints only if handle is allocated 2010-03-17 15:04:36 +00:00
speedbutton.inc lcl: bidi mode support for buttons from Zaher Dirkey (#issue #0014933) 2009-11-05 14:35:36 +00:00
spinedit.inc
statusbar.inc lcl: apply patch of Juha Manninen which registers more VCL compatibility properties which LCL should skip while reading 2010-04-01 00:49:45 +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
tabcontrol.inc LCL: fixed TCustomTabControl.AdjustClientRect to use parameter 2010-03-24 13:26:23 +00:00
tabsheet.inc
timer.inc
togglebox.inc
toolbar.inc LCL: TToolBar: fixed wrap 2010-04-14 13:01:02 +00:00
toolbutton.inc LCL: TControl.DoAutoSize: autosizes to peferred size 2010-04-03 15:52:01 +00:00
toolwindow.inc
trackbar.inc lcl: add TTrackBar.SelStart, TTrackBar.SelEnd, TTrackBar.ShowSelRange based on patch of Justin Smyth (issue #0016299) 2010-04-20 04:39:09 +00:00
treeview.inc gtk2: fixed treeitem painting. 2010-04-23 19:27:28 +00:00
winapi.inc LCL: added IsWindow(HWND), implemeted IsWindow() for qt, gtk and gtk2. 2010-03-29 12:42:58 +00:00
winapih.inc LCL: added IsWindow(HWND), implemeted IsWindow() for qt, gtk and gtk2. 2010-03-29 12:42:58 +00:00
wincontrol.inc LCL: do not ask interface for clientrect if no bounds were sent 2010-04-23 19:14:16 +00:00