Jinhao
|
2ba32d8aca
|
small changes for end index of checkbox
|
2018-04-09 13:55:00 +08:00 |
|
Jinhao
|
6cbf721f9d
|
improve all widgets for bground effects
|
2017-04-11 07:06:43 +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
|
116787072f
|
Merge branch 'hotfix-1.3' into develop
|
2016-04-18 15:16:03 +08:00 |
|
Jinhao
|
42990b8670
|
move lazy_refresh() from namespace API to API::dev
|
2016-04-17 17:46:19 +08:00 |
|
Jinhao
|
07b5b19545
|
improve stability of event
|
2016-04-10 15:23:44 +08:00 |
|
Jinhao
|
6b6b527007
|
eliminate -Wextra and -pedantic warnings
|
2016-03-15 15:46:28 +08:00 |
|
Jinhao
|
e7cae6d17a
|
emit click event by pressing spacebar
|
2016-02-07 00:49:29 +08:00 |
|
Jinhao
|
325961a277
|
remove utf8_cast functions
|
2016-01-22 00:46:10 +08:00 |
|
Jinhao
|
920a1fe490
|
fix compile errors with GCC/Clang
|
2016-01-20 14:40:57 +08:00 |
|
Jinhao
|
ece696c3b5
|
update filesystem and remove fs_utility
|
2016-01-20 01:06:16 +08:00 |
|
Jinhao
|
a2a7d1fc37
|
remove deprecated components
|
2016-01-03 17:50:10 +08:00 |
|
Jinhao
|
c86a00bea5
|
remove macro STR
|
2015-11-29 22:38:22 +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
|
42443dcafd
|
remove paint::gadget
|
2015-08-20 01:09:29 +08:00 |
|
Jinhao
|
4323977908
|
change the implementation of pat::cloneable
|
2015-08-17 01:37:56 +08:00 |
|
Jinhao
|
fff5926be5
|
some modifications
|
2015-08-01 21:45:22 +08:00 |
|
Jinhao
|
51f9e87979
|
add checkbox function for group
|
2015-07-25 20:26:44 +08:00 |
|
Jinhao
|
0e5c88f121
|
code review
|
2015-07-24 00:44:35 +08:00 |
|
Jinhao
|
5bc1568f3e
|
change parameter type of click event from arg_mouse to arg_click
|
2015-07-21 01:14:23 +08:00 |
|
qPCR4vir
|
10f35de8f7
|
fix: make checkbox and label have the same bgcolor as the owner
|
2015-03-21 18:17:50 +01:00 |
|
cnjinhao
|
38552b855b
|
make all internal event handlers unignorable
|
2015-02-04 01:34:50 +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
|
74c09eb9b3
|
Defined a new color class
The new color class is temporarily named expr_color for experiment.
|
2014-12-14 10:15:19 +08:00 |
|
cnjinhao
|
d0a317bd45
|
first init of 0.9
|
2014-12-11 03:32:35 +08:00 |
|