Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xcb window focus event. | Yuqian Yang | 2025-09-09 | 1 | -4/+25 |
| | |||||
* | Implement xcb keyboard. | Yuqian Yang | 2025-09-09 | 2 | -13/+190 |
| | |||||
* | Implement mouse button events. | Yuqian Yang | 2025-09-09 | 3 | -23/+84 |
| | |||||
* | Develop some xcb window. | Yuqian Yang | 2025-09-09 | 2 | -7/+199 |
| | |||||
* | Init xcb window. | Yuqian Yang | 2025-09-09 | 2 | -1/+19 |
| | |||||
* | Implement more on XcbUiApplication. | Yuqian Yang | 2025-09-09 | 1 | -4/+30 |
| | |||||
* | Implement timers on XcbUiApplication. | Yuqian Yang | 2025-09-09 | 1 | -0/+18 |
| | |||||
* | Fix windows dynamic lib build. | Yuqian Yang | 2025-09-08 | 1 | -1/+6 |
| | |||||
* | Fix some compile errors on Windows. | Yuqian Yang | 2025-09-08 | 1 | -4/+3 |
| | |||||
* | Fix some compile error on macOS. | Yuqian Yang | 2025-09-07 | 2 | -6/+8 |
| | |||||
* | Use std::string in logger. | Yuqian Yang | 2025-09-07 | 7 | -29/+29 |
| | |||||
* | Remove some usage of my format. | Yuqian Yang | 2025-09-07 | 1 | -0/+2 |
| | |||||
* | Override Run and AddOnQuitHandler. | Yuqian Yang | 2025-09-03 | 1 | -1/+16 |
| | |||||
* | Init XcbUiApplication. | Yuqian Yang | 2025-09-03 | 1 | -5/+8 |
| | |||||
* | Bootstrap xcb. | Yuqian Yang | 2025-09-03 | 3 | -0/+29 |
| | |||||
* | Rename CRU_LOG_* to CRU_LOG_TAG_*. | Yuqian Yang | 2025-08-18 | 7 | -29/+29 |
| | |||||
* | Rename ToCFStringRef to ToCFString. | Yuqian Yang | 2025-08-18 | 4 | -13/+13 |
| | |||||
* | Move Core Foundation string out of cru String. Still error. | Yuqian Yang | 2025-08-16 | 4 | -30/+36 |
| | |||||
* | Remove some files of OSX. Symbol Point is conflict and needs to be | Yuqian Yang | 2025-06-15 | 6 | -42/+26 |
| | | | | fixed. | ||||
* | Rename common to base. | crupest | 2024-10-06 | 15 | -19/+19 |
| | |||||
* | Get rid of GSL. | crupest | 2024-02-08 | 4 | -7/+6 |
| | |||||
* | Fix input method bugs on macos. | crupest | 2023-10-18 | 2 | -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. | crupest | 2022-09-29 | 3 | -3/+3 |
| | |||||
* | ... | crupest | 2022-05-15 | 15 | -0/+2079 |
| | |||||
* | ... | crupest | 2022-05-15 | 14 | -0/+1581 |
| | |||||
* | ... | crupest | 2022-05-15 | 1 | -3/+3 |
| | |||||
* | ... | crupest | 2022-02-08 | 3 | -3/+3 |
| | |||||
* | ... | crupest | 2022-02-06 | 1 | -0/+10 |
| | |||||
* | ... | crupest | 2022-02-03 | 3 | -1/+15 |
| | |||||
* | ... | crupest | 2022-01-17 | 1 | -10/+0 |
| | |||||
* | ... | crupest | 2021-11-18 | 1 | -0/+1 |
| | |||||
* | ... | crupest | 2021-11-15 | 1 | -4/+3 |
| | |||||
* | ... | crupest | 2021-09-15 | 1 | -4/+3 |
| | |||||
* | ... | crupest | 2021-08-12 | 1 | -1/+2 |
| | |||||
* | ... | crupest | 2020-10-30 | 3 | -0/+171 |