haiku/src/preferences
2011-07-17 16:54:06 +02:00
..
appearance * Introduce a new tab to the Appearance Preflet for Decorator 2011-07-01 04:46:07 +00:00
backgrounds 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
bluetooth Guess the constructor was not only used in the layout API ;) 2011-05-08 08:25:41 +00:00
cpufrequency 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
datatranslations Remove ellipsis, used wrong. 2011-04-14 23:51:38 +00:00
deskbar 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
dun 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
filetypes Make the 'Long description' textview in FileTypes use the BScrollView::SetBorderHighlighted() method when it is focused, also enable tab-key navigation (which was the whole purpose of creating the custom class used for the field) with the B_NAVIGABLE flag. 2011-06-18 01:52:29 +00:00
fonts * Really, there is absolutely no need to pass the default argument to an 2011-05-06 20:03:15 +00:00
joysticks 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
keyboard 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
keymap * Added missing 'const' for the entry_ref paramter of Load(), and Save(). 2011-05-05 21:35:39 +00:00
locale Set Escape as shortcut for BAlert Cancel option. 2011-03-28 07:43:41 +00:00
mail Patch by taos. Adds missing localization to Mail status window + cosmetic changes in Mail 2011-07-14 20:31:12 +00:00
media Shrink Media preflet main window by removing doubled spacing in one place, and using default spacing (11.0f) in place of a custom spacing (14.0f). 2011-05-27 21:51:39 +00:00
mouse * Really, there is absolutely no need to pass the default argument to an 2011-05-06 20:03:15 +00:00
network * Solved #7038 a bit nicer by disabling the interface. 2011-06-15 20:12:24 +00:00
network_old Updated Jamfile's SubDir value. 2010-10-31 18:05:37 +00:00
notifications 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
opengl Update OpenGL preferences to accommodate for the fact that empty columns in a BGridLayout are now collapsed to nothingness. Fixes part of #7446. 2011-04-15 18:44:34 +00:00
printers Flat commit of all changes from package-management branch in svn 2011-07-17 16:54:06 +02:00
screen * Fixed missing initialization of fIsVesa, which should fix #7588. 2011-06-03 21:06:08 +00:00
screensaver Flat commit of all changes from package-management branch in svn 2011-07-17 16:54:06 +02:00
shortcuts Applied patch by Brian Luft to clean up the shortcuts GUI and bring it more 2011-07-02 16:01:05 +00:00
sounds Made the first column a bit wider,because it always truncated the Vision notification... Also changed the bit weird spacing to be a uniform DefaultItemSpacing. 2011-06-04 18:37:04 +00:00
time Remove mistakenly added extra line. 2011-06-11 21:09:53 +00:00
touchpad 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
tracker 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
virtualmemory 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
Jamfile Rename folder after the actual name of that preferences app, aka "Printers". 2010-11-22 12:11:31 +00:00