.. |
images
|
|
|
include
|
implement ShowInTaskBar for win32 intf
|
2005-03-25 08:58:11 +00:00 |
interfaces
|
implement ShowInTaskBar for win32 intf
|
2005-03-25 08:58:11 +00:00 |
languages
|
updated french translation from Robert Calmas
|
2005-03-19 08:55:32 +00:00 |
nonwin32
|
removed obsolete unit vclglobals
|
2004-08-18 09:31:21 +00:00 |
templates
|
removed obsolete unit vclglobals
|
2004-08-18 09:31:21 +00:00 |
tests
|
fixed componentpalette adding via double click
|
2005-02-21 20:15:28 +00:00 |
units
|
add file to keep dir
|
2005-03-18 09:14:55 +00:00 |
widgetset
|
implemented TCustomForm.ShowInTaskBar for gtk1+2 from Andrew Haines
|
2005-03-19 23:36:26 +00:00 |
actnlist.pas
|
moved CM_ message constants from crontrols.pp to lmessages.pp to break circles and clean up controls.pp
|
2005-03-11 14:40:37 +00:00 |
alllclunits.pp
|
fixed ambigious with ambiguous
|
2005-03-23 10:45:06 +00:00 |
arrow.pp
|
published BorderSpacing for many controls
|
2004-12-27 19:40:59 +00:00 |
avglvltree.pas
|
published TEdit.OnEditingDone
|
2005-02-04 15:24:56 +00:00 |
buttons.pp
|
fixed ambigious with ambiguous
|
2005-03-23 10:45:06 +00:00 |
calendar.pp
|
fixed TCalendar resizing problems from Salvatore
|
2005-02-25 18:16:41 +00:00 |
chart.pp
|
next try to fix the gtk1 crashing on focussing a window from Andrew Haines
|
2005-03-20 09:35:47 +00:00 |
checklst.pas
|
published BorderSpacing for many controls
|
2004-12-27 19:40:59 +00:00 |
clipbrd.pp
|
implemented platform independent binary object streamer
|
2004-08-15 14:39:36 +00:00 |
clistbox.pp
|
removed obsolete unit vclglobals
|
2004-08-18 09:31:21 +00:00 |
comctrls.pp
|
various Delphi compatibilities from C Western
|
2005-03-07 00:52:51 +00:00 |
commctrl.pp
|
removed obsolete unit vclglobals
|
2004-08-18 09:31:21 +00:00 |
controls.pp
|
implement ShowInTaskBar for win32 intf
|
2005-03-25 08:58:11 +00:00 |
COPYING
|
|
|
COPYING.LCL
|
|
|
customtimer.pas
|
removed obsolete unit vclglobals
|
2004-08-18 09:31:21 +00:00 |
dbactns.pp
|
registered actions and added new action list editor from Pawel
|
2005-03-11 15:33:29 +00:00 |
dbctrls.pp
|
fixed 1.0.10 compilation
|
2004-10-01 13:25:51 +00:00 |
dbgrids.pas
|
checking HandleAllocated for dbgrid from Jesus
|
2005-03-24 09:50:03 +00:00 |
defaulttranslator.pas
|
updated russian translation from VVI
|
2005-01-10 19:01:36 +00:00 |
dialogs.pp
|
fixed ambigious with ambiguous
|
2005-03-23 10:45:06 +00:00 |
dirsel.lfm
|
fixed crDefault in lrs files
|
2004-01-08 13:52:09 +00:00 |
dirsel.lrs
|
fixed crDefault in lrs files
|
2004-01-08 13:52:09 +00:00 |
dirsel.pas
|
findinfiles uses tselectdirectorydialog; remove global SelectDirectory function (from vincent)
|
2004-01-24 11:42:53 +00:00 |
dynamicarray.pas
|
replaced writeln by debugln
|
2004-05-11 11:42:27 +00:00 |
dynhasharray.pp
|
changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
|
2005-03-07 21:59:45 +00:00 |
edbtnimg.lrs
|
|
|
editbtn.pas
|
changed default value of TDateEdit.ReadOnly to true
|
2005-03-19 10:05:04 +00:00 |
extctrls.pp
|
various Delphi compatibilities from C Western
|
2005-03-07 00:52:51 +00:00 |
extdlgs.lrs
|
|
|
extdlgs.pas
|
added OpenDialog Filters from Salvatore Coppola
|
2005-03-21 09:14:17 +00:00 |
extendedstrings.pas
|
fix create new record upon put object bug
|
2004-06-11 20:15:40 +00:00 |
extgraphics.pas
|
updated memcheck.pas from heaptrc.pp
|
2004-11-10 15:25:32 +00:00 |
filectrl.pp
|
fixed ambigious with ambiguous
|
2005-03-23 10:45:06 +00:00 |
fileutil.pas
|
checking HandleAllocated for dbgrid from Jesus
|
2005-03-24 09:50:03 +00:00 |
forms.pp
|
implement ShowInTaskBar for win32 intf
|
2005-03-25 08:58:11 +00:00 |
fpcadds.pas
|
changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
|
2005-03-07 21:59:45 +00:00 |
fpdoc.css
|
added fpdoc stylesheet
|
2004-12-02 13:05:55 +00:00 |
graphics.pp
|
fixed Arc and changed x,y to Left,Top to make meaning more clear
|
2005-03-04 13:50:09 +00:00 |
graphmath.pp
|
replaced writeln by debugln
|
2004-05-11 11:42:27 +00:00 |
graphtype.pp
|
changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
|
2005-03-07 21:59:45 +00:00 |
grids.pas
|
basic clipboard support for TStringGrid from Jesus
|
2005-03-21 08:20:39 +00:00 |
imglist.pp
|
implemented very rudimentary TTabControl
|
2004-09-10 16:28:51 +00:00 |
inipropstorage.pas
|
public TPropertyStorage StorageNeeded and FreeStorage
|
2005-02-17 22:35:05 +00:00 |
interfacebase.pp
|
convert LM_CREATE message to interface methods
|
2004-09-24 21:34:14 +00:00 |
intfgraphics.pas
|
* typo
|
2005-03-15 23:33:43 +00:00 |
LAYOUT.TXT
|
* Moved the implementation of (GTK)ButtonCreateHandle to the new
|
2004-03-19 00:03:15 +00:00 |
lazlinkedlist.pas
|
|
|
lclclasses.pp
|
implemented creating classes at run time from any TComponent descendant
|
2004-11-20 11:20:06 +00:00 |
lclicons.lrs
|
|
|
lclintf.pas
|
moved CM_ message constants from crontrols.pp to lmessages.pp to break circles and clean up controls.pp
|
2005-03-11 14:40:37 +00:00 |
lclmemmanager.pas
|
changed TControl.Anchors default value to AnchorAlign[Align]
|
2004-12-20 00:11:24 +00:00 |
lclproc.pas
|
changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
|
2005-03-07 21:59:45 +00:00 |
lclrescache.pas
|
changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
|
2005-03-07 21:59:45 +00:00 |
lclstrconsts.pas
|
fixed range check error and simplified valid date test
|
2005-02-25 10:20:53 +00:00 |
lcltype.pp
|
fixed ambigious with ambiguous
|
2005-03-23 10:45:06 +00:00 |
lmessages.pp
|
fixed ambigious with ambiguous
|
2005-03-23 10:45:06 +00:00 |
lresources.pp
|
* fixed alignment/endianess for sparc
|
2005-03-16 00:25:46 +00:00 |
Makefile
|
started the carbon LCL interface
|
2004-09-06 22:24:52 +00:00 |
Makefile.fpc
|
fixed TCanvas.TextRect Delphi compatible Rect and added TBarChart from Michael VC
|
2004-09-24 13:45:32 +00:00 |
maskedit.pp
|
published BorderSpacing for many controls
|
2004-12-27 19:40:59 +00:00 |
menus.pp
|
moved CM_ message constants from crontrols.pp to lmessages.pp to break circles and clean up controls.pp
|
2005-03-11 14:40:37 +00:00 |
pairsplitter.pas
|
* Reworked listviews to match new interface
|
2005-02-26 17:08:41 +00:00 |
postscriptcanvas.pas
|
added gtk1 check for current desktop on focussing windows from Andrew Haines
|
2005-03-17 10:10:51 +00:00 |
postscriptprinter.pas
|
TFont, TBrush, TPen can now be used with fpCanvas
|
2005-01-07 21:02:59 +00:00 |
printers.pas
|
added gtk1 check for current desktop on focussing windows from Andrew Haines
|
2005-03-17 10:10:51 +00:00 |
propertystorage.pas
|
fixed 1.9.9 compilation (rtlconst -> rtlconsts)
|
2005-03-08 11:24:05 +00:00 |
spin.pp
|
tabstop default for focusable controls is true (spinedit)
|
2005-03-16 16:14:50 +00:00 |
stdactns.pas
|
made actions editor translatable from Pawel
|
2005-03-16 11:59:50 +00:00 |
stdctrls.pp
|
made TCustomCombobox.Clear virtual
|
2005-03-20 21:12:15 +00:00 |
stringhashlist.pas
|
|
|
textstrings.pas
|
TTextStrings improvements (Exchange, Put), clean ups
|
2004-11-24 08:18:13 +00:00 |
toolwin.pp
|
removed obsolete unit vclglobals
|
2004-08-18 09:31:21 +00:00 |
utrace.pp
|
|
|
xmlpropstorage.pas
|
fixed hint size and activate
|
2005-02-26 20:26:03 +00:00 |