| .. |
|
images
|
|
|
|
include
|
fixed TCanvas.GetWidth (issue #1847)
|
2006-03-08 11:55:37 +00:00 |
|
interfaces
|
started implementation for TApplication, TCustomForm and TCustomButton
|
2006-03-09 22:09:53 +00:00 |
|
languages
|
* updated Italian localization from Dean Zobec
|
2006-02-26 14:05:35 +00:00 |
|
nonwin32
|
|
|
|
templates
|
|
|
|
tests
|
|
|
|
widgetset
|
|
|
|
actnlist.pas
|
|
|
|
alllclunits.pp
|
added dynqueue.pas, changed license of dynamicarray.pas
|
2006-02-27 22:53:45 +00:00 |
|
arrow.pp
|
removed csDoubleClick from ControlStyle, it hasn't a double click event after all (fixes issue #1265)
|
2006-02-23 11:20:43 +00:00 |
|
asyncprocess.pp
|
implemented Quick Fix system
|
2006-02-20 18:55:36 +00:00 |
|
avglvltree.pas
|
|
|
|
buttonpanel.pas
|
|
|
|
buttons.pp
|
removed TSize from LCLType (fixes issue #1702)
|
2006-02-15 22:18:07 +00:00 |
|
calendar.pp
|
replaced IFDEF win32 with IF defined(VER2_0_2) and defined(WIN32)
|
2006-02-17 14:07:21 +00:00 |
|
chart.pp
|
|
|
|
checklst.pas
|
|
|
|
clipbrd.pp
|
|
|
|
clistbox.pp
|
|
|
|
colorbox.pas
|
fixed TColorBox odPainted
|
2006-01-29 00:18:36 +00:00 |
|
comctrls.pp
|
published TListView.HideSelection
|
2006-02-28 11:03:48 +00:00 |
|
commctrl.pp
|
|
|
|
controls.pp
|
started saving of anchor docking state
|
2006-02-17 12:36:45 +00:00 |
|
COPYING
|
|
|
|
customtimer.pas
|
|
|
|
dbactns.pp
|
|
|
|
dbctrls.pp
|
|
|
|
dbgrids.pas
|
fixed dbgrid do not save and restore scrollbars property
|
2006-02-25 20:29:58 +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
|
fixed ShowMessageBox with MB_ICONEXCLAMATION (issue #1780)
|
2006-02-27 14:24:48 +00:00 |
|
dirsel.lfm
|
|
|
|
dirsel.lrs
|
|
|
|
dirsel.pas
|
replaced IFDEF win32 with IF defined(VER2_0_2) and defined(WIN32)
|
2006-02-17 14:07:21 +00:00 |
|
dynamicarray.pas
|
added dynqueue.pas, changed license of dynamicarray.pas
|
2006-02-27 22:53:45 +00:00 |
|
dynhasharray.pp
|
|
|
|
dynqueue.pas
|
fixed 64bit TDynamicDataQueue
|
2006-02-28 16:01:04 +00:00 |
|
edbtnimg.lrs
|
|
|
|
editbtn.pas
|
|
|
|
extctrls.pp
|
implemented TControl.BorderSpacing.CellAlignHorizontal/Vertical, replaced TRadioGroup recreatewnd calls with UpdateItems, changed TRadioGroup.AutoFill to true as default
|
2006-01-27 15:21:08 +00:00 |
|
extdlgs.lrs
|
|
|
|
extdlgs.pas
|
|
|
|
extendedstrings.pas
|
|
|
|
extgraphics.pas
|
|
|
|
filectrl.pp
|
|
|
|
fileutil.pas
|
replaced {$IFDEF mswindows} by {$IFDEF windows}
|
2006-03-03 20:58:21 +00:00 |
|
forms.pp
|
clean up
|
2006-02-20 13:41:28 +00:00 |
|
fpcadds.pas
|
removed fpc 2.0.0 compatibility workarounds
|
2006-02-17 15:19:01 +00:00 |
|
graphics.pp
|
removed BrushCopy
|
2006-03-07 14:03:32 +00:00 |
|
graphmath.pp
|
|
|
|
graphtype.pp
|
|
|
|
grids.pas
|
fixed hang on scrolling to partially visible cell, possible range chk err in scrollbarrange from Colin W.
|
2006-03-07 07:34:43 +00:00 |
|
imglist.pp
|
|
|
|
inipropstorage.pas
|
|
|
|
interfacebase.pp
|
added TWidgetSet.AppSetTitle, implemented for TWin32WidgetSet (fixes issue #1758)
|
2006-02-23 09:35:39 +00:00 |
|
intfgraphics.pas
|
|
|
|
LAYOUT.txt
|
|
|
|
lazlinkedlist.pas
|
|
|
|
lclclasses.pp
|
|
|
|
lclicons.lrs
|
|
|
|
lclintf.pas
|
replaced IFDEF win32 with IF defined(VER2_0_2) and defined(WIN32)
|
2006-02-17 14:07:21 +00:00 |
|
lclmemmanager.pas
|
|
|
|
lclproc.pas
|
fixed SourceChangeCache
|
2006-03-06 18:53:29 +00:00 |
|
lclrescache.pas
|
added DefineRectProperty
|
2006-02-23 16:29:43 +00:00 |
|
lclstrconsts.pas
|
|
|
|
lcltype.pp
|
added DefineRectProperty
|
2006-02-23 16:29:43 +00:00 |
|
lconv.pas
|
added UTF8 conversion functions to cp1251 and koi8-r, compile with -dMultiLocale from Vasily Volchenko
|
2006-03-08 23:31:47 +00:00 |
|
ldockctrl.pas
|
started saving of anchor docking state
|
2006-02-17 12:36:45 +00:00 |
|
ldockctrledit.lfm
|
added anchor docking example
|
2006-02-09 18:31:10 +00:00 |
|
ldockctrledit.lrs
|
added anchor docking example
|
2006-02-09 18:31:10 +00:00 |
|
ldockctrledit.pas
|
|
|
|
ldocktree.pas
|
added anchor docking example
|
2006-02-09 18:31:10 +00:00 |
|
lmessages.pp
|
replaced IFDEF win32 with IF defined(VER2_0_2) and defined(WIN32)
|
2006-02-17 14:07:21 +00:00 |
|
lresources.pp
|
clearing session modified flags
|
2006-03-03 00:32:47 +00:00 |
|
Makefile
|
don't use nonwin32\messages for wince
|
2006-03-09 22:39:52 +00:00 |
|
Makefile.fpc
|
don't use nonwin32\messages for wince
|
2006-03-09 22:39:52 +00:00 |
|
maskedit.pp
|
|
|
|
menus.pp
|
|
|
|
pairsplitter.pas
|
|
|
|
postscriptcanvas.pas
|
removed BrushCopy
|
2006-03-07 14:03:32 +00:00 |
|
postscriptprinter.pas
|
|
|
|
printers.pas
|
|
|
|
propertystorage.pas
|
added reading/writing TRect to TFormPropertyStorage, fixed TSynEdit erasing space below
|
2006-02-24 13:29:54 +00:00 |
|
spin.pp
|
|
|
|
stdactns.pas
|
|
|
|
stdctrls.pp
|
removed fpc 2.0.0 compatibility workarounds
|
2006-02-17 15:19:01 +00:00 |
|
stringhashlist.pas
|
|
|
|
textstrings.pas
|
|
|
|
toolwin.pp
|
|
|
|
translations.pas
|
added UTF8 conversion functions to cp1251 and koi8-r, compile with -dMultiLocale from Vasily Volchenko
|
2006-03-08 23:31:47 +00:00 |
|
utrace.pp
|
|
|
|
xmlpropstorage.pas
|
|
|