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-01-09 10:04:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0578bfa32b188bb33f6e600bf62a984aed9d51e
ladybird
/
Applications
/
FileManager
History
Andreas Kling
ab336e895f
LibGUI: Add a ToolBarContainer widget and put most ToolBars in one
...
This mimics the Explorer toolbar container from Windows 2000 and looks pretty neat! :^)
2020-04-23 17:44:49 +02:00
..
DirectoryView.cpp
FileManager: Graceful handling of access errors
2020-04-22 12:12:32 +02:00
DirectoryView.h
FileManager: Graceful handling of access errors
2020-04-22 12:12:32 +02:00
FileUtils.cpp
FileManager: Replicate permissions on directory copy (
#1437
)
2020-04-19 17:18:27 +02:00
FileUtils.h
FileManager: Replicate permissions on directory copy (
#1437
)
2020-04-19 17:18:27 +02:00
main.cpp
LibGUI: Add a ToolBarContainer widget and put most ToolBars in one
2020-04-23 17:44:49 +02:00
Makefile
LibGfx: Rename from LibDraw :^)
2020-02-06 12:04:00 +01:00
PropertiesDialog.cpp
Kernel: Don't include null terminator in sys$readlink() result
2020-04-14 18:40:24 +02:00
PropertiesDialog.h
LibGUI: Make GUI::TabWidget::add_tab<T>() return a T&
2020-04-04 11:10:07 +02:00