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-02-03 14:26:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81ebc0cfe3fabaeb34ffcfc7a214513ca1e39430
ladybird
/
Applications
/
Browser
History
Andreas Kling
9ab9f97464
Browser: Remove no-op from the BooksmarksBarWidget
...
Widget::child_widgets() is a *copy* of the list of child widgets. :^)
2020-04-23 14:10:32 +02:00
..
BookmarksBarWidget.cpp
Browser: Remove no-op from the BooksmarksBarWidget
2020-04-23 14:10:32 +02:00
BookmarksBarWidget.h
Browser: Let the user add/remove bookmarks to the bookmarks bar
2020-03-27 14:12:18 +01:00
History.h
AK: Make Vector use size_t for its size and capacity
2020-02-25 14:52:35 +01:00
InspectorWidget.cpp
Browser: Fix unintentional Web::Element copy
2020-03-18 17:13:22 +01:00
InspectorWidget.h
LibWeb: Rename directory LibHTML => LibWeb
2020-03-07 10:32:51 +01:00
main.cpp
LibGUI: Make it easier to create checkable GUI::Actions
2020-04-21 17:21:28 +02:00
Makefile
Browser: Add bookmarks bar
2020-03-27 14:12:18 +01:00