Commit History

Author SHA1 Message Date
  Ben Wiederhake 8df7b42078 FileSystemAccessServer: Don't transmit unused data 2 years ago
  Ben Wiederhake fecaf27b3a FileSystemAccessServer: Prefer LibFileSystem over DeprecatedFile 2 years ago
  thankyouverycool fef594708e FileSystemAccessServer: Return EPERM for denied prompts 2 years ago
  thankyouverycool 7323a54e59 LibGUI+FileSystemAccessServer: Avoid using dummy windows 2 years ago
  Lucas CHOLLET 5a4c61838f FileSystemAccessServer: Use `ECANCELED` instead of -1 2 years ago
  huttongrabiel 6a5c561a41 FileSystemAccessServer: Implement FileTypeFilter to open_file() 2 years ago
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 years ago
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 years ago
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace 2 years ago
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 years ago
  Timothy Flynn 5d1acdc455 FileSystemAccessServer: Send correct error code for failed file access 2 years ago
  Lucas CHOLLET c0bc3b9814 FileSystemAccessServer: Use `Core::Stream` 2 years ago
  Ben Wiederhake 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Timothy Flynn 4fd9e3ab08 Userland: Remove workarounds for LibIPC include order sensitivity 2 years ago
  thankyouverycool 7b2becad52 FileSystemAccessServer: Set dummy child to WindowMode::Passive 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  MacDue 5b9d7bb335 FileSystemAccessServer: Call window stealing functions sync 3 years ago
  Lucas CHOLLET 9521952f36 FileSystemAccessServer: Manage concurrent file requests 3 years ago
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 years ago
  Lenny Maiorani 0b7baa7e5a Services: Use default constructors/destructors 3 years ago
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 years ago
  Itamar 3a71748e5d Userland: Rename IPC ClientConnection => ConnectionFromClient 3 years ago