lazarus/lcl
mattias a9c328fd76 improved and activated new statusbar
git-svn-id: trunk@5053 -
2004-01-12 13:43:12 +00:00
..
images added calculator icons 2003-12-25 11:53:36 +00:00
include improved and activated new statusbar 2004-01-12 13:43:12 +00:00
interfaces improved and activated new statusbar 2004-01-12 13:43:12 +00:00
languages updated russian translation 2004-01-06 12:50:56 +00:00
nonwin32 added ambigious unit check for IDE 2003-11-15 13:07:09 +00:00
templates
units removed unused CONTENT.TXT files for old output dirs 2003-12-28 12:04:57 +00:00
actnlist.pas renamed action.inc to lclaction.inc for democratic reasosn 2003-12-23 18:58:58 +00:00
alllclunits.pp fixed many range check warnings 2003-12-25 14:17:07 +00:00
arrow.pp fixed default value of TArrow.ArrowType 2004-01-06 10:53:31 +00:00
avglvltree.pas fixed many range check warnings 2003-12-25 14:17:07 +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 fixed many range check warnings 2003-12-25 14:17:07 +00:00
clistbox.pp
comctrls.pp improved and activated new statusbar 2004-01-12 13:43:12 +00:00
commctrl.pp fixed some bugs by Andreas 2003-11-10 19:05:44 +00:00
controls.pp add TWinControl.DoubleBuffered property which is a hint for the interface to do double-buffering for this control 2004-01-07 18:05:46 +00:00
COPYING
COPYING.LCL
customtimer.pas fixed color coversion range check 2003-12-26 10:59:25 +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 added TEditButton, TFileNameEdit, TDirectoryEdit, TDateEdit, TCalcEdit from Michael V.C. 2003-12-23 20:40:43 +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 fixed breaking circle in ChangeBounds 2003-08-04 08:43:20 +00:00
dynamicarray.pas started a posteriori message filtering 2003-12-26 12:36:31 +00:00
dynhasharray.pp * Fixed key/index generation 2003-11-19 00:44:25 +00:00
edbtnimg.lrs added TEditButton, TFileNameEdit, TDirectoryEdit, TDateEdit, TCalcEdit from Michael V.C. 2003-12-23 20:40:43 +00:00
editbtn.pas fixed many range check warnings 2003-12-25 14:17:07 +00:00
extctrls.pp started double buffering for gtk intf 2004-01-10 22:34:20 +00:00
extdlgs.lrs added TEditButton, TFileNameEdit, TDirectoryEdit, TDateEdit, TCalcEdit from Michael V.C. 2003-12-23 20:40:43 +00:00
extdlgs.pas fix a lot of range check errors win32 2003-12-29 14:22:22 +00:00
extendedstrings.pas MG: implemented TMethodList and Application Idle handlers 2002-11-02 22:25:36 +00:00
filectrl.pp renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
forms.pp fix a lot of range check errors win32 2003-12-29 14:22:22 +00:00
fpcadds.pas fixed many range check warnings 2003-12-25 14:17:07 +00:00
graphics.pp implemented Double Buffering for synedit and deactivated multi buffering in TGTKObject.ExtTextOut 2004-01-05 01:18:16 +00:00
graphmath.pp fixed many range check warnings 2003-12-25 14:17:07 +00:00
graphtype.pp codecompletion: forward proc body position now block sensitive 2003-12-06 19:20:46 +00:00
grids.pas fix col,row out of bounds (from jesus) 2003-12-30 21:20:19 +00:00
imglist.pp started package registration 2003-04-04 16:35:24 +00:00
interfacebase.pp * renamed (Check|Enable)MenuItem to MenuItemSet(Check|Enable) 2004-01-11 16:38:29 +00:00
intfgraphics.pas hint fixes: parentfont, font itself, showing/hiding + more 2003-12-14 19:18:04 +00:00
intfstrconsts.pas * renamed (Check|Enable)MenuItem to MenuItemSet(Check|Enable) 2004-01-11 16:38:29 +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 fix a lot of range check errors win32 2003-12-29 14:22:22 +00:00
lclstrconsts.pas added TEditButton, TFileNameEdit, TDirectoryEdit, TDateEdit, TCalcEdit from Michael V.C. 2003-12-23 20:40:43 +00:00
lcltype.pp - fix win32/checklistbox 2004-01-03 21:06:06 +00:00
lmessages.pp applied implementation for LM_LB_GETINDEXAT from Vincent 2004-01-03 11:57:48 +00:00
lresources.pp invalid form streams exceptions are no longer captured 2004-01-08 14:27:17 +00:00
Makefile fixed many range check warnings 2003-12-25 14:17:07 +00:00
Makefile.fpc fixed many range check warnings 2003-12-25 14:17:07 +00:00
maskedit.pp Menu editor form anchors from Tony 2003-11-09 10:31:49 +00:00
menus.pp implemented TMenuItem.Clear 2004-01-10 18:09:38 +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 TCustomListBox.ItemRect for gtk1 intf 2004-01-11 11:57:54 +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 removed non portable hkeys.inc 2004-01-03 12:04:07 +00:00