lazarus/lcl
micha 0d63c21f78 easier readable code for storage decision of ReadOnly
recreate control in case readonly changed for win32

git-svn-id: trunk@8363 -
2005-12-24 20:53:58 +00:00
..
images
include easier readable code for storage decision of ReadOnly 2005-12-24 20:53:58 +00:00
interfaces easier readable code for storage decision of ReadOnly 2005-12-24 20:53:58 +00:00
languages updated dutch translations from Daniel Mantione 2005-11-26 08:40:51 +00:00
nonwin32 * Fixed bug #907 2005-09-10 16:31:04 +00:00
templates
tests fixed lcl tests 2005-12-08 11:41:36 +00:00
units renamed *.TXT to *.txt 2005-10-01 09:40:41 +00:00
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 renamed TWSCalendar to TWSCustomCalendar, fix using TTICalendar (bug #1203) 2005-09-25 19:40:03 +00:00
chart.pp
checklst.pas implemented TCustomCheckListBox.Count 2005-09-06 11:36:12 +00:00
clipbrd.pp improved smartlinking: graphics and forms finalization 2005-12-06 11:25:16 +00:00
clistbox.pp
colorbox.pas
comctrls.pp TStatusbarPanels class can now be overriden from Sean McIlwain 2005-12-06 18:40:07 +00:00
commctrl.pp
controls.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
COPYING
COPYING.LCL
customtimer.pas
dbactns.pp
dbctrls.pp published TDBImage.Anchors (issue #1369) 2005-10-30 13:33:14 +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 fixed FindNext finding empty filename 2005-08-30 17:41:53 +00:00
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 autosize calendarform (issue #1205) 2005-09-28 10:13:57 +00:00
extendedstrings.pas
extgraphics.pas
filectrl.pp
fileutil.pas removed dos unit 2005-10-11 07:55:52 +00:00
forms.pp fix case of argument 2005-12-23 20:35:38 +00:00
fpcadds.pas clean up of fpcadds 2005-11-07 23:25:45 +00:00
graphics.pp improved smartlinking: graphics and forms finalization 2005-12-06 11:25:16 +00:00
graphmath.pp
graphtype.pp * fixed compilation (exception typecast) 2005-10-03 16:38:28 +00:00
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 implemented TBitmap.TransparentColor, set to clNone to load a bmp without transparency 2005-11-24 22:19:12 +00:00
LAYOUT.txt renamed *.TXT to *.txt 2005-10-01 09:40:41 +00:00
lazcwstring.pas fixed linux compilation, fixed codetools searching class header comment 2005-11-10 18:36:27 +00:00
lazlinkedlist.pas
lclclasses.pp * made Widgetsetclass and wsprivate public 2005-10-03 21:24:38 +00:00
lclicons.lrs
lclintf.pas added {$INLINE ON} 2005-11-16 09:28:25 +00:00
lclmemmanager.pas
lclproc.pas added {$INLINE ON} 2005-11-16 09:28:25 +00:00
lclrescache.pas
lclstrconsts.pas implemented multiple source directories for project 2005-11-14 21:53: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 clean up of fpcadds 2005-11-07 23:25:45 +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 unpublished dbedit.text property, dbedit show text at runtime only when it needs to (bug #1243) 2005-09-29 18:20:55 +00:00
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 doGetPaperName implemented for windows, fixed selecting default printer 2005-12-20 14:31:27 +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 fix ControlStyle csOpaque for TCustomLabel (not opaque when transparent) 2005-11-29 21:23:28 +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