.. |
actionlink.inc
|
|
|
application.inc
|
LCL: fixed AsFirst for AddHandler of TCustomForm, TControl and TApplication
|
2013-01-06 19:10:21 +00:00 |
applicationproperties.inc
|
|
|
bevel.inc
|
|
|
bitbtn.inc
|
LCL, fix numglyphs access violation on starting lazarus, issue #22164
|
2012-06-03 08:26:43 +00:00 |
bitmap.inc
|
|
|
bitmapcanvas.inc
|
|
|
boundlabel.inc
|
|
|
brush.inc
|
lcl: fix TBrush.Assign (was missing FreeReference, extra changed when nothing changed)
|
2012-04-16 09:23:24 +00:00 |
buttoncontrol.inc
|
LCL: Make button and picklist cell editors work in TValueListEditor
|
2013-01-09 23:32:04 +00:00 |
buttonglyph.inc
|
LCL: Remove the Max() call completely. NumGlyphs has correct value after r37494 #dd610c84ec. Related to #22164: Invalid floating point operation.
|
2012-06-03 10:14:45 +00:00 |
buttons.inc
|
lcl: don't update Default, Cancel during UpdateDefaultCancel (issue #0021739)
|
2012-04-16 07:11:48 +00:00 |
canvas.inc
|
lcl: remove ver2_2_x defines
|
2012-03-27 07:16:11 +00:00 |
checkbox.inc
|
|
|
clipbrd.inc
|
|
|
colorbutton.inc
|
|
|
commondialog.inc
|
|
|
containedaction.inc
|
|
|
control.inc
|
LCL: fixed AsFirst for AddHandler of TCustomForm, TControl and TApplication
|
2013-01-06 19:10:21 +00:00 |
controlactionlink.inc
|
|
|
controlbar.inc
|
A skeleton implementation for a new component ControlBar
|
2013-01-27 23:28:12 +00:00 |
controlcanvas.inc
|
|
|
controlscrollbar.inc
|
|
|
controlsproc.inc
|
|
|
coolbar.inc
|
LCL, CoolBar: Calculate text and control positions for bands in AlignControls method.
|
2013-02-03 11:04:48 +00:00 |
cursorimage.inc
|
|
|
customaction.inc
|
|
|
customactionlist.inc
|
|
|
custombitmap.inc
|
|
|
customcheckbox.inc
|
|
|
customcheckgroup.inc
|
|
|
customcombobox.inc
|
lcl: reduce amount of hints and warnings
|
2012-03-30 01:27:25 +00:00 |
customcontrol.inc
|
|
|
customdbcombobox.inc
|
|
|
customdblistbox.inc
|
|
|
customdockform.inc
|
|
|
customedit.inc
|
Revert "LCL: Invalidate TCustomEdit after setting PasswordChar. Issue #23627". Windows issue.
|
2013-01-11 17:27:15 +00:00 |
customform.inc
|
LCL: TCustomForm.MoveToDefaultPosition: use MonitorFromRect instead of center
|
2013-01-17 13:10:54 +00:00 |
customframe.inc
|
Use a record of signed SmallInts to prevent range check errors. Still about issue #22760
|
2012-09-02 00:32:29 +00:00 |
customgroupbox.inc
|
|
|
customimage.inc
|
LCL: Support for TImage.AntialiasingMode (stretching). Implement Win32 and GTK2. Issue #22205, patch from Chronos
|
2013-01-19 17:42:38 +00:00 |
customlabel.inc
|
lcl: do not add 1 to label auto size
|
2012-07-27 14:47:56 +00:00 |
customlabelededit.inc
|
Revert "LCL: Update TBoundLabel.Font when TLabeledEdit.Font Changes. Issue #20633
|
2012-06-17 05:52:14 +00:00 |
customlistbox.inc
|
lcl: fix TBrush.Assign (was missing FreeReference, extra changed when nothing changed)
|
2012-04-16 09:23:24 +00:00 |
customlistview.inc
|
LCL: TCustomListView, use drBounds for item measuring when calculating editor bounds. issue #23094
|
2012-10-10 07:08:45 +00:00 |
custommemo.inc
|
lcl: don't allow LCL to handle arrow keys of TCustomEdit descendants (fixes bug #0022191), handle WantTabs and WantReturn of TCustomMemo inside CM_WANTSPECIALKEY handler
|
2012-06-19 01:17:25 +00:00 |
customnotebook.inc
|
lcl: handle the case where the design time TPageControl.PageIndex is set to a TabSheet with TabVisible = False
|
2012-12-29 11:21:59 +00:00 |
custompage.inc
|
lcl: remove redundant checks
|
2013-01-19 02:21:58 +00:00 |
custompanel.inc
|
LCL: clean up
|
2012-04-17 07:56:41 +00:00 |
customsplitter.inc
|
LCL: TCustomSplitter.AnchorSplitter: disable autosizing
|
2012-04-17 08:03:17 +00:00 |
customstatictext.inc
|
|
|
customtrayicon.inc
|
|
|
customupdown.inc
|
LCL: Fix direction value in TUpDownButton.ChangingEx event. Issue #23567, patch from René Hülswitt
|
2013-01-02 17:40:30 +00:00 |
dbcalendar.inc
|
|
|
dbcheckbox.inc
|
|
|
dbcombobox.inc
|
|
|
dbcustomnavigator.inc
|
DBNavigator: start implementing customizable images (issue #0023097)
|
2012-10-13 12:11:48 +00:00 |
dbedit.inc
|
lcl: don't prevent escape key to propagate in DBEdit. Issue #22916
|
2012-09-26 00:06:34 +00:00 |
dbgroupbox.inc
|
|
|
dbimage.inc
|
|
|
dblistbox.inc
|
|
|
dblookup.inc
|
lcl: scroll before updatedata in DBLookup. Issue #23530
|
2012-12-26 01:08:54 +00:00 |
dblookupcombobox.inc
|
lcl: revert 37154 #09e587db69 since was leading to bug #22004 and check for FDataLink.Active in ActiveChange
|
2012-05-10 23:13:53 +00:00 |
dblookuplistbox.inc
|
lcl: check for FDataLink.Active in ActiveChange in LookupListBox as done for combobox
|
2012-05-10 23:17:54 +00:00 |
dbmemo.inc
|
|
|
dbradiogroup.inc
|
lcl: use Text instead of DisplayText in DBRadioGroup. Issue #22920
|
2012-09-25 03:12:37 +00:00 |
dbtext.inc
|
|
|
docktree.inc
|
|
|
dockzone.inc
|
|
|
dragdock.inc
|
|
|
dragimagelist.inc
|
|
|
dragmanager.inc
|
lcl: fixed a memory leak when canceling drag of dead control
|
2012-05-21 07:21:48 +00:00 |
dragobject.inc
|
|
|
filedialog.inc
|
lcl: fixed function TFileDialog.FindMaskInFilter out of bounds
|
2012-10-09 07:19:06 +00:00 |
finddialog.inc
|
|
|
font.inc
|
LCL, GTK2: Font with number got wrong size part 2, issue #21775, patch from G. Zakrzewski"
|
2012-07-31 20:04:31 +00:00 |
fontdialog.inc
|
|
|
fpimagebitmap.inc
|
|
|
gifimage.inc
|
|
|
glyphlist.inc
|
|
|
graphic.inc
|
|
|
graphiccontrol.inc
|
|
|
graphicsobject.inc
|
|
|
headercontrol.inc
|
lcl: fixed use of uninitialized variable (issue #23013)
|
2012-09-28 14:28:04 +00:00 |
hintwindow.inc
|
THintWindow.CalcHintRect: return empty rect if hint is empty
|
2012-07-24 08:44:33 +00:00 |
icnsicon.inc
|
|
|
icon.inc
|
gtk2: increased big icon size SM_CXICON,SM_CYICON to 128
|
2012-06-19 12:07:54 +00:00 |
idletimer.inc
|
|
|
imglist.inc
|
lcl: add overlay support to imagelist and treeview (based on patch of David Jenkins, issue #0021754)
|
2012-04-16 05:16:43 +00:00 |
inputdialog.inc
|
|
|
interfacebase.inc
|
gtk2: clean up
|
2012-04-15 00:56:30 +00:00 |
intfbaselcl.inc
|
Reimplements the cdintf control special case as a LCLIntf function, to be more conformant to the way of working for the LCL
|
2012-12-07 15:55:54 +00:00 |
intfbasewinapi.inc
|
LCL: Implement function SetRectRgn for Windows and Gtk(2). Issue #23288, patch from Valdinilson Lourenço da Cunha
|
2012-11-07 22:56:59 +00:00 |
jpegimage.inc
|
|
|
lcl_defines.inc
|
lcl: don't show warnings about using symbols with platform modifier - this modifier is for those who use LCL but not for LCL itself
|
2012-03-30 01:06:25 +00:00 |
lclaction.inc
|
|
|
lclcolordialog.inc
|
|
|
lclintf.inc
|
Reimplements the cdintf control special case as a LCLIntf function, to be more conformant to the way of working for the LCL
|
2012-12-07 15:55:54 +00:00 |
lclintfh.inc
|
Reimplements the cdintf control special case as a LCLIntf function, to be more conformant to the way of working for the LCL
|
2012-12-07 15:55:54 +00:00 |
listcolumn.inc
|
|
|
listcolumns.inc
|
|
|
listitem.inc
|
lcl: fixed function result
|
2012-04-10 18:21:22 +00:00 |
listitems.inc
|
LCL: TListView fixed "List index out of bounds" while deleting items. issue #22552
|
2012-08-04 10:31:18 +00:00 |
mainmenu.inc
|
|
|
memoscrollbar.inc
|
|
|
memostrings.inc
|
|
|
menu.inc
|
|
|
menuactionlink.inc
|
|
|
menuitem.inc
|
LCL: TMenuItem.AddHandler: changed AsLast to AsFirst for consistency and implemented it
|
2013-01-06 18:58:26 +00:00 |
messagedialogs.inc
|
LCL: fpgui: implements the Windows API function MessageBox(), issue #22865
|
2012-09-12 21:53:30 +00:00 |
monitor.inc
|
|
|
mouse.inc
|
|
|
notebook.inc
|
|
|
page.inc
|
|
|
pagecontrol.inc
|
Converter: Improve converting TabbedNotebook to TPageControl.
|
2012-05-13 17:08:41 +00:00 |
paintbox.inc
|
|
|
pen.inc
|
|
|
picture.inc
|
Revert "LCL: Trim spaces in TPicture.FindGraphicClassWithFileExt". Not GUI code.
|
2012-10-28 08:38:40 +00:00 |
pixmap.inc
|
|
|
png.inc
|
|
|
pnm.inc
|
|
|
popupmenu.inc
|
|
|
progressbar.inc
|
|
|
promptdialog.inc
|
lcl gtk2: using translated button captions if resourcestrings translated, bug #22623
|
2012-08-14 21:37:27 +00:00 |
radiobutton.inc
|
|
|
radiogroup.inc
|
lcl: fix setting radiogroup.itemindex under gtk2. Issue #22013
|
2012-05-13 10:31:27 +00:00 |
rasterimage.inc
|
|
|
reginifile.inc
|
|
|
region.inc
|
|
|
replacedialog.inc
|
|
|
rubberband.inc
|
|
|
screen.inc
|
LCL: fixed AsFirst for AddHandler of TCustomForm, TControl and TApplication
|
2013-01-06 19:10:21 +00:00 |
scrollbar.inc
|
|
|
scrollbox.inc
|
|
|
scrollingwincontrol.inc
|
LCL, CoolBar: Calculate text and control positions for bands in AlignControls method.
|
2013-02-03 11:04:48 +00:00 |
shape.inc
|
LCL: Prevent TShape.stRectangle disappearing with certain Height/Width and Pen.Width values. Issue #19147, patch from Bart Broersma
|
2012-04-04 17:49:50 +00:00 |
sharedcustombitmap.inc
|
|
|
sharedimage.inc
|
|
|
sharedrasterimage.inc
|
|
|
shortcutlist.inc
|
|
|
sizeconstraints.inc
|
|
|
speedbutton.inc
|
LCL, fix numglyphs access violation on starting lazarus, issue #22164
|
2012-06-03 08:26:43 +00:00 |
spinedit.inc
|
SpinEdit: only constrain Value if MaxValue is greater than MinValue
|
2012-09-30 21:04:36 +00:00 |
statusbar.inc
|
|
|
statuspanel.inc
|
|
|
statuspanels.inc
|
|
|
sysenvapis_mac.inc
|
Patch from bug #21651, automatically adds quotes to paths with spaces for OpenDocument in Mac OS X
|
2012-05-15 07:51:43 +00:00 |
sysenvapis_unix.inc
|
LCL-CustomDrawn-Android: Starts support for OpenURL and OpenDocument in Android
|
2012-05-09 10:08:14 +00:00 |
sysenvapis_win.inc
|
sysenvapis_win: don't use 'open' verb for shellexecute in OpenDocument. Use nil instead. This will perform the default action. Resolves issue #22374.
|
2012-10-03 11:27:48 +00:00 |
sysenvapis.inc
|
|
|
tabcontrol.inc
|
lcl: cleanup
|
2012-10-31 00:43:30 +00:00 |
tabsheet.inc
|
LCL: do not touch ImageIndex property since it's -1 by default in TCustomPage.Part of issue #22618
|
2012-08-22 07:38:18 +00:00 |
tiffimage.inc
|
lcl: tiff: fixed compilation of fpc 2.6.1
|
2012-09-03 21:14:08 +00:00 |
togglebox.inc
|
LCL: better solution for TToggleBox color, ParentColor is by default false and not published so it behaves same as TButton. issue #22887
|
2012-09-16 19:32:56 +00:00 |
toolbar.inc
|
Changed files for CoolBar
|
2013-01-27 20:17:31 +00:00 |
toolbutton.inc
|
TToolBar: fix divider drawing when flat=true: draw 2 lines. Fixes issue #21193
|
2012-09-30 21:24:21 +00:00 |
toolwindow.inc
|
Changed files for CoolBar
|
2013-01-27 20:17:31 +00:00 |
trackbar.inc
|
|
|
treeview.inc
|
LCL, Treeview: redraw nodes after sorting them. Issue #23697
|
2013-01-19 19:33:02 +00:00 |
winapi.inc
|
LCL: Implement function SetRectRgn for Windows and Gtk(2). Issue #23288, patch from Valdinilson Lourenço da Cunha
|
2012-11-07 22:56:59 +00:00 |
winapih.inc
|
LCL: Implement function SetRectRgn for Windows and Gtk(2). Issue #23288, patch from Valdinilson Lourenço da Cunha
|
2012-11-07 22:56:59 +00:00 |
wincontrol.inc
|
LCL: reduce calls of PopupMenu property getter. issue #23336
|
2013-01-27 08:06:15 +00:00 |