lazarus/lcl
sekelsenmat 2e57cfe36f cocoa: Prepares the clipboard for non-standard types
git-svn-id: trunk@47796 -
2015-02-15 11:37:36 +00:00
..
forms CalendarPopup: Immediately hide the form (before closing) on deactivate (Issue #0020647) 2014-12-12 12:28:29 +00:00
images Add sheebang to scripts missing it 2014-02-05 12:03:30 +00:00
include LCL: A new filled arrow style for TreeView. Issue #27465, patch from Alexey Torgashin. 2015-02-14 09:36:36 +00:00
interfaces cocoa: Prepares the clipboard for non-standard types 2015-02-15 11:37:36 +00:00
languages LCL: French translation update by gilles58, bug #27423 2015-02-10 23:26:24 +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 Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
actnlist.pas
alllclunits.pp LCL, added TDBDateEdit to LCL, from LacaK, issue #15189 2014-12-16 19:29:52 +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: formatting 2015-01-27 08:33:20 +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: Remove redundant code in TCheckListBox. Issue #27385, patch from Vojtech Cihak. 2015-02-01 09:04:04 +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 ColorListBox: use same logic for Style as TColorBox. Issue #0027397. 2015-02-02 18:21:18 +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: A new filled arrow style for TreeView. Issue #27465, patch from Alexey Torgashin. 2015-02-14 09:36:36 +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: less hints 2015-02-07 09:52:51 +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
dbextctrls.pp LCL, added TDBDateEdit to LCL, from LacaK, issue #15189 2014-12-16 19:29:52 +00:00
dbgrids.pas LCL: less hints 2015-02-07 09:52:51 +00:00
defaulttranslator.pas LCL, LCLTranslator: allow specifying custom translation files subdirectory when calling SetDefaultLang, bug #26688 2015-01-06 00:14:56 +00:00
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
dynhasharray.pp
dynqueue.pas IDE: package editor: move files: find res files 2014-06-12 11:05:58 +00:00
editbtn.pas TDateEdit: Remove method DateFormatChanged: it exposes a private field that is only meant for internal use, and should not be changed by user. 2015-02-15 11:05:19 +00:00
extctrls.pp LCL: Revert a workaround for FPC bug that causes Arithmetic overflow in TControlbar. Fixed in FPC trunk. Issue #27167. 2015-01-21 16:43:38 +00:00
extdlgs.pas Dialogs, ExtDlgs: 2014-11-29 16:19:38 +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
fpmake.pp fpmake: re-generated several fpmake.pp files 2015-01-02 20:45:33 +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
graphutil.pp lcl: graphutil: fixed range check 2014-05-08 13:36:10 +00:00
grids.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +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 Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +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 Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +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 developer aka trunk version 1.5 2015-01-11 11:12:07 +00:00
lclclasses.pp
lclintf.pas Carbon,Cocoa,QtCocoa: replaced outdated LSOpenCFURLRef.Now qtcocoa 64bit can be build w/o problems.Patch by Karl-Michael Schindler. issue #26890 2015-02-09 08:44:40 +00:00
lclmemmanager.pas
lclmessageglue.pas LCL: clean up 2014-10-18 09:22:19 +00:00
lclproc.pas LCL: less hints 2015-02-07 09:52:51 +00:00
lclrescache.pas
lclstrconsts.pas LCL: Fix a grammar error in a resource string. 2015-01-21 00:16:51 +00:00
lcltranslator.pas LCL: translator: comments and published GetDefaultLang, issue #27440, from wp 2015-02-10 15:59:42 +00:00
lcltype.pp IPro, TIpHtmlPanel: Support color printers. Issue #27420, patch from Michl. 2015-02-08 18:05:37 +00:00
lclunicodedata.pas
lclversion.pas developer aka trunk version 1.5 2015-01-11 11:12:07 +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 Merged revision(s) 47786 from branches/fixes_1_4: 2015-02-14 18:31:01 +00:00
Makefile lcl: makefiles: added -Sc C-style operators, bug #27128 2014-12-04 11:15:36 +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 lcl: makefiles: added -Sc C-style operators, bug #27128 2014-12-04 11:15:36 +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 TPairSplitter.Color property. Issue #27341. 2015-01-26 23:29:34 +00:00
popupnotifier.pas
postscriptcanvas.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
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, added TDBDateEdit to LCL, from LacaK, issue #15189 2014-12-16 19:29:52 +00:00
rubberband.pas
shellctrls.pas LCL: TShellCtrl: less calling ProcessMessages 2015-02-15 00:37:24 +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 Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
stringhashlist.pas
textstrings.pas LCL: TTextStrings: assign(TTextStrings): simple copy 2015-01-05 12:52:25 +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
translations.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
update_allunits.lpi
update_allunits.lpr
utrace.pp
valedit.pas LCL: less hints 2015-02-07 09:52:51 +00:00
xmlpropstorage.pas LCL: TXML/IniPropStorage: do not load/save at designtime 2014-09-29 18:53:52 +00:00