Commit Graph

558 Commits

Author SHA1 Message Date
lixianjing
40a2137a22 improve canvas 2019-10-10 09:11:59 +08:00
lixianjing
df4111ea7c fix mledit soft keyboard return bug 2019-10-09 15:25:44 +08:00
lixianjing
b6938f4e2d combobox add item_height property 2019-10-09 13:57:33 +08:00
lixianjing
031ca52943 update docs 2019-10-09 10:16:54 +08:00
lixianjing
6143fed4d1 rename get_time_ms to get_time_ms64 (fix issue #241) 2019-10-07 12:13:58 +08:00
lixianjing
038d690c72 add ostream_buffered 2019-10-07 07:34:01 +08:00
lixianjing
be23c18975 add ring buffer 2019-10-06 12:47:49 +08:00
xianjimli
4a1a8d1cb4 improve event source 2019-10-01 08:46:37 +08:00
lixianjing
a57f360f62 get edit/mledit margin value from style 2019-09-30 18:18:07 +08:00
lixianjing
61ebf9e6f5 update docs 2019-09-30 17:26:26 +08:00
lixianjing
5d09884ee5 update docs 2019-09-29 17:01:30 +08:00
xianjimli
3d0a59768a progress bar support max property 2019-09-27 12:28:15 +08:00
xianjimli
7a17b9d30f time clock support anchor 2019-09-27 11:36:10 +08:00
xianjimli
1a8ff14077 edit min/max/type/step support script binding 2019-09-27 09:03:51 +08:00
xianjimli
8b8679a80f add localize_options for combobox 2019-09-27 06:46:38 +08:00
lixianjing
f5cf240a84 fix switch 2019-09-26 17:41:03 +08:00
lixianjing
d723a92583 update docs 2019-09-24 18:13:17 +08:00
lixianjing
0c12266bdb update docs 2019-09-24 09:43:07 +08:00
lixianjing
d7b9e44c4b add EVT_REQUEST_QUIT_APP event 2019-09-19 17:30:50 +08:00
lixianjing
d6a88bb6e0 update docs 2019-09-19 14:22:11 +08:00
lixianjing
cb5cd61d99 add object_get_prop_by_path 2019-09-19 14:11:22 +08:00
lixianjing
cd418c4f80 update docs 2019-09-19 10:51:41 +08:00
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