ladybird/Userland/Applications/Calendar
networkException 178164808c Calendar: Limit the starting day input range to the selected month
Previously we allowed entering any day value greater than one. With this
patch the maximum input value is dynamic based on the selected month and
year.
2022-09-06 17:37:44 +01:00
..
AddEventDialog.cpp Calendar: Limit the starting day input range to the selected month 2022-09-06 17:37:44 +01: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 Apps+Demos+Dialogs: Remove unnecessary minimum window sizes 2022-08-25 13:28:50 +02:00