1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:08:10 +00:00
serenity/Userland/Applications
Timothy Flynn 7536648498 LibLocale+LibJS+ClockSettings: Make date time format APIs infallible
These APIs only perform small allocations, and are only used by LibJS
and the time zone settings widget. Callers which could only have failed
from these APIs are also made to be infallible here.
2023-08-23 05:29:21 +02:00
..
3DFileViewer LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
About LibGUI: Make AboutDialog APIs infallible 2023-08-14 14:57:54 +02:00
AnalogClock LibGUI: Remove Menu::try_add_action() 2023-08-14 14:57:54 +02:00
Assistant LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2023-08-18 10:43:37 +01:00
Browser LibWebView+Ladybird: Remove duplicate WebContent callback 2023-08-19 05:15:35 +02:00
BrowserSettings Browser: Add more intuitive search 2023-08-17 15:30:23 +01:00
Calculator LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
Calendar LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 2023-08-15 15:56:34 +02:00
CalendarSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
CertificateSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
CharacterMap LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
ClockSettings LibLocale+LibJS+ClockSettings: Make date time format APIs infallible 2023-08-23 05:29:21 +02:00
CrashReporter LibGUI: Remove Widget::try_set_layout<T>() 2023-08-14 14:57:54 +02:00
Debugger Debugger: Support attaching to a running process 2023-02-08 19:23:07 +01:00
DisplaySettings LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2023-08-18 10:43:37 +01:00
Escalator Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
FileManager LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 2023-08-15 15:56:34 +02:00
FontEditor LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 2023-08-15 15:56:34 +02:00
GamesSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Help LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 2023-08-15 15:56:34 +02:00
HexEditor LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
ImageViewer LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 2023-08-15 15:56:34 +02:00
KeyboardMapper LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
KeyboardSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Magnifier LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
Mail Mail: Mark mail as seen after open 2023-08-18 10:32:49 +01:00
MailSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
MouseSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
NetworkSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
PartitionEditor LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
PDFViewer LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
Piano LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2023-08-18 10:43:37 +01:00
PixelPaint LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2023-08-18 10:43:37 +01:00
Presenter LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
Run Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Settings LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
SoundPlayer LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
SpaceAnalyzer LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2023-08-18 10:43:37 +01:00
Spreadsheet LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2023-08-18 10:43:37 +01:00
SystemMonitor LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
Terminal LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
TerminalSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
TextEditor LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
ThemeEditor LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
VideoPlayer LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
Welcome Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
CMakeLists.txt CertificateSettings: Create basic Cert Store application 2023-04-03 19:58:47 -06:00