Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xcb window title. | Yuqian Yang | 2025-09-11 | 2 | -0/+22 |
| | |||||
* | xcb window style flag. | Yuqian Yang | 2025-09-11 | 2 | -7/+64 |
| | |||||
* | xcb window reparent. | Yuqian Yang | 2025-09-10 | 5 | -5/+33 |
| | |||||
* | xcb window painter. | Yuqian Yang | 2025-09-10 | 3 | -20/+76 |
| | |||||
* | xcb window visibility event. | Yuqian Yang | 2025-09-10 | 1 | -0/+22 |
| | |||||
* | xcb window resize event. | Yuqian Yang | 2025-09-10 | 1 | -0/+19 |
| | |||||
* | xcb window create destroy event. | Yuqian Yang | 2025-09-10 | 1 | -8/+21 |
| | |||||
* | update ConvertModifiers. | Yuqian Yang | 2025-09-09 | 1 | -21/+2 |
| | |||||
* | 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 | 8 | -30/+30 |
| | |||||
* | Remove some usage of my format. | Yuqian Yang | 2025-09-07 | 3 | -22/+43 |
| | |||||
* | 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 | 4 | -0/+30 |
| | |||||
* | Rename CRU_LOG_* to CRU_LOG_TAG_*. | Yuqian Yang | 2025-08-18 | 8 | -30/+30 |
| | |||||
* | Rename ToCFStringRef to ToCFString. | Yuqian Yang | 2025-08-18 | 7 | -16/+16 |
| | |||||
* | Fix compiling error of name conflict. | Yuqian Yang | 2025-08-16 | 1 | -1/+1 |
| | |||||
* | Move Core Foundation string out of cru String. Still error. | Yuqian Yang | 2025-08-16 | 7 | -37/+46 |
| | |||||
* | Remove some files of OSX. Symbol Point is conflict and needs to be | Yuqian Yang | 2025-06-15 | 10 | -66/+35 |
| | | | | fixed. | ||||
* | Rename common to base. | crupest | 2024-10-06 | 31 | -40/+40 |
| | |||||
* | feat: fix linux build, complete PosixSpawnSubProcess. | crupest | 2024-06-25 | 1 | -0/+2 |
| | | | | NEED TEST: BufferStream, AutoReadStream, SubProcess. | ||||
* | Get rid of GSL. | crupest | 2024-02-08 | 6 | -17/+12 |
| | |||||
* | 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. | ||||
* | Re-think about ToString. | crupest | 2023-10-14 | 2 | -7/+3 |
| | | | | | | | ToString for a class should lies in the same namespace of the class. Argument-dependent name lookup will help make Format work. The problem is it will hide ToString at parent namespace. But if you call ToString explicitly, it's you duty to use the ToString in correct namespace. | ||||
* | ... | crupest | 2023-10-12 | 4 | -3/+41 |
| | |||||
* | Make svg geometry builder a mixin. Record a lot of notes for geometry. | crupest | 2023-10-12 | 5 | -131/+135 |
| | |||||
* | SvgGeometryBuilder done! | crupest | 2023-10-12 | 1 | -0/+120 |
| | |||||
* | Make compile work again. | crupest | 2023-10-12 | 1 | -3/+5 |
| | |||||
* | ... | crupest | 2023-10-12 | 3 | -0/+51 |
| | |||||
* | ... | crupest | 2023-10-12 | 10 | -14/+85 |
| | |||||
* | ... | crupest | 2023-10-09 | 2 | -1/+39 |
| | |||||
* | ... | crupest | 2023-10-09 | 6 | -5/+54 |
| | |||||
* | ... | crupest | 2023-10-08 | 1 | -0/+32 |
| | |||||
* | ... | crupest | 2023-10-08 | 5 | -1/+30 |
| | |||||
* | ... | crupest | 2023-10-07 | 2 | -0/+1 |
| | |||||
* | Drop cairo for web. | crupest | 2023-10-07 | 1 | -1/+1 |
| | |||||
* | ... | crupest | 2023-10-07 | 1 | -1/+4 |
| | |||||
* | Try to unify meson projects. So deps will be well organized. | crupest | 2023-10-07 | 1 | -3/+3 |
| | |||||
* | Start migrating cairo for emsripten. | crupest | 2023-10-07 | 2 | -12/+20 |
| | |||||
* | ... | crupest | 2023-10-06 | 2 | -1/+1 |
| | |||||
* | Init web canvas. | crupest | 2023-10-06 | 6 | -0/+28 |
| |