1. 5565a28 Remove some redundant #include's by Bertrik Sikken · 14 years ago
  2. 50a6ca3 Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). by Thomas Martitz · 14 years ago
  3. 93f9e7c fix text scrolling handling in do_menu, set_time_screen and time_screen. by Teruaki Kawashima · 15 years ago
  4. 00d97d7 time menu: stop scrolling before leave the screen. by Teruaki Kawashima · 15 years ago
  5. 6fef14b Set svn:keywords property on .c and .h files that didn't already have it. Correct svn:executable property on some files. by Bertrik Sikken · 15 years ago
  6. a404e9a Fix time display in time menu when time is not valid. by Teruaki Kawashima · 15 years ago
  7. d5b076b RTL: Cosmetic changes, no functional change - Rename constants by Tomer Shalev · 15 years ago
  8. a79dc87 Add a center flag, next to the rtl flag, for viewports. That results in any text being drawn centered. It overrides the RTL flag if set. by Thomas Martitz · 15 years ago
  9. 46943ad Avoid more useless string copys and make some random cleanups by Nils Wallménius · 15 years ago
  10. a1dfe64 Use helper function vp_puts_center() in time_menu.c by Tomer Shalev · 15 years ago
  11. b944901 Change height calculation of viewport for time and date menu so that it doesn't break statusbar. by Teruaki Kawashima · 15 years ago
  12. 8b5d32f Correct the slight misalignment of the clock (FS#10334 by Andre Lupa) by Alexander Levin · 15 years ago
  13. 30a2713 Clean up some more #includes by Bertrik Sikken · 16 years ago
  14. e385ee1 Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically. by Jonathan Gordon · 16 years ago
  15. 6c65b35 fix FS#9569 - exiting the time&date screen goes to the wrong screen by Jonathan Gordon · 16 years ago
  16. e5bf5be Static police. by Bertrik Sikken · 16 years ago
  17. 2d17541 fix yellow by Jonathan Gordon · 16 years ago
  18. c7fec13 FS#9173 - move all time/clock related settings in the menus into system > "time & date" (this includes sleep timer, alarm settings) by Jonathan Gordon · 16 years ago