lazarus/lcl
2005-09-10 16:09:23 +00:00
..
images
include moved some autosizing code from TWinControl to TControl 2005-09-09 10:38:02 +00:00
interfaces * Updated with the latest widgetset changes 2005-09-10 16:09:23 +00:00
languages removed old spanish lcl utf translation, it is now in lcl.es.po 2005-09-06 18:00:08 +00:00
nonwin32 removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
templates removed cvs logs 2005-08-22 12:30:03 +00:00
tests fixed componentpalette adding via double click 2005-02-21 20:15:28 +00:00
units changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
widgetset added gtk handler for TCheckListBox item check change 2005-08-29 10:35:25 +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 removed cvs logs 2005-08-22 12:30:03 +00:00
arrow.pp * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
avglvltree.pas published TEdit.OnEditingDone 2005-02-04 15:24:56 +00:00
buttons.pp published TButton.Color 2005-09-04 23:28:33 +00:00
calendar.pp implemented calendar events for win32 interface (bug #980) 2005-08-16 21:36:49 +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 implemented TCustomCheckListBox.Count 2005-09-06 11:36:12 +00:00
clipbrd.pp removed cvs logs 2005-08-22 12:30:03 +00:00
clistbox.pp removed cvs logs 2005-08-22 12:30:03 +00:00
colorbox.pas published Palette from Darius 2005-07-25 19:44:55 +00:00
comctrls.pp changed TListView columns Caption from string to TTranslateString from Vasily Volchenko 2005-09-06 22:47:27 +00:00
commctrl.pp removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
controls.pp moved some autosizing code from TWinControl to TControl 2005-09-09 10:38:02 +00:00
COPYING
COPYING.LCL
customtimer.pas * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
dbactns.pp registered actions and added new action list editor from Pawel 2005-03-11 15:33:29 +00:00
dbctrls.pp removed cvs logs 2005-08-22 12:30:03 +00:00
dbgrids.pas improved TGridColumn.GetDisplayName and updating column index in TCollection editor 2005-08-31 08:43:26 +00:00
defaulttranslator.pas removed cvs logs 2005-08-22 12:30:03 +00:00
dialogs.pp removed cvs logs 2005-08-22 12:30:03 +00:00
dirsel.lfm
dirsel.lrs
dirsel.pas fixed FindNext finding empty filename 2005-08-30 17:41:53 +00:00
dynamicarray.pas
dynhasharray.pp replaced codetools+gtk intf TList with faster TFPList 2005-07-23 09:27:30 +00:00
edbtnimg.lrs
editbtn.pas fixed selection of composite component items 2005-08-11 19:46:12 +00:00
extctrls.pp fixed TAnchorSide.Side default value 2005-09-09 08:42:33 +00:00
extdlgs.lrs
extdlgs.pas added OpenDialog Filters from Salvatore Coppola 2005-03-21 09:14:17 +00:00
extendedstrings.pas added idewindowintf.pas - interface for storing IDE dialogs sizes 2005-07-31 10:21:18 +00:00
extgraphics.pas removed cvs logs 2005-08-22 12:30:03 +00:00
filectrl.pp removed cvs logs 2005-08-22 12:30:03 +00:00
fileutil.pas fixed TAnchorSide.Side default value 2005-09-09 08:42:33 +00:00
forms.pp added debugln for AutoSizeDelayed 2005-09-06 22:25:54 +00:00
fpcadds.pas added win32 widesrting functions for fpc 2.0.0 2005-08-25 20:33:31 +00:00
graphics.pp * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
graphmath.pp removed cvs logs 2005-08-22 12:30:03 +00:00
graphtype.pp TBitmap with transparent pixels now saves in xpm format 2005-08-22 23:24:26 +00:00
grids.pas improved TGridColumn.GetDisplayName and updating column index in TCollection editor 2005-08-31 08:43:26 +00:00
imglist.pp removed cvs logs 2005-08-22 12:30:03 +00:00
inipropstorage.pas removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
interfacebase.pp * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
intfgraphics.pas optimized copying to memorystreams 2005-08-23 09:19:39 +00:00
LAYOUT.TXT removed cvs logs 2005-08-22 12:30:03 +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 removed cvs logs 2005-08-22 12:30:03 +00:00
lclmemmanager.pas fixed sending UTF8 key presses in gtk intf 2005-07-23 23:15:19 +00:00
lclproc.pas added DumpStack procedure: it writes a back trace to the console / debugtxt 2005-09-06 09:01:00 +00:00
lclrescache.pas added uses LCLType to get the correct THandle type 2005-08-01 13:00:09 +00:00
lclstrconsts.pas fixed newline char #13 in lclstrconsts 2005-08-30 09:39:30 +00:00
lcltype.pp removed cvs logs 2005-08-22 12:30:03 +00:00
ldocktree.pas fixed reading vaInt16 2005-07-19 20:58:15 +00:00
lmessages.pp added gtk handler for TCheckListBox item check change 2005-08-29 10:35:25 +00:00
lresources.pp implemented Add To Project menu item in package editor, fixed fpc lresources warnings, reduced debug output 2005-08-29 08:25:37 +00:00
Makefile changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
Makefile.fpc changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
maskedit.pp published BorderSpacing for many controls 2004-12-27 19:40:59 +00:00
menus.pp implemented dynamic menu item in MenuIntf, Source Editor now uses the menuintf 2005-09-02 17:46:30 +00:00
pairsplitter.pas * Reworked listviews to match new interface 2005-02-26 17:08:41 +00:00
postscriptcanvas.pas removed $IFDEF VER1 from Martin Smat 2005-08-02 20:00:41 +00:00
postscriptprinter.pas TFont, TBrush, TPen can now be used with fpCanvas 2005-01-07 21:02:59 +00:00
printers.pas added abstractg TPrinter exception 2005-08-30 17:31:17 +00:00
propertystorage.pas removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
spin.pp - Removed underscores from properties 2005-04-12 21:21:11 +00:00
stdactns.pas made actions editor translatable from Pawel 2005-03-16 11:59:50 +00:00
stdctrls.pp implemented TCustomEdit.Clear (issue #1142) 2005-09-05 20:07:38 +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 removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
xmlpropstorage.pas fixes for fpc 2.1.1 xmlcfg 2005-08-16 14:40:10 +00:00