lazarus/lcl
sekelsenmat 51d733e571 cocoa: Fixes toolbar dropdown button, bug #28690
git-svn-id: trunk@52768 -
2016-08-01 19:59:20 +00:00
..
forms LCL: Some visual improvement of the CalendarPopup form. Patch by wp. Part of issue #0029949. 2016-04-07 13:13:15 +00:00
images images: update policy information 2016-06-29 17:54:44 +00:00
include lcl: TCustomForm needs Application.RemoveAsyncCalls, issues #30281 and #8576 2016-08-01 16:43:28 +00:00
interfaces cocoa: Fixes toolbar dropdown button, bug #28690 2016-08-01 19:59:20 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #30342 2016-07-05 22:12:22 +00:00
nonwin32
templates
tests
widgetset LCL: WidgetSet: fix VMT parent class entry for FPC changes r34171 #7571057b7d-r34179. Issue #30407 2016-07-24 12:28:50 +00:00
actnlist.pas
alllclunits.pp lcl: less warning 2016-03-01 15:19:28 +00:00
arrow.pp LCL: Improve TArrow more. Issue #28228, patch from Alexey Torgashin. 2015-06-05 17:10:58 +00:00
asyncprocess.pp
btn_icons.res lcl: images: cleaner tick images, Issue #29869 2016-03-23 09:04:03 +00:00
buttonpanel.pas
buttons.pp
calendar.pp LCL: Implement TCustomCalendar.GetCalendarView. Patch by Zoran Vučenović. 2016-02-25 09:55:01 +00:00
checklst.pas LCL: Publish property OnSelectionChange for TCheckListBox. Patch from Sandro Cumerlato. 2016-07-30 13:30:49 +00:00
clipbrd.pp LCL: ClipBoard HTML functions: 2015-12-21 19:45:48 +00:00
colorbox.pas Revert r49699 #57795c6d42, "LCL: Prevent opening custom color selection dialog in ColorBox wrongly." 2015-09-23 09:19:55 +00:00
comboex.pas
comctrls.pp LCL: TTabControl: TabStop handling workaround. Issue #30305 2016-07-24 07:03:09 +00:00
controls.pp revert r52494, r52500 #48fe37a204: they caused crashes in Carbon interface. Issue #30003 2016-07-17 04:12:46 +00:00
cursor_hourglass.res lcl: images: hourglass cursors: better hotspot (in the middle of hourglass) 2016-03-24 00:37:32 +00:00
cursors.res lcl: images: hourglass cursors: better hotspot (in the middle of hourglass) 2016-03-24 00:37:32 +00:00
customdrawn_android.pas cocoa: Implements basic TSpeedButton look 2015-08-01 06:28:38 +00:00
customdrawn_common.pas cocoa: Implements basic TSpeedButton look 2015-08-01 06:28:38 +00:00
customdrawn_mac.pas cocoa: Fixes toolbar dropdown button, bug #28690 2016-08-01 19:59:20 +00:00
customdrawn_winxp.pas cocoa: Implements basic TSpeedButton look 2015-08-01 06:28:38 +00:00
customdrawncontrols.pas cocoa: Implements basic TSpeedButton look 2015-08-01 06:28:38 +00:00
customdrawndrawers.pas cocoa: Implements basic TSpeedButton look 2015-08-01 06:28:38 +00:00
customtimer.pas
dbactns.pp
dbctrls.pp LCL: Change TDBImage.UpdateData to virtual. Issue #24539. 2016-03-14 19:59:50 +00:00
dbextctrls.pp
dbgrids.pas LCL, DbGrids: Fix result of DBGrid.MyCompareBookmarks, from Luiz Americo, issue #28743 2016-07-17 19:30:48 +00:00
defaulttranslator.pas
dialog_icons.res
dialogs.pp LCL: dialogs: create a generic solution for dialog copy to clipboard. 2016-05-15 09:33:19 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
editbtn.pas EditBtn: remove obsolete properties TDateEdit.OKCaption and TDateEdit.CancelCaption (they pollute .po files). Issue #0030031. 2016-07-31 15:08:13 +00:00
extctrls.pp lcl: Add property WordWrap to panel 2016-06-13 19:18:55 +00:00
extdlgs.pas lcl: disable windows on system dialog execute 2016-03-02 05:45:52 +00:00
extendedstrings.pas
extgraphics.pas lcl: removed example PaintSwastika 2016-01-07 12:53:41 +00:00
filectrl.pp LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
forms.pp lcl: change OnExceptionCircle to OnCircularException, remove handler list. 2016-07-20 18:01:57 +00:00
fpmake.pp
graphics.pp Some time ago we decided (in the mailling list) against using reference instead of handle 2016-07-19 13:21:51 +00:00
graphmath.pp LCL: exploded some With-blocks for fpc 3.1.1 2015-11-06 18:35:28 +00:00
graphtype.pp lcl: fixed typos 2015-12-05 23:29:47 +00:00
graphutil.pp LCL: Improve conversion routines HLStoRGB and RGBtoHLS. Issue #28423, patch from Vojtech Cihak. 2015-08-03 23:06:27 +00:00
grids.pas LCL, grids: Stop processing the key VK_ESCAPE in the editor if the user has already handled the event, issue #30044 2016-07-25 18:49:56 +00:00
groupededit.pp lcl: groupededit: use RealGetText/RealSetText overriden methods instead of new GetText/SetText to make use of TControl.Text property. 2016-04-08 11:05:53 +00:00
helpintfs.pas
icnstypes.pas
imagelistcache.pas
imglist.pp
industrialbase.pp LCL: exploded some With-blocks for fpc 3.1.1 2015-11-06 18:35:28 +00:00
inipropstorage.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
interfacebase.pp Implements support for radial gradient in Qt and the LCL with capability indicator 2016-02-08 19:18:10 +00:00
intfgraphics.pas LCL: TLazIntfImage.Assign: copy DataDescription 2016-03-20 23:46:20 +00:00
LAYOUT.txt
lazcanvas.pas LCL: exploded some With-blocks for fpc 3.1.1 2015-11-06 18:35:28 +00:00
lazdeviceapis.pas
lazdialogs.pas
lazfreetypeintfdrawer.pas
lazhelphtml.pas lcl: using process Executable instead of CommandLine 2016-02-23 11:03:05 +00:00
lazhelpintf.pas lcl: help intf: debug 2015-12-06 14:41:23 +00:00
lazlinkedlist.pas
lazregions.pas
lcl_calc_images.res
lcl_dbgrid_images.res
lcl_dbnav_images.res lcl: images: cleaner tick images, Issue #29869 2016-03-23 09:04:03 +00:00
lcl_dock_images.res
lcl_dock_to_images.res lcl: images: replace dock images with Tango (some modified by myself). Issue #29869 2016-03-24 00:23:18 +00:00
lcl_edbtnimg.res lcl: images: better btnseldir.png 2016-03-23 09:11:09 +00:00
lcl_grid_images.res lcl: images: replace all Silk icons by public-domain Tango icons, Issue #29869 2016-03-23 08:08:15 +00:00
lclbase.lpk LazControls; Start T(Float)SpinEditEx. 2016-01-13 11:40:39 +00:00
lclclasses.pp LCL: Improve a debug msg when destroying a component with LCLRefCount>0. 2016-03-15 11:22:21 +00:00
lclintf.pas LCLIntf: refactor FindDefaultBrowser() for Windows. 2016-07-05 22:49:36 +00:00
lclmemmanager.pas
lclmessageglue.pas
lclproc.pas LCL, Codetools: Turn condition {$IFnDEF DisableWrapperFunctions} into {$IFDEF EnableWrapperFunctions} in units where it was forgotten. 2016-07-13 13:32:33 +00:00
lclrescache.pas
lclstrconsts.pas lcl: use OK and Abort buttons in default exception dialog. Don't kill the application when ESC is pressed to close it. 2016-02-28 07:33:49 +00:00
lcltranslator.pas LCLTranslator: Fix FindLocaleFilename failing if optional directory is absolute or ends with a path delimiter. 2016-06-19 22:19:27 +00:00
lcltype.pp lcl: use ssDouble, ssTriple and ssQuad in MouseUp handlers 2016-02-10 15:35:03 +00:00
lclunicodedata.pas
lclversion.pas trunk: set version to 1.7 2015-11-30 19:06:17 +00:00
ldocktree.pas
lmessages.pp lcl: fix Linux compilation after r51821 #be5322bd6d, Issue #29766 2016-03-04 06:44:48 +00:00
lresources.pp LCL: Implement WriteVariant for TLRSObjectWriter. Fix variant property editor. Issue #28040, patch from Michal Gawrycki. 2016-05-19 08:15:02 +00:00
Makefile lcl: updated makefiles 2016-03-20 13:05:51 +00:00
Makefile_win.compiled
Makefile.compiled
Makefile.fpc IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
maps.pp
maskedit.pp MaskEdit: do replace SpaceChar with #32 in FormatMaskText. 2016-04-17 12:28:03 +00:00
menus.pp LCL: menus: implement StripHotkey (Delphi compatibilty) 2016-05-15 09:26:48 +00:00
pairsplitter.pas
popupnotifier.pas
postscriptcanvas.pas LCL: exploded some With-blocks for fpc 3.1.1 2015-11-06 18:35:28 +00:00
postscriptprinter.pas
postscriptunicode.pas
printers.pas LCL: exploded some With-blocks for fpc 3.1.1 2015-11-06 18:35:28 +00:00
propertystorage.pas TCustomPropertyStorage: implement OnSaveException event. 2016-04-25 12:36:52 +00:00
registerlcl.pas
rubberband.pas
shellctrls.pas ShellCtrls: publish property Mask of TShellListView. 2016-04-11 09:37:19 +00:00
spin.pp
stdactns.pas LCL: Publish TCommonDialogAction.OnUpdate. Issue #30196, patch from Rolf Wetjen. 2016-06-16 11:06:05 +00:00
stdctrls.pp LCL: Fix spelling in comment. 2016-07-03 12:35:55 +00:00
stringhashlist.pas
textstrings.pas
themes.pas lcl: themes: add TThemeOption.toUseGlyphEffects. Use it for TToolButton, TSpeedButton, TBitBtn, TButtonGlyph 2015-12-21 05:37:05 +00:00
tmschema.pas
toolwin.pp
translations.pas LCL, Translations unit: Improved lieending removal code clarity, added more comments. 2016-07-16 10:22:01 +00:00
update_allunits.lpi
update_allunits.lpr
utrace.pp LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
valedit.pas ValEdit: fix infinite recursion introduced in r52157 #e6905bdc44. Issue #0029993. 2016-04-11 09:15:49 +00:00
xmlpropstorage.pas Order uses sections. 2016-03-15 21:16:43 +00:00