awtk/src/base
2020-12-17 17:47:33 +08:00
..
.gitignore init 2018-02-21 19:36:38 +08:00
asset_loader_default.c support load asset with mmap 2020-12-12 08:06:06 +08:00
asset_loader_default.h add asset_loader_zip 2020-02-26 17:32:21 +08:00
asset_loader_zip.c improve asset_loader_zip 2020-10-19 11:55:06 +08:00
asset_loader_zip.h add data reader and data writer 2020-02-27 06:53:58 +08:00
asset_loader.c format code 2020-07-24 16:56:04 +08:00
asset_loader.h format code 2020-07-24 16:56:04 +08:00
assets_manager.c format code 2020-12-14 12:04:35 +08:00
assets_manager.h improve assets_manager and assets_manager 2020-12-14 11:59:02 +08:00
awtk_config_sample.h update docs 2020-12-08 09:07:55 +08:00
bidi.c fix warnings 2020-09-17 14:42:41 +08:00
bidi.h fix utf8-bom 2020-07-31 11:40:18 +08:00
bitmap.c memory leak found by valgrind 2020-12-01 10:30:44 +08:00
bitmap.h memory leak found by valgrind 2020-12-01 10:30:44 +08:00
canvas_offline.h improve offline canvas 2020-09-28 17:37:49 +08:00
canvas_offline.inc improve offline canvas 2020-09-28 17:37:49 +08:00
canvas.c set set_assets_manager for font/image manager 2020-12-10 11:16:19 +08:00
canvas.h update docs 2020-10-30 16:35:39 +08:00
children_layouter_factory.c update docs 2019-12-31 19:27:36 -08:00
children_layouter_factory.h update docs 2020-03-01 18:27:26 +08:00
children_layouter.c update docs 2019-12-31 19:27:36 -08:00
children_layouter.h update docs 2019-12-31 19:27:36 -08:00
clip_board.c update docs 2019-12-31 19:27:36 -08:00
clip_board.h update docs 2019-12-31 19:27:36 -08:00
data_reader_asset.c improve assets manager 2020-11-06 14:46:52 +08:00
data_reader_asset.h add data_reader_asset 2020-06-13 12:06:54 +08:00
date_time_format.c change some files to UTF8-BOM 2020-06-22 18:03:30 +08:00
date_time_format.h change some files to UTF8-BOM 2020-06-22 18:03:30 +08:00
dialog_highlighter_factory.c improve dialog_highlighter_factory 2020-10-29 16:29:19 +08:00
dialog_highlighter_factory.h update docs 2019-12-31 19:27:36 -08:00
dialog_highlighter.c format code 2020-10-20 18:13:38 +08:00
dialog_highlighter.h format code 2020-10-20 18:13:38 +08:00
dialog.c fix is_dialog_opened 2020-04-24 16:38:35 +08:00
dialog.h improve api comment 2020-10-10 12:23:39 +08:00
enums.c edit support ip/date/time/time_full input type 2020-06-26 16:30:20 +08:00
enums.h improve dll export api 2020-05-25 17:31:12 +08:00
event_queue.c update docs 2019-12-31 19:27:36 -08:00
event_queue.h add multi_gesture for non-sdl platform 2020-12-11 17:15:32 +08:00
event_recorder_player.c format code 2020-11-11 15:53:21 +08:00
event_recorder_player.h change some files to UTF8-BOM 2020-06-22 18:03:30 +08:00
events.c remove touch_id and fingers from multi_gesture_event_t 2020-12-15 17:06:39 +08:00
events.h remove touch_id and fingers from multi_gesture_event_t 2020-12-15 17:06:39 +08:00
ffr_draw_rounded_rect.inc improve draw_rounded_rect 2020-12-17 11:25:14 +08:00
font_loader.c update docs 2019-12-31 19:27:36 -08:00
font_loader.h update docs 2019-12-31 19:27:36 -08:00
font_manager.c improve font manager 2020-12-15 17:05:54 +08:00
font_manager.h improve font cache 2020-06-27 11:00:37 +08:00
font.c improve font cache 2020-06-27 11:00:37 +08:00
font.h improve font cache 2020-06-27 11:00:37 +08:00
g2d.h format code 2020-09-18 09:56:14 +08:00
glyph_cache.c improve font cache 2020-06-28 11:26:22 +08:00
glyph_cache.h update docs 2020-08-15 12:10:26 +08:00
graphic_buffer.c improve graphic buffer 2020-07-03 11:45:54 +08:00
graphic_buffer.h improve graphic buffer 2020-07-03 11:45:54 +08:00
hscrollable.c improve hscrollable, slide_view and slide_menu 2020-03-05 10:07:03 +08:00
hscrollable.h update docs 2019-12-31 19:27:36 -08:00
idle.c improve idle_queue/timer_queue to support web 2020-03-10 21:48:47 +08:00
idle.h improve api comments and improve idle gen 2020-07-21 10:05:51 +08:00
image_base.c improve click event 2020-09-23 14:07:08 +08:00
image_base.h update docs 2020-08-16 09:10:01 +08:00
image_loader.c update docs 2019-12-31 19:27:36 -08:00
image_loader.h update docs 2019-12-31 19:27:36 -08:00
image_manager.c improve image_manager_get_bitmap 2020-12-01 14:45:28 +08:00
image_manager.h update docs 2019-12-31 19:27:36 -08:00
input_device_status.c improve grab keys 2020-11-03 09:01:05 +08:00
input_device_status.h format code 2020-10-28 15:59:45 +08:00
input_engine.c use key_code_is_enter to check if is enter key 2020-05-21 17:27:07 +08:00
input_engine.h move pinyin data to assets 2020-05-11 10:34:18 +08:00
input_method.c add EVT_IM_START/EVT_IM_STOP 2020-12-05 09:57:14 +08:00
input_method.h improve api comment 2020-10-10 12:23:39 +08:00
keys.h edit/mledit support open/close/toggle input method by key 2020-05-01 11:31:20 +08:00
layout_def.h update docs 2019-12-31 19:27:36 -08:00
layout.c improve layout 2020-10-20 18:11:51 +08:00
layout.h improve dll export api 2020-05-25 17:31:12 +08:00
lcd_profile.c update docs 2019-12-31 19:27:36 -08:00
lcd_profile.h update docs 2019-12-31 19:27:36 -08:00
lcd.c improve lcd_set_font_name 2020-11-28 12:37:59 +08:00
lcd.h improve lcd_set_font_name 2020-11-28 11:00:41 +08:00
line_break.c format code 2020-11-11 15:53:21 +08:00
line_break.h format code 2020-10-08 08:13:10 +08:00
locale_info.c update docs 2019-12-31 19:27:36 -08:00
locale_info.h update docs 2019-12-31 19:27:36 -08:00
main_loop.c add main_loop_remove_event_source_by_tag 2020-10-30 11:34:46 +08:00
main_loop.h add main_loop_remove_event_source_by_tag 2020-10-30 11:34:46 +08:00
multi_gesture.inc remove touch_id and fingers from multi_gesture_event_t 2020-12-15 17:06:39 +08:00
native_window.c change some args to const 2020-09-17 14:23:47 +08:00
native_window.h change some args to const 2020-09-17 14:23:47 +08:00
pixel_pack_unpack.h support rgb565 format bitmap 2020-04-21 15:45:18 +08:00
pixel.h format code 2020-05-21 20:43:11 +08:00
self_layouter_factory.c update docs 2019-12-31 19:27:36 -08:00
self_layouter_factory.h update docs 2020-03-01 18:27:26 +08:00
self_layouter.c update docs 2019-12-31 19:27:36 -08:00
self_layouter.h update docs 2019-12-31 19:27:36 -08:00
shortcut.c update docs 2019-12-31 19:27:36 -08:00
shortcut.h update docs 2019-12-31 19:27:36 -08:00
style_const.c improve style const 2020-02-27 16:12:37 +08:00
style_const.h update docs 2019-12-31 19:27:36 -08:00
style_factory.c update docs 2019-12-31 19:27:36 -08:00
style_factory.h update docs 2019-12-31 19:27:36 -08:00
style_mutable.c update docs 2019-12-31 19:27:36 -08:00
style_mutable.h improve dll export api 2020-05-25 17:31:12 +08:00
style.c rename centre to center 2020-09-23 17:35:40 +08:00
style.h improve api doc 2020-10-06 22:21:45 +08:00
suggest_words.c popup support close_when_timeout prop 2020-11-26 14:42:15 +08:00
suggest_words.h update docs 2019-12-31 19:27:36 -08:00
system_info.c fix memory leak in system info 2020-11-02 16:27:30 +08:00
system_info.h export system_info_set_app_root 2020-10-01 18:42:34 +08:00
text_edit.c format code 2020-11-11 15:53:21 +08:00
text_edit.h edit get canvas from window every time instead of save it 2020-09-11 16:27:25 +08:00
theme.c update docs 2019-12-31 19:27:36 -08:00
theme.h update docs 2019-12-31 19:27:36 -08:00
timer.c format code 2020-12-01 14:46:46 +08:00
timer.h add timer_resume/timer_suspend 2020-11-20 18:03:21 +08:00
types_def.h format code 2020-10-08 08:13:10 +08:00
ui_builder.c update docs 2019-12-31 19:27:36 -08:00
ui_builder.h Windows build awtk to DLL 2020-04-28 09:34:09 +08:00
ui_feedback.c update docs 2019-12-31 19:27:36 -08:00
ui_feedback.h update docs 2019-12-31 19:27:36 -08:00
ui_loader.c update docs 2019-12-31 19:27:36 -08:00
ui_loader.h update docs 2019-12-31 19:27:36 -08:00
velocity.c update docs 2019-12-31 19:27:36 -08:00
velocity.h update api comments 2020-07-19 09:28:15 +08:00
vgcanvas.c format code 2020-09-17 15:06:34 +08:00
vgcanvas.h fix vgcanvas api comment 2020-09-30 06:41:09 +08:00
widget_animator_factory_null.c update docs 2019-12-31 19:27:36 -08:00
widget_animator_factory.h update docs 2019-12-31 19:27:36 -08:00
widget_animator_manager.c update docs 2019-12-31 19:27:36 -08:00
widget_animator_manager.h update docs 2019-12-31 19:27:36 -08:00
widget_animator.c improve widget_animator 2020-06-19 17:16:13 +08:00
widget_animator.h update docs 2019-12-31 19:27:36 -08:00
widget_consts.h overlay support always_on_top prop 2020-12-14 11:03:58 +08:00
widget_factory.c update docs 2019-12-31 19:27:36 -08:00
widget_factory.h fix api comments 2020-10-13 14:01:50 +08:00
widget_vtable.c change some args to const 2020-09-17 14:23:47 +08:00
widget_vtable.h change some args to const 2020-09-17 14:23:47 +08:00
widget.c key target 2020-11-09 18:05:21 +08:00
widget.h improve auto_adjust_size 2020-10-19 17:43:23 +08:00
window_animator_factory.c update docs 2019-12-31 19:27:36 -08:00
window_animator_factory.h update docs 2019-12-31 19:27:36 -08:00
window_animator.c update docs 2019-12-31 19:27:36 -08:00
window_animator.h improve canvas offline and window animation 2020-09-16 11:13:08 +08:00
window_base.c set set_assets_manager for font/image manager 2020-12-10 11:16:19 +08:00
window_base.h format code 2020-10-15 17:10:52 +08:00
window_manager.c improve window_manager_close_all 2020-12-17 17:47:33 +08:00
window_manager.h export window_manager_close_window 2020-12-12 11:10:58 +08:00
window.c format code 2020-12-01 14:46:46 +08:00
window.h update docs 2020-08-16 09:10:01 +08:00
wuxiaolin.inc fix source file encoding 2019-11-28 08:50:24 +08:00