/haiku/src/preferences/time/ |
H A D | ClockView.h | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | Time.h | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | ClockView.cpp | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | TimeWindow.h | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | TimeMessages.h | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | Time.cpp | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | TimeWindow.cpp | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | Jamfile | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
/haiku/src/apps/deskbar/ |
H A D | DeskbarMenu.h | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | PreferencesWindow.h | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | BarApp.h | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | DeskbarMenu.cpp | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | PreferencesWindow.cpp | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | TimeView.h | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | TimeView.cpp | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | BarApp.cpp | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | StatusView.cpp | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | BarView.cpp | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
/haiku/src/preferences/locale/ |
H A D | LocalePreflet.cpp | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | FormatSettingsView.cpp | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|
H A D | LocaleWindow.cpp | 31c0024d1b271b0b671c77432cce0be483b366f0 Thu Nov 08 05:43:14 UTC 2012 John Scipione <jscipione@gmail.com> Add Deskbar clock settings to Time Preferences
* Added a new Clock tab to the Time preflet. Added Clock related controls there. They all function by communicating with Deskbar. * Put controls in a BBox controlled by the Show clock checkbox. This more clearly shows that all the clock settings are dependent on the show clock setting since it doesn't matter what your clock settings are if you don't show the clock. * Make revert work. * Split clock settings into it's own file and struct. * Re-add the time zone setting. * Remove the clock settings from the Deskbar preference window, they are in Time now. * Make Locale preferences accepts B_LOCALE_CHANGED message, although not used.
|