Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement visibility of xcb window. | Yuqian Yang | 14 days | 2 | -6/+20 |
* | Organize bootstrap and graphics demos. | Yuqian Yang | 2025-09-12 | 2 | -4/+17 |
* | xcb window title. | Yuqian Yang | 2025-09-11 | 2 | -2/+5 |
* | xcb window style flag. | Yuqian Yang | 2025-09-11 | 2 | -2/+14 |
* | xcb window reparent. | Yuqian Yang | 2025-09-10 | 4 | -5/+37 |
* | xcb window painter. | Yuqian Yang | 2025-09-10 | 2 | -3/+11 |
* | xcb window visibility event. | Yuqian Yang | 2025-09-10 | 1 | -2/+4 |
* | xcb window resize event. | Yuqian Yang | 2025-09-10 | 1 | -1/+3 |
* | xcb window create destroy event. | Yuqian Yang | 2025-09-10 | 1 | -2/+6 |
* | xcb window focus event. | Yuqian Yang | 2025-09-09 | 1 | -1/+2 |
* | Implement xcb keyboard. | Yuqian Yang | 2025-09-09 | 4 | -7/+16 |
* | Implement mouse button events. | Yuqian Yang | 2025-09-09 | 3 | -6/+23 |
* | Develop some xcb window. | Yuqian Yang | 2025-09-09 | 2 | -4/+24 |
* | Init xcb window. | Yuqian Yang | 2025-09-09 | 2 | -1/+17 |
* | Implement more on XcbUiApplication. | Yuqian Yang | 2025-09-09 | 2 | -5/+74 |
* | Implement timers on XcbUiApplication. | Yuqian Yang | 2025-09-09 | 1 | -12/+9 |
* | Fix windows dynamic lib build. | Yuqian Yang | 2025-09-08 | 2 | -6/+3 |
* | Fix static lib build on win. | Yuqian Yang | 2025-09-08 | 8 | -8/+8 |
* | Move ImplementFormatterByToUtf8String. | Yuqian Yang | 2025-09-07 | 1 | -15/+3 |
* | Fix some compile error on macOS. | Yuqian Yang | 2025-09-07 | 1 | -3/+31 |
* | Use std::string in logger. | Yuqian Yang | 2025-09-07 | 7 | -8/+8 |
* | Remove some usage of my format. | Yuqian Yang | 2025-09-07 | 4 | -14/+35 |
* | Override Run and AddOnQuitHandler. | Yuqian Yang | 2025-09-03 | 1 | -2/+6 |
* | Init XcbUiApplication. | Yuqian Yang | 2025-09-03 | 1 | -0/+1 |
* | Bootstrap xcb. | Yuqian Yang | 2025-09-03 | 4 | -2/+99 |
* | Move platform exception. | Yuqian Yang | 2025-08-18 | 1 | -1/+0 |
* | Remove some files of OSX. Symbol Point is conflict and needs to be | Yuqian Yang | 2025-06-15 | 2 | -5/+0 |
* | Rename common to base. | crupest | 2024-10-06 | 32 | -43/+43 |
* | HALF WORK: refactor something and implement part of subprocess. | crupest | 2024-06-08 | 1 | -3/+0 |
* | Get rid of GSL. | crupest | 2024-02-08 | 3 | -4/+3 |
* | Fix typo: Infinate -> Infinite | crupest | 2023-10-18 | 1 | -5/+1 |
* | Fix input method bugs on macos. | crupest | 2023-10-18 | 1 | -8/+19 |
* | Re-think about ToString. | crupest | 2023-10-14 | 3 | -20/+17 |
* | ... | crupest | 2023-10-12 | 4 | -26/+33 |
* | Make svg geometry builder a mixin. Record a lot of notes for geometry. | crupest | 2023-10-12 | 3 | -29/+81 |
* | SvgGeometryBuilder done! | crupest | 2023-10-12 | 4 | -18/+76 |
* | Make compile work again. | crupest | 2023-10-12 | 1 | -3/+9 |
* | ... | crupest | 2023-10-12 | 3 | -17/+44 |
* | ... | crupest | 2023-10-12 | 6 | -34/+83 |
* | ... | crupest | 2023-10-09 | 2 | -0/+17 |
* | ... | crupest | 2023-10-09 | 3 | -0/+49 |
* | ... | crupest | 2023-10-08 | 1 | -4/+16 |
* | Use clangd config file in emscripten. | crupest | 2023-10-08 | 1 | -1/+1 |
* | ... | crupest | 2023-10-08 | 3 | -2/+42 |
* | ... | crupest | 2023-10-07 | 2 | -3/+11 |
* | Init web canvas. | crupest | 2023-10-06 | 3 | -2/+29 |
* | ... | crupest | 2022-06-09 | 1 | -2/+4 |
* | ... | crupest | 2022-06-09 | 1 | -0/+4 |
* | ... | crupest | 2022-06-09 | 1 | -0/+18 |
* | ... | crupest | 2022-06-08 | 4 | -3/+36 |