.. |
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: initialize GetScrolPos to 0 (bug #8315) from Luiz Americo
|
2007-02-12 16:11:29 +00:00 |
interfaces
|
gtk interface: changed crHourglass cursor to GDK_WATCH
|
2007-02-15 10:06:33 +00:00 |
languages
|
updated Indonesian translations from Zaenal Mutaqin
|
2007-01-29 20:04:36 +00:00 |
nonwin32
|
chnaged wrong copied license headers in LCL units, they are modified LGPL not GPL, as mentioned in the Copying files
|
2006-10-02 09:10:56 +00:00 |
templates
|
chnaged wrong copied license headers in LCL units, they are modified LGPL not GPL, as mentioned in the Copying files
|
2006-10-02 09:10:56 +00:00 |
tests
|
removed profiling compiler option (-pg) and set widgetset to default.
|
2007-02-02 13:39:56 +00:00 |
widgetset
|
gtk intf: added custom mouse cursor images from Marc
|
2007-02-09 17:42:52 +00:00 |
actnlist.pas
|
LCL: moved TTranslateString to lcltype.pp
|
2006-12-01 17:11:17 +00:00 |
alllclunits.pp
|
added lclmessageglue from Andrew Haines
|
2006-09-21 10:23:44 +00:00 |
arrow.pp
|
fixed a few fpc 2.1.1 incompatibilities
|
2006-08-11 12:38:00 +00:00 |
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
|
IDE: codebrowser parses units
|
2007-02-13 23:46:29 +00:00 |
buttonpanel.pas
|
added TControlStyle csOwnedChildSelection
|
2006-05-03 20:28:45 +00:00 |
buttons.pp
|
lcl: checkbox and radiobutton have ParentColor is true by default (bug #8284)
|
2007-02-08 22:43:23 +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
|
CheckListBox: OnItemClick when using space bar to toggle the checkbox
|
2006-07-28 12:56:22 +00:00 |
clipbrd.pp
|
h2pas: started text tools editor
|
2006-08-01 16:57:26 +00:00 |
clistbox.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
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
|
* modified customdraw listview patch from BeniBela
|
2006-08-29 23:33:15 +00:00 |
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
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
dbactns.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
dbctrls.pp
|
LCL: published T(DB)CheckBox.Color and ParentColor (bug #8185)
|
2007-01-30 15:33:39 +00:00 |
dbgrids.pas
|
dbgrid: fixed cell grid might draw over vertical grid lines (issue #8318)
|
2007-02-12 19:27:56 +00:00 |
defaulttranslator.pas
|
replaced IFDEF win32 with IF defined(VER2_0_2) and defined(WIN32)
|
2006-02-17 14:07:21 +00:00 |
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
|
set button/bitbtn borderspacing.innerborder to 4
|
2006-05-22 08:10:49 +00:00 |
dirsel.pas
|
replaced *.* with GetAllFilesMask from Darius
|
2006-07-20 20:33:10 +00:00 |
dynamicarray.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
dynhasharray.pp
|
gtk2 intf: added GetDefaultPangoLayout
|
2006-06-24 08:35:25 +00:00 |
dynqueue.pas
|
fixed memleak
|
2006-09-03 12:30:00 +00:00 |
edbtnimg.lrs
|
|
|
editbtn.pas
|
LCL: Published TEditButton.Text
|
2006-12-15 14:06:21 +00:00 |
extctrls.pp
|
LCL: Tapplication.CreateForm with out param, cleanups, renamed TCustomPropertyStorage param name Default with DefaultValue from Flávio Etrusco
|
2007-02-12 12:40:41 +00:00 |
extdlgs.lrs
|
|
|
extdlgs.pas
|
disable autosize for calendardialogform, because it doesn't work correctly
|
2006-05-24 21:14:32 +00:00 |
extendedstrings.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
extgraphics.pas
|
Find in files: showing skipped results
|
2006-07-29 14:09:04 +00:00 |
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: Tapplication.CreateForm with out param, cleanups, renamed TCustomPropertyStorage param name Default with DefaultValue from Flávio Etrusco
|
2007-02-12 12:40:41 +00:00 |
fpcadds.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
graphics.pp
|
LCL: removed RadialPie function without angles parameter, renamed RadialPieWithAngles to RadialPie
|
2007-01-29 12:33:03 +00:00 |
graphmath.pp
|
gtk intf: fixed RoundRect with widht/height=0 from tombo
|
2006-10-03 20:10:44 +00:00 |
graphtype.pp
|
LCL: fixed MissingBits for low precision
|
2007-02-04 23:14:29 +00:00 |
grids.pas
|
grids: fast resizing of columns wider than visible area
|
2007-02-13 21:56:55 +00:00 |
helpintfs.pas
|
added example to add IDE help for the sources of a package
|
2006-09-19 22:25:33 +00:00 |
imglist.pp
|
changed TImageList.Add to use AddCopy instead of AddDirect for Delphi compatibility
|
2006-05-22 08:17:41 +00:00 |
inipropstorage.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
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
|
docking: started fixing layout after inserting control
|
2006-08-08 09:00:28 +00:00 |
lazconfigstorage.pas
|
IDEIntf: added IDESearchInText, added text converter tools
|
2006-07-26 16:51:44 +00:00 |
lazhelphtml.pas
|
use GetExeExt
|
2006-09-12 17:58:22 +00:00 |
lazhelpintf.pas
|
IDE: fixed package system macros for package ID with version numbers
|
2006-09-22 12:14:16 +00:00 |
lazlinkedlist.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
lclclasses.pp
|
* Introduced a handlebased component baseclass
|
2007-02-07 23:36:22 +00:00 |
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
|
Fixed some typos in lclmessageglue.pas
|
2006-09-21 22:08:04 +00:00 |
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
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
lclstrconsts.pas
|
chnaged wrong copied license headers in LCL units, they are modified LGPL not GPL, as mentioned in the Copying files
|
2006-10-02 09:10:56 +00:00 |
lcltype.pp
|
LCL: moved MakeIntResource to the win32 widgetset. It is not used outside the windows widget sets and wince needs a different declaration.
|
2007-02-13 10:39:51 +00:00 |
lconv.pas
|
win64 fixes (from peter, modified)
|
2006-05-01 21:45:12 +00:00 |
ldockctrl.pas
|
TScrollingWinControl: fixed AV during destruction
|
2006-08-28 21:44:51 +00:00 |
ldockctrledit.lfm
|
gtk intf: fixed auto realigning of bitmap masks
|
2006-08-18 21:10:29 +00:00 |
ldockctrledit.lrs
|
gtk intf: fixed auto realigning of bitmap masks
|
2006-08-18 21:10:29 +00:00 |
ldockctrledit.pas
|
added resourcestrings, enlarged findrename dlg
|
2006-08-14 09:05:05 +00:00 |
ldocktree.pas
|
codetools: added static keyword for methods
|
2006-08-23 17:58:03 +00:00 |
lmessages.pp
|
LCL: clean up of lmessages, replace mswindows by windows to fix compilation of synedit on arm-wince
|
2007-02-13 22:49:36 +00:00 |
lresources.pp
|
LCL: always registering ResourceHandler
|
2007-02-05 10:15:50 +00:00 |
Makefile
|
win64 fixes (from peter, modified)
|
2006-05-01 21:45:12 +00:00 |
Makefile.fpc
|
win64 fixes (from peter, modified)
|
2006-05-01 21:45:12 +00:00 |
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
|
added class keyword to proc bodies for fpc 2.1.1
|
2006-05-27 17:40:59 +00:00 |
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
|
cups printing: added warnings
|
2006-09-20 19:37:29 +00:00 |
propertystorage.pas
|
LCL: Tapplication.CreateForm with out param, cleanups, renamed TCustomPropertyStorage param name Default with DefaultValue from Flávio Etrusco
|
2007-02-12 12:40:41 +00:00 |
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
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
stdctrls.pp
|
lcl: checkbox and radiobutton have ParentColor is true by default (bug #8284)
|
2007-02-08 22:43:23 +00:00 |
stringhashlist.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
textstrings.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
toolwin.pp
|
gtk2 intf: TToolBar is now a simnple hbox instead of a gtk_toolbar
|
2006-06-22 10:35:34 +00:00 |
translations.pas
|
IDE: implemented loading .po files of packages
|
2007-01-10 01:29:36 +00:00 |
utrace.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
xmlpropstorage.pas
|
added TXMLConfigStorage
|
2006-06-15 21:49:57 +00:00 |