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-24 21:42:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32243e1df24820b8da8bcf5bc491cd812d261483
ladybird
/
Applications
/
Browser
History
Andreas Kling
fd65a24834
LibWeb: Make the link context menu hook include the destination URL
2020-07-06 20:00:56 +02:00
..
BookmarksBarWidget.cpp
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
2020-06-10 10:59:04 +02:00
BookmarksBarWidget.h
…
BrowserConsoleClient.cpp
…
BrowserConsoleClient.h
…
CMakeLists.txt
…
ConsoleWidget.cpp
LibJS: Make more Interpreter functions take a GlobalObject&
2020-06-08 21:25:16 +02:00
ConsoleWidget.h
…
DownloadWidget.cpp
DownloadWidget: Use GUI::Image instead of Label to show image
2020-06-18 16:35:57 +02:00
DownloadWidget.h
…
History.h
…
InspectorWidget.cpp
Browser: Don't crash when inspecting an anonymous LayoutNode
2020-07-03 21:34:12 +02:00
InspectorWidget.h
LibWeb+Browser: Add a barebones LayoutTreeModel to the inspector window
2020-06-12 22:30:11 +02:00
main.cpp
LibGUI: Make GUI::Application a Core::Object
2020-07-04 14:05:57 +02:00
Tab.cpp
LibWeb: Make the link context menu hook include the destination URL
2020-07-06 20:00:56 +02:00
Tab.h
LibWeb: Make the link context menu hook include the destination URL
2020-07-06 20:00:56 +02:00
WindowActions.cpp
…
WindowActions.h
…