summaryrefslogtreecommitdiff
path: root/apps/menus/time_menu.c
AgeCommit message (Expand)Author
2010-06-29Remove some redundant #include'sBertrik Sikken
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-02-11fix text scrolling handling in do_menu, set_time_screen and time_screen.Teruaki Kawashima
2010-02-10time menu: stop scrolling before leave the screen.Teruaki Kawashima
2010-01-03Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken
2009-10-30Fix time display in time menu when time is not valid.Teruaki Kawashima
2009-10-11RTL: Cosmetic changes, no functional change - Rename constantsTomer Shalev
2009-10-11Add a center flag, next to the rtl flag, for viewports. That results in any t...Thomas Martitz
2009-10-11Avoid more useless string copys and make some random cleanupsNils Wallménius
2009-10-06Use helper function vp_puts_center() in time_menu.cTomer Shalev
2009-08-20Change height calculation of viewport for time and date menu so that it doesn...Teruaki Kawashima
2009-06-24Correct the slight misalignment of the clock (FS#10334 by Andre Lupa)Alexander Levin
2009-03-08Clean up some more #includesBertrik Sikken
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-12-02fix FS#9569 - exiting the time&date screen goes to the wrong screenJonathan Gordon
2008-12-01Static police.Bertrik Sikken
2008-12-01fix yellowJonathan Gordon
2008-12-01FS#9173 - move all time/clock related settings in the menus into system > "ti...Jonathan Gordon