lazarus/lcl
mattias 70601ab4a9 fixed TDateEdit scrambling from Salvatore
git-svn-id: trunk@8059 -
2005-11-04 17:09:46 +00:00
..
images
include fixed autosizing a disabled label (issue #1382) 2005-11-03 15:03:08 +00:00
interfaces removed {$IFDEF USE_SYNCHRONIZE} 2005-11-04 14:15:32 +00:00
languages updated dutch translation 2005-11-04 16:59:38 +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 renamed *.TXT to *.txt 2005-10-01 09:40:41 +00:00
widgetset Show radiobutton, if TMenuItem.RadioItem is checked (issue #1377) 2005-11-02 12:44:29 +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 clean up 2005-10-29 16:04:41 +00:00
calendar.pp renamed TWSCalendar to TWSCustomCalendar, fix using TTICalendar (bug #1203) 2005-09-25 19:40:03 +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 TCustonListView.Clear (issue #1347) 2005-10-17 21:47:18 +00:00
commctrl.pp
controls.pp replaced DestroyComponent to FinalizeWnd as mirror image of InitializeWnd (fixes issue #1327) 2005-11-02 21:33:15 +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 published TDBImage.Anchors (issue #1369) 2005-10-30 13:33:14 +00:00
dbgrids.pas fixed: updating default titlefont (through grid.font change) modify colcount, fixed double releasing of FValueUnchecked (from Aleksey Lagunov) 2005-11-01 06:35:53 +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 TDateEdit scrambling from Salvatore 2005-11-04 17:09:46 +00:00
extctrls.pp started codetemplate makros and project source directories 2005-11-02 23:09:33 +00:00
extdlgs.lrs
extdlgs.pas autosize calendarform (issue #1205) 2005-09-28 10:13:57 +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 removed dos unit 2005-10-11 07:55:52 +00:00
forms.pp fixed calling CreateFormEditor 2005-09-30 23:00:17 +00:00
fpcadds.pas updated finnish translation from Seppo 2005-10-29 13:45:32 +00:00
graphics.pp fix bug #773: cleanup buttonglyph property editor, implement assigning nil to tbitmap, clear bitmap completely by removing saved stream 2005-10-21 21:11:02 +00:00
graphmath.pp removed cvs logs 2005-08-22 12:30:03 +00:00
graphtype.pp * fixed compilation (exception typecast) 2005-10-03 16:38:28 +00:00
grids.pas implemented TSplitter.Beveled for gtk intf 2005-11-02 09:10:52 +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 *.bmp transparency fixes, first (= left-bottom) pixel is used as transparent color (fixes #1211) 2005-10-16 16:37:19 +00:00
LAYOUT.txt renamed *.TXT to *.txt 2005-10-01 09:40:41 +00:00
lazlinkedlist.pas
lclclasses.pp * made Widgetsetclass and wsprivate public 2005-10-03 21:24:38 +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 updated Ukrainian translations from Evgen Palamarchuck and Taras Boychuk 2005-10-30 21:32:58 +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 added MB_ICONSTOP 2005-10-31 09:14:38 +00:00
ldocktree.pas added TControl.AnchoredControls, improved TSplitter for multiple anchored controls, started TAnchoredDockManager 2005-10-30 12:09:22 +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 started wince interface 2005-11-04 13:36:14 +00:00
Makefile.fpc started wince interface 2005-11-04 13:36:14 +00:00
maskedit.pp unpublished dbedit.text property, dbedit show text at runtime only when it needs to (bug #1243) 2005-09-29 18:20:55 +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 fixed TCustomPropertyStorage.WriteInteger (issue #1383) 2005-11-02 20:39:14 +00:00
spin.pp replaced DestroyComponent to FinalizeWnd as mirror image of InitializeWnd (fixes issue #1327) 2005-11-02 21:33:15 +00:00
stdactns.pas made actions editor translatable from Pawel 2005-03-16 11:59:50 +00:00
stdctrls.pp moved stringlist saving when destroying to FinalizeWnd (issue #1327) 2005-11-02 22:39:55 +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