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-04-01 02:06:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6a97ff7d5eb12ab500ef867ef3e4a3bc0eeddca
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