haiku/src/apps/activitymonitor
Oliver Tappe 6a5ce30120 Move functions declared in private/system/system_info.h out of the public namespace.
* prepend private functions get_system_info_etc(), start_watching_system() and 
  stop_watching_system() with '__'
* adjust callers accordingly


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41517 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-15 17:02:36 +00:00
..
ActivityMonitor.cpp 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
ActivityMonitor.h Localization changes. Stop using AddCatalogEntryAttribute rule in Jamfiles. 2011-03-14 02:16:35 +00: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 Introduced DataSource::InternalName(), which must be implemented by all 2011-03-19 16:38:30 +00:00
ActivityView.h
ActivityWindow.cpp Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
ActivityWindow.h
CircularBuffer.h
DataSource.cpp Move functions declared in private/system/system_info.h out of the public namespace. 2011-05-15 17:02:36 +00:00
DataSource.h Introduced DataSource::InternalName(), which must be implemented by all 2011-03-19 16:38:30 +00:00
Jamfile Localization changes. Stop using AddCatalogEntryAttribute rule in Jamfiles. 2011-03-14 02:16:35 +00:00
SettingsWindow.cpp
SettingsWindow.h
SystemInfo.cpp Move functions declared in private/system/system_info.h out of the public namespace. 2011-05-15 17:02:36 +00:00
SystemInfo.h
SystemInfoHandler.cpp
SystemInfoHandler.h