Commit Graph

95 Commits

Author SHA1 Message Date
lixianjing
1ce9bb1fc6 add widget_get_const_style_data_for_state 2023-06-06 17:40:44 +08:00
lixianjing
c45a559aed add widget_get_style 2023-05-31 16:36:17 +08:00
lixianjing
c7e2dee515 rollback widget_to_screen change 2023-05-25 19:41:57 +08:00
lixianjing
df8ae00455 format code 2023-04-14 18:10:22 +08:00
lixianjing
ad8e69174f add WIDGET_PROP_DIRTY_RECT 2023-02-17 16:41:26 +08:00
lixianjing
f63943fa02 improve widget_find_target tests 2022-12-03 18:19:12 +08:00
lixianjing
0273053edd format code 2022-09-02 18:05:57 +08:00
lixianjing
d82004406e add widget_set_text_ex 2022-08-31 12:30:37 +08:00
lixianjing
208e897c93 improve widget_get_prop 2022-07-18 10:27:05 +08:00
lixianjing
747289de08 add tk_object_set_prop_pointer_ex/value_set_pointer_ex/widget_set_prop_pointer_ex 2022-07-06 17:25:16 +08:00
lixianjing
53b90a52d0 improve tests 2022-05-19 11:45:02 +08:00
lixianjing
832b597f02 improve icon_at 2022-03-04 17:21:04 +08:00
lixianjing
fa446b6acc improve icon_at 2022-03-03 18:11:16 +08:00
lixianjing
2ce8085744 format code 2022-02-10 17:35:16 +08:00
lixianjing
db0a69ad85 add widget_find_parent_by_name/widget_find_parent_by_type 2022-02-08 09:48:00 +08:00
lixianjing
a7d4add3e2 add widget_move_to_center 2021-12-08 15:13:11 +08:00
lixianjing
e88a9e3892 fix tests warnings 2021-09-16 16:06:55 +08:00
lixianjing
77b855b6cf improve pages 2021-06-09 13:57:48 +08:00
lixianjing
8aaef10b5c format code 2021-05-27 09:29:26 +08:00
lixianjing
0dccaff42b style support focusable/feedback 2021-05-24 08:31:07 +08:00
lixianjing
a4238f527d add strongly_focus for window 2021-05-21 09:54:01 +08:00
lixianjing
04a815bfd1 improve focusable 2021-05-21 08:39:47 +08:00
lixianjing
f3af1178ea format code 2021-02-01 18:12:36 +08:00
lixianjing
1b6c6dc72d refactor theme 2021-01-29 12:42:14 +08:00
lixianjing
83e3e99842 fix bugs found by valgrind 2020-10-17 21:17:55 -07:00
xianjimli
747f5e1c8a format code 2020-10-15 17:10:52 +08:00
lixianjing
39c7357c1e remove grab focus prop 2020-10-09 11:31:05 +08:00
lixianjing
105b31587e add grab_focus and return_key_to_grab_focus 2020-10-08 18:26:16 +08:00
lixianjing
b998843476 add widget_get_text_utf8 2020-08-23 21:47:41 +08:00
xianjimli
e05faeeddd format code 2020-07-24 07:06:28 +08:00
lixianjing
33209cde4b improve dll export api 2020-05-25 17:31:12 +08:00
lixianjing
123e1e1671 enable pointer cursor for single widget 2020-05-24 19:23:42 +08:00
lixianjing
c12af36232 fix tr_text test 2020-05-20 17:41:26 +08:00
xianjimli
f276d44c9c improve combobox 2020-03-22 18:11:23 +08:00
xianjimli
2fbe618519 add widget_set_child_text_with_double 2020-03-22 12:19:10 +08:00
lixianjing
1603bb2eba format code 2020-01-02 17:43:36 +08:00
lixianjing
e39a6cd0e8 change dirty_rect_tolerance from style to property 2020-01-02 17:37:38 +08:00
xianjimli
d3d14aca47 format code 2019-12-18 11:39:36 +08:00
xianjimli
371e67724c fix tests 2019-12-18 11:15:48 +08:00
xianjimli
584720cf3e improve widget_set_tr_text 2019-12-18 11:04:20 +08:00
lixianjing
2a06757612 format code 2019-12-04 09:24:25 +08:00
lixianjing
1cbf9cdb83 add ICON_AT_CENTER 2019-12-04 09:17:37 +08:00
lixianjing
40f79a4867 add widget_ref/widget_unref 2019-11-28 14:56:59 +08:00
lixianjing
a2cd516dde rework widget focus 2019-11-20 15:47:39 +08:00
lixianjing
39678db0eb fix widget_do_exec 2019-11-07 09:44:26 +08:00
lixianjing
9f3e6e8350 add WIDGET_PROP_EXEC 2019-11-07 09:30:41 +08:00
lixianjing
b9392b04a0 support map key 2019-11-05 16:18:27 +08:00
lixianjing
aac47ce517 add widget_on_with_tag/wuidget_off_by_tag 2019-10-23 14:23:47 +08:00
lixianjing
be23c18975 add ring buffer 2019-10-06 12:47:49 +08:00
lixianjing
98ce2ce419 add ui feedback 2019-09-16 17:55:48 +08:00