haiku/src/apps
Matt Madia ac9cbf2906 Fixed a minor typo in the help text.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42481 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-25 02:13:18 +00:00
..
3dmov Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
aboutsystem * Imported Andy Ritger's GTF code in compute_display_timing.cpp, and mangled it 2011-07-13 23:26:26 +00:00
activitymonitor Move functions declared in private/system/system_info.h out of the public namespace. 2011-05-15 17:02:36 +00:00
autoraise 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
bootmanager Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
bsnow 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
cdplayer 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
charactermap Applied patch by taos to complete localization. Thanks, closes #7803. 2011-07-13 16:25:22 +00:00
clock 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
codycam Attempt to fix translation of app names of CodyCam, People and PoorMan. 2011-05-21 22:41:49 +00:00
cortex 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
debuganalyzer 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
debugger Relocate incorrectly placed call, and guard it as needed. 2011-07-24 02:54:59 +00:00
deskbar * Small cleanup. 2011-07-06 17:40:29 +00:00
deskcalc Follow-up on r41108. Removal of About-windows and menu items. 2011-03-26 17:29:28 +00:00
devices Replace use of old layout-builder classes with new ones in devices app. 2011-06-24 18:14:38 +00:00
diskprobe * Really, there is absolutely no need to pass the default argument to an 2011-05-06 20:03:15 +00:00
diskusage 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
drivesetup MainWindow::_UpdateMenus(): 2011-06-13 00:00:20 +00:00
expander Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
fontdemo 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
glteapot Localized GLTeapot with a patch by taos. Removed unnecessary 'locale' again from Mandelbrot Jamfile. +alpha3 2011-05-20 16:28:11 +00:00
gradients 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
haiku3d Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
icon-o-matic * Style cleanup. 2011-05-06 19:39:39 +00:00
installedpackages Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
installer When called from the ReadOnlyBootPrompt, quitting the Installer will result in 2011-06-18 22:55:53 +00:00
launchbox * BIconButton now inherits from BControl, solving a TODO comment. 2011-05-20 21:10:15 +00:00
login 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
magnify Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
mail Fixed a minor typo in the help text. 2011-07-25 02:13:18 +00:00
mandelbrot Localized GLTeapot with a patch by taos. Removed unnecessary 'locale' again from Mandelbrot Jamfile. +alpha3 2011-05-20 16:28:11 +00:00
mediaconverter * Fix layout problem which appeared with the introduction of CollapsingLayouter. Basically, one of the layouts expected empty columns to act like glue, which is how they worked at the time. Now use BSpaceLayoutItem::CreateGlue() to get equivalent behaviour. 2011-05-23 18:27:29 +00:00
mediaplayer * Removed the 150ms delay before showing the window - the window is now always 2011-07-01 00:05:29 +00:00
midiplayer * Style cleanup. 2011-05-06 19:46:55 +00:00
musiccollection Add a simple query app to search all music files on all volumes. Entries are searched and displayed on the fly while typing the search string. The query searches for artist, album and title. After some smaller improvements it could be integrated into media player. 2011-05-14 07:08:26 +00:00
networkstatus * Don't show the separator if there aren't any devices. 2011-06-15 20:11:35 +00:00
overlayimage Set view non-editable. (The cursor would show up and blink if one clicked the text view.) 2011-04-15 00:01:56 +00:00
packageinstaller Added missing localization macros.+alpha 2011-06-05 17:56:25 +00:00
packagemanager Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
pairs 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
people Attempt to fix translation of app names of CodyCam, People and PoorMan. 2011-05-21 22:41:49 +00:00
poorman Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
powerstatus * Minor coding style fix. 2011-05-06 19:20:39 +00:00
processcontroller 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
pulse 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
readonlybootprompt * Provided a way to define language keymap mappings, and used them to solve 2011-07-10 21:02:12 +00:00
remotedesktop 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
resedit Style fixes 2010-08-09 13:38:54 +00:00
screenshot Using DefaultItemSpacing() and DefaultLabelSpacing() as suggested by Axel. 2011-04-07 16:37:05 +00:00
showimage Make the zoom "sticky" at 1.0 for about half a second when zooming with the mousewheel. 2011-06-25 04:24:54 +00:00
soundrecorder 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
stylededit Follow up commit on r41184, which removed the Edit->Clear menu item. 2011-04-06 08:47:48 +00:00
sudoku Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
switcher * Removed TypedGroupListModel - without GCC2's covariant return type handling, 2011-05-29 08:17:27 +00:00
terminal Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
text_search Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
tracker Set the exclusive launch flag on servers, daemons, Tracker and Deskbar. 2011-04-11 12:23:51 +00:00
tv Removing most About windows and menu items as discussed here 2011-03-26 02:18:52 +00:00
webwatch 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
workspaces Changed a few strings as discussed on the i18n mailing list. Added localization of license descriptions in AboutSystem. 2011-04-04 17:36:39 +00:00
Jamfile Remove reference to no longer existing NetworkTime Jamfile. 2011-06-05 14:56:28 +00:00