Jinhao
|
afa253f924
|
capture_window is deprecated in favor of set_capture/release_capture
|
2016-04-17 06:06:33 +08:00 |
|
Jinhao
|
07b5b19545
|
improve stability of event
|
2016-04-10 15:23:44 +08:00 |
|
Jinhao
|
a42ebe19b4
|
use UTF-8 for string representation
|
2015-12-31 01:09:52 +08:00 |
|
Jinhao
|
c260eebbc3
|
use UTF-8 for string representation
|
2015-12-15 21:46:24 +08:00 |
|
Jinhao
|
112deadd16
|
elimiate nana::string for listbox
|
2015-12-10 00:24:31 +08:00 |
|
Jinhao
|
e8266b5ae8
|
add native_string_type for internal use
|
2015-12-03 01:49:44 +08:00 |
|
Jinhao
|
12358a5dc0
|
change some APIs for accepting utf8
|
2015-11-27 01:54:26 +08:00 |
|
Jinhao
|
9fd1a594cb
|
add selection of text by using shift+mouse click
|
2015-11-02 00:33:22 +08:00 |
|
Jinhao
|
5590dd293b
|
new features of listbox
text line number and line indent
|
2015-10-21 01:39:11 +08:00 |
|
Jinhao
|
573a5bee86
|
code review
|
2015-10-07 18:01:46 +08:00 |
|
Jinhao
|
f4924ef2f8
|
add throw() for some functions
|
2015-08-03 01:37:36 +08:00 |
|
Jinhao
|
7d868f2377
|
Merge branch 'develop' of https://github.com/beru/nana into beru-develop
Conflicts:
source/gui/widgets/skeletons/text_editor.cpp
source/gui/widgets/textbox.cpp
source/paint/detail/image_bmp.hpp
source/paint/detail/image_ico.hpp
|
2015-08-01 22:08:06 +08:00 |
|
Jinhao
|
396163c1b7
|
fix mouse left button issues due to breaking changes
|
2015-07-28 00:00:15 +08:00 |
|
beru
|
2da65827a0
|
improve cursor move keys support in text editor refs refs #1
|
2015-05-05 14:13:16 +09:00 |
|
Jinhao
|
4154c8e132
|
rename API::is_focus_window to API::is_focus_ready
|
2015-05-01 16:36:12 +08:00 |
|
Jinhao
|
6a0fd78595
|
fix no response of Delete
|
2015-03-25 01:56:48 +08:00 |
|
Jinhao
|
9a5dfe7f88
|
fix no response of Delete key
|
2015-03-25 01:44:56 +08:00 |
|
Jinhao
|
9fbe14e2de
|
code reviews
|
2015-02-26 02:35:19 +08:00 |
|
Jinhao
|
0ffa3e54ca
|
some improvements
|
2015-02-17 04:03:55 +08:00 |
|
cnjinhao
|
274155b1da
|
improve the spinbox and inputbox
improve the input check for spinbox
add a verifier to check user input for inputbox
|
2015-02-07 11:47:45 +08:00 |
|
cnjinhao
|
81a50fd84f
|
Add support CSS color text for class nana::color
|
2015-02-06 01:45:17 +08:00 |
|
cnjinhao
|
fd5ff571a7
|
get ready for Linux
|
2015-02-04 10:26:08 +08:00 |
|
cnjinhao
|
50f4bd79ce
|
Add text_changed event for combox, spinbox and textbox
|
2015-01-31 04:17:34 +08:00 |
|
cnjinhao
|
a802083feb
|
Add inputbox
|
2015-01-28 07:14:21 +08:00 |
|
cnjinhao
|
02b77d2a26
|
Improve spinbox
|
2015-01-23 03:27:21 +08:00 |
|
cnjinhao
|
4ff3a6afd5
|
Add the new spinbox widget
|
2015-01-22 06:19:24 +08:00 |
|