.. |
forms
|
fixed exception during loading of TCalendar with different date format
|
2006-05-26 14:50:32 +00:00 |
images
|
|
|
include
|
added class keyword to proc bodies for fpc 2.1.1
|
2006-05-27 17:40:59 +00:00 |
interfaces
|
added class keyword to proc bodies for fpc 2.1.1
|
2006-05-30 11:53:11 +00:00 |
languages
|
updated finnish translation from Seppo
|
2006-05-23 21:44:24 +00:00 |
nonwin32
|
|
|
templates
|
|
|
tests
|
fixed 1671
|
2006-05-21 13:57:08 +00:00 |
widgetset
|
added class keyword to proc bodies for fpc 2.1.1
|
2006-05-27 17:40:59 +00:00 |
actnlist.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
alllclunits.pp
|
moved ideintf/helphtml.pas to lcl/lazhelphtml.pas
|
2006-05-13 15:12:42 +00:00 |
arrow.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
asyncprocess.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
avglvltree.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
buttonpanel.pas
|
added TControlStyle csOwnedChildSelection
|
2006-05-03 20:28:45 +00:00 |
buttons.pp
|
set button/bitbtn borderspacing.innerborder to 4
|
2006-05-22 08:10:49 +00:00 |
calendar.pp
|
fixed exception during loading of TCalendar with different date format
|
2006-05-26 14:50:32 +00:00 |
chart.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
checklst.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
clipbrd.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
clistbox.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
colorbox.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
comctrls.pp
|
fixed restoring listview columns at design time, issue #6962
|
2006-05-25 07:32:48 +00:00 |
commctrl.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
controls.pp
|
fix paintbox canvas isn't moved along his control issue #2096
|
2006-05-26 00:40:14 +00:00 |
customtimer.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
dbactns.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
dbctrls.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
dbgrids.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
defaulttranslator.pas
|
replaced IFDEF win32 with IF defined(VER2_0_2) and defined(WIN32)
|
2006-02-17 14:07:21 +00:00 |
dialogs.pp
|
added TFindDialog, TReplaceDialog from Aleksey Lagunov
|
2006-05-19 22:32:04 +00:00 |
dirsel.lfm
|
|
|
dirsel.lrs
|
set button/bitbtn borderspacing.innerborder to 4
|
2006-05-22 08:10:49 +00:00 |
dirsel.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
dynamicarray.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
dynhasharray.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
dynqueue.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
edbtnimg.lrs
|
|
|
editbtn.pas
|
fixed exception during loading of TCalendar with different date format
|
2006-05-26 14:50:32 +00:00 |
extctrls.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
extdlgs.lrs
|
|
|
extdlgs.pas
|
disable autosize for calendardialogform, because it doesn't work correctly
|
2006-05-24 21:14:32 +00:00 |
extendedstrings.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
extgraphics.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
filectrl.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
fileutil.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
forms.pp
|
fixed mouse events return wrong coordinates in scrolling components (win32, issue #1983), enabled ajustments for customforms in gtk
|
2006-05-20 17:10:17 +00:00 |
fpcadds.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
graphics.pp
|
added class keyword to proc bodies for fpc 2.1.1
|
2006-05-27 17:40:59 +00:00 |
graphmath.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
graphtype.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
grids.pas
|
restore grid's custom columns after rowcount:=0, bug #6956
|
2006-05-23 05:25:39 +00:00 |
helpintfs.pas
|
added Help to TApplication, disable it with Application.Navigation-[anoF1ForHelp]
|
2006-05-13 17:07:25 +00:00 |
imglist.pp
|
changed TImageList.Add to use AddCopy instead of AddDirect for Delphi compatibility
|
2006-05-22 08:17:41 +00:00 |
inipropstorage.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
interfacebase.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
intfgraphics.pas
|
added ideintf/stringspropeditdlg.pas
|
2006-05-25 15:13:44 +00:00 |
LAYOUT.txt
|
renamed *.TXT to *.txt
|
2005-10-01 09:40:41 +00:00 |
lazconfigstorage.pas
|
moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas
|
2006-05-13 11:44:14 +00:00 |
lazhelphtml.pas
|
fixed showing file URLs on windows
|
2006-05-31 21:06:08 +00:00 |
lazhelpintf.pas
|
fixed showing file URLs on windows
|
2006-05-31 21:06:08 +00:00 |
lazlinkedlist.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
lclclasses.pp
|
added class keyword to proc bodies for fpc 2.1.1
|
2006-05-27 17:40:59 +00:00 |
lclicons.lrs
|
|
|
lclintf.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
lclmemmanager.pas
|
|
|
lclproc.pas
|
added more variants for dbgs
|
2006-05-26 15:28:34 +00:00 |
lclrescache.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
lclstrconsts.pas
|
added example for HTML help
|
2006-05-19 21:56:07 +00:00 |
lcltype.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
lconv.pas
|
win64 fixes (from peter, modified)
|
2006-05-01 21:45:12 +00:00 |
ldockctrl.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
ldockctrledit.lfm
|
set button/bitbtn borderspacing.innerborder to 4
|
2006-05-22 08:10:49 +00:00 |
ldockctrledit.lrs
|
set button/bitbtn borderspacing.innerborder to 4
|
2006-05-22 08:10:49 +00:00 |
ldockctrledit.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
ldocktree.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
lmessages.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
lresources.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
Makefile
|
win64 fixes (from peter, modified)
|
2006-05-01 21:45:12 +00:00 |
Makefile.fpc
|
win64 fixes (from peter, modified)
|
2006-05-01 21:45:12 +00:00 |
maps.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
maskedit.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
menus.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
pairsplitter.pas
|
added class keyword to proc bodies for fpc 2.1.1
|
2006-05-27 17:40:59 +00:00 |
postscriptcanvas.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
postscriptprinter.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
printers.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
propertystorage.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
spin.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
stdactns.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
stdctrls.pp
|
added WithThemSpace parameter to GetPreferredSize
|
2006-05-21 15:47:28 +00:00 |
stringhashlist.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
textstrings.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
toolwin.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
translations.pas
|
added flag DisableCWString
|
2006-05-18 06:23:58 +00:00 |
utrace.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
xmlpropstorage.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |