206 Commits

Author SHA1 Message Date
Jinhao
8044cb0b34 fix some bugs of listbox box selection 2017-06-13 23:25:58 +08:00
Jinhao
40cfe5f404 fix bug that listbox would crash when selects category by box selection 2017-06-13 06:00:30 +08:00
Jinhao
a87703d418 refactor functions 2017-05-31 22:36:56 +08:00
Jinhao
39142e18be remove deprecated code 2017-05-27 00:42:48 +08:00
Jinhao
582df4c5d4 fix issue of listbox header margin 2017-05-19 06:19:42 +08:00
Jinhao
ced53b3927 fix bug that listbox wouldn't update when clicks on blank area 2017-05-13 08:14:43 +08:00
Jinhao
e2910ce5d9 fix issue that Ctrl+A selects all items in single-selection listbox(#205) 2017-05-13 08:07:57 +08:00
Jinhao
526f3d6d6b fix issue that listbox::erase(item_proxy) wouldn't erase item 2017-05-03 07:37:24 +08:00
Jinhao
58cb215f7b fix combox content measure 2017-04-29 01:50:56 +08:00
Jinhao
2ff8a1c729 add new platform_abstraction
add support of loading ttf file
2017-04-26 08:04:25 +08:00
Jinhao
970412a3db coe refine 2017-04-19 04:58:20 +08:00
Jinhao
4e9646cf64 unify semantics of the blend methods 2017-04-15 11:30:16 +08:00
Jinhao
6cbf721f9d improve all widgets for bground effects 2017-04-11 07:06:43 +08:00
Jinhao
1174f2f633 code refine 2017-03-24 06:34:51 +08:00
Jinhao
b890f2fad7 fix some listbox bugs 2017-03-19 22:53:40 +08:00
Jinhao
431f0af893 fix syntax errors and warnings 2017-03-17 07:29:34 +08:00
Jinhao
8e53602c79 add selection_box to listbox scheme 2017-01-25 23:25:56 +08:00
Jinhao
921742a345 fix syntax error and add workarounds for libstdc++ 2017-01-17 06:10:47 +08:00
Jinhao
923c0c8784 add a new class intermediary for scrolling content 2017-01-13 05:57:10 +08:00
Jinhao
c35eb87e0d autoscroll when dragging mouse outside the listbox 2016-12-24 03:22:12 +08:00
Jinhao
01f5b6acec code refine 2016-12-19 07:38:51 +08:00
Jinhao
9e21c898b9 some changes 2016-12-17 06:46:01 +08:00
Jinhao
7535db186c Merge branch 'hotfix-1.4.1' into feature-listbox 2016-12-13 08:58:31 +08:00
Jinhao
8b68633ee0 add noexcept 2016-12-13 08:44:43 +08:00
Jinhao
99a226e09c fix issue in column_cast 2016-12-11 11:40:19 +08:00
Jinhao
b9d8ac3f9d fix column_cast doesn't ignore invisible column 2016-12-10 14:26:22 +08:00
Jinhao
8e10f743e1 add functions to convert positions of listbox column 2016-12-10 08:50:05 +08:00
Jinhao
c1cfd283e2 new parameter of dataexch 2016-12-06 02:21:12 +08:00
dankan1890
d3743b4ccd Sorry for this. 2016-11-30 22:14:01 +01:00
dankan1890
b8be0c19a7 fixed 'invisible' checks and images in listbox with cells with a custom format enabled. 2016-11-28 08:40:55 +01:00
Jinhao
b580ead080 remove useless code 2016-11-28 07:59:18 +08:00
Jinhao
b23cfc8888 fix listbox bordless bug(#170) 2016-11-27 11:17:47 +08:00
Jinhao
47b2234932 fix wrong pr number. 2016-10-16 07:11:40 +08:00
Jinhao
57aa0498b3 some modifications for pr(#154)
update contributor info
2016-10-16 07:07:44 +08:00
dankan1890
d7b7a4d45f listbox:
Added header_fgcolor and item_highlighted to color scheme.
menu:
Added change_text function.
2016-10-14 01:14:55 +02:00
Jinhao
7f45ae4342 add a param to listbox::item_proxy's check/select
this new parameter is used to indicate whether to scroll the view to the
item if the item is not displayed on screen.
2016-10-03 09:07:37 +08:00
Jinhao
340c350fcb Merge branch 'hotfix-1.4' into develop 2016-09-24 09:58:44 +08:00
Jinhao
74e113b2cc returns not only one inline widget 2016-09-21 08:19:00 +08:00
Jinhao
7ff4762cdb add variadic parameters for make_factory 2016-09-21 07:08:30 +08:00
Jinhao
d9fb3b3ff9 add notify_status for listbox inline widget 2016-09-17 03:56:23 +08:00
Jinhao
07229e566d simplify implementation of listbox inline widget 2016-09-15 16:35:43 +08:00
Jinhao
cff816f10b fix listbox multi-selection exception(#154) 2016-09-14 05:51:23 +08:00
Jinhao
d66c4bafce code refine 2016-08-17 07:27:41 +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
df5a786965 fix a bug that listbox::cat_proxy::append<T> throws if model enabled 2016-07-31 04:11:39 +08:00
qPCR4vir
f81b730c5c listbox stable_sort 2016-07-19 18:20:43 +02:00
Jinhao
29446b5ef0 fix crash when adding a header to a zero-size listbox(#147) 2016-07-17 10:23:20 +08:00
Jinhao
31455aa165 fix listbox horiz scroll issue(#145) 2016-07-14 00:15:50 +08:00
Jinhao
9b91d3b55f listbox and place code refined 2016-07-13 23:00:03 +08:00
Jinhao
49dfaca1ef fix a crash when the listbox inserts an item. 2016-07-13 22:57:13 +08:00