14 Commits

Author SHA1 Message Date
Jinhao
f697f4c338 uses std::chrono 2019-04-16 03:54:16 +08:00
Jinhao
c440613d90 fix crash which occurs after calling widget::tooltip("")(#331) 2018-08-25 06:06:57 +08:00
Jinhao
3657be8f7d refacter tooltip
remove compiler warnings
remove deprecated code
2017-05-01 16:57:26 +08:00
Jinhao
6e86b6ae6c refine code
fix bug that listbox may throw std::runtime when the modal is enabled
fix bug that textbox attachs a wrong event angent
2016-08-10 01:46:13 +08:00
Jinhao
8c7051566c optimize binary size 2016-07-01 23:43:48 +08:00
Jinhao
6b6b527007 eliminate -Wextra and -pedantic warnings 2016-03-15 15:46:28 +08:00
Jinhao
12358a5dc0 change some APIs for accepting utf8 2015-11-27 01:54:26 +08:00
Jinhao
573a5bee86 code review 2015-10-07 18:01:46 +08:00
Jinhao
2f47e89af1 use lambda instead of std::bind 2015-09-27 05:31:42 +08:00
Jinhao
dcead38544 fix wrong positions of menu and tooltip
caused by implicit int to unsigned type conversion when a screen starts a
neg point
2015-03-30 21:42:22 +08:00
Jinhao
e4382239e5 refactor the class screen 2015-03-22 11:19:27 +08:00
cnjinhao
b827e0aa82 multiple display monitors support
Added a new class screen
2015-01-02 13:25:46 +08:00
cnjinhao
42788db077 Breaking changes for expr_color
expr_color is a temporary class name for new color type experiment.
2014-12-17 11:20:47 +08:00
cnjinhao
d0a317bd45 first init of 0.9 2014-12-11 03:32:35 +08:00