lazarus/lcl
tombo c44f23e18d Carbon intf:
- patch #0008537 by Philip J. Hess - Adds basic TOpenDialog, TSaveDialog and TSelectDirectoryDialog
- debug and tracing info, OSError for checking Carbon calls as Philip J. Hess proposed
- started TMainMenu, TPopupMenu, Hints
- TabOrder, TabStop, focusing
- TGraphicControl and TCustomControl descendants improved 

git-svn-id: trunk@10828 -
2007-03-29 13:50:41 +00:00
..
forms LCL: made TPopupMenu.Popup virtual (Delphi compatible, #8395) 2007-02-25 22:26:01 +00:00
images - forgotten cursor (crHelp - missed in carbon) 2007-03-19 14:22:16 +00:00
include LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +00:00
interfaces Carbon intf: 2007-03-29 13:50:41 +00:00
languages translations: german: updates from Joerg Braun 2007-03-21 08:26:18 +00:00
nonwin32 chnaged wrong copied license headers in LCL units, they are modified LGPL not GPL, as mentioned in the Copying files 2006-10-02 09:10:56 +00:00
templates chnaged wrong copied license headers in LCL units, they are modified LGPL not GPL, as mentioned in the Copying files 2006-10-02 09:10:56 +00:00
tests gtk intf: omitting TComboBoxBox LM_CHANGED events during popup 2007-03-18 23:01:41 +00:00
widgetset * made ActiveDefaultButtonChanged naming more consistent with other routines 2007-03-10 02:48:32 +00:00
actnlist.pas LCL: moved TTranslateString to lcltype.pp 2006-12-01 17:11:17 +00:00
alllclunits.pp added lclmessageglue from Andrew Haines 2006-09-21 10:23:44 +00:00
arrow.pp fixed a few fpc 2.1.1 incompatibilities 2006-08-11 12:38:00 +00:00
asyncprocess.pp LCL, TASyncProcess: FIONREAD is part of 2.0.4 termio units for all unix targets 2007-01-31 14:18:03 +00:00
avglvltree.pas implemented TPointerToPointerTree.Remove 2007-03-21 21:49:34 +00:00
buttonpanel.pas added TControlStyle csOwnedChildSelection 2006-05-03 20:28:45 +00:00
buttons.pp * made ActiveDefaultButtonChanged naming more consistent with other routines 2007-03-10 02:48:32 +00:00
calendar.pp LCL: added THintWindow.ActivateHintData (bug #7488) 2006-12-05 07:24:50 +00:00
chart.pp LCL: TBar properties can now be changed from Aleksey Lagunov 2006-11-07 23:10:10 +00:00
checklst.pas LCL: fixed event and method names of TCheckListBox to be Delphi compatible (#8424) from Paul 2007-02-28 11:19:54 +00:00
clipbrd.pp h2pas: started text tools editor 2006-08-01 16:57:26 +00:00
clistbox.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
colorbox.pas LCL: published dragging related properties 2007-02-16 08:31:43 +00:00
comctrls.pp - moved DoShow, DoHide, OnShow, OnHide from TTabSheet to TCustomPage (ancestor) 2007-03-28 04:48:30 +00:00
commctrl.pp * modified customdraw listview patch from BeniBela 2006-08-29 23:33:15 +00:00
controls.pp 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
cursors.lrs - forgotten cursor (crHelp - missed in carbon) 2007-03-19 14:22:16 +00:00
customtimer.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
dbactns.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
dbctrls.pp LCL: published Borderspacing for DB controls (bug #8472) 2007-03-08 10:05:39 +00:00
dbgrids.pas dbgrid: update field textusing text property so field's OnSetText event can be used (from Aleksey Lagunov) 2007-03-13 23:56:32 +00:00
defaulttranslator.pas
dialogs.pp LCL: implemented setting default button using MB_DEFBUTTONx constants (bug #8517) 2007-03-25 08:09:10 +00:00
dirsel.lfm
dirsel.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
dirsel.pas replaced *.* with GetAllFilesMask from Darius 2006-07-20 20:33:10 +00:00
dynamicarray.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
dynhasharray.pp gtk2 intf: added GetDefaultPangoLayout 2006-06-24 08:35:25 +00:00
dynqueue.pas fixed memleak 2006-09-03 12:30:00 +00:00
edbtnimg.lrs
editbtn.pas LCL: Published TEditButton.Text 2006-12-15 14:06:21 +00:00
extctrls.pp LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +00:00
extdlgs.lrs
extdlgs.pas disable autosize for calendardialogform, because it doesn't work correctly 2006-05-24 21:14:32 +00:00
extendedstrings.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
extgraphics.pas Find in files: showing skipped results 2006-07-29 14:09:04 +00:00
filectrl.pp LCL: FileListBox mask defaults to '*' on windows too, so directories without . in the name can be found too. 2007-03-24 22:06:47 +00:00
fileutil.pas LCL: FileListBox mask defaults to '*' on windows too, so directories without . in the name can be found too. 2007-03-24 22:06:47 +00:00
forms.pp LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +00:00
fpcadds.pas LCL: use CompareValue for comparing MapIDs to prevent overflow (bug #8432) 2007-03-02 15:39:03 +00:00
graphics.pp LCL: TBitmap: freeing savestream on setting handle, added faster TBitmap.SetHandles 2007-03-10 21:52:44 +00:00
graphmath.pp gtk intf: fixed RoundRect with widht/height=0 from tombo 2006-10-03 20:10:44 +00:00
graphtype.pp * fixed bitsperpixel, bitorder and byteorder for included alpha 2007-03-21 01:11:13 +00:00
grids.pas LCL: published dragging related properties 2007-02-16 08:31:43 +00:00
helpintfs.pas added example to add IDE help for the sources of a package 2006-09-19 22:25:33 +00:00
imglist.pp changed TImageList.Add to use AddCopy instead of AddDirect for Delphi compatibility 2006-05-22 08:17:41 +00:00
inipropstorage.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
interfacebase.pp initial implementation of gui loop socket event handler (needed for win32 msg loop) 2007-03-22 20:41:38 +00:00
intfgraphics.pas - fixed error in cursor reading previously introduced by me 2007-03-22 02:24:41 +00:00
LAYOUT.txt docking: started fixing layout after inserting control 2006-08-08 09:00:28 +00:00
lazconfigstorage.pas IDEIntf: added IDESearchInText, added text converter tools 2006-07-26 16:51:44 +00:00
lazhelphtml.pas use GetExeExt 2006-09-12 17:58:22 +00:00
lazhelpintf.pas IDE: fixed package system macros for package ID with version numbers 2006-09-22 12:14:16 +00:00
lazlinkedlist.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
lclclasses.pp * Introduced a handlebased component baseclass 2007-02-07 23:36:22 +00:00
lclicons.lrs
lclintf.pas LCL: fixed updating control scrollbars, remaining bug: win32 intf moves controls when scrolling 2006-12-09 10:24:44 +00:00
lclmemmanager.pas LCL: improved stream of large objects (issue #7270) 2006-12-12 13:09:30 +00:00
lclmessageglue.pas LCLMessageGlue: paramters of fillchar calls were swapped (bug #8379) from Tom Gregorovic 2007-02-22 21:52:32 +00:00
lclproc.pas * Patch #8453 by Tom Gregorovic: UTF8ToUTF16 and UTF16ToUTF8 implementation 2007-03-16 00:00:08 +00:00
lclrescache.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
lclstrconsts.pas chnaged wrong copied license headers in LCL units, they are modified LGPL not GPL, as mentioned in the Copying files 2006-10-02 09:10:56 +00:00
lcltype.pp LCL: moved MakeIntResource to the win32 widgetset. It is not used outside the windows widget sets and wince needs a different declaration. 2007-02-13 10:39:51 +00:00
lconv.pas win64 fixes (from peter, modified) 2006-05-01 21:45:12 +00:00
ldockctrl.pas implemented TPointerToPointerTree.Remove 2007-03-21 21:49:34 +00:00
ldockctrledit.lfm gtk intf: fixed auto realigning of bitmap masks 2006-08-18 21:10:29 +00:00
ldockctrledit.lrs gtk intf: fixed auto realigning of bitmap masks 2006-08-18 21:10:29 +00:00
ldockctrledit.pas added resourcestrings, enlarged findrename dlg 2006-08-14 09:05:05 +00:00
ldocktree.pas codetools: added static keyword for methods 2006-08-23 17:58:03 +00:00
lmessages.pp LCL: clean up of lmessages, replace mswindows by windows to fix compilation of synedit on arm-wince 2007-02-13 22:49:36 +00:00
lresources.pp LCL: always registering ResourceHandler 2007-02-05 10:15:50 +00:00
Makefile win64 fixes (from peter, modified) 2006-05-01 21:45:12 +00:00
Makefile.fpc win64 fixes (from peter, modified) 2006-05-01 21:45:12 +00:00
maps.pp LCL: use CompareValue for comparing MapIDs to prevent overflow (bug #8432) 2007-03-02 15:39:03 +00:00
maskedit.pp codetools: added verbosity 2007-01-18 14:47:44 +00:00
menus.pp LCL: made TPopupMenu.Popup virtual (Delphi compatible, #8395) 2007-02-25 22:26:01 +00:00
pairsplitter.pas * patch for tpairsplitter by Paul Ishenin 2007-03-06 00:08:35 +00:00
postscriptcanvas.pas LCL: don't round Font.Size (is integer anyway), fixes IE309991 given by fpc 2.3.1 2007-03-14 20:02:56 +00:00
postscriptprinter.pas LCL: removed RadialPie function without angles parameter, renamed RadialPieWithAngles to RadialPie 2007-01-29 12:33:03 +00:00
printers.pas cups printing: added warnings 2006-09-20 19:37:29 +00:00
propertystorage.pas 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
spin.pp LCL: fixed getting TSpinEdit.Caption before the handle has been created (bug #2075) 2007-01-31 12:22:36 +00:00
stdactns.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
stdctrls.pp - publishing TMemo.OnDblClick event 2007-03-27 09:33:50 +00:00
stringhashlist.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
textstrings.pas fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
toolwin.pp gtk2 intf: TToolBar is now a simnple hbox instead of a gtk_toolbar 2006-06-22 10:35:34 +00:00
translations.pas IDE: implemented loading .po files of packages 2007-01-10 01:29:36 +00:00
utrace.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
xmlpropstorage.pas added TXMLConfigStorage 2006-06-15 21:49:57 +00:00