.. |
actionlink.inc
|
|
|
application.inc
|
lcl:
|
2008-04-17 08:26:34 +00:00 |
applicationproperties.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
bevel.inc
|
decapitalize Constructor and Destructor
|
2008-03-03 08:28:46 +00:00 |
bitbtn.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
bitmapcanvas.inc
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
boundlabel.inc
|
|
|
brush.inc
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
buttoncontrol.inc
|
lcl: don't capture mouse for button controls (no need and moreover locks qt applications) (fixes issue #0010843)
|
2008-02-21 04:06:21 +00:00 |
buttonglyph.inc
|
ButtonGlyph:
|
2007-12-12 14:19:25 +00:00 |
buttons.inc
|
LCL: fixed calling AdjustSize when TButton.Caption changed, bug #10547
|
2008-01-05 23:30:57 +00:00 |
canvas.inc
|
TextRect: pass DT_EXPANDTABS to DrawText if Style.ExpandTabs is true
|
2008-04-01 02:34:47 +00:00 |
checkbox.inc
|
decapitalize Constructor and Destructor
|
2008-03-03 08:28:46 +00:00 |
clipbrd.inc
|
|
|
colorbutton.inc
|
|
|
colordialog.inc
|
LCL, avoid storing default (translated) title for dialogs
|
2007-12-12 23:48:04 +00:00 |
commondialog.inc
|
LCL, avoid storing default (translated) title for dialogs
|
2007-12-12 23:48:04 +00:00 |
containedaction.inc
|
LCL: clean up
|
2008-02-20 10:14:38 +00:00 |
control.inc
|
forgotten file (part of r14855 #9bdd9bd85f)
|
2008-04-17 08:24:09 +00:00 |
controlactionlink.inc
|
|
|
controlcanvas.inc
|
qt: use application FocusChanged slot to catch focus change events instead of listening for focus events of individual widgets. This new way should give better feedback from qt about focus changes.
|
2008-03-02 06:10:36 +00:00 |
controlscrollbar.inc
|
|
|
controlsproc.inc
|
formatting
|
2008-04-14 16:18:06 +00:00 |
cursorimage.inc
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
customaction.inc
|
LCL: clean up
|
2008-02-20 10:14:38 +00:00 |
customactionlist.inc
|
LCL: clean up
|
2008-02-20 10:14:38 +00:00 |
custombitmap.inc
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
custombitmapimage.inc
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
customcheckbox.inc
|
lcl: don't terminate application if mainform modalresult = mrCancel (issue #0009585)
|
2008-03-16 08:27:39 +00:00 |
customcheckgroup.inc
|
LCL: in case of index out of bounds error, the message shows the upperbound instead of the count of the list (bug #10367)
|
2007-12-07 13:00:20 +00:00 |
customcombobox.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
customcontrol.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
customdockform.inc
|
|
|
customedit.inc
|
Adds some more comments to caretpos.
|
2008-04-23 20:07:49 +00:00 |
customform.inc
|
LCL: improved TCustomForm.DoExecuteAction, do not execute actions in design mode or if form is not visible
|
2008-04-17 13:14:54 +00:00 |
customframe.inc
|
ide:
|
2008-05-06 07:57:31 +00:00 |
customgroupbox.inc
|
|
|
customimage.inc
|
|
|
customlabel.inc
|
TextRect: pass DT_EXPANDTABS to DrawText if Style.ExpandTabs is true
|
2008-04-01 02:34:47 +00:00 |
customlabelededit.inc
|
LCL: fixed TCustomLabeledEdit anchoring label, fixing bug #10748
|
2008-02-20 13:24:26 +00:00 |
customlistbox.inc
|
more potential range check errors
|
2008-02-26 04:30:37 +00:00 |
customlistview.inc
|
dont start drag immediately for TListView (this is Delphi compatible)
|
2007-12-19 07:45:22 +00:00 |
custommemo.inc
|
Implements CaretPos for TCustomEdit and TCustomMemo under win32.
|
2008-04-23 20:06:32 +00:00 |
customnotebook.inc
|
gtk:
|
2008-01-14 07:48:25 +00:00 |
custompage.inc
|
LCL: add or remove page in TabVisible setter only if Parent.HandleAllocated
|
2008-02-18 14:44:29 +00:00 |
custompanel.inc
|
- move OnGetDockCaption and friends to TWinControl
|
2008-01-09 09:08:12 +00:00 |
customsplitter.inc
|
formatting, misc
|
2008-03-06 06:44:33 +00:00 |
customstatictext.inc
|
|
|
customtrayicon.inc
|
Fixes changing the hint at run-time.
|
2008-02-16 07:35:34 +00:00 |
customupdown.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
dbcalendar.inc
|
lcl: return DataLink on CM_GETDATALINK (issue #0001410)
|
2008-04-03 01:33:43 +00:00 |
dbcheckbox.inc
|
lcl: return DataLink on CM_GETDATALINK (issue #0001410)
|
2008-04-03 01:33:43 +00:00 |
dbcombobox.inc
|
lcl: return DataLink on CM_GETDATALINK (issue #0001410)
|
2008-04-03 01:33:43 +00:00 |
dbcustomnavigator.inc
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
dbedit.inc
|
lcl: return DataLink on CM_GETDATALINK (issue #0001410)
|
2008-04-03 01:33:43 +00:00 |
dbgroupbox.inc
|
lcl: return DataLink on CM_GETDATALINK (issue #0001410)
|
2008-04-03 01:33:43 +00:00 |
dbimage.inc
|
lcl: return DataLink on CM_GETDATALINK (issue #0001410)
|
2008-04-03 01:33:43 +00:00 |
dblistbox.inc
|
lcl: return DataLink on CM_GETDATALINK (issue #0001410)
|
2008-04-03 01:33:43 +00:00 |
dbmemo.inc
|
lcl: return DataLink on CM_GETDATALINK (issue #0001410)
|
2008-04-03 01:33:43 +00:00 |
dbradiogroup.inc
|
lcl: return DataLink on CM_GETDATALINK (issue #0001410)
|
2008-04-03 01:33:43 +00:00 |
dbtext.inc
|
lcl: return DataLink on CM_GETDATALINK (issue #0001410)
|
2008-04-03 01:33:43 +00:00 |
docktree.inc
|
TDockTree.GetControlBounds
|
2008-02-09 14:23:43 +00:00 |
dockzone.inc
|
docking: fix crash
|
2008-02-07 00:07:46 +00:00 |
dragdock.inc
|
LCL: replaced drag/dock messages with a cleaner TDragManager from Marius
|
2008-01-01 23:35:52 +00:00 |
dragimagelist.inc
|
LCL: small cleanups
|
2008-02-07 18:39:36 +00:00 |
dragmanager.inc
|
lcl: pass Control instead of TDragControlObject into OnDragXXX events if TDragControlObject has been created automatically (for delphi compatibility) (issue #0001850)
|
2008-04-17 06:36:53 +00:00 |
dragobject.inc
|
simplify docking code a bit
|
2008-03-03 03:17:02 +00:00 |
edit.inc
|
|
|
filedialog.inc
|
LCL, avoid storing default (translated) title for dialogs
|
2007-12-12 23:48:04 +00:00 |
fileutil.inc
|
LCL: FileIstText now allows Form Feed #12
|
2008-03-07 18:25:20 +00:00 |
finddialog.inc
|
|
|
font.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
fontdialog.inc
|
LCL, avoid storing default (translated) title for dialogs
|
2007-12-12 23:48:04 +00:00 |
fpimagebitmap.inc
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
graphic.inc
|
* Start of new Icon - bitmap cleanup
|
2008-01-05 00:30:10 +00:00 |
graphiccontrol.inc
|
|
|
graphicsobject.inc
|
|
|
headercontrol.inc
|
lcl: dragging of header control buttons (patch from Benito van der Zander, #0011209)
|
2008-04-28 06:56:08 +00:00 |
hintwindow.inc
|
win32: invalidate groupbox on enable change if themes are active (issue #0007877), misc
|
2008-03-15 13:04:21 +00:00 |
icon.inc
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
idletimer.inc
|
|
|
imglist.inc
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
inputdialog.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
interfacebase.inc
|
lcl: add Widgetset.LCLCapability function and a set for it with only one member for now lcAsyncProcess
|
2008-04-01 08:46:13 +00:00 |
intfbaselcl.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
intfbasewinapi.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
jpegimage.inc
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
lclaction.inc
|
|
|
lclintf.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
lclintfh.inc
|
LCL: added IsDesignerDC to LCLIntf
|
2008-02-07 18:19:32 +00:00 |
listcolumn.inc
|
lcl: reduce amount of hints and warnings from fpc
|
2007-12-15 06:39:19 +00:00 |
listcolumns.inc
|
- use BeginUpdate and EndUpdate from TCollection instead of own in TListColumns implementation
|
2007-12-19 04:40:13 +00:00 |
listitem.inc
|
listview: update listitem state
|
2008-01-19 17:31:38 +00:00 |
listitems.inc
|
listview: update listitem state
|
2008-01-19 17:31:38 +00:00 |
mainmenu.inc
|
|
|
memo.inc
|
|
|
memoscrollbar.inc
|
|
|
memostrings.inc
|
|
|
menu.inc
|
lcl: bidi mode patch from Ido with modifications
|
2008-04-27 14:24:22 +00:00 |
menuactionlink.inc
|
|
|
menuitem.inc
|
set application hint when user selects menu items:
|
2008-04-29 07:06:44 +00:00 |
messagedialogs.inc
|
LCL: fixed memleak in SelectDirectory functions
|
2008-03-05 08:36:00 +00:00 |
mouse.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
notebook.inc
|
|
|
page.inc
|
|
|
pagecontrol.inc
|
TPageControl: align docked control to client - delphi compatible (part of 0010644)
|
2008-01-18 06:52:23 +00:00 |
paintbox.inc
|
|
|
pen.inc
|
brush handle/reference rework
|
2007-12-12 04:51:15 +00:00 |
picture.inc
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
pixmap.inc
|
* Start of new Icon - bitmap cleanup
|
2008-01-05 00:30:10 +00:00 |
png.inc
|
|
|
pnm.inc
|
|
|
popupmenu.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
progressbar.inc
|
|
|
promptdialog.inc
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
radiobutton.inc
|
|
|
radiogroup.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
reginifile.inc
|
|
|
region.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
replacedialog.inc
|
|
|
rubberband.inc
|
|
|
screen.inc
|
decapitalize Constructor and Destructor
|
2008-03-03 08:28:46 +00:00 |
scrollbar.inc
|
|
|
scrollbox.inc
|
|
|
scrollingwincontrol.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
shape.inc
|
|
|
sharedimage.inc
|
|
|
shortcutlist.inc
|
|
|
sizeconstraints.inc
|
LCL: TSizeConstraints: not resetting MinWidth when setting MaxWidth to 0
|
2008-03-08 21:16:11 +00:00 |
speedbutton.inc
|
lcl: dont try to load speedbutton glyph from empty resource name - set bitmap to nil in this case (from alexs)
|
2008-04-21 13:20:26 +00:00 |
spinedit.inc
|
|
|
statusbar.inc
|
lcl:
|
2008-04-17 08:37:13 +00:00 |
statuspanel.inc
|
|
|
statuspanels.inc
|
|
|
tabcontrol.inc
|
lcl:
|
2008-05-01 18:26:50 +00:00 |
tabsheet.inc
|
- publish some docking related properties for TPageControl
|
2008-01-07 18:40:31 +00:00 |
timer.inc
|
|
|
togglebox.inc
|
|
|
toolbar.inc
|
* Fixed crash when TToolbar.ButtonHeight = 0
|
2008-04-20 16:31:50 +00:00 |
toolbutton.inc
|
* Fixed crash when TToolbar.ButtonHeight = 0
|
2008-04-20 16:31:50 +00:00 |
toolwindow.inc
|
|
|
trackbar.inc
|
|
|
treeview.inc
|
LCL: call TreeView OnExpanded event after the screen has been updated (bug #10946)
|
2008-03-05 08:25:02 +00:00 |
winapi.inc
|
LCL: anchordocking: implemented utility functions for headers
|
2008-02-07 21:20:59 +00:00 |
winapih.inc
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
wincontrol.inc
|
lcl: bidi mode patch from Ido with modifications
|
2008-04-27 14:24:22 +00:00 |