1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-26 01:05:07 +00:00
serenity/FileManager
Andreas Kling 6a3ff7efc5 GScrollBar: Start looking a bit more like a proper scrollbar.
And hook up FileManager's DirectoryView with its scrollbar so it actually
causes the directory view to shift up and down. Very cool. :^)
2019-02-09 11:29:59 +01:00
..
.gitignore FileManager: Start building a file manager. 2019-02-09 09:22:04 +01:00
DirectoryView.cpp GScrollBar: Start looking a bit more like a proper scrollbar. 2019-02-09 11:29:59 +01:00
DirectoryView.h LibGUI: Start working on a GScrollBar. 2019-02-09 11:19:38 +01:00
main.cpp FileManager: Start building a file manager. 2019-02-09 09:22:04 +01:00
Makefile FileManager: Start building a file manager. 2019-02-09 09:22:04 +01:00