Commit Graph

536 Commits

Author SHA1 Message Date
lixianjing
dfb0533892 improve style mutable 2019-09-18 18:02:37 +08:00
lixianjing
11542ba489 add iostream_mem 2019-09-18 15:49:59 +08:00
lixianjing
10aa2b554e edit/mledit keydown event return RET_STOP 2019-09-17 13:54:54 +08:00
lixianjing
fe999f3682 fix image_manager_update_specific 2019-09-17 11:30:15 +08:00
lixianjing
9f4d81660c update docs 2019-09-17 10:15:25 +08:00
lixianjing
3fa8e2acf1 fix text edit shortcuts 2019-09-17 09:48:41 +08:00
lixianjing
059eaaba82 fix main_loop_sleep_default 2019-09-17 09:01:44 +08:00
lixianjing
d74c9a7fdd update docs 2019-09-16 11:17:47 +08:00
lixianjing
85c308c7aa add ubjson parser 2019-09-15 17:57:19 +08:00
lixianjing
6494992c25 set unfocused when window to background 2019-09-13 11:27:47 +08:00
lixianjing
156f0d22cb improve dialog highlighter 2019-09-11 15:40:57 +08:00
lixianjing
f6058ea87b fix text selector selected index bug 2019-09-11 13:55:19 +08:00
lixianjing
b87bc6721b do not create animator when there is only one window 2019-09-11 10:00:19 +08:00
lixianjing
ca730b2578 improve update style 2019-09-11 08:58:59 +08:00
lixianjing
1a4d893565 recreate image when color component is resized. 2019-09-10 17:46:22 +08:00
lixianjing
af078c5e5c update docs 2019-09-10 16:01:26 +08:00
lixianjing
655e0bcd6d fix windows compile error and format code 2019-09-05 16:33:05 +08:00
lixianjing
9e53004a81 improve sdl main loop 2019-09-05 10:08:18 +08:00
lixianjing
3a9eb6fcab improve font gen 2019-09-05 10:05:29 +08:00
lixianjing
fcdf2f0172 improve get_time_ms 2019-09-04 18:02:07 +08:00
lixianjing
5e7fc46c98 change time to uint64_t 2019-09-03 23:17:18 -07:00
lixianjing
8f61ac5088 fix freetype font size 2019-09-04 09:16:18 +08:00
lixianjing
336ae1a72d use stb font loader 2019-09-03 17:59:12 +08:00
lixianjing
53729d7a9f unselect text when edit lost focus 2019-09-03 11:17:07 +08:00
xianjimli
d7e8d0b1ce fix svg test (issue #244) 2019-09-01 17:58:51 +08:00
xianjimli
b1a21a546b children layouter list view add cols param 2019-08-31 11:33:38 +08:00
xianjimli
ffb0e8318f update docs 2019-08-30 18:58:29 +08:00
xianjimli
5bf3044269 update docs 2019-08-30 18:49:45 +08:00
lixianjing
820cebfce6 improve children layouter list view 2019-08-30 10:52:07 +08:00
xianjimli
bf77da8bdd fix single header freetype on windows compile error 2019-08-30 05:40:27 +08:00
lixianjing
2c6481c558 update docs 2019-08-29 15:12:05 +08:00
lixianjing
d455724cbb optimize digit clock 2019-08-29 14:31:55 +08:00
lixianjing
ee9ec9f66f update docs 2019-08-29 14:18:25 +08:00
lixianjing
6d49eaebf3 fix new 2019-08-29 09:37:17 +08:00
lixianjing
78024c8b68 improve vgcanvas to use its own assets manager 2019-08-28 18:13:52 +08:00
lixianjing
db63888164 fix password edit 2019-08-28 17:35:15 +08:00
lixianjing
0612f6a46e improve hscroll label 2019-08-28 17:14:00 +08:00
lixianjing
a36f86b81f add widget_reset_canvas 2019-08-28 11:14:15 +08:00
lixianjing
a0d3da9303 add stream 2019-08-27 17:43:56 +08:00
lixianjing
efc4b7e3a3 improve wuxiaolin drawline 2019-08-27 14:13:45 +08:00
lixianjing
b5dd3bf5b9 improve lcd mono 2019-08-27 09:39:52 +08:00
lixianjing
41e5f6f9a1 improve mledit 2019-08-24 11:08:38 +08:00
lixianjing
f1d15eebe0 add WIDGET_PROP_FOCUSED prop 2019-08-22 11:38:23 +08:00
lixianjing
94baa2c13f update docs 2019-08-22 10:01:10 +08:00
lixianjing
66e556f946 add combo_box_ex 2019-08-22 09:05:37 +08:00
lixianjing
b51a2a531e combobox support custom open popup 2019-08-20 12:46:17 +08:00
lixianjing
c988c60fdb improve combobox 2019-08-20 11:51:23 +08:00
lixianjing
f76542ee45 change float_t to float in svg 2019-08-20 06:29:08 +08:00
lixianjing
f746ec44e6 split awtk.a into tkc/base/widgets/extwidgets/awtk 2019-08-19 18:43:23 +08:00
lixianjing
5aad85670f change tkc to individual library 2019-08-19 17:44:03 +08:00