#
323ba9b7 |
| 05-Jun-2011 |
Ryan Leavengood <leavengood@gmail.com> |
Apply Hamish Morrison's patch from #2412, with a few small style changes and merging my fixes to ntp.cpp from the NetworkTime source.
This makes Time use the layout system as well as support updatin
Apply Hamish Morrison's patch from #2412, with a few small style changes and merging my fixes to ntp.cpp from the NetworkTime source.
This makes Time use the layout system as well as support updating time through the network.
I tried very hard to catch and fix any new style violations, though in general Hamish did quite well.
After some testing this could be put in Alpha3, but I won't mark it as such yet.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41930 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
a9f371c0 |
| 16-Aug-2010 |
Oliver Tappe <zooey@hirschkaefer.de> |
* renamed settings file for Time preflet window position from 'Time_settings' to 'Time_preflet_window' in order to be less confusable with the other 'Time settings', which contain the actual sele
* renamed settings file for Time preflet window position from 'Time_settings' to 'Time_preflet_window' in order to be less confusable with the other 'Time settings', which contain the actual selected values (timezone, etc.)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38152 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
dc7de148 |
| 20-Oct-2007 |
Karsten Heimrich <host.haiku@gmx.de> |
* save and load the window position inside window class, center on first start
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22627 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
00826781 |
| 14-Oct-2007 |
Karsten Heimrich <host.haiku@gmx.de> |
* implemented Time, Date, DateTime classes to be used in CalendarView * implemented new Calendarview, capable to show/hide week numbers and day names weekstart sunday/monday and getting the curren
* implemented Time, Date, DateTime classes to be used in CalendarView * implemented new Calendarview, capable to show/hide week numbers and day names weekstart sunday/monday and getting the current selected date etc...
* updated mail addresses * make use of the new calendar view in time prefs * changed required classes to use the new date, time classes * gmt/ local time change implementation is missing atm, will come next
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22554 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
fd7c0c2e |
| 14-Sep-2007 |
Stephan Aßmus <superstippi@gmx.de> |
patch by Julun: * fixed more style issues * fixed small memory leaks * refactoring + some small changes by myself, added back Michael Berg and Andrew McCall as likely authors of most files which ha
patch by Julun: * fixed more style issues * fixed small memory leaks * refactoring + some small changes by myself, added back Michael Berg and Andrew McCall as likely authors of most files which had no author information
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22232 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
42b3a11f |
| 12-Sep-2007 |
Stephan Aßmus <superstippi@gmx.de> |
patch by Julun: * further cleanup of code to apply style guide * removed now obsolete clock bitmaps * some restructuring of the code * adjusted layout of the time zone pane
git-svn-id: file:///srv/
patch by Julun: * further cleanup of code to apply style guide * removed now obsolete clock bitmaps * some restructuring of the code * adjusted layout of the time zone pane
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22222 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
37ec4f04 |
| 22-Oct-2006 |
Axel Dörfler <axeld@pinc-software.de> |
* Cleanup of signatures and version infos - this is part of a fix to bug #909. I've done all preferences apps for now, and some related. * Some other related cleanup.
git-svn-id: file:///srv/svn/
* Cleanup of signatures and version infos - this is part of a fix to bug #909. I've done all preferences apps for now, and some related. * Some other related cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19090 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
a10cf76e |
| 24-Jun-2005 |
Axel Dörfler <axeld@pinc-software.de> |
Renamed src/prefs to "preferences", as the directory is usually called in BeOS.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13263 a95241bf-73f2-0310-859d-f6bbb57e9c96
|