ladybird/Userland/Applications/Calendar
Monroe Clinton 086fccc2af Calendar: Fix crash when changing event date
We were capturing by reference which lead to the variables going
out of scope even when used in the lambda. Due to this the
update_starting_day_range lambda crashes when called.
2022-10-02 15:43:37 +02:00
..
AddEventDialog.cpp Calendar: Fix crash when changing event date 2022-10-02 15:43:37 +02:00
AddEventDialog.h Calender: Add ability to set the time of day for an event 2022-06-29 03:27:59 +00:00
CalendarWindow.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
CMakeLists.txt Calendar: Port to LibMain and TRY all the things 2022-01-04 20:46:17 +02:00
main.cpp Calendar: Add Settings button to configure the Calendar 2022-09-20 13:12:00 -04:00