lazarus/lcl
2003-11-24 11:03:07 +00:00
..
images started TDBNavigator 2003-09-19 16:10:32 +00:00
include * Splitted winapi*.inc into a winapi and a lcl interface communication part 2003-11-24 11:03:07 +00:00
interfaces * Splitted winapi*.inc into a winapi and a lcl interface communication part 2003-11-24 11:03:07 +00:00
languages added russian localization for win32 2003-11-11 22:39:43 +00:00
nonwin32 added ambigious unit check for IDE 2003-11-15 13:07:09 +00:00
templates
units MG: added lcl/units/gnome 2002-10-03 18:11:22 +00:00
actnlist.pas started TLabeledEdit 2003-06-10 15:58:39 +00:00
alllclunits.pp added ambigious unit check for IDE 2003-11-15 13:07:09 +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 implemented auto selection visible for component tree 2003-11-07 15:57:45 +00:00
commctrl.pp fixed some bugs by Andreas 2003-11-10 19:05:44 +00:00
controls.pp moved TBevelCut to controls.pp 2003-11-22 17:22:15 +00:00
COPYING
COPYING.LCL
customtimer.pas more localization for gtk- and win32-interface and lcl 2003-03-11 07:46:44 +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 started PixelsPerInch 2003-11-17 23:09:39 +00:00
graphics.pp moved TBevelCut to controls.pp 2003-11-22 17:22:15 +00:00
graphmath.pp fixed some bugs by Andreas 2003-11-10 19:05:44 +00:00
graphtype.pp moved many graphics types form graphtype.pp to graphics.pp 2003-08-25 16:43:32 +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 * Splitted winapi*.inc into a winapi and a lcl interface communication part 2003-11-24 11:03:07 +00:00
intfgraphics.pas fpimage monochrome bitmap fix 2003-11-14 20:24:28 +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 * Splitted winapi*.inc into a winapi and a lcl interface communication part 2003-11-24 11:03:07 +00:00
lclmemmanager.pas ipro now shows simple HTML pages 2003-03-30 20:37:15 +00:00
lclproc.pas many clipping fixes 2002-08-17 23:41:35 +00:00
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 moved some lazarus resource code to LResources.pp 2003-10-07 14:54:59 +00:00
Makefile fixed compilability lcl-win32-fpc1.0.x 2003-11-16 12:44:16 +00:00
Makefile.fpc fixed compilability lcl-win32-fpc1.0.x 2003-11-16 12:44:16 +00:00
maskedit.pp Menu editor form anchors from Tony 2003-11-09 10:31:49 +00:00
menus.pp changed TMenuItem.Graphic to TMenuItem.Bitmap 2003-11-16 01:56:15 +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
registry.pp
spin.pp fixed default values of TSpinEdit 2003-06-16 17:21:00 +00:00
stdctrls.pp fixed scrollbar events under gtk from Colin 2003-11-08 14:12:48 +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