2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
copy base on def export options More... about 9 years ago
to string take (uses) export options More... about 9 years ago
listbox have def_export_options(); More... about 9 years ago
update scroll.hpp More... about 9 years ago
item to string in column order More... about 9 years ago
columns_indexs all_headers( only_visibles) More... about 9 years ago
listbox: introducing struct export options More... about 9 years ago
listbox override key_char to manage copy: Ctrl-C. More... about 9 years ago
working on listbox export to string CSV: listbox, header, dummy list More... about 9 years ago
trivial fix for compiler warning 1>c:\libs\nana\include\nana\gui\widgets\listbox.hpp(251): warning C4018: '<' : signed/unsigned mismatch (..\form_do_you_even_lift.cpp) 1> c:\projects\bro\form_do_you_even_lift.cpp(646) : see reference to function template instantiation 'nana::drawerbase::listbox::item_proxy &nana::drawerbase::listbox::item_proxy::resolve_from<Data>(const T &)' being compiled 1> with 1> [ 1> T=Data 1> ] More... about 9 years ago
FIX: PageDown select last item in page not first More... about 9 years ago
FIX: Listbox doesn't handle Home, End. OK in windows More... about 9 years ago
Merge branch 'qPCR4vir-hotfixes' into hotfixes-1.0.1 More... about 9 years ago
Merge branch 'hotfixes' of https://github.com/qPCR4vir/nana into qPCR4vir-hotfixes More... about 9 years ago
Merge branch 'qPCR4vir-hotfixes-1.0.1' into hotfixes-1.0.1 More... about 9 years ago
Merge branch 'hotfixes-1.0.1' of https://github.com/qPCR4vir/nana into qPCR4vir-hotfixes-1.0.1 More... about 9 years ago
FIX: navigate ordered listbox with keyboard up/down, FEATURE: page up/down, and multi selection with shift + up/down Comments and code review. Original from branch page_scroll unfortunately included code already merged by Jinhao (header_width, etc) More... about 9 years ago
fix shift+tab issue More... about 9 years ago
Merge remote-tracking branch 'nana_jinhao/hotfixes-1.0.1' into hotfixes-1.0.1 More... about 9 years ago
Merge branch 'beru-hotfixes-1.0.1' into hotfixes-1.0.1 More... about 9 years ago
Merge branch 'tabstop_shift' of https://github.com/beru/nana into beru-hotfixes-1.0.1 More... about 9 years ago
Merge branch 'beru-hotfixes-1.0.1' into hotfixes-1.0.1 More... about 9 years ago
Merge branch 'hotfixes-1.0.1' of https://github.com/beru/nana into beru-hotfixes-1.0.1 More... about 9 years ago
Merge remote-tracking branch 'nana_jinhao/hotfixes-1.0.1' into hotfixes-1.0.1 More... about 9 years ago
fix menubar behavior issue More... about 9 years ago
re-fix: Scroll don't get trigged in secondary monitor: no scroll in texbox, trebox, listbox, etc. it was lost in commit: ed462870e0a60e1e41b2de08885387633cb66fcf More... about 9 years ago
fixes #4 More... about 9 years ago
fixes #14 More... about 9 years ago
fix the issue of restoring focus(#37) More... about 9 years ago
fix mask textbox highlight with mask More... about 9 years ago