lazarus/lcl
mattias 83518b8d09 fixed compilation for fpc 2.0.x
git-svn-id: trunk@8449 -
2006-01-04 22:57:20 +00:00
..
images
include fixed delphi transparent trick for palette .bmp 2006-01-04 21:06:56 +00:00
interfaces redirecting gtk accelerator to a dummy callback, since the LCL handles menu shortcuts 2006-01-04 18:51:05 +00:00
languages updated finnish translation from Seppo 2005-12-31 15:19:14 +00:00
nonwin32
templates
tests fixed fpc source include path for darwin 2006-01-01 20:44:50 +00:00
units
widgetset started using TAsyncProceess, fixed gtk2 compilation 2005-12-11 11:20:20 +00:00
actnlist.pas clean up of fpcadds 2005-11-07 23:25:45 +00:00
alllclunits.pp add cross-platform process termination and pipe event handlers 2005-12-06 13:41:28 +00:00
arrow.pp
asyncprocess.pp unregister handles when instance is destroyed 2005-12-12 19:59:02 +00:00
avglvltree.pas
buttons.pp published NumGlyphs (issue #1412) 2005-11-09 14:55:43 +00:00
calendar.pp
chart.pp
checklst.pas
clipbrd.pp improved smartlinking: graphics and forms finalization 2005-12-06 11:25:16 +00:00
clistbox.pp
colorbox.pas
comctrls.pp * Delphi compatebility. Patch from Graeme Geldenhuys 2005-12-30 16:15:16 +00:00
commctrl.pp
controls.pp fixed storing AnchorSide.Side 2006-01-04 22:54:32 +00:00
COPYING
COPYING.LCL
customtimer.pas
dbactns.pp
dbctrls.pp fixes dbedit update record only when editing (fixes issue #1561), avoid reseting editmask (part of issue #1532) 2006-01-03 09:06:19 +00:00
dbgrids.pas fixed: updating default titlefont (through grid.font change) modify colcount, fixed double releasing of FValueUnchecked (from Aleksey Lagunov) 2005-11-01 06:35:53 +00:00
defaulttranslator.pas
dialogs.pp fixed ofFileMustExist fro SelectDirectoryDialog 2005-12-09 14:03:02 +00:00
dirsel.lfm
dirsel.lrs
dirsel.pas
dynamicarray.pas
dynhasharray.pp
edbtnimg.lrs
editbtn.pas use value from OnAcceptDate (issue #1448) 2005-11-17 20:52:41 +00:00
extctrls.pp move initialization of control into InitializeWnd, do not use CreateWnd for that 2005-11-29 22:20:01 +00:00
extdlgs.lrs
extdlgs.pas
extendedstrings.pas
extgraphics.pas
filectrl.pp
fileutil.pas added File is readable check when opening a file 2005-12-31 12:40:49 +00:00
forms.pp fix case of argument 2005-12-23 20:35:38 +00:00
fpcadds.pas fixed compilation for fpc 2.0.x 2006-01-04 22:57:20 +00:00
graphics.pp various fixes for carbon 2006-01-04 00:09:36 +00:00
graphmath.pp
graphtype.pp
grids.pas fixed memleak 2005-12-11 19:54:14 +00:00
imglist.pp
inipropstorage.pas
interfacebase.pp fixed lcl tests 2005-12-08 11:41:36 +00:00
intfgraphics.pas fixed delphi transparent trick for palette .bmp 2006-01-04 21:06:56 +00:00
LAYOUT.txt
lazcwstring.pas fixed linux compilation, fixed codetools searching class header comment 2005-11-10 18:36:27 +00:00
lazlinkedlist.pas
lclclasses.pp
lclicons.lrs
lclintf.pas added {$INLINE ON} 2005-11-16 09:28:25 +00:00
lclmemmanager.pas
lclproc.pas various fixes for carbon 2006-01-04 00:09:36 +00:00
lclrescache.pas
lclstrconsts.pas replaced error messagedlg on loading form with questiondlg 2005-12-31 13:03:06 +00:00
lcltype.pp clean up of fpcadds 2005-11-07 23:25:45 +00:00
ldockctrl.pas fixed TComboBox InitializeWnd calling inherited 2005-11-21 18:53:43 +00:00
ldockctrledit.lfm fixed setting codetools defines for virtual directory 2005-11-16 23:00:53 +00:00
ldockctrledit.lrs fixed setting codetools defines for virtual directory 2005-11-16 23:00:53 +00:00
ldockctrledit.pas IDE now extends/clean up project unit path on renaming a project unit 2005-11-15 16:14:04 +00:00
ldocktree.pas fixed treating .lpr as source in project, fixed splitter anchored to multiple controls 2005-11-17 19:06:13 +00:00
lmessages.pp implemented editing QWord properties, needs fix of fpc bug #4653 (issue #1584) 2006-01-02 14:39:58 +00:00
lresources.pp * Patch from Joost van der Sluis to fix compilation on fpc 2.1.1 r2020 #6655ed568d 2005-12-21 22:04:09 +00:00
Makefile started wince interface 2005-11-04 13:36:14 +00:00
Makefile.fpc started wince interface 2005-11-04 13:36:14 +00:00
maskedit.pp
menus.pp improve memo/edit keystroke "handled" property, which is, message result 2005-11-05 10:19:27 +00:00
pairsplitter.pas
postscriptcanvas.pas
postscriptprinter.pas
printers.pas fixed Printer.Refresh double printer list (from Darek) 2006-01-03 08:42:02 +00:00
propertystorage.pas * Patch from Joost van der Sluis to fix compilation on fpc 2.1.1 r2020 #6655ed568d 2005-12-21 22:04:09 +00:00
spin.pp implement float spinedit for win32 (issue #1386) 2005-11-12 23:02:05 +00:00
stdactns.pas
stdctrls.pp publish TCustomLabel.Transparent, seems to be implemented (issue #1182) 2005-12-29 21:59:11 +00:00
stringhashlist.pas
textstrings.pas
toolwin.pp
translations.pas added {$INLINE ON} 2005-12-22 18:16:26 +00:00
utrace.pp
xmlpropstorage.pas