|
 | frontends/gtk/Makefile (diff) |
|
 | content/handlers/image/nssprite.c (diff) |
|
 | Makefile (diff) |
 | frontends/windows/download.c (diff) |
 | content/handlers/html/interaction.c (diff) |
 | content/handlers/image/webp.c (diff) |
 | content/handlers/html/dom_event.c (diff) |
 | content/handlers/html/layout_flex.c (diff) |
 | content/handlers/html/script.c (diff) |
 | frontends/gtk/download.c (diff) |
 | utils/utils.h (diff) |
 | content/handlers/html/box_inspect.c (diff) |
 | content/handlers/javascript/duktape/dukky.c (diff) |
 | content/handlers/css/hints.c (diff) |
 | frontends/windows/window.c (diff) |
 | frontends/gtk/search.c (diff) |
 | content/handlers/html/table.c (diff) |
 | content/handlers/html/redraw_border.c (diff) |
Commit
167676c335a517333005b59746006b4fccd45af5
by John-Mark BellCookie/History/Hotlist: locale-aware time formatting (as)ctime are defined as always formatting times using English day/month names. As these views are for the user's benefit, use the selected locale to format the information, instead. Use of (as)ctime on RISC OS with UnixLib is fragile, anyway, as that implementation always produces a locale-aware serialization (which is not what the spec defines). This caused assertions to fire in the previous implementation (which expected ctime to be locale-unaware). Fixes #2869.
|
 | desktop/cookie_manager.c (diff) |
 | desktop/global_history.c (diff) |
 | desktop/hotlist.c (diff) |
|
 | desktop/hotlist.c (diff) |
 | desktop/cookie_manager.c (diff) |
 | desktop/global_history.c (diff) |
|
 | frontends/framebuffer/font_internal.c (diff) |
|
 | frontends/framebuffer/gui.c (diff) |