.. |
actionlink.inc
|
|
|
alignment.inc
|
|
|
application.inc
|
LCL Application: help key depends on widgetset
|
2007-11-19 14:39:55 +00:00 |
applicationproperties.inc
|
LCL: TApplicationProperties: added destructor to unlink the events
|
2007-11-20 00:08:59 +00:00 |
basedragcontrolobject.inc
|
- lcl: fix compiler errors with VerboseDrag turned on
|
2007-07-30 17:45:22 +00:00 |
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
|
ButtonGlyph:
|
2007-12-12 14:19:25 +00:00 |
bitmap.inc
|
add ability to read TBitmap from resource (windows resource or linux)
|
2007-12-13 05:50:56 +00:00 |
bitmapcanvas.inc
|
* Implemented basic alpha support
|
2007-08-25 01:49:40 +00:00 |
bitmapimage.inc
|
correct TBitmap ReleaseHandle, ReleaseMaskHandle and ReleasePalette
|
2007-12-13 02:29:23 +00:00 |
boundlabel.inc
|
|
|
brush.inc
|
font handle/reference rework
|
2007-12-12 05:58:15 +00:00 |
buttoncontrol.inc
|
lcl: checkbox and radiobutton have ParentColor is true by default (bug #8284)
|
2007-02-08 22:43:23 +00:00 |
buttonglyph.inc
|
ButtonGlyph:
|
2007-12-12 14:19:25 +00:00 |
buttons.inc
|
LCL: fixed updating pending AutoSize requests after EableAutoSizing
|
2007-11-01 15:42:48 +00:00 |
canvas.inc
|
use Reference.Handle of gdi objects instead of Handle since Handle is deprecated now
|
2007-12-12 06:01:02 +00:00 |
checkbox.inc
|
|
|
clipbrd.inc
|
IDE: lazdoc: added utility function to find dom nodes
|
2007-11-18 11:21:42 +00:00 |
colorbutton.inc
|
LCL: use owning form as owner of a color dialog for a colorbutton, fixes bug #10070.
|
2007-10-31 12:37:05 +00:00 |
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
|
|
|
control.inc
|
LCL: added heutistic for missing ClientWidth/ClientHeight in lfm
|
2007-11-26 20:29:11 +00:00 |
controlactionlink.inc
|
|
|
controlcanvas.inc
|
|
|
controlscrollbar.inc
|
* fixed typo in InvalidateScollInfo by Martin Smat
|
2007-11-17 16:56:22 +00:00 |
controlsproc.inc
|
|
|
customaction.inc
|
|
|
customactionlist.inc
|
|
|
customcheckbox.inc
|
fix: checkbox click: was called more than needed in one case and was not called at all in another
|
2007-10-21 06:00:46 +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
|
protect TCustomCombobox.GetItemHeight from unallocated handle
|
2007-12-11 02:30:33 +00:00 |
customcontrol.inc
|
removed TCanvas.Color which only Get and Set TCanvas.Brush.Color (TCanvas.Brush.Color should be used instead)
|
2007-11-10 14:23:26 +00:00 |
customdockform.inc
|
|
|
customedit.inc
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
customform.inc
|
IDE: fixed searching owner of virtual files
|
2007-12-05 19:27:09 +00:00 |
customframe.inc
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
customgroupbox.inc
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
customimage.inc
|
images: made vase transparent
|
2007-11-03 19:01:50 +00:00 |
customlabel.inc
|
use obj.Reference.Handle instead of obj.Handle in lcl since obj.Handle is deprecated now (for converted gdi objects)
|
2007-12-13 02:01:24 +00:00 |
customlabelededit.inc
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
customlistbox.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 |
customlistview.inc
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
custommemo.inc
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
customnotebook.inc
|
TPageControl: better handling TabVisible under win32 (issue #9996)
|
2007-11-06 09:24:34 +00:00 |
custompage.inc
|
lcl: prevent removing neighbor Tab on changing TabVisible
|
2007-10-26 09:21:07 +00:00 |
custompanel.inc
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
customsplitter.inc
|
- another way to show splitter points under gtk1
|
2007-06-06 02:19:44 +00:00 |
customstatictext.inc
|
TStaticText:
|
2007-11-06 09:17:41 +00:00 |
customtrayicon.inc
|
Added initial implementation for BallonHints on the tray, and updated example.
|
2007-11-10 10:42:46 +00:00 |
customupdown.inc
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +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
|
LCL: resourcestring for confirm delete message (bug #10372)
|
2007-12-11 11:15:35 +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
|
Fixes support for special keys on TDBMemo. Fixes bug #8029
|
2007-11-24 11:21:20 +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
|
dont crash if CancelDrag is called during DragOver (merge me)
|
2007-11-27 07:49:04 +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
|
LCL, avoid storing default (translated) title for dialogs
|
2007-12-12 23:48:04 +00:00 |
fileutil.inc
|
LCL: added TFileSearcher.Search AMaskSeparator parameter
|
2007-12-10 12:14:14 +00:00 |
finddialog.inc
|
LCL: improvements for the finddialog and replacedialog (bug #8370) from Bart Broersma
|
2007-07-13 12:27:18 +00:00 |
font.inc
|
font handle/reference rework
|
2007-12-12 05:58:15 +00:00 |
fontdialog.inc
|
LCL, avoid storing default (translated) title for dialogs
|
2007-12-12 23:48:04 +00:00 |
graphic.inc
|
|
|
graphiccontrol.inc
|
|
|
graphicsobject.inc
|
|
|
headercontrol.inc
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
hintwindow.inc
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +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
|
change TCustomImagelist.AddLazarusResource: now it can be loaded from any supported graphic format
|
2007-12-08 18:21:35 +00:00 |
inputdialog.inc
|
|
|
interfacebase.inc
|
- initial implementation of lazarus ThemeServices
|
2007-05-18 02:18:52 +00:00 |
intfbaselcl.inc
|
- move TWidgetset.GetListBoxXXX to TWSCustomListBox.GetXXX (where XXX in [GetIndexAtY, GetItemRect]) *untested on Carbon and wince*
|
2007-08-28 17:44:28 +00:00 |
intfbasewinapi.inc
|
LCL Application: help key depends on widgetset
|
2007-11-19 14:39:55 +00:00 |
lclaction.inc
|
|
|
lclintf.inc
|
- move TWidgetset.GetListBoxXXX to TWSCustomListBox.GetXXX (where XXX in [GetIndexAtY, GetItemRect]) *untested on Carbon and wince*
|
2007-08-28 17:44:28 +00:00 |
lclintfh.inc
|
- move TWidgetset.GetListBoxXXX to TWSCustomListBox.GetXXX (where XXX in [GetIndexAtY, GetItemRect]) *untested on Carbon and wince*
|
2007-08-28 17:44:28 +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
|
TListView:
|
2007-11-06 09:20:04 +00:00 |
listitems.inc
|
TListView:
|
2007-11-06 09:20:04 +00:00 |
mainmenu.inc
|
|
|
memo.inc
|
|
|
memoscrollbar.inc
|
|
|
memostrings.inc
|
|
|
menu.inc
|
TMenu, TMenuItem:
|
2007-12-03 07:30:37 +00:00 |
menuactionlink.inc
|
|
|
menuitem.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 |
messagedialogs.inc
|
LCL: implemented setting default button using MB_DEFBUTTONx constants (bug #8517)
|
2007-03-25 08:09:10 +00:00 |
mouse.inc
|
LCL: initialize TMouse.DragImmediate and TMouse.DragThreshold according to default values (bug #10407) from Marius
|
2007-12-12 19:35:20 +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: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
pen.inc
|
brush handle/reference rework
|
2007-12-12 04:51:15 +00:00 |
picture.inc
|
move some string constant from code to lclStrConsts
|
2007-12-07 06:15:19 +00:00 |
pixmap.inc
|
|
|
png.inc
|
* Implemented basic alpha support
|
2007-08-25 01:49:40 +00:00 |
pnm.inc
|
|
|
popupmenu.inc
|
|
|
progressbar.inc
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
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
|
|
|
radiogroup.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 |
reginifile.inc
|
|
|
region.inc
|
pen handle/reference rework
|
2007-12-12 04:28:24 +00:00 |
replacedialog.inc
|
LCL: improvements for the finddialog and replacedialog (bug #8370) from Bart Broersma
|
2007-07-13 12:27:18 +00:00 |
rubberband.inc
|
lcl:
|
2007-09-07 16:39:27 +00:00 |
screen.inc
|
LCL: add posibility to crDefault to have zero handle
|
2007-09-01 13:09:20 +00:00 |
scrollbar.inc
|
|
|
scrollbox.inc
|
|
|
scrollingwincontrol.inc
|
gtk intf: fixed GetClientRect for notebook
|
2007-11-02 10:58:55 +00:00 |
shape.inc
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
sharedimage.inc
|
|
|
shortcutlist.inc
|
|
|
sizeconstraints.inc
|
LCL: constraints min size is 0
|
2007-10-30 02:48:47 +00:00 |
speedbutton.inc
|
ButtonGlyph:
|
2007-12-12 14:19:25 +00:00 |
spinedit.inc
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
statusbar.inc
|
|
|
statuspanel.inc
|
|
|
statuspanels.inc
|
|
|
tabcontrol.inc
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +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
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
toolbar.inc
|
lcl: draw toobar elements with ThemeServices (0010187)
|
2007-11-16 09:34:27 +00:00 |
toolbutton.inc
|
replaced several BoolToStr calls with dbgs
|
2007-11-18 13:06:38 +00:00 |
toolwindow.inc
|
LCL: TToolBar: implemented simple heuristic for preferredheight from Paul, and calculating NewWidth,NewHeight of WrapButtons
|
2007-11-07 23:10:58 +00:00 |
trackbar.inc
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
treeview.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 |
winapi.inc
|
- use CreateBrushIndirect for gtk and qt to implement CreatePatternBrush
|
2007-11-15 01:55:33 +00:00 |
winapih.inc
|
- add CreatePatternBrush for win32 and qt
|
2007-11-14 07:11:42 +00:00 |
wincontrol.inc
|
use obj.Reference.Handle instead of obj.Handle in lcl since obj.Handle is deprecated now (for converted gdi objects)
|
2007-12-13 02:01:24 +00:00 |