haiku/src/preferences/screen
Axel Dörfler 5de171daf3 * Now presents 24 bit modes as 32 bit modes to the user to avoid confusion.
* screen_mode will not make a difference between 32 and 24 bit anymore in the
  equally operator.
* Some cards only support 24 bit instead of 32, for example Qemu VESA mode.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24674 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-30 10:53:45 +00:00
..
AlertView.cpp Followed Andreas' suggestion, and enlarged timeout to 12 seconds. 2008-03-09 17:01:39 +00:00
AlertView.h Fixed some issues in the "keep settings" alert: 2006-04-17 23:22:12 +00:00
AlertWindow.cpp Renamed SET_INITIAL_MODE_MSG to BUTTON_UNDO_MSG. 2007-02-07 14:39:08 +00:00
AlertWindow.h Renamed src/prefs to "preferences", as the directory is usually called in BeOS. 2005-06-24 15:57:12 +00:00
Constants.h Renamed SET_INITIAL_MODE_MSG to BUTTON_UNDO_MSG. 2007-02-07 14:39:08 +00:00
Jamfile * Made the refresh selection window font sensitive. 2006-04-16 20:55:53 +00:00
MonitorView.cpp Made the Screen preflet's behavior consistent with the other preflets. 2007-02-07 13:48:59 +00:00
MonitorView.h Fixed gcc 4(.1.2) build problems. 2007-03-04 05:00:40 +00:00
multimon.cpp * You are supposed to free() the mode list returned by BScreen::GetModeList(), 2006-03-11 15:13:19 +00:00
RefreshSlider.cpp * Made the refresh selection window font sensitive. 2006-04-16 20:55:53 +00:00
RefreshSlider.h * Made the refresh selection window font sensitive. 2006-04-16 20:55:53 +00:00
RefreshWindow.cpp * Made the refresh selection window font sensitive. 2006-04-16 20:55:53 +00:00
RefreshWindow.h * Made the refresh selection window font sensitive. 2006-04-16 20:55:53 +00:00
Screen.rdef style cleanup 2008-01-13 23:05:30 +00:00
ScreenApplication.cpp Renamed SET_INITIAL_MODE_MSG to BUTTON_UNDO_MSG. 2007-02-07 14:39:08 +00:00
ScreenApplication.h Renamed src/prefs to "preferences", as the directory is usually called in BeOS. 2005-06-24 15:57:12 +00:00
ScreenMode.cpp * Now presents 24 bit modes as 32 bit modes to the user to avoid confusion. 2008-03-30 10:53:45 +00:00
ScreenMode.h Renamed SET_INITIAL_MODE_MSG to BUTTON_UNDO_MSG. 2007-02-07 14:39:08 +00:00
ScreenSettings.cpp * The saved screen position is now checked; if not at least 40 pixels of the 2006-03-25 16:46:20 +00:00
ScreenSettings.h * The saved screen position is now checked; if not at least 40 pixels of the 2006-03-25 16:46:20 +00:00
ScreenWindow.cpp * Now presents 24 bit modes as 32 bit modes to the user to avoid confusion. 2008-03-30 10:53:45 +00:00
ScreenWindow.h * Now presents 24 bit modes as 32 bit modes to the user to avoid confusion. 2008-03-30 10:53:45 +00:00
Utility.cpp Renamed src/prefs to "preferences", as the directory is usually called in BeOS. 2005-06-24 15:57:12 +00:00
Utility.h Renamed src/prefs to "preferences", as the directory is usually called in BeOS. 2005-06-24 15:57:12 +00:00