beru
|
a596c7f64e
|
fix typos
|
2019-04-14 14:49:01 +09:00 |
|
beru
|
3160b8a204
|
fix misspellings
|
2019-03-23 18:18:52 +09:00 |
|
Jinhao
|
aac9ef525a
|
fix crash when close owner window
window position issue makes popup menu at wrong position
|
2018-09-11 07:34:25 +08:00 |
|
besh81
|
dc23624ee6
|
Add listbox::clear_headers() and menubar::clear()
Added listbox::clear_headers() to remove all the columns from the listbox
Added menubar::clear() to remove all the items from menubar
|
2018-02-23 16:14:10 +01:00 |
|
Jinhao
|
dd5bb86514
|
refactor menubar
|
2017-09-05 04:57:35 +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
|
0b4dc1904b
|
fix compiler errors/warnings for clang 5.0
|
2017-06-11 11:33:52 +08:00 |
|
Jinhao
|
db2cb5e8d7
|
change text_editor for reducing binary size
|
2016-11-19 04:24:03 +08:00 |
|
dankan1890
|
565b612ea7
|
Added colors scheme.
|
2016-11-04 00:21:34 +01:00 |
|
Jinhao
|
8ec21827a0
|
ignore warnings which are generated by -Weffc++
|
2016-03-18 22:17:13 +08:00 |
|
Jinhao
|
a42ebe19b4
|
use UTF-8 for string representation
|
2015-12-31 01:09:52 +08:00 |
|
Jinhao
|
48254b6555
|
use UTF-8 for string representation
|
2015-12-29 01:26:19 +08:00 |
|
Jinhao
|
0e5c88f121
|
code review
|
2015-07-24 00:44:35 +08:00 |
|
Jinhao
|
3c4f8ae6d9
|
fix menubar behavior issue
no key_press and key_release after destroying caret under X11
missing some key_press events
menu text color issue
|
2015-04-21 22:33:18 +08:00 |
|
Jinhao
|
f11e5efe80
|
fix the issue of restoring focus(#37)
|
2015-04-15 22:36:24 +08:00 |
|
cnjinhao
|
3ba765ea68
|
fixed menubar width issue
the width of menubar is not changed when its parent window is resized
|
2015-01-02 13:55:34 +08:00 |
|
cnjinhao
|
d0a317bd45
|
first init of 0.9
|
2014-12-11 03:32:35 +08:00 |
|