Jinhao
|
f11e5efe80
|
fix the issue of restoring focus(#37)
|
2015-04-15 22:36:24 +08:00 |
|
Jinhao
|
ed462870e0
|
update contributor info
|
2015-04-12 03:31:07 +08:00 |
|
Jinhao
|
0ebf3dfacb
|
fix false alarm of event memory leak
remove the unnecessary event leak check
|
2015-04-10 00:44:49 +08:00 |
|
Jan
|
5060c8bab5
|
fixing lookup error from gcc/mingw
|
2015-04-02 21:14:25 +02: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
|
58b206cb93
|
add new outline size
API::window_outline_size changes the window size(not client area size) for
a native window
|
2015-03-24 12:12:36 +08:00 |
|
Jinhao
|
e4382239e5
|
refactor the class screen
|
2015-03-22 11:19:27 +08:00 |
|
qPCR4vir
|
aa14b38008
|
fix: make panel and label have the same bgcolor as the owner
|
2015-03-20 12:12:29 +01:00 |
|
qPCR4vir
|
5d404774e6
|
fix a few minor inconsistencies in item listbox drawing
|
2015-03-20 00:15:39 +01:00 |
|
qPCR4vir
|
ee699c263e
|
eliminated unnecessary comments
|
2015-03-17 23:21:17 +01:00 |
|
qPCR4vir
|
e38e594328
|
events doxy comments
|
2015-03-17 01:52:53 +01:00 |
|
qPCR4vir
|
a4bea45486
|
Merge remote-tracking branch 'nana/hotfixes-1.0.1' into develop_nana
|
2015-03-13 08:41:45 +01:00 |
|
qPCR4vir
|
dc9ccabdc1
|
update doxy-comments in treebox
|
2015-03-13 08:40:37 +01:00 |
|
qPCR4vir
|
b7cd8d00a1
|
valid doxy-comments need to begin with /**
|
2015-03-13 08:39:49 +01:00 |
|
Jinhao
|
bc8a157971
|
add auto config of numeric conversions
auto config of numeric conversions for GCC/MinGW
add contributors info
|
2015-03-13 14:24:24 +08:00 |
|
qPCR4vir
|
b74f6d86da
|
Merge remote-tracking branch 'nana/hotfixes-1.0.1' into develop_nana
|
2015-03-11 02:21:56 +01:00 |
|
qPCR4vir
|
d57fb034e3
|
Doxygen comments
|
2015-03-03 22:43:44 +01:00 |
|
Jinhao
|
ce98ffa7b1
|
fix picture widget transparent image issue
|
2015-03-04 03:28:12 +08:00 |
|
Jinhao
|
0df28e13e1
|
minor revision
|
2015-03-01 22:40:16 +08:00 |
|
Ryan Gonzalez
|
42af001020
|
Fix Linux builds
|
2015-02-26 19:00:03 -06:00 |
|
Jinhao
|
9fbe14e2de
|
code reviews
|
2015-02-26 02:35:19 +08:00 |
|
Jinhao
|
c2cb89f024
|
improve inputbox
fix some inputbox issues
add a new inputbox::path class
|
2015-02-25 01:00:27 +08:00 |
|
Jinhao
|
f454a965be
|
improve inputbox
|
2015-02-24 17:03:17 +08:00 |
|
Jinhao
|
022f7168c0
|
improve picture widget stretchable mode
|
2015-02-23 18:05:18 +08:00 |
|
Jinhao
|
d7a0d6f7d3
|
support of display images in inputbox
|
2015-02-23 01:45:00 +08:00 |
|
Jinhao
|
723dea218d
|
improve nana::picture
|
2015-02-23 01:43:23 +08:00 |
|
Jinhao
|
ef705bbb5a
|
add tip string and mask character for inputbox::text
|
2015-02-17 23:14:39 +08:00 |
|
Jinhao
|
0ffa3e54ca
|
some improvements
|
2015-02-17 04:03:55 +08:00 |
|
Jinhao
|
4385ac623d
|
add fps modifier for animation
|
2015-02-16 06:59:56 +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
|
e0a9a94a8b
|
fix clang compiling errors
|
2015-02-06 07:23:17 +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
|
38552b855b
|
make all internal event handlers unignorable
|
2015-02-04 01:34:50 +08:00 |
|
cnjinhao
|
60474150f5
|
Merge branch 'feature-draw-through' into develop
|
2015-02-02 19:17:44 +08:00 |
|
cnjinhao
|
04afbe9df9
|
Merge branch 'hotfixes-0.9.1' into develop
Conflicts:
include/nana/gui/widgets/progress.hpp
source/gui/widgets/date_chooser.cpp
source/gui/widgets/progress.cpp
source/gui/widgets/treebox.cpp
|
2015-02-02 18:55:23 +08:00 |
|
cnjinhao
|
0dc50058cb
|
improve listbox
add single selection
fix item display issue when it is checkable
|
2015-02-02 09:49:17 +08:00 |
|
cnjinhao
|
46f8182c50
|
add event stop_propagation
|
2015-02-01 17:12:19 +08:00 |
|
cnjinhao
|
fc76758197
|
improve inputbox
|
2015-01-31 17:00:39 +08:00 |
|
cnjinhao
|
50f4bd79ce
|
Add text_changed event for combox, spinbox and textbox
|
2015-01-31 04:17:34 +08:00 |
|
cnjinhao
|
e0259e6254
|
fixed a bground effect refresh issue.
|
2015-01-29 03:26:35 +08:00 |
|
cnjinhao
|
a802083feb
|
Add inputbox
|
2015-01-28 07:14:21 +08:00 |
|
cnjinhao
|
c5025b58a9
|
Code reviews
|
2015-01-24 08:06:02 +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 |
|
cnjinhao
|
0597d895b4
|
gadget::arrow_16_pixels is replaced with element arrow
|
2015-01-19 17:44:18 +08:00 |
|
cnjinhao
|
a9d063ab17
|
Add the arrow element
|
2015-01-19 02:12:29 +08:00 |
|
cnjinhao
|
5b025ccd20
|
Define widget_traits for combox/textbox/listbox
|
2015-01-16 17:03:47 +08:00 |
|
cnjinhao
|
bf35932bfb
|
Add widget_traits class
|
2015-01-16 16:50:38 +08:00 |
|