ladybird/Userland
Timothy Flynn 9608bfb576 LibWebView+Ladybird: Remove duplicate WebContent callback
We have on_navigate_back + on_back_button and on_navigate_forward +
on_forward_button. Remove the *_button variants.
2023-08-19 05:15:35 +02:00
..
Applets LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2023-08-18 10:43:37 +01:00
Applications LibWebView+Ladybird: Remove duplicate WebContent callback 2023-08-19 05:15:35 +02:00
BuggieBox
Demos Mandelbrot: Pledge unix to enable image export 2023-08-17 07:14:54 +02:00
DevTools LibGUI: Replace DeprecatedString usage in Widget 2023-08-18 10:43:37 +01:00
DynamicLoader LibC+LibELF: Support loading shared libraries compiled with dynamic TLS 2023-08-18 16:20:13 +02:00
Games LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 2023-08-15 15:56:34 +02:00
Libraries LibWebView+Ladybird: Remove duplicate WebContent callback 2023-08-19 05:15:35 +02:00
Services LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2023-08-18 10:43:37 +01:00
Shell
Utilities sql: Change the short-name flag for the SQLServer path 2023-08-18 16:10:17 -04:00
CMakeLists.txt