.. |
forms
|
|
|
images
|
Add sheebang to scripts missing it
|
2014-02-05 12:03:30 +00:00 |
include
|
LCL: do not clear last adjusted clientrect
|
2014-05-17 14:53:58 +00:00 |
interfaces
|
Qt: fixed StretchMaskBlt bug when dstRect position is not inside clipRegion.issue #26004
|
2014-05-18 07:18:56 +00:00 |
languages
|
Translations: Czech translation update by Vaclav Valicek, bug #26163, bug #26164, bug #26166
|
2014-05-15 20:51:39 +00:00 |
nonwin32
|
LCL: Add WM_KEYUP and TWMKeyUp. Issue #25673, patch from ocean
|
2014-02-08 00:01:59 +00:00 |
templates
|
|
|
tests
|
tests: fixed compilation and 64bit, bug #25967
|
2014-04-03 21:29:00 +00:00 |
widgetset
|
cocoa: Support for TLabel and other graphic controls inside TPageControl tab views; Implements many properties and methods from TListView
|
2014-05-01 22:45:25 +00:00 |
actnlist.pas
|
|
|
alllclunits.pp
|
LCL: undo the renaming of TEditButton into TButtonEdit.
|
2014-04-09 15:46:18 +00:00 |
arrow.pp
|
LCL: register TArrow to Misc component page again. Remove extra register procedures from Industrial components.
|
2013-09-07 07:23:49 +00:00 |
asyncprocess.pp
|
|
|
barchart.pp
|
|
|
btn_icons.res
|
lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres
|
2013-09-28 03:06:54 +00:00 |
buttonpanel.pas
|
|
|
buttons.pp
|
Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF.
|
2014-01-02 18:16:19 +00:00 |
calendar.pp
|
|
|
checklst.pas
|
LCL: BiDiMode and FlipChildren fixes for TRadioGroup, TCheckGroup and TCheckListbox, patch by wp, bug #25408
|
2013-12-21 14:20:20 +00:00 |
clipbrd.pp
|
LCL: minor corrections of comments in clipbrd.pp (thanks to Mike Thompson), bug #25033
|
2013-09-16 20:43:07 +00:00 |
colorbox.pas
|
LCL: Add ColorRectWidth property to TCustomColorBox. Issue #24761, patch from Michael Fuchs
|
2013-07-18 13:04:41 +00:00 |
comctrls.pp
|
LCL, TCoolbar: Replace Resize with WMSize. Issue #26096, patch from Vojtech Cihak.
|
2014-05-10 14:40:17 +00:00 |
controls.pp
|
LCL: comment
|
2014-05-01 14:00:37 +00:00 |
cursors.res
|
lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres
|
2013-09-28 03:06:54 +00:00 |
customdrawn_android.pas
|
|
|
customdrawn_common.pas
|
|
|
customdrawn_winxp.pas
|
|
|
customdrawncontrols.pas
|
lcl: load button icons from FPC resources instead of Lazarus resources
|
2013-09-27 02:48:55 +00:00 |
customdrawndrawers.pas
|
|
|
customtimer.pas
|
|
|
dbactns.pp
|
|
|
dbctrls.pp
|
lcl: add some heuristic in TDBLookup to determine if the dataset really changed. Issue #26006
|
2014-05-01 20:01:23 +00:00 |
dbgrids.pas
|
LCL, fix DBGrid shows '(blob)' on all Blob fields, from Petr-K, issue #26061
|
2014-04-23 18:55:50 +00:00 |
defaulttranslator.pas
|
|
|
dialog_icons.res
|
lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres
|
2013-09-28 03:06:54 +00:00 |
dialogs.pp
|
lcl: move dialog icons from Lazarus to FPC resources
|
2013-09-27 03:38:18 +00:00 |
dynamicarray.pas
|
|
|
dynhasharray.pp
|
|
|
dynqueue.pas
|
|
|
editbtn.pas
|
LCL: remove default param from FilterEdit.ForceFilter(). Add method Reset().
|
2014-05-18 08:57:17 +00:00 |
extctrls.pp
|
LCL: BiDiMode and FlipChildren fixes for TRadioGroup, TCheckGroup and TCheckListbox, patch by wp, bug #25408
|
2013-12-21 14:20:20 +00:00 |
extdlgs.pas
|
lcl: move calculator images from Lazarus to FPC resources
|
2013-09-27 05:40:11 +00:00 |
extendedstrings.pas
|
|
|
extgraphics.pas
|
|
|
filectrl.pp
|
|
|
forms.pp
|
LCL: ScrollingWinControl Resizing. Issue #25859, patch from ocean.
|
2014-03-16 23:03:26 +00:00 |
fpcadds.pas
|
|
|
fpmake.pp
|
|
|
graphics.pp
|
lcl: a trial to fix wince compilation (issue #0025512)
|
2014-01-11 03:25:31 +00:00 |
graphmath.pp
|
|
|
graphtype.pp
|
Add scanline support
|
2013-06-23 19:46:43 +00:00 |
graphutil.pp
|
lcl: graphutil: fixed range check
|
2014-05-08 13:36:10 +00:00 |
grids.pas
|
LCL, grids, fix exception on resizing the last column when AllowOutboundEvents=false, modified patch from vbxier, issue #26138
|
2014-05-12 07:24:01 +00:00 |
helpintfs.pas
|
IDE: help for unknown identifier: do not show error about FPC keyword, the following error is enough
|
2014-02-05 10:15:15 +00:00 |
icnstypes.pas
|
|
|
imagelistcache.pas
|
|
|
imglist.pp
|
lcl: add an ability to create a TGraphic from resource which at the moment supports Bmp, Png, Ico and Cur resources, add an ability to add an ImageList element from resource
|
2013-09-27 11:46:02 +00:00 |
industrialbase.pp
|
|
|
inipropstorage.pas
|
|
|
interfacebase.pp
|
lcl: move LoadIcon, LoadCursor, LoadBitmap to LCLIntf to prevent name clashing with Windows unit (issue #0024222)
|
2013-06-23 12:29:11 +00:00 |
intfgraphics.pas
|
LCL: fixed typos in comments ("extention" -> "extension"), patch by Reinier, bug #26154
|
2014-05-12 23:12:18 +00:00 |
LAYOUT.txt
|
|
|
lazcanvas.pas
|
Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF.
|
2014-01-02 18:16:19 +00:00 |
lazdeviceapis.pas
|
|
|
lazdialogs.pas
|
lcl: move dialog icons from Lazarus to FPC resources
|
2013-09-27 03:38:18 +00:00 |
lazfreetypeintfdrawer.pas
|
|
|
lazhelphtml.pas
|
IDE: cut handles when starting applications
|
2013-11-07 12:52:03 +00:00 |
lazhelpintf.pas
|
IDE: renamed SetPathDelims to GetForcedPathDelims
|
2013-09-09 10:28:10 +00:00 |
lazlinkedlist.pas
|
|
|
lazregions.pas
|
Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF.
|
2014-01-02 18:16:19 +00:00 |
lcl_calc_images.res
|
lcl: move calculator images from Lazarus to FPC resources
|
2013-09-27 05:40:11 +00:00 |
lcl_dbgrid_images.res
|
lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres
|
2013-09-28 03:06:54 +00:00 |
lcl_dbnav_images.res
|
lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres
|
2013-09-28 03:06:54 +00:00 |
lcl_dock_images.res
|
lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres
|
2013-09-28 03:06:54 +00:00 |
lcl_dock_to_images.res
|
lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres
|
2013-09-28 03:06:54 +00:00 |
lcl_edbtnimg.res
|
lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres
|
2013-09-28 03:06:54 +00:00 |
lcl_grid_images.res
|
lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres
|
2013-09-28 03:06:54 +00:00 |
lclbase.lpk
|
LCL: undo the renaming of TEditButton into TButtonEdit.
|
2014-04-09 15:46:18 +00:00 |
lclclasses.pp
|
|
|
lclintf.pas
|
LCL: check for Interfaces unit for clipboard. It can be missing when clipboard is used in cmd line prog and LCL dependency added manually.
|
2013-08-22 11:56:14 +00:00 |
lclmemmanager.pas
|
|
|
lclmessageglue.pas
|
|
|
lclproc.pas
|
fixed spelling mistakes, found by lintian
|
2014-02-05 12:07:46 +00:00 |
lclrescache.pas
|
|
|
lclstrconsts.pas
|
LclStrConst Fix rsFixedColsTooBig and rsFixedRowsTooBig so they match current behaviour (issue #0018590).
|
2014-05-01 15:37:08 +00:00 |
lcltype.pp
|
LCL: Implement TCustomEdit.NumbersOnly property.
|
2014-01-09 13:36:11 +00:00 |
lclunicodedata.pas
|
|
|
lclversion.pas
|
set trunk version to 1.3
|
2013-09-15 15:53:49 +00:00 |
ldocktree.pas
|
lcl: move dock images from Lazarus to FPC resources
|
2013-09-27 06:00:50 +00:00 |
lmessages.pp
|
|
|
lresources.pp
|
fixed spelling mistakes, found by lintian
|
2014-02-05 12:07:46 +00:00 |
Makefile
|
fixed make distclean
|
2014-02-18 17:37:14 +00:00 |
Makefile_win.compiled
|
lcl: updated Makefile for win32
|
2013-09-15 21:50:36 +00:00 |
Makefile.compiled
|
updated Makefiles
|
2013-09-15 05:59:45 +00:00 |
Makefile.fpc
|
fixed make distclean
|
2014-02-18 17:37:14 +00:00 |
maps.pp
|
|
|
maskedit.pp
|
MaskEdit: fix possible crash in PasteFromClipBoard.
|
2014-02-09 16:40:44 +00:00 |
menus.pp
|
LCL: add a MainMenu.Height property. Issue #26054
|
2014-04-28 12:50:44 +00:00 |
pairsplitter.pas
|
LCL: added TPairSplitter.Constraints, bug #25046
|
2013-09-18 09:12:57 +00:00 |
popupnotifier.pas
|
|
|
postscriptcanvas.pas
|
|
|
postscriptprinter.pas
|
|
|
postscriptunicode.pas
|
|
|
printers.pas
|
Printers, use finalization handler to free printer avoiding AV, issue #23859
|
2013-10-09 06:28:11 +00:00 |
propertystorage.pas
|
|
|
registerlcl.pas
|
LCL: undo the renaming of TEditButton into TButtonEdit.
|
2014-04-09 15:46:18 +00:00 |
rubberband.pas
|
|
|
shellctrls.pas
|
ShellTreeView: fix SetPath (issue #0026088).
|
2014-04-28 18:12:25 +00:00 |
spin.pp
|
|
|
stdactns.pas
|
|
|
stdctrls.pp
|
TCustomComboBox: remove redundant KeyPress method. All this is already done in Utf8KeyPress.
|
2014-05-02 12:58:31 +00:00 |
stringhashlist.pas
|
|
|
textstrings.pas
|
LCL: fixed TTextStrings.Exchange
|
2014-04-30 17:08:53 +00:00 |
themes.pas
|
lcl: implement small close button drawing with themes
|
2013-06-23 17:39:10 +00:00 |
tmschema.pas
|
|
|
toolwin.pp
|
|
|
translations.pas
|
lcl, ide: use code compatible with JSon package from FPC 2.6.2
|
2014-01-17 10:54:10 +00:00 |
update_allunits.lpi
|
|
|
update_allunits.lpr
|
|
|
utrace.pp
|
|
|
valedit.pas
|
LCL: Prevent an out of bounds error in ValueListEditor when adding rows automatically in Value-column.
|
2014-04-13 10:35:15 +00:00 |
xmlpropstorage.pas
|
lcl: TXMLConfigStorage: fixed load/save utf8 filename
|
2013-06-23 16:02:26 +00:00 |