haiku/src/apps/activitymonitor
Adrien Destugues 15ba64aaa3 Unify Settings menu shortcut
Use , as the shortcut key for settings in all built-in apps. Some used
S, but that's already the shortcut for saving. , is the recommended
shortcut in the HIG already, but built-in apps were not updated to
match.

Fixes #11733.
2020-07-13 20:53:45 +02:00
..
ActivityMonitor.cpp WIP: Create the about dialog once, hide and show, Quit() when object is destroyed. 2012-11-12 23:57:25 -05:00
ActivityMonitor.h WIP: Create the about dialog once, hide and show, Quit() when object is destroyed. 2012-11-12 23:57:25 -05:00
ActivityMonitor.rdef Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again. 2011-03-25 22:13:48 +00:00
ActivityView.cpp ActivityMonitor: fix non-i18n-friendly string 2020-05-11 17:27:49 +02:00
ActivityView.h ActivityMonitor: remove double buffering and custom background drawing 2020-01-19 18:27:55 +00:00
ActivityWindow.cpp Unify Settings menu shortcut 2020-07-13 20:53:45 +02:00
ActivityWindow.h ActivityMonitor: Settings now modal when always on top enabled. 2013-12-02 17:39:01 +01:00
CircularBuffer.h ActivityMonitor: fixed minor issue CID 609788. 2013-03-19 00:56:47 +01:00
DataSource.cpp ActivityMonitor: fix non-i18n-friendly string 2020-05-11 17:27:49 +02:00
DataSource.h Introduced DataSource::InternalName(), which must be implemented by all 2011-03-19 16:38:30 +00:00
Jamfile Activity Monitor: Minor whitespace fix in Jamfile 2017-10-21 16:42:53 -07:00
SettingsWindow.cpp apps: Convert to using Set*UIColor. 2016-01-04 07:33:09 -05:00
SettingsWindow.h
SystemInfo.cpp kernel, libroot: Add more memory info in system_info 2013-12-16 04:53:46 +01:00
SystemInfo.h kernel, libroot: Add more memory info in system_info 2013-12-16 04:53:46 +01:00
SystemInfoHandler.cpp
SystemInfoHandler.h