lazarus/lcl
vincents d06a5cb864 added lcl.nl.po
git-svn-id: trunk@7974 -
2005-10-20 12:24:49 +00:00
..
images
include Removed TWidgetSet.Sleep, Sleep from SysUtils should be used (issue #1349) 2005-10-20 10:26:01 +00:00
interfaces remove unused PaintPixmap method 2005-10-16 18:17:54 +00:00
languages added lcl.nl.po 2005-10-20 12:24:49 +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 * Modified patch from Andrew for MouseMove and MouseUp messages 2005-10-12 22:22:02 +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 published TSpeedButton.Font 2005-10-01 00:38:24 +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 implemented TWinControl.ChildSizing.Layout and ControlsPerLine (still inactive yet). Added an example for it. 2005-10-12 10:53:35 +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 fixed makros in componentpalette 2005-10-02 10:19:20 +00:00
dbgrids.pas TColumn.ReadOnly is now checked when using cbsCheckboxColumn, from Lagunov 2005-10-17 20:32:17 +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 implmented BorderSpacing.InnerBorder 2005-10-01 13:26:37 +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 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 * fixed compilation (exception typecast) 2005-10-03 16:38:28 +00:00
grids.pas Setting column's title is now case sensitive (bug #1229) 2005-09-28 17:19:51 +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 implemented UTF8CStringToUTF8String used to read po-files 2005-10-11 10:39:29 +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 title of Open masks file dialog 2005-10-06 20:46:45 +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 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 TFont, TBrush, TPen can now be used with fpCanvas 2005-01-07 21:02:59 +00:00
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 TToggleBox.AutoSize = false as default 2005-10-08 16:06:53 +00:00
stringhashlist.pas
textstrings.pas TTextStrings improvements (Exchange, Put), clean ups 2004-11-24 08:18:13 +00:00
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