lazarus/lcl/include
vincents 337037c1b5 fixed TCanvas.GetWidth (issue #1847)
git-svn-id: trunk@8891 -
2006-03-08 11:55:37 +00:00
..
actionlink.inc
alignment.inc
application.inc added TWidgetSet.AppSetTitle, implemented for TWin32WidgetSet (fixes issue #1758) 2006-02-23 09:35:39 +00:00
applicationproperties.inc implemented TApplicationProperties.ShowMainForm (issue #882) 2006-01-11 12:37:27 +00:00
basedragcontrolobject.inc
bevel.inc removed cvs logs 2005-08-22 12:30:03 +00:00
bitbtn.inc improved AutoSizing for Parent controls 2006-01-27 20:36:32 +00:00
bitmap.inc new icons from JerneyL, added TLazComponentQueue for streaming components in lazarus binary format 2006-02-26 00:25:00 +00:00
bitmapcanvas.inc added typecast check 2005-12-31 18:26:17 +00:00
bitmapimage.inc implemented saving alpha bmp and using transparency for IDE glyph editor 2005-06-22 09:45:59 +00:00
boundlabel.inc * label as subcomponent 2005-05-14 12:15:09 +00:00
brush.inc removed cvs logs 2005-08-22 12:30:03 +00:00
buttoncontrol.inc started TButtonActionLink 2005-05-02 09:17:08 +00:00
buttonglyph.inc
buttons.inc implmented BorderSpacing.InnerBorder 2005-10-01 13:26:37 +00:00
canvas.inc fixed TCanvas.GetWidth (issue #1847) 2006-03-08 11:55:37 +00:00
checkbox.inc removed cvs logs 2005-08-22 12:30:03 +00:00
clipbrd.inc setting ClipBoard.AsText clears the clipboard (fixes issue #1704) 2006-02-12 15:41:39 +00:00
colorbutton.inc aesthetical improvements for colorbuttons from Luca Minuti 2005-04-06 10:39:36 +00:00
colordialog.inc removed cvs logs 2005-08-22 12:30:03 +00:00
commondialog.inc removed cvs logs 2005-08-22 12:30:03 +00:00
containedaction.inc optimized moving contained action from Pawel 2005-03-13 22:37:42 +00:00
control.inc started saving of anchor docking state 2006-02-17 12:36:45 +00:00
controlactionlink.inc
controlcanvas.inc removed cvs logs 2005-08-22 12:30:03 +00:00
controlscrollbar.inc fixed creating child handles on Visible=false parent at designtime 2005-11-07 18:50:28 +00:00
controlsproc.inc started ChildSizing auto layouts for TWinControl 2005-10-02 09:46:55 +00:00
customaction.inc added TSynCustomLineIndenter, implemented eoEnhanceHomeKey for synedit 2005-03-09 11:44:25 +00:00
customactionlist.inc moved CM_ message constants from crontrols.pp to lmessages.pp to break circles and clean up controls.pp 2005-03-11 14:40:37 +00:00
customcheckbox.inc removed cvs logs 2005-08-22 12:30:03 +00:00
customcheckgroup.inc fixed saving non loaded property 2006-01-28 14:42:12 +00:00
customcombobox.inc deactivated auto DropedDown on TCustomComboBox.MouseUp 2006-03-04 01:08:02 +00:00
customcontrol.inc improved color for gtk widgets from Darek 2006-01-26 20:53:59 +00:00
customdockform.inc removed cvs logs 2005-08-22 12:30:03 +00:00
customedit.inc improve memo/edit keystroke "handled" property, which is, message result 2005-11-05 10:19:27 +00:00
customform.inc added wsMinimized check to ShowOnTop 2006-03-07 11:38:32 +00:00
customframe.inc
customgroupbox.inc removed cvs logs 2005-08-22 12:30:03 +00:00
customimage.inc OI now locks during doubleclick and synedit now uses only MouseCapture instead of heuristic 2005-03-05 12:08:49 +00:00
customlabel.inc fixed AutoSize of TCustomLabel and TButtonControl with & in the caption (issue #1799) 2006-03-02 20:10:37 +00:00
customlabelededit.inc fixed selection of composite component items 2005-08-11 19:46:12 +00:00
customlistbox.inc ixed painting icons in package editor 2006-01-21 00:17:37 +00:00
customlistview.inc check ColumnClick before raising OnColumnClick event from Matthijs 2006-01-27 12:01:30 +00:00
custommemo.inc improve memo/edit keystroke "handled" property, which is, message result 2005-11-05 10:19:27 +00:00
customnotebook.inc fixes for compiling wince 2006-02-17 13:57:15 +00:00
custompage.inc implemented setting font for gtk widgets from Darek 2006-02-17 13:40:26 +00:00
custompanel.inc improved color for gtk widgets from Darek 2006-01-26 20:53:59 +00:00
customsplitter.inc fixed TCustomSplitter.FindAlignControl with BorderSpacing 2006-02-09 18:59:34 +00:00
customstatictext.inc removed cvs logs 2005-08-22 12:30:03 +00:00
customupdown.inc removed fpc 2.1.1 workaround, fpc has now an int64 overload of FloatToStrF 2006-02-02 12:42:26 +00:00
dbcalendar.inc removed cvs logs 2005-08-22 12:30:03 +00:00
dbcheckbox.inc fixed TDBCheckBox don't post changes to dataset (issue #1370) 2006-02-02 21:19:17 +00:00
dbcombobox.inc fixed TDBComboBox update (bug #873) from Joost van der Sluis 2005-05-07 13:00:18 +00:00
dbcustomnavigator.inc fixed makros in componentpalette 2005-10-02 10:19:20 +00:00
dbedit.inc fixes TDBEdit sets edit mode on EVERY key down (issue #1615) 2006-01-23 13:20:56 +00:00
dbgroupbox.inc
dbimage.inc
dblistbox.inc removed cvs logs 2005-08-22 12:30:03 +00:00
dbmemo.inc added checks for TDBMemo if write is possible 2005-12-09 09:59:28 +00:00
dbradiogroup.inc make sure the data link is in edit state (bug #946) from Jesus 2005-06-12 13:19:29 +00:00
dbtext.inc removed cvs logs 2005-08-22 12:30:03 +00:00
defaultbitbtnimages.inc
docktree.inc implemented renaming of new package files 2005-07-13 07:33:14 +00:00
dockzone.inc started creating TLazDockPage helper controls 2005-07-17 02:24:41 +00:00
dragdock.inc removed cvs logs 2005-08-22 12:30:03 +00:00
dragobject.inc changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman 2005-03-07 21:59:45 +00:00
edit.inc removed cvs logs 2005-08-22 12:30:03 +00:00
filedialog.inc fixed ofFileMustExist fro SelectDirectoryDialog 2005-12-09 14:03:02 +00:00
fileutil.inc added project clean up and unit path clean up for Delphi project converter 2006-03-08 02:44:09 +00:00
font.inc deactivated auto DropedDown on TCustomComboBox.MouseUp 2006-03-04 01:08:02 +00:00
fontdialog.inc removed cvs logs 2005-08-22 12:30:03 +00:00
graphic.inc improved smartlinking: graphics and forms finalization 2005-12-06 11:25:16 +00:00
graphiccontrol.inc published TSpeedButton.Font 2005-10-01 00:38:24 +00:00
graphicsobject.inc removed cvs logs 2005-08-22 12:30:03 +00:00
hintwindow.inc fixed updating hint text 2005-04-18 21:06:02 +00:00
idletimer.inc implemented auto ident completion after point plus idle 2005-06-29 09:24:14 +00:00
imglist.inc removed cvs logs 2005-08-22 12:36:48 +00:00
inputdialog.inc upon form show, if no activecontrol, then focus first control in tab order 2004-08-25 17:59:06 +00:00
interfacebase.inc added TWidgetSet.AppSetTitle, implemented for TWin32WidgetSet (fixes issue #1758) 2006-02-23 09:35:39 +00:00
intfbaselcl.inc changed for Delphi compatibility: changed Width,Height to Right,Bottom from Martin Smat 2006-01-29 20:25:49 +00:00
intfbasewinapi.inc changed for Delphi compatibility: changed Width,Height to Right,Bottom from Martin Smat 2006-01-29 20:25:49 +00:00
lclaction.inc
lclintf.inc changed for Delphi compatibility: changed Width,Height to Right,Bottom from Martin Smat 2006-01-29 20:25:49 +00:00
lclintfh.inc changed for Delphi compatibility: changed Width,Height to Right,Bottom from Martin Smat 2006-01-29 20:25:49 +00:00
listcolumn.inc changed TListView columns Caption from string to TTranslateString from Vasily Volchenko 2005-09-06 22:47:27 +00:00
listcolumns.inc removed cvs logs 2005-08-22 12:30:03 +00:00
listitem.inc * Delphi compatebility. Patch from Graeme Geldenhuys 2005-12-30 16:15:16 +00:00
listitems.inc fixed updating Selected on TListView deletion 2006-01-10 14:04:58 +00:00
mainmenu.inc removed cvs logs 2005-08-22 12:30:03 +00:00
memo.inc TGTKListStringList now keeps selection on Put and Move 2004-07-03 11:11:09 +00:00
memoscrollbar.inc
memostrings.inc removed cvs logs 2005-08-22 12:30:03 +00:00
menu.inc only use initialized value of FShortcutHandled, not previous one 2005-11-14 18:29:29 +00:00
menuactionlink.inc
menuitem.inc reduced debugging output and extended debugging of lcl 2006-01-19 18:36:07 +00:00
messagedialogpixmaps.inc
messagedialogs.inc removed cvs logs 2005-08-22 12:30:03 +00:00
mouse.inc * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
notebook.inc fixed TNoteBook.GetActivePageComponent 2005-09-04 12:39:16 +00:00
page.inc removed cvs logs 2005-08-22 12:30:03 +00:00
pagecontrol.inc
paintbox.inc fixed retrieving TCanvas.Width/Height 2005-05-18 09:12:21 +00:00
pen.inc TPen assign also copies pen mode (issue #1732), TShape invalidate if not visible at design time 2006-02-19 07:33:58 +00:00
picture.inc removed $IFDEF VER1 from Martin Smat 2005-08-02 20:00:41 +00:00
pixmap.inc new icons from JerneyL, added TLazComponentQueue for streaming components in lazarus binary format 2006-02-26 00:25:00 +00:00
png.inc Added TProtableAnyMapGraphic and fixed loading .ico on BIG_ENDIAN systems from Colin Western 2005-07-18 09:29:11 +00:00
pnm.inc removed $IFDEF VER1 from Martin Smat 2005-08-02 20:00:41 +00:00
popupmenu.inc removed cvs logs 2005-08-22 12:30:03 +00:00
progressbar.inc fixed stepit(integer) 2006-02-05 14:55:41 +00:00
promptdialog.inc fixed aborting closing the IDE 2006-01-11 22:40:56 +00:00
radiobutton.inc removed cvs logs 2005-08-22 12:30:03 +00:00
radiogroup.inc fixed TRadioGroup in initializewnd 2006-02-06 21:22:02 +00:00
reginifile.inc removed cvs logs 2005-08-22 12:30:03 +00:00
region.inc
screen.inc delay creating hintfont until it is asked for, PixelPerInch is then correctly initialized (fixes too large hint font) 2006-01-16 20:52:04 +00:00
scrollbar.inc fixed updating TScrollBar.Constraints on chaning Kind 2005-09-12 23:25:32 +00:00
scrollbox.inc
scrollingwincontrol.inc added QuestionDlg - a MessageDlg with custom buttons 2005-01-27 19:03:51 +00:00
shape.inc TPen assign also copies pen mode (issue #1732), TShape invalidate if not visible at design time 2006-02-19 07:33:58 +00:00
sharedimage.inc
shortcutlist.inc * first 64bit changes 2005-02-05 16:09:52 +00:00
sizeconstraints.inc implemented showing borderspace in designer 2006-01-29 14:57:01 +00:00
speedbutton.inc TSpeedButton.Paint now paints color, if Color not default from Darius 2006-03-04 17:01:48 +00:00
spinedit.inc let widget read stored value when creating handle; patch by vincent (issue #1458) 2005-11-19 15:39:47 +00:00
statusbar.inc TStatusbarPanels class can now be overriden from Sean McIlwain 2005-12-06 18:40:07 +00:00
statuspanel.inc adding panels to statusbar during designing now sets SimplePanel:=false 2005-03-05 23:00:16 +00:00
statuspanels.inc TStatusbarPanels class can now be overriden from Sean McIlwain 2005-12-06 18:40:07 +00:00
tabcontrol.inc removed cvs logs 2005-08-22 12:30:03 +00:00
tabsheet.inc fixed TTabSheet.SetPageControl 2005-01-07 17:40:59 +00:00
timer.inc removed cvs logs 2005-08-22 12:30:03 +00:00
togglebox.inc TToggleBox.AutoSize = false as default 2005-10-08 16:06:53 +00:00
toolbar.inc removed cvs logs 2005-08-22 12:30:03 +00:00
toolbutton.inc fixed TToolButton drawing flat buttons from Martin Smat 2005-12-06 18:42:46 +00:00
toolwindow.inc
trackbar.inc removed cvs logs 2005-08-22 12:30:03 +00:00
treeview.inc fixed double clicking on treeview without node 2006-03-07 11:01:48 +00:00
winapi.inc removed TSize from LCLType (fixes issue #1702) 2006-02-15 22:18:07 +00:00
winapih.inc removed TSize from LCLType (fixes issue #1702) 2006-02-15 22:18:07 +00:00
wincontrol.inc implemented setting font for gtk widgets from Darek 2006-02-17 13:40:26 +00:00