lazarus/lcl
dmitry fc25b96d25 carbon: fix for #14892
git-svn-id: trunk@23088 -
2009-12-11 21:50:13 +00:00
..
forms gtk2 intf: fixed slow down when mouse outside bug #11740, fixed crash when WindowFromPoint widget destroyed 2009-08-13 06:53:35 +00:00
images
include LCL: TControl.Destroy: clean up FHostDockSite even if HostDockite is destroying 2009-12-08 16:39:44 +00:00
interfaces carbon: fix for #14892 2009-12-11 21:50:13 +00:00
languages * Updated Italian translation by Pietro Bua 2009-11-29 18:36:35 +00:00
nonwin32 lcl: add more WM_ messages 2009-10-23 05:25:32 +00:00
templates
tests
widgetset lcl: add TCustomEdit.HideSelection, publish it for TEdit, TMemo (requested by Marco van de Voort) 2009-11-24 03:29:11 +00:00
actnlist.pas lcl: make TActionLink.SetImageIndex argument delphi compatible TImageIndex -> Integer 2009-11-23 15:08:19 +00:00
alllclunits.pp
arrow.pp
asyncprocess.pp undo 2009-08-22 19:40:53 +00:00
avglvltree.pas educationlaz: implemented hiding menu items 2009-10-20 12:51:23 +00:00
btn_icons.lrs
buttonpanel.pas csOwnedChildsSelectable inverted and renamed to csOwnedChildsNotSelectable 2009-11-28 15:18:27 +00:00
buttons.pp lcl: bidi mode support for buttons from Zaher Dirkey (#issue #0014933) 2009-11-05 14:35:36 +00:00
calendar.pp LCL: published TCalendar.AutoSize 2009-08-12 15:44:16 +00:00
chart.pp lcl: implement GetOwner for all TCollection descendants which dont have it at moment 2009-12-03 04:03:01 +00:00
checklst.pas lcl: TCheckListBox: call event handlers after widgetset changes 2009-10-05 07:56:05 +00:00
clipbrd.pp
colorbox.pas lcl: bidi mode support for TColorBox, TColorListBox from Zeher Dirkey (issue #0015001) 2009-11-05 15:01:57 +00:00
comctrls.pp lcl: return header section text as display name if available 2009-12-07 02:28:11 +00:00
controls.pp lcl: don't store Color property if Parent=nil but ParentColor = False - this causes ancestor frames which have no parent to load wrong clWindow color 2009-12-03 07:47:02 +00:00
cursors.lrs
customtimer.pas
dbactns.pp
dbctrls.pp lcl: remove WordWrapIsStored methods since they are not needed anymore (fpc bug was fixed long ago) 2009-09-19 09:15:16 +00:00
dbgrids.pas LCL, fix dgTitles dbgrid option after emtpy grid, from Paul Ishenin, issue #15172 2009-11-25 07:46:02 +00:00
defaulttranslator.pas LCL: reduced debugging under wince 2009-11-25 22:16:26 +00:00
dialog_icons.lrs
dialogs.pp
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas lcl: change TFileNameEdit.FileName on typing in the edit box (fix issue #0014498) 2009-09-04 15:07:08 +00:00
extctrls.pp LCL, Interfaces: added TNotebook.TabRect for Win/Gtk/2 2009-11-10 05:13:46 +00:00
extdlgs.lrs
extdlgs.pas Changes all dynamic methods in the ide, lclintf and lcl to virtual methods, because they are the same in fpc and dynamic is a legacy directive 2009-08-18 14:44:25 +00:00
extendedstrings.pas
extgraphics.pas LCL: use CenterPoint function from the types unit based on patch from Alexander S. Klenin (issue #13973) 2009-06-22 09:30:42 +00:00
filectrl.pp Finishes implementing TOpenDialog and TFileDialog for wince 2009-08-20 17:18:46 +00:00
fileutil.pas
forms.pp IDEIntf+LCL: TGetDesignerFormEvent using TPersistent instead of TComponent 2009-12-01 20:33:50 +00:00
fpcadds.pas
graphics.pp lcl: radialpie: better param names 2009-12-06 11:51:48 +00:00
graphmath.pp LCL: fixed PolyBezier with Continuous=true 2009-12-07 12:19:31 +00:00
graphtype.pp LCL: reduced debugging under wince 2009-11-25 22:16:26 +00:00
graphutil.pp
grids.pas lcl: implement GetOwner for all TCollection descendants which dont have it at moment 2009-12-03 04:03:01 +00:00
helpintfs.pas
icnstypes.pas lcl: apply patch of Dmitry to support .icns writer (mantis #0014638) 2009-09-21 08:47:55 +00:00
imagelistcache.pas
imglist.pp LCL: fixed compilation for fpc 2.4 2009-11-25 16:16:03 +00:00
inipropstorage.pas
interfacebase.pp Updates LCL Capability constants 2009-08-18 15:47:26 +00:00
intfgraphics.pas LCL: reduced debugging under wince 2009-11-25 22:16:26 +00:00
LAYOUT.txt
lazconfigstorage.pas
lazhelphtml.pas LCL: reduced debugging under wince 2009-11-25 22:16:26 +00:00
lazhelpintf.pas LCL: reduced debugging under wince 2009-11-25 22:16:26 +00:00
lazlinkedlist.pas
lcl_dbgrid_images.lrs
lcl_dbnav_images.lrs
lcl_dock_images.lrs
lcl_dock_to_images.lrs
lcl_edbtnimg.lrs
lclclasses.pp LCL: reduced debugging under wince 2009-11-25 22:16:26 +00:00
lclintf.pas lcl: lclintf doc 2009-12-01 11:47:34 +00:00
lclmemmanager.pas lcl: fix compilation with the fixed fpc bug (which gave access to private fields from properties) 2009-10-03 15:57:51 +00:00
lclmessageglue.pas Fixed bug #10622 where Listview.ItemIndex did not exist 2009-12-01 23:49:24 +00:00
lclproc.pas LCL: avoid stabs based BackTraceFunction on wince, until issue #14330 has been fixed, fixes for issue #15075 2009-11-26 07:22:12 +00:00
lclrescache.pas LCL: reduced debugging under wince 2009-11-25 22:16:26 +00:00
lclstrconsts.pas
lcltype.pp LCL, added metrics to fix grid's auto scrollbar issue #14799 2009-11-11 20:59:23 +00:00
lclunicodedata.pas
lclversion.pas Version 0.9.29 2009-08-20 09:53:39 +00:00
lconvencoding.pas LCL: added cp850, bug #15290 2009-12-08 20:22:40 +00:00
ldockctrl.pas lcl: docking: replace 2009-11-03 03:20:26 +00:00
ldockctrledit.lfm
ldockctrledit.lrs
ldockctrledit.pas
ldocktree.pas lcl: docking: replace 2009-11-03 03:20:26 +00:00
lmessages.pp lcl: map LM_TIMER to WM_TIMER code 2009-11-20 09:49:59 +00:00
lresources.pp LCL: reduced debugging under wince 2009-11-25 22:16:26 +00:00
Makefile LCL: reduced debugging under wince 2009-11-25 22:16:26 +00:00
Makefile.fpc LCL: reduced debugging under wince 2009-11-25 22:16:26 +00:00
maps.pp
maskedit.pp lcl: publish TMaskEdit.Align 2009-11-23 03:18:08 +00:00
masks.pas FileUtil: removed used lclproc 2009-10-05 11:00:05 +00:00
menus.pp lcl: implement TMenu.GetHelpContext 2009-11-24 09:30:33 +00:00
pairsplitter.pas
popupnotifier.pas
postscriptcanvas.pas LCL, fix TPostScriptCanvas.Polyline not flushing output buffer, from Anton Kavalenka issue #14535 2009-09-08 06:15:37 +00:00
postscriptprinter.pas LCL: reduced debugging under wince 2009-11-25 22:16:26 +00:00
postscriptunicode.pas LCL, implements cliping rect in postscriptcanvas from Anton Kavalenka, issue #13826 2009-08-05 20:15:33 +00:00
printers.pas Printers, added TPrinter.FileName property, based on patch from mtournay, issue #13718 2009-07-07 05:09:52 +00:00
propertystorage.pas LCL: property storage, initialize storage before reading and writing integers and booleans, like has been done for strings in r18793 and r19196 #e9adbdad62 (issue #14115) 2009-08-07 08:32:45 +00:00
rubberband.pas
shellctrls.pas LCL: made shellctrls unit UTF8 safe, reported on the mailing list by haword 2009-11-24 09:35:24 +00:00
spin.pp
stdactns.pas lcl: set csSubComponent flag for internally created dialogs so they will be handled by writer and reader (fixes issue #0014434) 2009-08-25 17:01:50 +00:00
stdctrls.pp lcl: add TCustomEdit.HideSelection, publish it for TEdit, TMemo (requested by Marco van de Voort) 2009-11-24 03:29:11 +00:00
stringhashlist.pas lcl: fix search in StringHashList by Mattias Hansson (issue #0014551) 2009-12-10 08:35:47 +00:00
textstrings.pas lcl: initialize special characters on TTextStrings construction (fixes issue #0015021) 2009-11-08 09:43:35 +00:00
themes.pas lcl: Add RTL support to the Themes DrawText function by zaher dirkey (issue #0014927) 2009-10-28 13:42:18 +00:00
tmschema.pas
toolwin.pp
translations.pas LCL: reduced debugging under wince 2009-11-25 22:16:26 +00:00
utf8process.pp lcl: add FindDefaultBrowser and OpenURL functions to LCLProc 2009-10-04 05:58:34 +00:00
utrace.pp
xmlpropstorage.pas