.. |
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
|
|
|
include
|
LCL: invalidate treeview after deleting node (bug #2005)
|
2006-12-15 11:22:56 +00:00 |
interfaces
|
fix bitmap to raw to bitmap mask to have compatible line ending (issue #7650)
|
2006-12-09 13:11:54 +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: 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
|
|
|
asyncprocess.pp
|
|
|
avglvltree.pas
|
|
|
buttonpanel.pas
|
|
|
buttons.pp
|
made TColorButton a TCustomSpeedButton descendant from Tom Gregorovic
|
2006-11-02 19:44:07 +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: fixed inconsistency in default value of TCustomListView.ViewStyle
|
2006-12-13 12:21:24 +00:00 |
commctrl.pp
|
|
|
controls.pp
|
LCL: moved TTranslateString to lcltype.pp
|
2006-12-01 17:11:17 +00:00 |
customtimer.pas
|
|
|
dbactns.pp
|
|
|
dbctrls.pp
|
LCL: TBar properties can now be changed from Aleksey Lagunov
|
2006-11-07 23:10:10 +00:00 |
dbgrids.pas
|
grids, fixed shift-TAB browsing, and TdbGrid TAB issue #7348
|
2006-12-12 09:33:52 +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
|
|
|
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: fixed TCustomPage.IsControlVisible
|
2006-09-16 10:08:39 +00:00 |
extdlgs.lrs
|
|
|
extdlgs.pas
|
|
|
extendedstrings.pas
|
|
|
extgraphics.pas
|
|
|
filectrl.pp
|
|
|
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: fixed updating control scrollbars, remaining bug: win32 intf moves controls when scrolling
|
2006-12-09 10:24:44 +00:00 |
fpcadds.pas
|
|
|
graphics.pp
|
LCL: TCanvas: added line methods with TPoint
|
2006-12-04 00:43:43 +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
|
grids, use CleanSelection for invalid selecction
|
2006-12-16 08:40:40 +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
|
|
|
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
|
lcl: TLazIntfImage added quick setup functions for pf24bit and pf32bit formats
|
2006-12-01 21:37:03 +00:00 |
LAYOUT.txt
|
|
|
lazconfigstorage.pas
|
|
|
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
|
|
|
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
|
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
|
|
|
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: fixed updating control scrollbars, remaining bug: win32 intf moves controls when scrolling
|
2006-12-09 10:24:44 +00:00 |
lconv.pas
|
|
|
ldockctrl.pas
|
|
|
ldockctrledit.lfm
|
|
|
ldockctrledit.lrs
|
|
|
ldockctrledit.pas
|
|
|
ldocktree.pas
|
|
|
lmessages.pp
|
* patch from Florian
|
2006-09-24 22:55:42 +00:00 |
lresources.pp
|
LCL: improved stream of large objects (issue #7270)
|
2006-12-12 13:09:30 +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
|
|
|
menus.pp
|
|
|
pairsplitter.pas
|
|
|
postscriptcanvas.pas
|
force postcript float numbers to use '.' instead of ',' for some locales, issue #7920
|
2006-12-06 05:38:27 +00:00 |
postscriptprinter.pas
|
|
|
printers.pas
|
cups printing: added warnings
|
2006-09-20 19:37:29 +00:00 |
propertystorage.pas
|
|
|
spin.pp
|
gtk2 intf: added gdkwindows for client widgets: gtk_fixed_new
|
2006-10-28 15:07:08 +00:00 |
stdactns.pas
|
|
|
stdctrls.pp
|
lcl: TCustomEdit: property AutoSelect, CustomComboBox: property AutoSelect and property CharCase from Funky Beast
|
2006-12-13 09:22:00 +00:00 |
stringhashlist.pas
|
|
|
textstrings.pas
|
|
|
toolwin.pp
|
|
|
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
|
|
|
xmlpropstorage.pas
|
|
|