lazarus/lcl
2005-06-22 09:45:59 +00:00
..
images
include implemented saving alpha bmp and using transparency for IDE glyph editor 2005-06-22 09:45:59 +00:00
interfaces fixed gtk intf popup menu placement from Andrew Haines 2005-06-21 22:36:22 +00:00
languages updated italian translation from Marco Ciampa 2005-06-01 21:15:11 +00:00
nonwin32
templates
tests fixed componentpalette adding via double click 2005-02-21 20:15:28 +00:00
units add file to keep dir 2005-03-18 09:14:55 +00:00
widgetset implement active default control switching 2005-04-17 18:41:15 +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 fixed ambigious with ambiguous 2005-03-23 10:45:06 +00:00
arrow.pp published BorderSpacing for many controls 2004-12-27 19:40:59 +00:00
avglvltree.pas published TEdit.OnEditingDone 2005-02-04 15:24:56 +00:00
buttons.pp started TButtonActionLink 2005-05-02 09:17:08 +00:00
calendar.pp fixed TCalendar resizing problems from Salvatore 2005-02-25 18:16:41 +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 published BorderSpacing for many controls 2004-12-27 19:40:59 +00:00
clipbrd.pp
clistbox.pp
comctrls.pp added TListItems.FindCaption partstart parameter 2005-04-22 08:19:39 +00:00
commctrl.pp
controls.pp need to recreate form window when changing border flags 2005-06-02 12:11:54 +00:00
COPYING
COPYING.LCL
customtimer.pas
dbactns.pp registered actions and added new action list editor from Pawel 2005-03-11 15:33:29 +00:00
dbctrls.pp added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1 2005-06-13 18:34:21 +00:00
dbgrids.pas added checkboxes to TDBGrid from Sergey Smirnov 2005-06-11 09:30:24 +00:00
defaulttranslator.pas updated russian translation from VVI 2005-01-10 19:01:36 +00:00
dialogs.pp fixed ambigious with ambiguous 2005-03-23 10:45:06 +00:00
dirsel.lfm
dirsel.lrs
dirsel.pas
dynamicarray.pas
dynhasharray.pp changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman 2005-03-07 21:59:45 +00:00
edbtnimg.lrs
editbtn.pas call inherited message handler to show/hide edit (fixes bug #809) 2005-04-25 12:47:52 +00:00
extctrls.pp also invalidate control, if it is only moved, but not resized. 2005-05-09 14:52:33 +00:00
extdlgs.lrs
extdlgs.pas added OpenDialog Filters from Salvatore Coppola 2005-03-21 09:14:17 +00:00
extendedstrings.pas
extgraphics.pas updated memcheck.pas from heaptrc.pp 2004-11-10 15:25:32 +00:00
filectrl.pp fixed ambigious with ambiguous 2005-03-23 10:45:06 +00:00
fileutil.pas checking HandleAllocated for dbgrid from Jesus 2005-03-24 09:50:03 +00:00
forms.pp - removed 1.x specific FindGlobalComponent 2005-06-21 14:41:16 +00:00
fpcadds.pas - removed 1.x specific FindGlobalComponent 2005-06-21 14:41:16 +00:00
fpdoc.css added fpdoc stylesheet 2004-12-02 13:05:55 +00:00
graphics.pp implemented saving alpha bmp and using transparency for IDE glyph editor 2005-06-22 09:45:59 +00:00
graphmath.pp
graphtype.pp changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman 2005-03-07 21:59:45 +00:00
grids.pas added checkboxes to TDBGrid from Sergey Smirnov 2005-06-11 09:30:24 +00:00
imglist.pp
inipropstorage.pas public TPropertyStorage StorageNeeded and FreeStorage 2005-02-17 22:35:05 +00:00
interfacebase.pp
intfgraphics.pas implemented saving alpha bmp and using transparency for IDE glyph editor 2005-06-22 09:45:59 +00:00
LAYOUT.TXT
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 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
lclmemmanager.pas changed TControl.Anchors default value to AnchorAlign[Align] 2004-12-20 00:11:24 +00:00
lclproc.pas added DumpExceptionBackTrace 2005-06-22 09:04:48 +00:00
lclrescache.pas changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman 2005-03-07 21:59:45 +00:00
lclstrconsts.pas fixed range check error and simplified valid date test 2005-02-25 10:20:53 +00:00
lcltype.pp fixed ambigious with ambiguous 2005-03-23 10:45:06 +00:00
lmessages.pp fix bug #878 (can not paste from clipboard) new property TitleStyle from Jesus 2005-05-02 08:35:42 +00:00
lresources.pp fixed 1.9.8 compilation 2005-04-28 17:24:29 +00:00
Makefile
Makefile.fpc
maskedit.pp published BorderSpacing for many controls 2004-12-27 19:40:59 +00:00
menus.pp 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
pairsplitter.pas * Reworked listviews to match new interface 2005-02-26 17:08:41 +00:00
postscriptcanvas.pas added gtk1 check for current desktop on focussing windows from Andrew Haines 2005-03-17 10:10:51 +00:00
postscriptprinter.pas TFont, TBrush, TPen can now be used with fpCanvas 2005-01-07 21:02:59 +00:00
printers.pas added gtk1 check for current desktop on focussing windows from Andrew Haines 2005-03-17 10:10:51 +00:00
propertystorage.pas fixed 1.9.9 compilation (rtlconst -> rtlconsts) 2005-03-08 11:24:05 +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 hid TStaticText - it is obsolete 2005-06-19 10:16:27 +00:00
stringhashlist.pas
textstrings.pas TTextStrings improvements (Exchange, Put), clean ups 2004-11-24 08:18:13 +00:00
toolwin.pp
utrace.pp
xmlpropstorage.pas fixed hint size and activate 2005-02-26 20:26:03 +00:00