lazarus/lcl
2008-03-26 21:44:17 +00:00
..
forms
images docking: improve look of Docking dialog (images are from wile64) 2008-03-21 03:37:13 +00:00
include lcl: make questiondlg position on screencenter and have dialog borderstyle 2008-03-26 08:27:20 +00:00
interfaces win32 interface: complete unicode version of the openfile and savefile dialog (bug #10918) 2008-03-26 21:44:17 +00:00
languages Update French languages 2008-03-12 21:20:46 +00:00
nonwin32
templates
tests
widgetset statusbar: 2008-03-20 07:27:55 +00:00
actnlist.pas
alllclunits.pp
arrow.pp
asyncprocess.pp
avglvltree.pas
btn_icons.lrs
buttonpanel.pas
buttons.pp decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
calendar.pp more keyword decapitalization 2008-03-03 08:20:05 +00:00
chart.pp decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
checklst.pas
clipbrd.pp
colorbox.pas
comctrls.pp LCL: fixed compilation: unit circles and inline dont play together 2008-03-25 09:19:15 +00:00
controls.pp decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
cursors.lrs
customtimer.pas
dbactns.pp decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
dbctrls.pp LCL: published TDBMemo.ParentFont (bug #10695) 2008-03-04 12:04:03 +00:00
dbgrids.pas
defaulttranslator.pas
dialog_icons.lrs
dialogs.pp LCL: publish TColorButton.GroupIndex (bug #11021) 2008-03-20 22:32:33 +00:00
dirsel.lfm
dirsel.lrs
dirsel.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
dynamicarray.pas more keyword decapitalization 2008-03-03 08:20:05 +00:00
dynhasharray.pp
dynqueue.pas
editbtn.pas decapitalize Constructor and Destructor 2008-03-03 08:28:46 +00:00
extctrls.pp
extdlgs.lrs
extdlgs.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
extendedstrings.pas
extgraphics.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
filectrl.pp
fileutil.pas
forms.pp decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
fpcadds.pas
graphics.pp decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
graphmath.pp decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
graphtype.pp
grids.pas LCL, fixed creating handle during loading of rowheights, hint from C Western, issue #10977 2008-03-17 18:49:19 +00:00
helpintfs.pas
imagelistcache.pas
imglist.pp
inipropstorage.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
interfacebase.pp IDE+IDEIntf+LCL: moved LCLPlatformDirNames to LCL interfacebase 2008-03-08 18:58:36 +00:00
intfgraphics.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
LAYOUT.txt
lazconfigstorage.pas
lazhelphtml.pas
lazhelpintf.pas
lazlinkedlist.pas
lcl_dbgrid_images.lrs
lcl_dbnav_images.lrs
lcl_dock_images.lrs
lcl_dock_to_images.lrs docking: improve look of Docking dialog (images are from wile64) 2008-03-21 03:37:13 +00:00
lcl_edbtnimg.lrs
lclclasses.pp
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas lcl: remove LM_INSERTTEXT, LM_DELETETEXT (not used in LCL anymore and fixes #0010930) 2008-03-07 17:09:25 +00:00
lclproc.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
lclrescache.pas
lclstrconsts.pas
lcltype.pp decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
lclversion.pas
lconvencoding.pas remove strange condition 2008-03-14 08:01:23 +00:00
ldockctrl.pas docking: fix mem leak 2008-03-15 12:42:10 +00:00
ldockctrledit.lfm docking: improve look of Docking dialog (images are from wile64) 2008-03-21 03:37:13 +00:00
ldockctrledit.lrs docking: improve look of Docking dialog (images are from wile64) 2008-03-21 03:37:13 +00:00
ldockctrledit.pas docking: improve look of Docking dialog (images are from wile64) 2008-03-21 03:37:13 +00:00
ldocktree.pas fix mem leak in docking code 2008-03-12 09:49:10 +00:00
lmessages.pp lcl: remove LM_INSERTTEXT, LM_DELETETEXT (not used in LCL anymore and fixes #0010930) 2008-03-07 17:09:25 +00:00
lresources.pp use FPC_HAS_WINLIKERESOURCES to define if we can read lfm from system resources 2008-03-14 08:08:00 +00:00
Makefile
Makefile.fpc
maps.pp
maskedit.pp
masks.pas
menus.pp
pairsplitter.pas
popupnotifier.lrs
popupnotifier.pas
postscriptcanvas.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
postscriptprinter.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
printers.pas
propertystorage.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00
rubberband.pas
spin.pp
stdactns.pas
stdctrls.pp LCL: published TListbox.DragKind (bug #8350) 2008-03-05 14:46:55 +00:00
stringhashlist.pas LCL: fixed disabling overflow checking 2008-02-26 12:17:11 +00:00
textstrings.pas
themes.pas
tmschema.pas
toolwin.pp
translations.pas LCL: translations: fixed reading unitname:identifier to unitname.identifier of po files, bug #10938 2008-03-17 15:41:06 +00:00
utrace.pp
xmlpropstorage.pas decapitalize all procedure and function keywords to make all looks the same 2008-03-03 08:06:26 +00:00