Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 年之前 |
Filiph Siitam Sandström
|
fd694e8672
AK+Lagom: Make it possible to build for iOS
|
1 年之前 |
Sam Atkins
|
b9dc2d7ebf
LibCore: Introduce Core::Environment wrapper
|
1 年之前 |
Andrew Kaster
|
0d417cd604
LibCore: Add Resource for platform agnostic application resource loading
|
1 年之前 |
Andrew Kaster
|
0c5a546dca
AK: Send dbgln/outln/warnln to the NDK logger on Android
|
1 年之前 |
Andreas Kling
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
1 年之前 |
Andreas Kling
|
405187993a
LibGUI+LibCore: Move GML property system from LibCore to LibGUI
|
1 年之前 |
Andrew Kaster
|
7de4fb2947
LibCore: Build LocalSocket on Android
|
2 年之前 |
Ben Wiederhake
|
6e97dc3633
LibCore: Completely drop IODevice
|
2 年之前 |
Ben Wiederhake
|
1e1caed1f7
LibCore: Completely drop DeprecatedFile
|
2 年之前 |
Andreas Kling
|
16c47ccff6
LibCore: Big first step towards pluggable Core::EventLoop
|
2 年之前 |
Andreas Kling
|
1587caef84
LibCore: Move event queueing to a per-thread event queue
|
2 年之前 |
Cameron Youell
|
752f06f228
LibFileSystem: Move `TempFile` from `LibCore` to `LibFileSystem`
|
2 年之前 |
Sam Atkins
|
a98ae8f357
LibCore: Expose file type from DirIterator
|
2 年之前 |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 年之前 |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 年之前 |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 年之前 |
Tim Schumacher
|
093cf428a3
AK: Move memory streams from `LibCore`
|
2 年之前 |
Timothy Flynn
|
0dce7b72f9
LibCore: Implement FileWatcher for macOS
|
2 年之前 |
Timothy Flynn
|
8ca528217c
LibCore: Implement FileWatcher for Linux
|
2 年之前 |
Timothy Flynn
|
5bfc9daba1
LibCore: Move FileWatcher implementations into separate files
|
2 年之前 |
Tim Schumacher
|
8dbc7aa63f
LibCore: Move the MemoryStream implementation into a separate file
|
2 年之前 |
Ali Mohammad Pur
|
2110e7cf85
Everywhere: Add support for compilation under emscripten
|
2 年之前 |
Tim Schumacher
|
ce2f1b845f
Everywhere: Mark dependencies of most targets as PRIVATE
|
2 年之前 |
Tim Schumacher
|
7834e26ddb
Everywhere: Explicitly link all binaries against the LibC target
|
2 年之前 |
Tim Schumacher
|
18e2bc635f
LibCore: Link against LibSystem
|
2 年之前 |
Andrew Kaster
|
f7f92f104f
Lagom+LibCore: Build LibCore, AK, and LibMain with add_subdirectory
|
2 年之前 |
Peter Elliott
|
2c3caa7e17
LibCore: Create Core::SessionManagement for session management
|
2 年之前 |
Andrew Kaster
|
d84fc60f96
LibCore: Add support for compiling for Android with API Version >= 30
|
3 年之前 |
kleines Filmröllchen
|
46b76f2f55
LibCore: Introduce Directory
|
3 年之前 |