lazarus/lcl
2003-12-20 01:20:53 +00:00
..
images started TDBNavigator 2003-09-19 16:10:32 +00:00
include attachmenutowindow cleanup 2003-12-18 08:50:13 +00:00
interfaces splitted output directories for cross compilation 2003-12-20 01:20:53 +00:00
languages updated spanish translation from Raul Moratalla 2003-12-01 16:11:48 +00:00
nonwin32 added ambigious unit check for IDE 2003-11-15 13:07:09 +00:00
templates
units splitted output directories for cross compilation 2003-12-20 01:12:23 +00:00
actnlist.pas started TLabeledEdit 2003-06-10 15:58:39 +00:00
alllclunits.pp fixed ambigious units registry and forms 2003-12-07 09:07:22 +00:00
arrow.pp fixed TArrow streaming 2003-05-14 10:19:06 +00:00
avglvltree.pas added fontdialog options to win32 intf from Wojciech Malinowski 2003-07-03 18:10:55 +00:00
buttons.pp added ambigious unit check for IDE 2003-11-15 13:07:09 +00:00
calendar.pp completed compstyles and fixed calendar date parsing from Karl 2003-10-02 11:33:39 +00:00
checklst.pas * fixed cached items.object storage if TCheckListBox 2003-07-09 00:13:18 +00:00
clipbrd.pp renamed LCLLinux to LCLIntf 2003-09-18 09:21:03 +00:00
clistbox.pp
comctrls.pp fixed fpc 1.9.1 warns 2003-11-30 18:35:20 +00:00
commctrl.pp fixed some bugs by Andreas 2003-11-10 19:05:44 +00:00
controls.pp hint fixes: parentfont, font itself, showing/hiding + more 2003-12-14 19:18:04 +00:00
COPYING
COPYING.LCL
customtimer.pas reduced unit circles, fixed fpImage streaming 2003-11-26 21:30:19 +00:00
dbctrls.pp partly fixed streaming of DBCalendar, and opRemove notification of DBText DBEdit DBCalendar 2003-09-22 15:03:19 +00:00
dbgrids.pas added TDBGrid from Jesus 2003-09-20 09:16:07 +00:00
dialogs.pp add csForm, start fixing Style matching for syscolors and fonts 2003-10-15 20:33:37 +00:00
dirsel.lfm * applied patch from Bob Wingard 2003-08-02 01:07:39 +00:00
dirsel.lrs * applied patch from Bob Wingard 2003-08-02 01:07:39 +00:00
dirsel.pas fixed breaking circle in ChangeBounds 2003-08-04 08:43:20 +00:00
dynamicarray.pas applied patch from Jesus for many grid improvements 2003-01-21 23:07:14 +00:00
dynhasharray.pp * Fixed key/index generation 2003-11-19 00:44:25 +00:00
extctrls.pp compatibility with new 1.1 2003-10-23 16:15:30 +00:00
extdlgs.pas implemented TImage.Proportional 2003-09-03 08:53:39 +00:00
extendedstrings.pas MG: implemented TMethodList and Application Idle handlers 2002-11-02 22:25:36 +00:00
filectrl.pp * Fixing VER1_1 compile problem to allow using 1.1 compiler 2003-10-31 14:25:59 +00:00
forms.pp hint fixes: parentfont, font itself, showing/hiding + more 2003-12-14 19:18:04 +00:00
graphics.pp try: gdi memory leak fix for pen 2003-12-02 12:25:17 +00:00
graphmath.pp fixed some bugs by Andreas 2003-11-10 19:05:44 +00:00
graphtype.pp codecompletion: forward proc body position now block sensitive 2003-12-06 19:20:46 +00:00
grids.pas added ambigious unit check for IDE 2003-11-15 13:07:09 +00:00
imglist.pp started package registration 2003-04-04 16:35:24 +00:00
interfacebase.pp hint fixes: parentfont, font itself, showing/hiding + more 2003-12-14 19:18:04 +00:00
intfgraphics.pas hint fixes: parentfont, font itself, showing/hiding + more 2003-12-14 19:18:04 +00:00
LAYOUT.TXT
lazlinkedlist.pas renamed lazqueue to lazlinkedlist, patch from Jeroen 2003-08-18 13:26:06 +00:00
lclicons.lrs started TDBNavigator 2003-09-19 16:10:32 +00:00
lclintf.pas removed menutype.pas 2003-11-27 23:02:30 +00:00
lclmemmanager.pas ipro now shows simple HTML pages 2003-03-30 20:37:15 +00:00
lclproc.pas
lclstrconsts.pas added TFrame definition, no implementation 2003-08-27 09:20:44 +00:00
lcltype.pp * Splitted winapi*.inc into a winapi and a lcl interface communication part 2003-11-24 11:03:07 +00:00
lmessages.pp added ambigious unit check for IDE 2003-11-15 13:07:09 +00:00
lresources.pp fixed compilation gtk and fpc 1.9 2003-12-16 14:01:27 +00:00
Makefile splitted output directories for cross compilation 2003-12-20 01:20:53 +00:00
Makefile.fpc splitted output directories for cross compilation 2003-12-20 01:20:53 +00:00
maskedit.pp Menu editor form anchors from Tony 2003-11-09 10:31:49 +00:00
menus.pp removed menutype.pas 2003-11-27 23:02:30 +00:00
pairsplitter.pas renamed LCLLinux to LCLIntf 2003-09-18 09:21:03 +00:00
postscriptprinter.pas fixed postscriptpinter BeginDoc from Tony 2003-11-03 22:42:00 +00:00
printers.pas fixed some win32 intf warnings 2003-06-28 16:20:19 +00:00
spin.pp fixed default values of TSpinEdit 2003-06-16 17:21:00 +00:00
stdctrls.pp implemented Clean Directories 2003-11-28 23:24:57 +00:00
stringhashlist.pas combined lazconf things for unix 2003-08-15 14:01:20 +00:00
textstrings.pas fixed textstrings 2003-08-11 20:49:56 +00:00
toolwin.pp renamed LCLLinux to LCLIntf 2003-09-18 09:21:03 +00:00
utrace.pp * change $ifdef ver1_1 to $ifndef ver1_0 so it works also with 2003-11-03 16:57:47 +00:00
vclglobals.pp * Splitted winapi*.inc into a winapi and a lcl interface communication part 2003-11-24 11:03:07 +00:00