lazarus/lcl
2005-12-18 20:19:50 +00:00
..
images
include TFont.Assign now looks at source font PixelsPerInch to set font height 2005-12-18 20:19:50 +00:00
interfaces temporarily disable signal handler: it is buggy 2005-12-16 20:15:58 +00:00
languages updated dutch translations from Daniel Mantione 2005-11-26 08:40:51 +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 lcl tests 2005-12-08 11:41:36 +00:00
units renamed *.TXT to *.txt 2005-10-01 09:40:41 +00:00
widgetset started using TAsyncProceess, fixed gtk2 compilation 2005-12-11 11:20:20 +00:00
actnlist.pas clean up of fpcadds 2005-11-07 23:25:45 +00:00
alllclunits.pp add cross-platform process termination and pipe event handlers 2005-12-06 13:41:28 +00:00
arrow.pp * Renamed InterfaceObject to WidgetSet 2005-08-28 23:38:18 +00:00
asyncprocess.pp unregister handles when instance is destroyed 2005-12-12 19:59:02 +00:00
avglvltree.pas published TEdit.OnEditingDone 2005-02-04 15:24:56 +00:00
buttons.pp published NumGlyphs (issue #1412) 2005-11-09 14:55:43 +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 improved smartlinking: graphics and forms finalization 2005-12-06 11:25:16 +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 TStatusbarPanels class can now be overriden from Sean McIlwain 2005-12-06 18:40:07 +00:00
commctrl.pp
controls.pp fixed releasing mouse capture in gtk intf 2005-12-10 08:51:59 +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 fixed ofFileMustExist fro SelectDirectoryDialog 2005-12-09 14:03:02 +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 use value from OnAcceptDate (issue #1448) 2005-11-17 20:52:41 +00:00
extctrls.pp move initialization of control into InitializeWnd, do not use CreateWnd for that 2005-11-29 22:20:01 +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 make ReleaseComponent more generic by introducing QueueAsyncCall 2005-12-12 19:22:28 +00:00
fpcadds.pas clean up of fpcadds 2005-11-07 23:25:45 +00:00
graphics.pp improved smartlinking: graphics and forms finalization 2005-12-06 11:25:16 +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 fixed memleak 2005-12-11 19:54:14 +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 fixed lcl tests 2005-12-08 11:41:36 +00:00
intfgraphics.pas implemented TBitmap.TransparentColor, set to clNone to load a bmp without transparency 2005-11-24 22:19:12 +00:00
LAYOUT.txt renamed *.TXT to *.txt 2005-10-01 09:40:41 +00:00
lazcwstring.pas fixed linux compilation, fixed codetools searching class header comment 2005-11-10 18:36:27 +00:00
lazlinkedlist.pas
lclclasses.pp * made Widgetsetclass and wsprivate public 2005-10-03 21:24:38 +00:00
lclicons.lrs
lclintf.pas added {$INLINE ON} 2005-11-16 09:28:25 +00:00
lclmemmanager.pas fixed sending UTF8 key presses in gtk intf 2005-07-23 23:15:19 +00:00
lclproc.pas added {$INLINE ON} 2005-11-16 09:28:25 +00:00
lclrescache.pas added uses LCLType to get the correct THandle type 2005-08-01 13:00:09 +00:00
lclstrconsts.pas implemented multiple source directories for project 2005-11-14 21:53:06 +00:00
lcltype.pp clean up of fpcadds 2005-11-07 23:25:45 +00:00
ldockctrl.pas fixed TComboBox InitializeWnd calling inherited 2005-11-21 18:53:43 +00:00
ldockctrledit.lfm fixed setting codetools defines for virtual directory 2005-11-16 23:00:53 +00:00
ldockctrledit.lrs fixed setting codetools defines for virtual directory 2005-11-16 23:00:53 +00:00
ldockctrledit.pas IDE now extends/clean up project unit path on renaming a project unit 2005-11-15 16:14:04 +00:00
ldocktree.pas fixed treating .lpr as source in project, fixed splitter anchored to multiple controls 2005-11-17 19:06:13 +00:00
lmessages.pp clean up of fpcadds 2005-11-07 23:25:45 +00:00
lresources.pp used FPC_BIG_ENDIAN instead of POWERPC 2005-12-06 20:09:30 +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 improve memo/edit keystroke "handled" property, which is, message result 2005-11-05 10:19:27 +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 fixed PaperRect if orientation is different than poPortrait 2005-12-15 22:05:26 +00:00
propertystorage.pas fixed TCustomPropertyStorage.WriteInteger (issue #1383) 2005-11-02 20:39:14 +00:00
spin.pp implement float spinedit for win32 (issue #1386) 2005-11-12 23:02:05 +00:00
stdactns.pas made actions editor translatable from Pawel 2005-03-16 11:59:50 +00:00
stdctrls.pp fix ControlStyle csOpaque for TCustomLabel (not opaque when transparent) 2005-11-29 21:23:28 +00:00
stringhashlist.pas
textstrings.pas
toolwin.pp
translations.pas fixed 2.0.0 compilation: use GetEnvironmentVariable from SysUtils (issue #1419) 2005-11-11 07:15:01 +00:00
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