summaryrefslogtreecommitdiffhomepage
path: root/dev/Usr/LibCF
AgeCommit message (Collapse)Author
2025-03-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss
Removing useless parts of the project too. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2025-03-14AHCI.cc: Check Is for an HBA error.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2025-03-13TQ-23: Patch source code and leaving it for now.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2025-03-12TQ-23:Amlal El Mahrouss
-> Implement CFWindowConnection_ structure. -> Need a controller class now. -> Refactor StringBuilder to KStringBuilder
2025-02-24Add LibFont and LibLocale, port structs that I made for app-kit to LibCF too.Amlal
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
2025-02-18ADD: Refactor make_app command line to work with NeOS, like the open command.Amlal
2025-02-17ADD: MBCI design is done. an HCI protocol.Amlal
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
2025-02-17ADD: Atom.h in LibCF, Atom.h in NewKit and LibCF stores the value as a bit.Amlal
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
2025-02-16Refactor LibCF's Ref to CFRef.Amlal
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
2025-02-16META: Ran format command.Amlal
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
2025-02-16Update Core.hAmlal El Mahrouss
2025-02-16Update Object.hAmlal El Mahrouss
2025-02-16Update Array.hAmlal El Mahrouss
2025-02-15Impl and Patches:Amlal
- Private tools directory. - SCI gets new API. - Window Manager library. - Steps version 2. - Patch 'open' command. - ATA.h fixes. Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
2025-02-14A set of patches and necessary changes given to the OS.Amlal
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
2025-02-11ADD: Tweaks and improvements on AHCI.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2025-02-11ADD: LibCFAmlal El Mahrouss