| .. |
|
forms
|
LCL: improvements for the finddialog and replacedialog (bug #8370) from Bart Broersma
|
2007-07-13 12:27:18 +00:00 |
|
images
|
LCL, dbgrids, fixes checkboxes not visible when using column's cbsCheckboxColumn style
|
2007-09-29 18:48:34 +00:00 |
|
include
|
LCL: enabled autosize for controls without parent, TForm will not autosize if minimized/maximized, once painted
|
2007-10-15 23:30:39 +00:00 |
|
interfaces
|
fix compilation for non 4.3 qt issue(0009949)
|
2007-10-16 03:35:32 +00:00 |
|
languages
|
LCL: updated Dutch translations from Mark Fokker (#9914)
|
2007-10-11 19:10:43 +00:00 |
|
nonwin32
|
Removed the commctrl unit as it is no longer needed.
|
2007-10-06 14:51:56 +00:00 |
|
templates
|
|
|
|
tests
|
LCL: implemented TMask, MatchesMask, added Masks docs
|
2007-07-22 14:17:13 +00:00 |
|
widgetset
|
Widgetset: introduce new WSWinControl method GetMouseInteractiveInDesigner to ask control about its needs in mouse messages/events in design time
|
2007-09-29 16:55:13 +00:00 |
|
actnlist.pas
|
|
|
|
alllclunits.pp
|
IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues
|
2007-10-06 13:59:31 +00:00 |
|
arrow.pp
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
|
asyncprocess.pp
|
|
|
|
avglvltree.pas
|
|
|
|
btn_icons.lrs
|
- LCL-default images loading moved from TWidgetSet.LoadStockPixmap to buttons and dialogs units
|
2007-05-25 09:13:22 +00:00 |
|
buttonpanel.pas
|
|
|
|
buttons.pp
|
LCL: TBitBtn: implemented NumGlyphs from Giuliano Colla
|
2007-10-14 22:23:19 +00:00 |
|
calendar.pp
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
|
chart.pp
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
|
checklst.pas
|
|
|
|
clipbrd.pp
|
|
|
|
clistbox.pp
|
|
|
|
colorbox.pas
|
lcl: added support for custom colors to TColorBox (from Nikolay Ermolov)
|
2007-10-10 08:47:52 +00:00 |
|
comctrls.pp
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
|
controls.pp
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
|
cursors.lrs
|
- crNone cursor for gtk and carbon (issue #8962)
|
2007-06-29 08:22:12 +00:00 |
|
customtimer.pas
|
LCL, fix startup in linux/qt 64 bits
|
2007-07-29 18:24:55 +00:00 |
|
dbactns.pp
|
|
|
|
dbctrls.pp
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
|
dbgrids.pas
|
LCL, dbgrids, fixes checkboxes not visible when using column's cbsCheckboxColumn style
|
2007-09-29 18:48:34 +00:00 |
|
defaulttranslator.pas
|
IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues
|
2007-10-06 13:59:31 +00:00 |
|
dialog_icons.lrs
|
- LCL-default images loading moved from TWidgetSet.LoadStockPixmap to buttons and dialogs units
|
2007-05-25 09:13:22 +00:00 |
|
dialogs.pp
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
|
dirsel.lfm
|
LCL: Several fixes for DirSel dialog (#9077) from Graeme
|
2007-06-21 12:16:25 +00:00 |
|
dirsel.lrs
|
LCL: Several fixes for DirSel dialog (#9077) from Graeme
|
2007-06-21 12:16:25 +00:00 |
|
dirsel.pas
|
LCL: Several fixes for DirSel dialog (#9077) from Graeme
|
2007-06-21 12:16:25 +00:00 |
|
dynamicarray.pas
|
|
|
|
dynhasharray.pp
|
gtk intf: made creation/freeing of GDI objects more consistent and more strict. gtk2 intf: brush and pen are now created on demand
|
2007-05-11 16:52:05 +00:00 |
|
dynqueue.pas
|
gtk: fixed pasting from other apps: reason was an uninitialized stack value
|
2007-07-31 17:17:14 +00:00 |
|
edbtnimg.lrs
|
|
|
|
editbtn.pas
|
LCL: added property TEditButton.ButtonHint from Alexs75
|
2007-10-01 08:45:20 +00:00 |
|
extctrls.pp
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
|
extdlgs.lrs
|
|
|
|
extdlgs.pas
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
|
extendedstrings.pas
|
|
|
|
extgraphics.pas
|
|
|
|
filectrl.pp
|
LCL: implemented TMask, MatchesMask, added Masks docs
|
2007-07-22 14:17:13 +00:00 |
|
fileutil.pas
|
tools: updatepofiles: added recognition of UTF8 header
|
2007-09-08 13:17:58 +00:00 |
|
forms.pp
|
LCL: enabled autosize for controls without parent, TForm will not autosize if minimized/maximized, once painted
|
2007-10-15 23:30:39 +00:00 |
|
fpcadds.pas
|
|
|
|
graphics.pp
|
* Implemented basic alpha support
|
2007-08-25 01:49:40 +00:00 |
|
graphmath.pp
|
|
|
|
graphtype.pp
|
fix compilation with VerboseRawImage
|
2007-10-14 14:06:56 +00:00 |
|
grids.pas
|
LCL, grids, fixed AV when (db)grid is on a TNotebook or TPageControl page, issue #9871
|
2007-10-07 19:15:45 +00:00 |
|
helpintfs.pas
|
|
|
|
imglist.pp
|
* fixed alpha images on 16 bpp
|
2007-09-01 02:46:24 +00:00 |
|
inipropstorage.pas
|
|
|
|
interfacebase.pp
|
LCL, implemented AppHandle in TWidgetset, fixed issue #9239
|
2007-07-12 21:09:00 +00:00 |
|
intfgraphics.pas
|
* Fixed cursors on win2000, winNT when bpp<24
|
2007-10-11 23:21:58 +00:00 |
|
LAYOUT.txt
|
|
|
|
lazconfigstorage.pas
|
|
|
|
lazhelphtml.pas
|
|
|
|
lazhelpintf.pas
|
LCL: implemented TMask, MatchesMask, added Masks docs
|
2007-07-22 14:17:13 +00:00 |
|
lazlinkedlist.pas
|
|
|
|
lclclasses.pp
|
- TLCLHandleComponent should not try to destroy handle if did not create it
|
2007-05-25 07:34:35 +00:00 |
|
lclicons.lrs
|
LCL, dbgrids, fixes checkboxes not visible when using column's cbsCheckboxColumn style
|
2007-09-29 18:48:34 +00:00 |
|
lclintf.pas
|
|
|
|
lclmemmanager.pas
|
|
|
|
lclmessageglue.pas
|
gtk2 intf: fonts of device contexts are now created on demand
|
2007-05-10 08:44:03 +00:00 |
|
lclproc.pas
|
gtk: fixed pasting from other apps: reason was an uninitialized stack value
|
2007-07-31 17:17:14 +00:00 |
|
lclrescache.pas
|
gtk2 intf: fonts of device contexts are now created on demand
|
2007-05-10 08:44:03 +00:00 |
|
lclstrconsts.pas
|
LCL: implemented TMask, MatchesMask, added Masks docs
|
2007-07-22 14:17:13 +00:00 |
|
lcltype.pp
|
LCL: removed TRTLCtriticalSection, it is provided by the RTL now
|
2007-10-09 09:01:00 +00:00 |
|
lconv.pas
|
|
|
|
ldockctrl.pas
|
LCL: anchor docking: started restoring page in neighbourhod
|
2007-07-28 10:31:43 +00:00 |
|
ldockctrledit.lfm
|
|
|
|
ldockctrledit.lrs
|
|
|
|
ldockctrledit.pas
|
|
|
|
ldocktree.pas
|
LCL: anchor docking: started restoring page in neighbourhod
|
2007-07-28 10:31:43 +00:00 |
|
lmessages.pp
|
* obsolete record ?
|
2007-09-17 22:20:19 +00:00 |
|
lresources.pp
|
IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues
|
2007-10-06 13:59:31 +00:00 |
|
Makefile
|
LCL: moved commctrl to the nonwin32 directory, so that for windows the commctrl unit from the fpc packages is used (bug #8994)
|
2007-10-02 10:37:29 +00:00 |
|
Makefile.fpc
|
LCL: moved commctrl to the nonwin32 directory, so that for windows the commctrl unit from the fpc packages is used (bug #8994)
|
2007-10-02 10:37:29 +00:00 |
|
maps.pp
|
|
|
|
maskedit.pp
|
|
|
|
masks.pas
|
LCL Masks: fixed parsing mask list('*')
|
2007-09-08 10:17:40 +00:00 |
|
menus.pp
|
LCL: made menu caption and hint translatable (#9876)
|
2007-10-09 08:27:16 +00:00 |
|
pairsplitter.pas
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
|
postscriptcanvas.pas
|
LCL, updated PostScript font mappings from Phil J. Hess, issue #9705
|
2007-09-18 01:07:23 +00:00 |
|
postscriptprinter.pas
|
|
|
|
printers.pas
|
|
|
|
propertystorage.pas
|
|
|
|
rubberband.pas
|
lcl:
|
2007-09-07 16:39:27 +00:00 |
|
spin.pp
|
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
|
2007-10-14 12:54:29 +00:00 |
|
stdactns.pas
|
|
|
|
stdctrls.pp
|
lcl: fix OnClick, OnChange event sequence for TCustomCheckBox (now must be identical on all widgetsets)
|
2007-10-15 11:18:13 +00:00 |
|
stringhashlist.pas
|
IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues
|
2007-10-06 13:59:31 +00:00 |
|
textstrings.pas
|
|
|
|
themes.pas
|
win32: wrong speedbutton painting if state is down (issue #0009833)
|
2007-10-02 02:48:55 +00:00 |
|
tmschema.pas
|
- initial implementation of lazarus ThemeServices
|
2007-05-18 02:18:52 +00:00 |
|
toolwin.pp
|
|
|
|
translations.pas
|
LCL translations: default charset is now UTF-8, gtk1 and win32 will disable this if needed
|
2007-07-28 10:45:56 +00:00 |
|
utrace.pp
|
|
|
|
xmlpropstorage.pas
|
|
|