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-17 01:56:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c1ca61e74090071ec0aba525f3969daab5e780c
ladybird
/
Userland
/
Applications
/
Browser
History
electrikmilk
34c5d33eb0
Base+Userland: Add various icons
...
Add new icons to menus, add existing icons that could be used in menus.
2022-01-12 10:55:20 +01:00
..
BookmarksBarWidget.cpp
Browser: Scope bookmark actions so that they don't block the delete key
2021-11-22 23:48:10 +01:00
BookmarksBarWidget.h
…
Browser.h
…
BrowserWindow.cpp
Base+Userland: Add various icons
2022-01-12 10:55:20 +01:00
BrowserWindow.gml
…
BrowserWindow.h
…
CMakeLists.txt
Userland: Link directly against LibUnicodeData where needed
2021-12-30 14:18:12 +01:00
ConsoleWidget.cpp
LibJS+WebContent+Browser+js: Implement console.group() methods
2021-12-27 21:44:07 +01:00
ConsoleWidget.h
LibJS+WebContent+Browser+js: Implement console.group() methods
2021-12-27 21:44:07 +01:00
CookieJar.cpp
…
CookieJar.h
…
DownloadWidget.cpp
…
DownloadWidget.h
…
EditBookmark.gml
…
History.cpp
…
History.h
…
InspectorWidget.cpp
Browser+LibWeb+WebContent: Add variables display to Inspector
2021-12-10 06:52:17 +01:00
InspectorWidget.h
Browser+LibWeb+WebContent: Add variables display to Inspector
2021-12-10 06:52:17 +01:00
main.cpp
Userland: Link directly against LibUnicodeData where needed
2021-12-30 14:18:12 +01:00
Tab.cpp
Base+Browser: Add Browser icons
2022-01-12 10:54:54 +01:00
Tab.gml
…
Tab.h
…
WindowActions.cpp
…
WindowActions.h
…