Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix svg parsing bug caused by evaluation order. | Yuqian Yang | 14 days | 1 | -51/+80 |
* | Organize bootstrap and graphics demos. | Yuqian Yang | 2025-09-12 | 3 | -24/+41 |
* | 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 |
* | Rename common to base. | crupest | 2024-10-06 | 31 | -40/+40 |
* | feat: fix linux build, complete PosixSpawnSubProcess. | crupest | 2024-06-25 | 1 | -0/+2 |
* | Get rid of GSL. | crupest | 2024-02-08 | 6 | -17/+12 |
* | Fix input method bugs on macos. | crupest | 2023-10-18 | 2 | -16/+24 |
* | Re-think about ToString. | crupest | 2023-10-14 | 2 | -7/+3 |
* | ... | 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 |