aboutsummaryrefslogtreecommitdiff
path: root/src/platform/gui/osx
Commit message (Collapse)AuthorAgeFilesLines
* Fix some compile error on macOS.Yuqian Yang2025-09-072-6/+8
|
* Use std::string in logger.Yuqian Yang2025-09-072-2/+2
|
* Rename CRU_LOG_* to CRU_LOG_TAG_*.Yuqian Yang2025-08-182-4/+4
|
* Rename ToCFStringRef to ToCFString.Yuqian Yang2025-08-184-13/+13
|
* Move Core Foundation string out of cru String. Still error.Yuqian Yang2025-08-164-30/+36
|
* Remove some files of OSX. Symbol Point is conflict and needs to beYuqian Yang2025-06-156-42/+26
| | | | fixed.
* Rename common to base.crupest2024-10-067-9/+9
|
* Get rid of GSL.crupest2024-02-081-1/+1
|
* Fix input method bugs on macos.crupest2023-10-182-16/+24
| | | | | | There are a lot of problems about input methods and we will definitely spend more on this. And the bug made me awkward on today's interview when showing the demo.
* Start to work on emscripten.crupest2022-09-291-1/+1
|
* ...crupest2022-05-1515-0/+2079