.. |
forms
|
|
|
images
|
- LCL-default images loading moved from TWidgetSet.LoadStockPixmap to buttons and dialogs units
|
2007-05-25 09:13:22 +00:00 |
include
|
LCL: - derived T(Float)SpinEdit from TCustomEdit to remove redundant code
|
2007-05-26 09:57:11 +00:00 |
interfaces
|
- fix gtk2 splitter painting (it was transparent)
|
2007-05-26 10:46:02 +00:00 |
languages
|
updated po files, so that it contains the (untranslated) new about text.
|
2007-05-04 13:31:21 +00:00 |
nonwin32
|
|
|
templates
|
|
|
tests
|
synedit: changed TSynPasSyn to use internally PChar instead of String
|
2007-04-05 12:27:23 +00:00 |
widgetset
|
LCL: - derived T(Float)SpinEdit from TCustomEdit to remove redundant code
|
2007-05-26 09:57:11 +00:00 |
actnlist.pas
|
|
|
alllclunits.pp
|
- initial implementation of lazarus ThemeServices
|
2007-05-18 02:18:52 +00:00 |
arrow.pp
|
|
|
asyncprocess.pp
|
|
|
avglvltree.pas
|
implemented TPointerToPointerTree.Remove
|
2007-03-21 21:49:34 +00:00 |
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: TSpeedButton: fixed Down state during OnClick from Stephano
|
2007-05-25 10:23:25 +00:00 |
calendar.pp
|
|
|
chart.pp
|
|
|
checklst.pas
|
|
|
clipbrd.pp
|
|
|
clistbox.pp
|
|
|
colorbox.pas
|
LCL: don't capitalize keywords (e.g Property -> property)
|
2007-05-01 17:32:12 +00:00 |
comctrls.pp
|
LCL: TTabControl: added comments
|
2007-05-06 08:34:20 +00:00 |
commctrl.pp
|
|
|
controls.pp
|
LCL: added BeginAlign/EndAlign in TWinControl.Loaded to reduce overhead, gtk2 intf: added GetDefaultClientRect for TGroupBox, doing some resizes now immediately
|
2007-05-17 21:43:48 +00:00 |
cursors.lrs
|
|
|
customtimer.pas
|
|
|
dbactns.pp
|
|
|
dbctrls.pp
|
LCL, opening a form with dbcalendar opens the lfm file instead of form designer, issue #8906
|
2007-05-25 20:11:33 +00:00 |
dbgrids.pas
|
LCL, grids Improved themed look in TitleStyle:=tsNative, implemented headers hot tracking and pushed look when clicking
|
2007-05-25 21:04:25 +00:00 |
defaulttranslator.pas
|
|
|
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-default images loading moved from TWidgetSet.LoadStockPixmap to buttons and dialogs units
|
2007-05-25 09:13:22 +00:00 |
dirsel.lfm
|
|
|
dirsel.lrs
|
|
|
dirsel.pas
|
gtk2 intf: fixed resizing windows, fixed creation and position of hint windows
|
2007-04-27 14:25:19 +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
|
|
|
edbtnimg.lrs
|
|
|
editbtn.pas
|
LCL: published some properties of TCustomEditButton descendants from Michael Van Canneyt
|
2007-04-29 21:08:32 +00:00 |
extctrls.pp
|
- LCL-default images loading moved from TWidgetSet.LoadStockPixmap to buttons and dialogs units
|
2007-05-25 09:13:22 +00:00 |
extdlgs.lrs
|
|
|
extdlgs.pas
|
LCL calendar dialog:
|
2007-05-16 08:38:20 +00:00 |
extendedstrings.pas
|
|
|
extgraphics.pas
|
|
|
filectrl.pp
|
lcl: published TFileListBox.Directory
|
2007-05-01 10:19:12 +00:00 |
fileutil.pas
|
LCL: FileListBox mask defaults to '*' on windows too, so directories without . in the name can be found too.
|
2007-03-24 22:06:47 +00:00 |
forms.pp
|
IDE: compiling a package now shows it in the MainBar caption, building the IDE does not save virtual projects
|
2007-03-31 12:41:20 +00:00 |
fpcadds.pas
|
LCL: add all needed variants of CompareValue to prevent overloading problems (bug #8448)
|
2007-04-04 14:47:31 +00:00 |
graphics.pp
|
- LCL-default images loading moved from TWidgetSet.LoadStockPixmap to buttons and dialogs units
|
2007-05-25 09:13:22 +00:00 |
graphmath.pp
|
LCL: cleanup, ReallocMem(p,0) sets p to nil
|
2007-05-08 17:50:51 +00:00 |
graphtype.pp
|
LCL: fixed range error (loop variable needs to be integer too)
|
2007-04-04 07:25:54 +00:00 |
grids.pas
|
LCL, grids Improved themed look in TitleStyle:=tsNative, implemented headers hot tracking and pushed look when clicking
|
2007-05-25 21:04:25 +00:00 |
helpintfs.pas
|
|
|
imglist.pp
|
* Added dataowner to LazIntfImage
|
2007-04-11 23:54:17 +00:00 |
inipropstorage.pas
|
LCL: don't capitalize keywords (e.g Property -> property)
|
2007-05-01 17:32:12 +00:00 |
interfacebase.pp
|
- LCL-default images loading moved from TWidgetSet.LoadStockPixmap to buttons and dialogs units
|
2007-05-25 09:13:22 +00:00 |
intfgraphics.pas
|
* Added dataowner to LazIntfImage
|
2007-04-11 23:54:17 +00:00 |
LAYOUT.txt
|
|
|
lazconfigstorage.pas
|
|
|
lazhelphtml.pas
|
|
|
lazhelpintf.pas
|
|
|
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
|
|
|
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 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 |
lclrescache.pas
|
gtk2 intf: fonts of device contexts are now created on demand
|
2007-05-10 08:44:03 +00:00 |
lclstrconsts.pas
|
LCL, missing resource string declaration in 10989
|
2007-04-23 20:46:43 +00:00 |
lcltype.pp
|
- initial implementation of lazarus ThemeServices
|
2007-05-18 02:18:52 +00:00 |
lconv.pas
|
|
|
ldockctrl.pas
|
implemented TPointerToPointerTree.Remove
|
2007-03-21 21:49:34 +00:00 |
ldockctrledit.lfm
|
|
|
ldockctrledit.lrs
|
|
|
ldockctrledit.pas
|
|
|
ldocktree.pas
|
|
|
lmessages.pp
|
|
|
lresources.pp
|
LCL: small optimization from Lanxelot
|
2007-05-25 09:06:18 +00:00 |
Makefile
|
regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux
|
2007-04-01 19:38:53 +00:00 |
Makefile.fpc
|
removed more references to gnome, replaced them by fpgui in some places
|
2007-04-05 21:59:24 +00:00 |
maps.pp
|
gtk interface: fixed calling TListView.OnColumnClick, removed duplicate code (bug #8298) from Flavio Etrusco
|
2007-04-03 19:53:45 +00:00 |
maskedit.pp
|
LCL: enabled published properties of TMaskEdit
|
2007-04-22 22:16:38 +00:00 |
menus.pp
|
|
|
pairsplitter.pas
|
|
|
postscriptcanvas.pas
|
LCL: Reset current font selection in postscript output after new page (issue #8579)
|
2007-03-30 18:43:23 +00:00 |
postscriptprinter.pas
|
|
|
printers.pas
|
|
|
propertystorage.pas
|
|
|
spin.pp
|
LCL: - derived T(Float)SpinEdit from TCustomEdit to remove redundant code
|
2007-05-26 09:57:11 +00:00 |
stdactns.pas
|
|
|
stdctrls.pp
|
- TCustomMemo.WantReturns implementation (0008352)
|
2007-05-10 14:12:03 +00:00 |
stringhashlist.pas
|
|
|
textstrings.pas
|
|
|
themes.pas
|
LCL: default implementation of themed headers
|
2007-05-23 18:47:59 +00:00 |
tmschema.pas
|
- initial implementation of lazarus ThemeServices
|
2007-05-18 02:18:52 +00:00 |
toolwin.pp
|
|
|
translations.pas
|
LCL: removed fpc 2.0.2 workaround and added dumpstack trace when an exception occurs while translating.
|
2007-04-19 09:23:26 +00:00 |
utrace.pp
|
|
|
xmlpropstorage.pas
|
|
|