| .. |
|
actionlink.inc
|
|
|
|
alignment.inc
|
|
|
|
application.inc
|
LCL: renamed OnFilesDrop event to OnDropFiles
|
2007-06-25 14:38:03 +00:00 |
|
applicationproperties.inc
|
LCL: renamed OnFilesDrop event to OnDropFiles
|
2007-06-25 14:38:03 +00:00 |
|
basedragcontrolobject.inc
|
|
|
|
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
|
- LCL-default images loading moved from TWidgetSet.LoadStockPixmap to buttons and dialogs units
|
2007-05-25 09:13:22 +00:00 |
|
bitmap.inc
|
- TBitmap.LoadFromLazarusResource has been switched to TLazarusResourceStream
|
2007-07-06 02:55:30 +00:00 |
|
bitmapcanvas.inc
|
|
|
|
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
|
LCL: nicer TSpeedButton if glyph does not fit from Valdas
|
2007-05-25 10:02:45 +00:00 |
|
buttons.inc
|
- BidiMode patch from Zaher Dirkey (0008996) part 1
|
2007-07-02 07:00:51 +00:00 |
|
canvas.inc
|
- BidiMode patch from Zaher Dirkey (0008996) part 2
|
2007-07-02 07:03:42 +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
|
bug 1152: added debug code
|
2007-07-06 13:41:29 +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
|
- changed handle check in combobox SetItemHeight to more correct
|
2007-05-16 14:07:03 +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
|
- BidiMode patch from Zaher Dirkey (0009203)
|
2007-07-03 03:34:20 +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
|
|
|
|
customlabel.inc
|
- BidiMode patch from Zaher Dirkey (0008996) part 2
|
2007-07-02 07:03:42 +00:00 |
|
customlabelededit.inc
|
OI: improved property value rectangles when there is a button
|
2007-05-05 09:14:52 +00:00 |
|
customlistbox.inc
|
- LCL and Win32 TListBox.Columns
|
2007-05-05 15:30:19 +00:00 |
|
customlistview.inc
|
* Patch from Yury Sidorov for clearing a listview selection
|
2007-02-24 17:04:23 +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: set UpDown Orientation before adding the TUpDownButtons, fixes issue #7855.
|
2006-11-21 14:19:24 +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
|
- some minor changes and comments for native win32 image list
|
2007-04-11 05:41:56 +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
|
- TFileDialog.FilterIndex returned value starts from 0 under gtk1 and gtk2 (patch from Valdas Janknas report 0008788)
|
2007-05-20 06:47:28 +00:00 |
|
fileutil.inc
|
LCL: fixed range errors
|
2007-04-05 12:40:39 +00:00 |
|
finddialog.inc
|
LCL: fixed AV when testing TFindDialog
|
2006-08-23 19:49:03 +00:00 |
|
font.inc
|
LCL: using round to calculate font's height and size to preserve presicion
|
2007-05-22 22:36:44 +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
|
- THeaderControl added
|
2007-06-04 07:55:26 +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
|
fixed compilation: use ImageList.AddLazarusResource instead of AddFromLazarusResource
|
2007-06-21 08:38:47 +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
|
splitter and pairsplitter improvements:
|
2007-05-29 09:19:34 +00:00 |
|
intfbasewinapi.inc
|
LCL: added InvalidateRgn + implementation in Win32
|
2007-06-21 11:42:22 +00:00 |
|
lclaction.inc
|
|
|
|
lclintf.inc
|
LCL: raise exception if bitmap is not completely written to disk (bug #8260)
|
2007-06-27 11:01:23 +00:00 |
|
lclintfh.inc
|
splitter and pairsplitter improvements:
|
2007-05-29 09:19:34 +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
|
- (QT) TQtImage.AsIcon
|
2007-07-05 03:47:03 +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
|
|
|
|
pixmap.inc
|
fix pointer type conversions
|
2006-10-04 22:21:04 +00:00 |
|
png.inc
|
LCL: setup better default properties for png writer from Tom Gregorovic
|
2006-11-02 02:54:29 +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
|
fixed Test dialog of find and replace dialog components
|
2006-07-25 22:38:55 +00:00 |
|
screen.inc
|
- crNone cursor for gtk and carbon (issue #8962)
|
2007-06-29 08:22:12 +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
|
bug 1152: added debug code
|
2007-07-06 13:41:29 +00:00 |
|
spinedit.inc
|
LCL T(Float)SpinEdit: Single properties storing
|
2007-06-28 16:18:05 +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
|
TToolBar: disabled using designtime resizes to set ButtonWidth/Height, it interferes with the autosizing
|
2006-06-24 09:04:42 +00:00 |
|
toolbutton.inc
|
TToolButton: no OnClick for tbsDropDown
|
2006-08-23 18:08:05 +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: default values of ListItem and TreeNode image index set to -1 for Delphi compatibility (bug #9192)
|
2007-07-03 13:26:02 +00:00 |
|
winapi.inc
|
LCL: added InvalidateRgn + implementation in Win32
|
2007-06-21 11:42:22 +00:00 |
|
winapih.inc
|
gtk2 intf: implemented UpdateWindow
|
2007-07-06 12:42:20 +00:00 |
|
wincontrol.inc
|
LCL: cleanup unnecessary local variable (bug #9218)
|
2007-07-06 07:56:44 +00:00 |