.. |
forms
|
added borderspace again
|
2007-01-23 13:22:31 +00:00 |
images
|
* Modified patch from Paul Ishenin implementing cursors
|
2007-01-15 00:53:09 +00:00 |
include
|
LCL: made TGraphicControl.OnPaint proteced, TShape.OnPaint and TPaintPox.OnPaint public and fixed firing TShape.OnPaint (bug #8246)
|
2007-02-07 14:40:42 +00:00 |
interfaces
|
lcl: fixed double fire of MouseUp event when using right mouse button under win32 (bug #8276) from Luiz Americo
|
2007-02-07 13:21:11 +00:00 |
languages
|
updated Indonesian translations from Zaenal Mutaqin
|
2007-01-29 20:04:36 +00:00 |
nonwin32
|
|
|
templates
|
|
|
tests
|
removed profiling compiler option (-pg) and set widgetset to default.
|
2007-02-02 13:39:56 +00:00 |
widgetset
|
LCL: SetTempCursor is now called on every mouse move, cursors of TControls
|
2007-02-05 23:24:03 +00:00 |
actnlist.pas
|
LCL: moved TTranslateString to lcltype.pp
|
2006-12-01 17:11:17 +00:00 |
alllclunits.pp
|
|
|
arrow.pp
|
|
|
asyncprocess.pp
|
LCL, TASyncProcess: FIONREAD is part of 2.0.4 termio units for all unix targets
|
2007-01-31 14:18:03 +00:00 |
avglvltree.pas
|
|
|
buttonpanel.pas
|
|
|
buttons.pp
|
implement calling TSpeedButton.Click for accelerator key (issue #7911, patch by Boguslaw Brandys)
|
2007-02-05 17:32:20 +00:00 |
calendar.pp
|
LCL: added THintWindow.ActivateHintData (bug #7488)
|
2006-12-05 07:24:50 +00:00 |
chart.pp
|
LCL: TBar properties can now be changed from Aleksey Lagunov
|
2006-11-07 23:10:10 +00:00 |
checklst.pas
|
|
|
clipbrd.pp
|
|
|
clistbox.pp
|
|
|
colorbox.pas
|
added TColorListBox from Diogo Piçarra
|
2006-11-29 12:22:26 +00:00 |
comctrls.pp
|
LCL: TTreeView: fixed MoveTo moving selection, h2pas: replaced checklst with TTreeView
|
2007-02-01 19:57:23 +00:00 |
commctrl.pp
|
|
|
controls.pp
|
LCL: made TGraphicControl.OnPaint proteced, TShape.OnPaint and TPaintPox.OnPaint public and fixed firing TShape.OnPaint (bug #8246)
|
2007-02-07 14:40:42 +00:00 |
cursors.lrs
|
* Modified patch from Paul Ishenin implementing cursors
|
2007-01-15 00:53:09 +00:00 |
customtimer.pas
|
|
|
dbactns.pp
|
|
|
dbctrls.pp
|
LCL: published T(DB)CheckBox.Color and ParentColor (bug #8185)
|
2007-01-30 15:33:39 +00:00 |
dbgrids.pas
|
dbgrid: Additional check for valid ActiveRecord
|
2007-01-26 17:08:26 +00:00 |
defaulttranslator.pas
|
|
|
dialogs.pp
|
LCL: removed RadialPie function without angles parameter, renamed RadialPieWithAngles to RadialPie
|
2007-01-29 12:33:03 +00:00 |
dirsel.lfm
|
|
|
dirsel.lrs
|
|
|
dirsel.pas
|
|
|
dynamicarray.pas
|
|
|
dynhasharray.pp
|
|
|
dynqueue.pas
|
|
|
edbtnimg.lrs
|
|
|
editbtn.pas
|
LCL: Published TEditButton.Text
|
2006-12-15 14:06:21 +00:00 |
extctrls.pp
|
LCL: made TGraphicControl.OnPaint proteced, TShape.OnPaint and TPaintPox.OnPaint public and fixed firing TShape.OnPaint (bug #8246)
|
2007-02-07 14:40:42 +00:00 |
extdlgs.lrs
|
|
|
extdlgs.pas
|
|
|
extendedstrings.pas
|
|
|
extgraphics.pas
|
|
|
filectrl.pp
|
LCL: made TCustomFileListBox.UpdateFileList public, so the user can refresh the filelist (bug #1595)
|
2007-01-15 12:25:28 +00:00 |
fileutil.pas
|
IDE: LazDoc: lazdoc paths can now be relative and contain global macros for projects and packages
|
2006-12-06 11:06:31 +00:00 |
forms.pp
|
LCL: always registering ResourceHandler
|
2007-02-05 10:15:50 +00:00 |
fpcadds.pas
|
|
|
graphics.pp
|
LCL: removed RadialPie function without angles parameter, renamed RadialPieWithAngles to RadialPie
|
2007-01-29 12:33:03 +00:00 |
graphmath.pp
|
|
|
graphtype.pp
|
LCL: fixed MissingBits for low precision
|
2007-02-04 23:14:29 +00:00 |
grids.pas
|
dbgrid: update active row if active record changed (bug #7934)
|
2007-01-24 08:42:25 +00:00 |
helpintfs.pas
|
|
|
imglist.pp
|
|
|
inipropstorage.pas
|
|
|
interfacebase.pp
|
LCL + win32 interface: implemented Application.Restore and Application.Minimize + events (bug #1391) from Boguslaw Brandys
|
2006-11-30 13:40:34 +00:00 |
intfgraphics.pas
|
* Modified patch from Paul Ishenin implementing cursors
|
2007-01-15 00:53:09 +00:00 |
LAYOUT.txt
|
|
|
lazconfigstorage.pas
|
|
|
lazhelphtml.pas
|
|
|
lazhelpintf.pas
|
|
|
lazlinkedlist.pas
|
|
|
lclclasses.pp
|
|
|
lclicons.lrs
|
|
|
lclintf.pas
|
LCL: fixed updating control scrollbars, remaining bug: win32 intf moves controls when scrolling
|
2006-12-09 10:24:44 +00:00 |
lclmemmanager.pas
|
LCL: improved stream of large objects (issue #7270)
|
2006-12-12 13:09:30 +00:00 |
lclmessageglue.pas
|
|
|
lclproc.pas
|
LCL: fixed updating control scrollbars, remaining bug: win32 intf moves controls when scrolling
|
2006-12-09 10:24:44 +00:00 |
lclrescache.pas
|
|
|
lclstrconsts.pas
|
|
|
lcltype.pp
|
* Modified patch from Paul Ishenin implementing cursors
|
2007-01-15 00:53:09 +00:00 |
lconv.pas
|
|
|
ldockctrl.pas
|
|
|
ldockctrledit.lfm
|
|
|
ldockctrledit.lrs
|
|
|
ldockctrledit.pas
|
|
|
ldocktree.pas
|
|
|
lmessages.pp
|
lcl: fixed double fire of MouseUp event when using right mouse button under win32 (bug #8276) from Luiz Americo
|
2007-02-07 13:21:11 +00:00 |
lresources.pp
|
LCL: always registering ResourceHandler
|
2007-02-05 10:15:50 +00:00 |
Makefile
|
|
|
Makefile.fpc
|
|
|
maps.pp
|
+ added clear method
|
2007-01-14 17:25:26 +00:00 |
maskedit.pp
|
codetools: added verbosity
|
2007-01-18 14:47:44 +00:00 |
menus.pp
|
gtk intf: added menu items short cut labels, popup sub menu of menu bar shortcuts
|
2007-02-05 19:47:39 +00:00 |
pairsplitter.pas
|
|
|
postscriptcanvas.pas
|
LCL: removed RadialPie function without angles parameter, renamed RadialPieWithAngles to RadialPie
|
2007-01-29 12:33:03 +00:00 |
postscriptprinter.pas
|
LCL: removed RadialPie function without angles parameter, renamed RadialPieWithAngles to RadialPie
|
2007-01-29 12:33:03 +00:00 |
printers.pas
|
|
|
propertystorage.pas
|
|
|
spin.pp
|
LCL: fixed getting TSpinEdit.Caption before the handle has been created (bug #2075)
|
2007-01-31 12:22:36 +00:00 |
stdactns.pas
|
|
|
stdctrls.pp
|
LCL: published T(DB)CheckBox.Color and ParentColor (bug #8185)
|
2007-01-30 15:33:39 +00:00 |
stringhashlist.pas
|
|
|
textstrings.pas
|
|
|
toolwin.pp
|
|
|
translations.pas
|
IDE: implemented loading .po files of packages
|
2007-01-10 01:29:36 +00:00 |
utrace.pp
|
|
|
xmlpropstorage.pas
|
|
|