lazarus/lcl
2007-08-13 21:39:05 +00:00
..
forms LCL: improvements for the finddialog and replacedialog (bug #8370) from Bart Broersma 2007-07-13 12:27:18 +00:00
images - crNone cursor for gtk and carbon (issue #8962) 2007-06-29 08:22:12 +00:00
include gtk2 intf: added workaround for inherited call bug of TGtk2WSCustomComboBox.DestroyHandle 2007-08-10 17:18:51 +00:00
interfaces win32 interface: implemented setting listview.font.color (bug #8773) 2007-08-13 21:35:55 +00:00
languages translations: german: updates from Joerg Braun 2007-07-28 09:38:53 +00:00
nonwin32
templates
tests LCL: implemented TMask, MatchesMask, added Masks docs 2007-07-22 14:17:13 +00:00
widgetset LCL: added TForm.AllowDropFiles to enable OnDropFiles event, updated DropFiles example 2007-07-31 12:51:35 +00:00
actnlist.pas
alllclunits.pp - initial implementation of lazarus ThemeServices 2007-05-18 02:18:52 +00:00
arrow.pp
asyncprocess.pp
avglvltree.pas
btn_icons.lrs - LCL-default images loading moved from TWidgetSet.LoadStockPixmap to buttons and dialogs units 2007-05-25 09:13:22 +00:00
buttonpanel.pas
buttons.pp LCL: TCustomSpeedbutton now uses TControl.OnMouseEnter and TControl.OnMouseLeave from Luiz (bug #9399) 2007-08-10 11:02:39 +00:00
calendar.pp
chart.pp
checklst.pas
clipbrd.pp
clistbox.pp
colorbox.pas LCL: don't capitalize keywords (e.g Property -> property) 2007-05-01 17:32:12 +00:00
comctrls.pp LCL: TToolBar: Indent is now used in AdjustClientRect to allow AutoSize=true, TWinControl.GetChildBounds now use AdjustClientRect for space 2007-08-04 12:13:16 +00:00
commctrl.pp
controls.pp splitter and pairsplitter improvements: 2007-05-29 09:19:34 +00:00
cursors.lrs - crNone cursor for gtk and carbon (issue #8962) 2007-06-29 08:22:12 +00:00
customtimer.pas LCL, fix startup in linux/qt 64 bits 2007-07-29 18:24:55 +00:00
dbactns.pp
dbctrls.pp LCL, opening a form with dbcalendar opens the lfm file instead of form designer, issue #8906 2007-05-25 20:11:33 +00:00
dbgrids.pas LCL, dbgrid, fixes RETURN key in last field of last record now avances to new row 2007-08-09 20:48:53 +00:00
defaulttranslator.pas
dialog_icons.lrs - LCL-default images loading moved from TWidgetSet.LoadStockPixmap to buttons and dialogs units 2007-05-25 09:13:22 +00:00
dialogs.pp added Bart Boersma to the contributors 2007-07-13 12:42:44 +00:00
dirsel.lfm LCL: Several fixes for DirSel dialog (#9077) from Graeme 2007-06-21 12:16:25 +00:00
dirsel.lrs LCL: Several fixes for DirSel dialog (#9077) from Graeme 2007-06-21 12:16:25 +00:00
dirsel.pas LCL: Several fixes for DirSel dialog (#9077) from Graeme 2007-06-21 12:16:25 +00:00
dynamicarray.pas
dynhasharray.pp gtk intf: made creation/freeing of GDI objects more consistent and more strict. gtk2 intf: brush and pen are now created on demand 2007-05-11 16:52:05 +00:00
dynqueue.pas gtk: fixed pasting from other apps: reason was an uninitialized stack value 2007-07-31 17:17:14 +00:00
edbtnimg.lrs
editbtn.pas
extctrls.pp splitter and pairsplitter improvements: 2007-05-29 09:19:34 +00:00
extdlgs.lrs
extdlgs.pas LCL calendar dialog: 2007-05-16 08:38:20 +00:00
extendedstrings.pas
extgraphics.pas
filectrl.pp LCL: implemented TMask, MatchesMask, added Masks docs 2007-07-22 14:17:13 +00:00
fileutil.pas LCL: implemented TMask, MatchesMask, added Masks docs 2007-07-22 14:17:13 +00:00
forms.pp gtk: fixed pasting from other apps: reason was an uninitialized stack value 2007-07-31 17:17:14 +00:00
fpcadds.pas
graphics.pp LCL: TBitmapCanvas: now keeping bitmap selected on DeselectHandles - otherwise there is no content left in the DC 2007-07-31 21:35:21 +00:00
graphmath.pp LCL: cleanup, ReallocMem(p,0) sets p to nil 2007-05-08 17:50:51 +00:00
graphtype.pp
grids.pas LCL, grids, published OnEditingDone for TDrawGrid and don't show editor if grid's parent is disabled 2007-08-10 04:57:44 +00:00
helpintfs.pas
imglist.pp
inipropstorage.pas LCL: don't capitalize keywords (e.g Property -> property) 2007-05-01 17:32:12 +00:00
interfacebase.pp LCL, implemented AppHandle in TWidgetset, fixed issue #9239 2007-07-12 21:09:00 +00:00
intfgraphics.pas
LAYOUT.txt
lazconfigstorage.pas
lazhelphtml.pas
lazhelpintf.pas LCL: implemented TMask, MatchesMask, added Masks docs 2007-07-22 14:17:13 +00:00
lazlinkedlist.pas
lclclasses.pp - TLCLHandleComponent should not try to destroy handle if did not create it 2007-05-25 07:34:35 +00:00
lclicons.lrs
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas gtk2 intf: fonts of device contexts are now created on demand 2007-05-10 08:44:03 +00:00
lclproc.pas gtk: fixed pasting from other apps: reason was an uninitialized stack value 2007-07-31 17:17:14 +00:00
lclrescache.pas gtk2 intf: fonts of device contexts are now created on demand 2007-05-10 08:44:03 +00:00
lclstrconsts.pas LCL: implemented TMask, MatchesMask, added Masks docs 2007-07-22 14:17:13 +00:00
lcltype.pp gtk intf: fixed crash on paste for 64 bit 2007-07-31 23:13:06 +00:00
lconv.pas
ldockctrl.pas LCL: anchor docking: started restoring page in neighbourhod 2007-07-28 10:31:43 +00:00
ldockctrledit.lfm
ldockctrledit.lrs
ldockctrledit.pas
ldocktree.pas LCL: anchor docking: started restoring page in neighbourhod 2007-07-28 10:31:43 +00:00
lmessages.pp lcl: explicitly add 4 byte UnusedMsg field for 64 bit cpu to LMessage records, to prevent that 2 or 4 byte fields of WPARAM are moved to offset 4, fixed the OnDropDown event on win64 2007-05-29 11:42:32 +00:00
lresources.pp LCL: replaced array typecasts to integer - not supported on all platforms 2007-08-07 21:12:22 +00:00
Makefile
Makefile.fpc
maps.pp
maskedit.pp
masks.pas LCL: masks added TMaskList.Count, updated docs 2007-07-23 11:14:59 +00:00
menus.pp lcl: made TPopupMenu.DoClose a virtual protected method, like DoPopup (bug #9426) from Luiz 2007-08-13 21:39:05 +00:00
pairsplitter.pas splitter and pairsplitter improvements: 2007-05-29 09:19:34 +00:00
postscriptcanvas.pas
postscriptprinter.pas
printers.pas
propertystorage.pas
spin.pp GTK2 intf: Fixed spin edit bug #0009253 and #0009205 from Valdas Janknas 2007-07-21 12:15:17 +00:00
stdactns.pas
stdctrls.pp - BidiMode patch from Zaher Dirkey (0008996) part 1 2007-07-02 07:00:51 +00:00
stringhashlist.pas
textstrings.pas
themes.pas - small bug in TThemeServices.IsChecked 2007-07-23 05:28:17 +00:00
tmschema.pas - initial implementation of lazarus ThemeServices 2007-05-18 02:18:52 +00:00
toolwin.pp
translations.pas LCL translations: default charset is now UTF-8, gtk1 and win32 will disable this if needed 2007-07-28 10:45:56 +00:00
utrace.pp
xmlpropstorage.pas