lazarus/lcl
2005-09-23 12:31:04 +00:00
..
images
include fixed using the CM_TEXTCHANGED messages from the interfaces 2005-09-23 12:31:04 +00:00
interfaces * fixed scrollcalback for scrollbox 2005-09-22 22:58:44 +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 * Fixed bug #907 2005-09-10 16:31:04 +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 renamed TSpinEdit to TFloatSpinEdit and added new TSpinEdit with integers 2005-09-22 08:59:42 +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 TBitBtn now calls AdjustSize on change 2005-09-19 22:07:12 +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 Implemented TClipBoard.BeginUpdate/EndUpdate 2005-09-17 15:51:05 +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 implemented TComboBox.OnSelect from Andrew Haines 2005-09-12 22:31:13 +00:00
commctrl.pp
controls.pp fixed using the CM_TEXTCHANGED messages from the interfaces 2005-09-23 12:31:04 +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 * Fixed bug #907 2005-09-10 16:31:04 +00:00
defaulttranslator.pas removed cvs logs 2005-08-22 12:30:03 +00:00
dialogs.pp added to dialogs TCustomPrintDialog 2005-09-17 20:36:21 +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 renamed TCalculatorPanel.TextChanged to TextChange 2005-09-20 18:08:08 +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 codetools now saves files keeping the file case on disk 2005-09-19 21:57:39 +00:00
forms.pp implemented TApplication.OnActivate/OnDeactivate 2005-09-16 09:39:08 +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 update_cross_fpc.sh now installs a complete cross fpc+binutils set 2005-09-10 18:40:07 +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
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 use DirPathExists instead of DirectoryExists, because DirectoryExists('c:\') returns false. 2005-09-10 21:05:08 +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 * Fixed scrolling for TScrollbox in GTK (gtklayout based controls) 2005-09-18 13:40:54 +00:00
ldocktree.pas fixed reading vaInt16 2005-07-19 20:58:15 +00:00
lmessages.pp * Fixed bug #907 2005-09-10 16:31:04 +00:00
lresources.pp improved some lfm error handling 2005-09-12 22:12:24 +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 TBitBtn now calls AdjustSize on change 2005-09-19 22:07:12 +00:00
menus.pp added NewMenu, NewSubMenu, NewItem, NewLine menu functions 2005-09-19 08:24:41 +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
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 renamed TSpinEdit to TFloatSpinEdit and added new TSpinEdit with integers 2005-09-22 08:59:42 +00:00
stdactns.pas made actions editor translatable from Pawel 2005-03-16 11:59:50 +00:00
stdctrls.pp TBitBtn now calls AdjustSize on change 2005-09-19 22:07:12 +00:00
stringhashlist.pas
textstrings.pas
toolwin.pp
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