2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 41 minutes ago. based on code collected about 20 hours ago.
Jun 21, 2023 — Jun 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'develop' of https://github.com/cnjinhao/nana into develop More... about 9 years ago
add missing header file More... about 9 years ago
add missing interface file More... about 9 years ago
Merge branch 'develop' of https://github.com/cnjinhao/nana into develop More... about 9 years ago
remove the internal signal manager of window_manager More... about 9 years ago
improve textbox's selection handling refs #19, #1 More... about 9 years ago
Merge branch 'develop' of https://github.com/cnjinhao/nana into develop More... about 9 years ago
change timing to set tabstop_focus_changed flag More... about 9 years ago
better mimic? More... about 9 years ago
mimic path.filename() More... about 9 years ago
the linker don't like my inlines More... about 9 years ago
FIX: inline functions and one default constructor. Tested OK ! More... about 9 years ago
Merge remote-tracking branch 'nana_jinhao/hotfixes-1.0.2' into hotfixes-1.0.2 More... about 9 years ago
Merge branch 'rajko-d-hotfixes-1.0.2' into hotfixes-1.0.2 More... about 9 years ago
remove focus_changed flag More... about 9 years ago
project for VS2015 More... about 9 years ago
nana filesystem need vc2015 More... about 9 years ago
fix more warning More... about 9 years ago
FIX: linker warning which eventually produce errors More... about 9 years ago
FIX: compiling with VC2015 RC More... about 9 years ago
filesystem to experimental to avoid conflicts with fs_utillity More... about 9 years ago
mimic enum class perms , more adaption More... about 9 years ago
add file_type (from type), bring all from fs_utility and mimic path, and directory_entry More... about 9 years ago
mimic std directory_iterator and directory_entry More... about 9 years ago
Deselect textbox contents on mouse_down event. Add the condition that textbox's content should be selected when it's focused with tabstop. More... about 9 years ago
Textbox should select its contents when focus is set. the caret position is moved to end of a line in that case. When textbox is not focused, its selection should not be drawn to make it look quiet. More... about 9 years ago
adapting nana filesystem to std More... about 9 years ago
stop changing focus when dbl clicks on form/panel background More... about 9 years ago
Merge branch 'develop' of https://github.com/cnjinhao/nana into develop More... about 9 years ago
add functionality to associate label with other widget as a "for" attribute of HTML <label> element More... about 9 years ago