lazarus/lcl
bart fbf0df95ec Dialogs, ExtDlgs:
- return correct Height/Width for TFindDialog, TCalendarDialog, TCalculatorDialog
- implement Top/Left for TExtCommonDialog

git-svn-id: trunk@47028 -
2014-11-29 16:19:38 +00:00
..
forms lcl: TFindDialog: autosize buttons 2014-10-23 12:49:05 +00:00
images Add sheebang to scripts missing it 2014-02-05 12:03:30 +00:00
include Dialogs, ExtDlgs: 2014-11-29 16:19:38 +00:00
interfaces LCL: Prevent range overflow in TGtkDeviceContext.FillRect. Cast Cardinal -> TColor. Issue #26897. 2014-11-29 13:41:37 +00:00
languages LCL: restored Russian and Italian translations, lost in r46865 #02afa460c3 2014-11-21 00:58:19 +00:00
nonwin32 LCL: Add WM_KEYUP and TWMKeyUp. Issue #25673, patch from ocean 2014-02-08 00:01:59 +00:00
templates Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-25 09:22:25 +00:00
tests tests: fixed compilation and 64bit, bug #25967 2014-04-03 21:29:00 +00:00
widgetset LCL: Implement TCustomCheckbox.Alignment (Windows only), partly resolves issue #0012343. 2014-11-22 14:38:26 +00:00
actnlist.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
alllclunits.pp lcl: moved fpcadds to lazutils 2014-11-20 12:49:36 +00:00
arrow.pp LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
asyncprocess.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
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 LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
buttons.pp LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
calendar.pp LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
checklst.pas LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +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: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
comboex.pas LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
comctrls.pp lcl: TTreeView: unicode file names 2014-11-12 18:56:15 +00:00
controls.pp LCL: comments 2014-10-09 16:22:34 +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 LCL: clean up 2014-05-27 13:27:55 +00:00
customdrawn_common.pas customdrawn patch from Bernd 2014-09-07 16:30:50 +00:00
customdrawn_winxp.pas
customdrawncontrols.pas LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
customdrawndrawers.pas
customtimer.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
dbactns.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
dbctrls.pp LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
dbgrids.pas LCL, dbgrid: use CompareBookmarks where available, issue #24924 2014-11-10 16:36:56 +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 Dialogs, ExtDlgs: 2014-11-29 16:19:38 +00:00
dynamicarray.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
dynhasharray.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
dynqueue.pas IDE: package editor: move files: find res files 2014-06-12 11:05:58 +00:00
editbtn.pas LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
extctrls.pp lcl: TCustomImage.Paint: do not invalidate when initializing the image during paint 2014-11-05 12:20:06 +00:00
extdlgs.pas Dialogs, ExtDlgs: 2014-11-29 16:19:38 +00:00
extendedstrings.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
extgraphics.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
filectrl.pp LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
forms.pp LCL: Implement THintWindow.IsMsgHint. Issue #23076. 2014-10-28 16:58:57 +00:00
fpmake.pp LCL: Add new TComboBoxEx and TCheckComboBox components. Issue #26515, patch from Vojtech Cihak. 2014-09-21 11:51:26 +00:00
graphics.pp lcl: TGraphic: unicode file names 2014-11-12 18:54:56 +00:00
graphmath.pp LCL: fixed PolyBezierArcPoints in graphmath for negative values.Patch by Giuliano Colla. issue #26792 2014-10-06 06:10:36 +00:00
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 Grids: Dont restore backed-up value of RowCount when using InsertRowWithValues on an empty grid (Issue #0026943). 2014-11-08 16:59:17 +00:00
helpintfs.pas * Cosmetic: comments/debugln output 2014-10-14 14:06:25 +00:00
icnstypes.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
imagelistcache.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
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 LCL: Set AntialiasingMode in the beginning of TArrow.Paint. Fix a bug made in previous commit. 2013-05-17 14:25:29 +00:00
inipropstorage.pas LCL: TXML/IniPropStorage: do not load/save at designtime 2014-09-29 18:53:52 +00:00
interfacebase.pp LCL: formatting 2014-10-30 19:46:52 +00:00
intfgraphics.pas LCL: Fix error shown in png testsuite "basn6a16". Was a regression by r41838 #8a1c1b7263. Issue #25055, patch from ocean. 2014-09-15 16:04:58 +00:00
LAYOUT.txt
lazcanvas.pas lcl: clean up 2014-08-03 22:05:40 +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 LCL: clean up 2014-05-27 13:27:55 +00:00
lazhelphtml.pas * Cosmetic: comments/debugln output 2014-10-14 14:06:25 +00:00
lazhelpintf.pas * lazhelpintf: cosmetic/code layout 2014-10-27 10:35:05 +00:00
lazlinkedlist.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
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: moved fpcadds to lazutils 2014-11-20 12:49:36 +00:00
lclclasses.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
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 Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
lclmessageglue.pas LCL: clean up 2014-10-18 09:22:19 +00:00
lclproc.pas lcl: DbgSaveData: unicode file names 2014-11-12 18:50:45 +00:00
lclrescache.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
lclstrconsts.pas LCL: fixed typo in Grids 2014-11-08 01:49:29 +00:00
lcltype.pp LCL: Implement TCustomCheckbox.Alignment (Windows only), partly resolves issue #0012343. 2014-11-22 14:38:26 +00:00
lclunicodedata.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
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 LCL: use constants in controlconsts.inc. Issue #26673, patch from ocean. 2014-09-13 21:28:55 +00:00
lresources.pp LCL: fixed compilation: windows on fpc 2.7.1 2014-11-22 23:45:54 +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 Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
maskedit.pp MaskEdit: don't call GetEditText as a shorcut to inherited RealGetText, because it may fail if GetEditText is overridden. 2014-10-22 22:38:41 +00:00
menus.pp LCL: do not mention in comments no longer existing TMenuBar class, bug #26799 2014-09-30 23:20:20 +00:00
pairsplitter.pas LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
popupnotifier.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
postscriptcanvas.pas LCL, postscriptcanvas: fix landscape and reverse landscape orientation, from Percy Van Den bylaardt, issue #27048 2014-11-21 01:42:21 +00:00
postscriptprinter.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
postscriptunicode.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
printers.pas Printers, don't setup printer list while printer object is being destroyed, fix issue #26489 2014-09-14 17:41:24 +00:00
propertystorage.pas LCL: TXML/IniPropStorage: do not load/save at designtime 2014-09-29 18:53:52 +00:00
registerlcl.pas LCL: Add new TComboBoxEx and TCheckComboBox components. Issue #26515, patch from Vojtech Cihak. 2014-09-21 11:51:26 +00:00
rubberband.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
shellctrls.pas LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
spin.pp LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
stdactns.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
stdctrls.pp LCL: Implement TCustomCheckbox.Alignment (Windows only), partly resolves issue #0012343. 2014-11-22 14:38:26 +00:00
stringhashlist.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
textstrings.pas LCL: TTextStrings: Assign, AddStrings: combine Texts, splitting lines with line endings 2014-11-22 10:46:41 +00:00
themes.pas LCL: Fix font.color on WinXP theme ttItemHot elements. Reverts faulty r46740 #bccb960c29. Issue #26981, patch from Andrey Zubarev. 2014-11-03 11:16:34 +00:00
tmschema.pas
toolwin.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
translations.pas lcl: TPOFile: unicode file names 2014-11-12 18:52:23 +00:00
update_allunits.lpi
update_allunits.lpr
utrace.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
valedit.pas LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
xmlpropstorage.pas LCL: TXML/IniPropStorage: do not load/save at designtime 2014-09-29 18:53:52 +00:00