lazarus/lcl
2005-07-09 16:20:50 +00:00
..
images
include TSplitter can now also work with Align=alNone and AnchorSide 2005-07-09 16:20:50 +00:00
interfaces TSplitter can now also work with Align=alNone and AnchorSide 2005-07-09 16:20:50 +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 added ldocktree.pas 2005-07-01 18:20:41 +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
avglvltree.pas published TEdit.OnEditingDone 2005-02-04 15:24:56 +00:00
buttons.pp published TBitBtn.AutoSize 2005-06-25 16:38:47 +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 replaced some strings with resource strings from George Lober 2005-07-02 09:24:51 +00:00
clipbrd.pp
clistbox.pp
comctrls.pp implemented default height for gtk TStatusBar and set TStatusBar.AutoSize to true 2005-06-22 23:04:47 +00:00
commctrl.pp
controls.pp TSplitter can now also work with Align=alNone and AnchorSide 2005-07-09 16:20:50 +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 implemented columns assign method bug #984 2005-06-22 21:32:25 +00:00
defaulttranslator.pas
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 TSplitter can now also work with Align=alNone and AnchorSide 2005-07-09 16:20:50 +00:00
extdlgs.lrs
extdlgs.pas added OpenDialog Filters from Salvatore Coppola 2005-03-21 09:14:17 +00:00
extendedstrings.pas
extgraphics.pas
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 fixed clean all in IDE, added SystemKey parameter to IntfUTF8KeyPress 2005-07-07 20:20:45 +00:00
fpcadds.pas - removed 1.x specific FindGlobalComponent 2005-06-21 14:41:16 +00:00
fpdoc.css
graphics.pp fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +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 implemented columns assign method bug #984 2005-06-22 21:32:25 +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
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
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
ldocktree.pas TSplitter can now also work with Align=alNone and AnchorSide 2005-07-09 16:20:50 +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 converting lfm to bin stream: added END check for Delphi bug: it writes empty values 2005-07-01 11:19:24 +00:00
Makefile replaced cleanall with cleanlaz 2005-06-30 11:23:55 +00:00
Makefile.fpc replaced cleanall with cleanlaz 2005-06-30 11:23:55 +00:00
maskedit.pp
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
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 added some anchorside autosizing, activated new generic autosizing, removed old special DoAutoSize methods 2005-06-24 14:03:33 +00:00
stringhashlist.pas
textstrings.pas
toolwin.pp
utrace.pp
xmlpropstorage.pas fixed hint size and activate 2005-02-26 20:26:03 +00:00