lazarus/lcl
mattias 7a200176dc removed verbosity
git-svn-id: trunk@7208 -
2005-05-28 00:41:15 +00:00
..
images
include fixed triggering TListBox.Click when clicking on selected item 2005-05-26 22:15:51 +00:00
interfaces removed verbosity 2005-05-28 00:41:15 +00:00
languages + Added Dutch ide translation from Marmin 2005-04-02 23:38:01 +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 made TContro.AutoSize public 2005-04-22 09:29:30 +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 fixed TDBComboBox update (bug #873) from Joost van der Sluis 2005-05-07 13:00:18 +00:00
dbgrids.pas TextRect clipping patch from Jesus 2005-05-21 13:24:58 +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 added constraints to about form and published TForm.OnShortCut 2005-05-19 20:59:42 +00:00
fpcadds.pas changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman 2005-03-07 21:59:45 +00:00
fpdoc.css added fpdoc stylesheet 2004-12-02 13:05:55 +00:00
graphics.pp fixed Arc and changed x,y to Left,Top to make meaning more clear 2005-03-04 13:50:09 +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 fixed delete key in dbgrids bug #878 from Jesus 2005-05-02 21:50:35 +00:00
imglist.pp
inipropstorage.pas public TPropertyStorage StorageNeeded and FreeStorage 2005-02-17 22:35:05 +00:00
interfacebase.pp
intfgraphics.pas * typo 2005-03-15 23:33:43 +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 * moved from dbgutils 2005-05-14 12:12:27 +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 fixed triggering TListBox.Click when clicking on selected item 2005-05-26 22:15:51 +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