| .. |
|
forms
|
LCL: improved layout of calendar popup, added hack until gtk intf supports non modal forms on modal forms from Aleksey
|
2006-11-28 18:58:27 +00:00 |
|
images
|
renamed README files to README.txt
|
2006-07-21 18:31:15 +00:00 |
|
include
|
win32 interface: implemented TEdit.EchoMode=emNone as PassWordChar=#32 (bug #7705)
|
2006-12-01 08:09:49 +00:00 |
|
interfaces
|
gtk intf: added dummy proc for AppRestore
|
2006-12-01 11:17:23 +00:00 |
|
languages
|
update Catalan translation from J.Salvador Pérez
|
2006-11-03 19:34:27 +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
|
added FontIsMonoSpace
|
2006-10-05 21:50:05 +00:00 |
|
widgetset
|
lcl wsdialogs: use LCLType to have a 64 bits THandle on 64 bits cpus from Giulio Bernardi
|
2006-11-26 19:19:22 +00:00 |
|
actnlist.pas
|
LCL: published TAction.DisableIfNoHandler
|
2006-11-02 03:33:24 +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
|
TOutputfilter now uses TDynamicDataQueue to read data from TAsyncProcess immediately. TAsyncProcess enabled for linux
|
2006-06-19 19:48:34 +00:00 |
|
avglvltree.pas
|
fixed fpc 2.1.1 compilation, docking: implemented shrinking to get space for docked control
|
2006-08-12 10:55:22 +00:00 |
|
buttonpanel.pas
|
|
|
|
buttons.pp
|
made TColorButton a TCustomSpeedButton descendant from Tom Gregorovic
|
2006-11-02 19:44:07 +00:00 |
|
calendar.pp
|
fixed exception during loading of TCalendar with different date format
|
2006-05-26 14:50:32 +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
|
published TPageControl.OnPageChanged
|
2006-09-05 19:28:21 +00:00 |
|
commctrl.pp
|
* modified customdraw listview patch from BeniBela
|
2006-08-29 23:33:15 +00:00 |
|
controls.pp
|
codetools: include directives apostrophes are now allowed in all compiler modes
|
2006-11-24 13:36:03 +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: TBar properties can now be changed from Aleksey Lagunov
|
2006-11-07 23:10:10 +00:00 |
|
dbgrids.pas
|
added OnSelectEditor for dbgrid
|
2006-11-30 21:41:05 +00:00 |
|
defaulttranslator.pas
|
|
|
|
dialogs.pp
|
made TColorButton a TCustomSpeedButton descendant from Tom Gregorovic
|
2006-11-02 19:44:07 +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
|
added TColorListBox from Diogo Piçarra
|
2006-11-29 12:22:26 +00:00 |
|
extctrls.pp
|
LCL: fixed TCustomPage.IsControlVisible
|
2006-09-16 10:08:39 +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
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
|
fileutil.pas
|
FileUtil: added GetExeExt
|
2006-09-09 19:41:27 +00:00 |
|
forms.pp
|
LCL + win32 interface: implemented Application.Restore and Application.Minimize + events (bug #1391) from Boguslaw Brandys
|
2006-11-30 13:40:34 +00:00 |
|
fpcadds.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
|
graphics.pp
|
IDE: implemented auto adding package when setting TPicture property with TPicturePropertyEditor
|
2006-11-29 23:11:02 +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: improved bit table MissingBits for converting less bits per channel to many bits per channel from Tom Gregorovic
|
2006-11-02 02:51:11 +00:00 |
|
grids.pas
|
Can tab into TStringGrid control, but not out of it, scrollbar range: issue #7896, removed grids log
|
2006-11-29 21:30:28 +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
|
gtk intf: fixed auto realigning of bitmap masks
|
2006-08-18 21:10:29 +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
|
added class keyword to proc bodies for fpc 2.1.1
|
2006-05-27 17:40:59 +00:00 |
|
lclicons.lrs
|
|
|
|
lclintf.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
|
lclmemmanager.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 |
|
lclmessageglue.pas
|
Fixed some typos in lclmessageglue.pas
|
2006-09-21 22:08:04 +00:00 |
|
lclproc.pas
|
docking: implemented restoring control anchored to multiple siblings, implemented restoring windowstate
|
2006-08-20 18:52:08 +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
|
TDateEdit - fix color, ReadOnly, move property Date to public sections from Aleksey
|
2006-11-12 22:09:39 +00:00 |
|
lconv.pas
|
|
|
|
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
|
* patch from Florian
|
2006-09-24 22:55:42 +00:00 |
|
lresources.pp
|
fixed pointer type conversion on big endian systems from Jonas
|
2006-10-05 12:39:23 +00:00 |
|
Makefile
|
|
|
|
Makefile.fpc
|
|
|
|
maps.pp
|
codetools: adding missing semicolon on code completing forward procedures
|
2006-10-31 12:22:13 +00:00 |
|
maskedit.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
|
menus.pp
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +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
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
|
postscriptprinter.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
|
printers.pas
|
cups printing: added warnings
|
2006-09-20 19:37:29 +00:00 |
|
propertystorage.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
|
spin.pp
|
gtk2 intf: added gdkwindows for client widgets: gtk_fixed_new
|
2006-10-28 15:07:08 +00:00 |
|
stdactns.pas
|
fixed references to COPYING.LCL
|
2006-05-05 05:52:08 +00:00 |
|
stdctrls.pp
|
LCL: published TStaticText.TabStop
|
2006-11-29 21:20:57 +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
|
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 |
|
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 |