lazarus/lcl
2007-03-22 20:41:38 +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 initial implementation of gui loop socket event handler (needed for win32 msg loop) 2007-03-22 20:41:38 +00:00
interfaces initial implementation of gui loop socket event handler (needed for win32 msg loop) 2007-03-22 20:41:38 +00:00
languages translations: german: updates from Joerg Braun 2007-03-21 08:26:18 +00:00
nonwin32
templates
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
alllclunits.pp
arrow.pp
asyncprocess.pp
avglvltree.pas implemented TPointerToPointerTree.Remove 2007-03-21 21:49:34 +00:00
buttonpanel.pas
buttons.pp * made ActiveDefaultButtonChanged naming more consistent with other routines 2007-03-10 02:48:32 +00:00
calendar.pp
chart.pp
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
clistbox.pp
colorbox.pas LCL: published dragging related properties 2007-02-16 08:31:43 +00:00
comctrls.pp IDE: codebrowser: showing code nodes in treeview 2007-03-04 22:34:06 +00:00
commctrl.pp
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
dbactns.pp
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
dirsel.lfm
dirsel.lrs
dirsel.pas
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
edbtnimg.lrs
editbtn.pas
extctrls.pp * Patch for TDBImage and TDBMemo form Joost van der Sluis 2007-02-25 16:13:52 +00:00
extdlgs.lrs
extdlgs.pas
extendedstrings.pas
extgraphics.pas
filectrl.pp LCL: published dragging related properties 2007-02-16 08:31:43 +00:00
fileutil.pas
forms.pp LCL: published dragging related properties 2007-02-16 08:31:43 +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
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
imglist.pp
inipropstorage.pas
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
lazconfigstorage.pas
lazhelphtml.pas
lazhelpintf.pas
lazlinkedlist.pas
lclclasses.pp * Introduced a handlebased component baseclass 2007-02-07 23:36:22 +00:00
lclicons.lrs
lclintf.pas
lclmemmanager.pas
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
lclstrconsts.pas
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
ldockctrl.pas implemented TPointerToPointerTree.Remove 2007-03-21 21:49:34 +00:00
ldockctrledit.lfm
ldockctrledit.lrs
ldockctrledit.pas
ldocktree.pas
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
Makefile.fpc
maps.pp LCL: use CompareValue for comparing MapIDs to prevent overflow (bug #8432) 2007-03-02 15:39:03 +00:00
maskedit.pp
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
printers.pas
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
stdactns.pas
stdctrls.pp LCL: published dragging related properties 2007-02-16 08:31:43 +00:00
stringhashlist.pas
textstrings.pas
toolwin.pp
translations.pas
utrace.pp
xmlpropstorage.pas