Timothy Flynn
9e860d973e
LibLocale: Move locale source files to the LibLocale library
...
Everything is now setup to create the LibLocale library and link it
where needed.
2022-09-05 14:37:16 -04:00
Timothy Flynn
fc8bf7ac3e
LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData
...
Currently, LibUnicodeData contains the generated UCD and CLDR data. Move
the UCD data to the main LibUnicode library, and rename LibUnicodeData
to LibLocaleData. This is another prepatory change to migrate to
LibLocale.
2022-09-05 14:37:16 -04:00
cflip
5bb0b6ba7a
ClockSettings+Taskbar: Add settings for taskbar clock format
2022-04-04 13:15:13 +02:00
Timothy Flynn
362e167239
ClockSettings: Display a text bubble with extra time zone information
2022-02-03 16:11:15 +01:00
Timothy Flynn
d365559839
ClockSettings: Add a GUI application to set the system time zone
...
This application can be expanded with other clock-related options. For
an initial iteration, it has just an option to change the time zone.
2022-01-23 12:48:26 +00:00