Jinhao
|
ae6ca7a5f5
|
Merge branch 'master' of https://github.com/wjiali6/nana into wjiali6-master
|
2017-09-25 21:54:19 +08:00 |
|
Mexsut
|
dcb472cb06
|
add a native wstring version textbox::append
added a textbox::append which accepts texts in std::wstring
|
2017-09-25 15:20:38 +08:00 |
|
cnjinhao
|
bb47cdc6c9
|
fix bug that DEL key is incorrect in key_press/key_release(#259)
|
2017-09-22 15:47:12 +08:00 |
|
Jinhao
|
dbc9bc55ff
|
fix bug that fast clicking a spinbox doesn't change the value(#257)
|
2017-09-18 23:36:40 +08:00 |
|
Jinhao
|
905443eba1
|
Merge branch 'hotfix-1.5.4' into develop
|
2017-09-05 05:04:20 +08:00 |
|
Jinhao
|
dd5bb86514
|
refactor menubar
|
2017-09-05 04:57:35 +08:00 |
|
Jinhao
|
2974fe2137
|
add event filter contributed by A2Razor
|
2017-09-01 22:57:12 +08:00 |
|
Jinhao
|
fba4097851
|
refactor menubar
|
2017-08-31 02:57:34 +08:00 |
|
Jinhao
|
64899a3d6a
|
add functions to menubar for auto-close when mouse leave
|
2017-08-28 21:09:04 +08:00 |
|
Jinhao
|
ec9ec611b4
|
refactor drawing of shortkey underline
|
2017-08-27 10:32:56 +08:00 |
|
Jinhao
|
4e18d81f90
|
fix bug that listbox incorrect scrolls if content is sorted(#245)
|
2017-08-24 05:49:19 +08:00 |
|
Jinhao
|
c025f01f5e
|
refactor
|
2017-08-12 12:29:58 +08:00 |
|
Jinhao
|
d4a815c8cc
|
refactor
|
2017-08-11 22:50:44 +08:00 |
|
Jinhao
|
752a26e795
|
Merge branch 'hotfix-1.5.4' into develop
|
2017-08-11 22:43:28 +08:00 |
|
Jinhao
|
a21a5e940d
|
fix comment
|
2017-08-06 09:47:01 +08:00 |
|
Jinhao
|
a2ba2cfaec
|
add progress scheme
|
2017-08-05 17:05:49 +08:00 |
|
Jinhao
|
12843da679
|
improve listbox model_guard exception information
|
2017-08-02 00:14:39 +08:00 |
|
James Bremner
|
953450a868
|
Inputbox set minimum width entry field
|
2017-07-27 11:15:53 -04:00 |
|
Jinhao
|
27e1d7aff5
|
add textbox::content_origin
|
2017-07-25 07:57:48 +08:00 |
|
Jinhao
|
7371bd0525
|
add comment
|
2017-07-23 22:57:01 +08:00 |
|
Jinhao
|
a4f7d46eee
|
add new features to listbox
a method to enable/disable the number of items
methods about expanding category
methods about category icons
|
2017-07-22 23:04:43 +08:00 |
|
Jinhao
|
0cfd06b23f
|
add new inputbox::boolean
other fixes for width of inputbox's elements
|
2017-07-20 23:46:20 +08:00 |
|
Jinhao
|
cb6191cc88
|
fix crash error when operate a closed treebox
|
2017-07-17 00:37:30 +08:00 |
|
Jinhao
|
822a762804
|
fix bug that textbox::caret_pos() doesn't move the caret
|
2017-07-16 21:42:24 +08:00 |
|
Jinhao
|
887554b1b9
|
fix bug that _m_paste_children wouldn't work well in refresh_tree
added contributor information
|
2017-07-15 11:53:06 +08:00 |
|
Jinhao
|
fc36efce0c
|
Merge branch 'double-click' of https://github.com/os12/nana into os12-double-click
|
2017-07-15 01:30:11 +08:00 |
|
Oleg Smolsky
|
e8755e6283
|
Added Windows-style mouse double-click to the textbox
- the word under cursor is selected with double-click now
- tested in both editable and read-only modes
This addresses #226.
|
2017-07-12 10:46:45 -07:00 |
|
Jinhao
|
d1d03c9c0a
|
code refined
|
2017-07-11 23:27:45 +08:00 |
|
Ray Kim
|
03642b8e3f
|
Fixed build error
compiler didn't understand std::function
include ```<functional>```
|
2017-06-26 03:05:23 +09:00 |
|
Jinhao
|
cbb42259bd
|
Merge branch 'hotfix-1.5.1' into develop
|
2017-06-21 22:52:47 +08:00 |
|
Jinhao
|
ad55c51a3e
|
small fixes
|
2017-06-21 22:42:22 +08:00 |
|
Jinhao
|
74dedb9506
|
add noexcept
|
2017-06-18 10:10:30 +08:00 |
|
Jinhao
|
b5db21567f
|
add new methods to textbox for line count
|
2017-06-18 05:08:51 +08:00 |
|
Jinhao
|
0b4dc1904b
|
fix compiler errors/warnings for clang 5.0
|
2017-06-11 11:33:52 +08:00 |
|
Jinhao
|
3cefaa3506
|
Merge branch 'hotfix-1.5.1' into develop
|
2017-06-08 21:40:32 +08:00 |
|
Jinhao
|
2f21c33392
|
remove deprecated code
|
2017-05-30 04:50:10 +08:00 |
|
Leonardo Backes Vargas
|
a92b3e4274
|
Fix constness on const functions with nana::any and related casts.
|
2017-05-28 12:16:26 -03:00 |
|
Jinhao
|
56e7f5ea4d
|
remove deprecated code
|
2017-05-27 00:40:17 +08:00 |
|
Jinhao
|
e25b41396e
|
Merge branch 'hotfix-1.5.1' into develop
|
2017-05-23 05:50:13 +08:00 |
|
Jinhao
|
a4f15f7bb0
|
refactor text_editor
fix issues that caret works incorrectly in line-wrapped mode.
|
2017-05-23 04:22:08 +08:00 |
|
Jinhao
|
582df4c5d4
|
fix issue of listbox header margin
|
2017-05-19 06:19:42 +08:00 |
|
Jinhao
|
601debc420
|
Merge branch 'hotfix-1.5' into develop
|
2017-05-09 04:50:04 +08:00 |
|
Jinhao
|
8d4a734272
|
small changes
|
2017-05-09 04:49:11 +08:00 |
|
Jinhao
|
e7e7b5336d
|
fix issue of menu::item_proxy::checked
menu::item_proxy::checked has different behavior with menu::checked
|
2017-05-07 17:45:06 +08:00 |
|
Jinhao
|
cbf76a312a
|
refactor menu for menu::insert that would break internal states
|
2017-05-06 07:24:21 +08:00 |
|
Jinhao
|
bbaf599272
|
remove member type menu::item_type
|
2017-05-04 06:10:54 +08:00 |
|
Jinhao
|
3657be8f7d
|
refacter tooltip
remove compiler warnings
remove deprecated code
|
2017-05-01 16:57:26 +08:00 |
|
Jinhao
|
855694e8c7
|
fix text_editor line color issue
|
2017-04-30 04:32:23 +08:00 |
|
Jinhao
|
2c318e2d33
|
small fixes
|
2017-04-29 01:48:13 +08:00 |
|
Jinhao
|
9548b87f54
|
fix memory leak that widgets wouldn't be deleted
|
2017-04-28 04:18:39 +08:00 |
|