.. |
actionlink.inc
|
lcl: make TActionLink.SetImageIndex argument delphi compatible TImageIndex -> Integer
|
2009-11-23 15:08:19 +00:00 |
application.inc
|
lcl: native resource support:
|
2009-12-26 15:10:14 +00:00 |
applicationproperties.inc
|
lcl: formatting
|
2009-07-11 10:15:47 +00:00 |
bevel.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +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
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
boundlabel.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
brush.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +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: fixed PolyBezier with Continuous=true
|
2009-12-07 12:19:31 +00:00 |
clipbrd.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
colorbutton.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
colordialog.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
commondialog.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
containedaction.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
control.inc
|
lcl: Reset FParentFont directly in TControl.FontChanged to avoid sending CM_PARENTFONTCHANGED message
|
2009-12-24 11:34:56 +00:00 |
controlactionlink.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
controlcanvas.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
controlscrollbar.inc
|
lcl: TControlScrollBar.Range:
|
2009-09-13 09:21:44 +00:00 |
controlsproc.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
cursorimage.inc
|
lcl: native resource support:
|
2009-12-26 15:10:14 +00:00 |
customaction.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
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: fix sibling radio buttons check state on unchecked radio button click (bug #0013939)
|
2009-06-10 03:05:32 +00:00 |
customcheckgroup.inc
|
lcl: simplify and cleanup TGraphic.DefineProperties, TPicture.DefineProperties
|
2009-11-26 01:52:35 +00:00 |
customcombobox.inc
|
lcl: remove lclintf ComboBoxDropDown, create 2 methods instead in TWSCustomCombobox: one to get DroppedDown status, another to set it. + implementation for all widgetsets except carbon
|
2009-10-26 10:21:56 +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
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
customdockform.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +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: formatting
|
2009-12-28 10:46:43 +00:00 |
customframe.inc
|
LCL: update actionlists of nested frames, bug #15229
|
2009-12-01 12:56:19 +00:00 |
customgroupbox.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
customimage.inc
|
LCL: reduced debugging under wince
|
2009-11-25 22:16:26 +00:00 |
customlabel.inc
|
lcl: patch from Zaher Dirkey to fix TLabel and TStaticText alignment with respect the BiDi mode (issue #0014915)
|
2009-10-28 09:49:18 +00:00 |
customlabelededit.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
customlistbox.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
customlistview.inc
|
lcl: add GetOwner to some TPersistent descendants
|
2009-12-23 08:48:01 +00:00 |
custommemo.inc
|
lcl: forgotten unit
|
2009-09-23 10:25:44 +00:00 |
customnotebook.inc
|
LCL, Interfaces: added TNotebook.TabRect for Win/Gtk/2
|
2009-11-10 05:13:46 +00:00 |
custompage.inc
|
lcl: change ImageIndex property from Integer to TImageIndex for more components
|
2009-10-13 09:53:40 +00:00 |
custompanel.inc
|
lcl: don't deflate rectangle after Frame3d drawing in TPanel.Paint code since Frame3d performs that deflation itself (issue #0013776)
|
2009-05-21 12:41:19 +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
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
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
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
dbcustomnavigator.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
dbedit.inc
|
lcl: On TDBEdit.DataChange only set the MaxLength to Field.Size if is a String field and if MaxLength = 0 (Delphi compatible), , fixes bug #15443
|
2009-12-30 12:02:16 +00:00 |
dbgroupbox.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
dbimage.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
dblistbox.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +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 WordWrapIsStored methods since they are not needed anymore (fpc bug was fixed long ago)
|
2009-09-19 09:15:16 +00:00 |
dbradiogroup.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
dbtext.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +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
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
dragimagelist.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
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
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
filedialog.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
fileutil.inc
|
* LCL: fixed ExtractFileNameWithoutExt and test (issue #14470)
|
2009-09-04 11:05:31 +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: add an ability to select cleartype fonts on windows.
|
2009-07-20 14:19:09 +00:00 |
fontdialog.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
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
|
LCL, initial postscript unicode support, updated/fixed postscript sample
|
2008-11-29 20:54:20 +00:00 |
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
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
headercontrol.inc
|
lcl: return header section text as display name if available
|
2009-12-07 02:28:11 +00:00 |
hintwindow.inc
|
THintWindow.ReleaseHandle: check if handle allocated
|
2009-11-30 19:01:37 +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: make TCustomIcon.LoadFromResourceHandle endian safe
|
2009-12-28 23:33:40 +00:00 |
idletimer.inc
|
LCL: TIdleTimer: fire on idle
|
2009-04-15 09:51:02 +00:00 |
imglist.inc
|
LCL: fixed compilation for fpc 2.4
|
2009-11-25 16:16:03 +00:00 |
inputdialog.inc
|
lcl: don't create InputBox bigger than monitor in width (issue #0013740)
|
2009-05-18 08:20:27 +00:00 |
interfacebase.inc
|
Updates LCL Capability constants
|
2009-08-18 15:47:26 +00:00 |
intfbaselcl.inc
|
lcl: formatting, cleanup
|
2009-12-22 02:18:31 +00:00 |
intfbasewinapi.inc
|
win32, gtk, qt: implement viewport affine transformation functions by tk (issue #0014857)
|
2009-12-14 05:59:52 +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
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
lclintf.inc
|
lcl: remove lclintf ComboBoxDropDown, create 2 methods instead in TWSCustomCombobox: one to get DroppedDown status, another to set it. + implementation for all widgetsets except carbon
|
2009-10-26 10:21:56 +00:00 |
lclintfh.inc
|
lcl: remove lclintf ComboBoxDropDown, create 2 methods instead in TWSCustomCombobox: one to get DroppedDown status, another to set it. + implementation for all widgetsets except carbon
|
2009-10-26 10:21:56 +00:00 |
listcolumn.inc
|
Further implements TShellListView and other small changes and fixes
|
2009-05-02 16:29:41 +00:00 |
listcolumns.inc
|
lcl: TListColumns must return valid owner on GetOwner
|
2009-12-02 03:22:17 +00:00 |
listitem.inc
|
lcl: add GetOwner to some TPersistent descendants
|
2009-12-23 08:48:01 +00:00 |
listitems.inc
|
lcl: add GetOwner to some TPersistent descendants
|
2009-12-23 08:48:01 +00:00 |
mainmenu.inc
|
lcl: rename AttachMenuToWindow to SetMenu for winapi compatibility
|
2009-09-25 16:09:33 +00:00 |
memo.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
memoscrollbar.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
memostrings.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
menu.inc
|
lcl: when menu shortcut is executed perform action update and click starting from the parent to node (this is delphi compatible behavior). Fixes issue #0015427
|
2009-12-28 10:48:40 +00:00 |
menuactionlink.inc
|
lcl: make TActionLink.SetImageIndex argument delphi compatible TImageIndex -> Integer
|
2009-11-23 15:08:19 +00:00 |
menuitem.inc
|
lcl: add TMenuItemEnumerator class, TMenuItem.GetEnumerator method
|
2009-11-03 15:49:16 +00:00 |
messagedialogs.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
monitor.inc
|
lcl: forgot monitor.inc
|
2009-04-06 08:17:36 +00:00 |
mouse.inc
|
lcl: remove dummy constructor and destructor from TMouse class
|
2009-10-05 03:25:02 +00:00 |
notebook.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
page.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
pagecontrol.inc
|
lcl: fix TPageContol.OnChange event
|
2009-10-05 06:26:12 +00:00 |
paintbox.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
pen.inc
|
LCL: reduced debugging under wince
|
2009-11-25 22:16:26 +00:00 |
picture.inc
|
lcl: simplify and cleanup TGraphic.DefineProperties, TPicture.DefineProperties
|
2009-11-26 01:52:35 +00:00 |
pixmap.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
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
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
popupmenu.inc
|
lcl: add TPopupMenu.HelpContext property
|
2009-11-24 09:22:35 +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
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
rasterimage.inc
|
LCL: reduced debugging under wince
|
2009-11-25 22:16:26 +00:00 |
reginifile.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
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
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
screen.inc
|
lcl: formatting
|
2009-12-22 02:27:48 +00:00 |
scrollbar.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
scrollbox.inc
|
lcl: make AutoScroll delphi compatible:
|
2009-08-29 03:03:10 +00:00 |
scrollingwincontrol.inc
|
lcl: don't change TControlScrollBar.Visible inside TScrollingWinControl (let user value be used), visibility is already managed inside TControlScrollBar itself
|
2009-09-13 11:52:10 +00:00 |
shape.inc
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
sharedcustombitmap.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
sharedimage.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
sharedrasterimage.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
shortcutlist.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
sizeconstraints.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +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
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
statusbar.inc
|
lcl: add TStatusBar.GetPanelIndexAt()
|
2009-05-06 07:03:16 +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: use TImageIndex instead of Integer in more cases
|
2009-10-13 09:24:26 +00:00 |
tabsheet.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
timer.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
togglebox.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
toolbar.inc
|
lcl: Remove ParentFontChanged from TCustomCheckListBox and TToolbar since it's not necessary
|
2009-12-24 01:07:11 +00:00 |
toolbutton.inc
|
lcl: make TActionLink.SetImageIndex argument delphi compatible TImageIndex -> Integer
|
2009-11-23 15:08:19 +00:00 |
toolwindow.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
trackbar.inc
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
treeview.inc
|
lcl: add GetOwner to some TPersistent descendants
|
2009-12-23 08:48:01 +00:00 |
winapi.inc
|
win32, gtk, qt: implement viewport affine transformation functions by tk (issue #0014857)
|
2009-12-14 05:59:52 +00:00 |
winapih.inc
|
win32, gtk, qt: implement viewport affine transformation functions by tk (issue #0014857)
|
2009-12-14 05:59:52 +00:00 |
wincontrol.inc
|
lcl: remove Invalidate call in TWinControl.FontChanged since is already called descendant
|
2009-12-30 12:32:38 +00:00 |