lazarus/lcl
juha f1afc4e4cd LCL: formatting
git-svn-id: trunk@46703 -
2014-10-30 19:46:52 +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 LCL: Implement THintWindow.IsMsgHint. Issue #23076. 2014-10-28 16:58:57 +00:00
interfaces Qt: better debug info in TQtWidgetSet.DeleteObject() when trying to delete default resource. 2014-10-29 10:00:11 +00:00
languages Updated Italian translation 2014-10-25 09:00:54 +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 LCL: fixed GetDefaultColor for TStaticText, TNoteBook, TTabSheet, TGroupBox, bug #26535 2014-08-06 16:54:36 +00:00
actnlist.pas
alllclunits.pp LCL: Add new TComboBoxEx and TCheckComboBox components. Issue #26515, patch from Vojtech Cihak. 2014-09-21 11:51:26 +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
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: Prevent recursive loop from TreeView OnChange handler when using LockSelectionChangeEvent. Issue #21652. 2014-10-28 16:16:50 +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
dbactns.pp
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, make sure that dbgrid is focused after editor is hidden, fix insert problem described in issue #26929 2014-10-25 23:06:16 +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: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
dynamicarray.pas
dynhasharray.pp
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: Publish OnMouseWheel* properties for TSplitter. Issue #26781, patch from Sandro Cumerlato. 2014-10-23 16:51:03 +00:00
extdlgs.pas LCL: clean up 2014-05-27 13:27:55 +00:00
extendedstrings.pas
extgraphics.pas
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
fpcadds.pas
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: Implement TCursorImage.SetHotSpot. Issue #26945, patch from Denis Kozlov. 2014-10-26 20:36:37 +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
graphutil.pp lcl: graphutil: fixed range check 2014-05-08 13:36:10 +00:00
grids.pas LCL, grids, Fix occasional dbgrid problem in which a new record is canceled when trying to click on a cell in the new record, issue #26916 2014-10-22 13:59:23 +00:00
helpintfs.pas * Cosmetic: comments/debugln output 2014-10-14 14:06:25 +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 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
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: Add new TComboBoxEx and TCheckComboBox components. Issue #26515, patch from Vojtech Cihak. 2014-09-21 11:51:26 +00:00
lclclasses.pp
lclintf.pas
lclmemmanager.pas
lclmessageglue.pas LCL: clean up 2014-10-18 09:22:19 +00:00
lclproc.pas fixed spelling mistakes, found by lintian 2014-02-05 12:07:46 +00:00
lclrescache.pas
lclstrconsts.pas LCL: minor string correction 2014-08-18 23:14:11 +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 LCL: use constants in controlconsts.inc. Issue #26673, patch from ocean. 2014-09-13 21:28:55 +00:00
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: 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
postscriptcanvas.pas
postscriptprinter.pas
postscriptunicode.pas
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
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
stdctrls.pp LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 15:26:05 +00:00
stringhashlist.pas
textstrings.pas LCL: fixed TTextStrings.Exchange 2014-04-30 17:08:53 +00:00
themes.pas
tmschema.pas
toolwin.pp
translations.pas LCL, translations: restored fuzzy translations handling logic after r46604 #db28db962b (we do not display fuzzy translations even if they don't have formatting errors) 2014-10-19 22:05:11 +00:00
update_allunits.lpi
update_allunits.lpr
utrace.pp
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