This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-03 20:15:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ceeb745354e246ec91cbdcd6f17c8291c09aec0
ladybird
/
Userland
/
Libraries
/
LibWeb
/
Page
History
Andreas Kling
7a7043f821
LibWeb: Simplify some WeakPtr assignments
...
We can assign a raw pointer directly to a WeakPtr without null-checking it first.
2022-07-04 22:30:59 +02:00
..
EditEventHandler.cpp
…
EditEventHandler.h
…
EventHandler.cpp
LibWeb: Simplify some WeakPtr assignments
2022-07-04 22:30:59 +02:00
EventHandler.h
LibWeb: Add stub implementation for handling doubleclicks
2022-06-20 12:55:50 +01:00
Page.cpp
LibWeb+LibWebView+WebContent: Get doubleclick events from LibGUI
2022-06-20 12:55:50 +01:00
Page.h
Browser+LibWeb+WebContent: Allow Browser to load local files
2022-06-27 20:22:15 +01:00