69 Commits

Author SHA1 Message Date
Jinhao
e89ee5d18b some improvements
improved resizing performance
removed frame widget
refactoring
2019-02-16 00:55:02 +08:00
Jinhao
943a9e444d init dragdrop
contains a new class simple_dragdrop and changes of listbox for dragdrop
2018-10-09 03:56:50 +08:00
Jinhao
a9f23e2503 Merge branch 'develop-c++17' into develop 2018-06-04 02:29:55 +08:00
Jinhao
d5f8f8b305 improve support of opengl for Linux 2018-05-29 05:45:57 +08:00
Jinhao
49437053b6 Merge branch 'hotfix-1.5.6' into feature-listbox 2018-01-29 17:20:55 +08:00
Jinhao
211433afdd Merge branch 'hotfix-1.5.6' into develop-c++17 2018-01-29 17:19:13 +08:00
Jinhao
48be0b4b07 improve visualization of group caption 2018-01-13 10:49:37 +08:00
Jinhao
be836b5b48 apply folding expression and std::optional 2017-12-23 00:10:10 +08:00
Jinhao
5f77c73aaa no throw() 2017-12-19 03:30:38 +08:00
Jinhao
486e75f3ae apply constexpr if 2017-12-18 22:13:03 +08:00
Jinhao
b71427334a listbox header font 2017-11-21 17:20:47 +08:00
Jinhao
2974fe2137 add event filter contributed by A2Razor 2017-09-01 22:57:12 +08:00
Jinhao
ec9ec611b4 refactor drawing of shortkey underline 2017-08-27 10:32:56 +08:00
Jinhao
6cbf721f9d improve all widgets for bground effects 2017-04-11 07:06:43 +08:00
Jinhao
afc97ab230 Merge branch 'hotfix-1.4.1' into develop 2017-03-20 06:39:24 +08:00
Jinhao
3b2a8551e3 fix a compiler error of API::enum_widgets 2017-03-20 06:24:31 +08:00
Jinhao
33424f0c75 Merge branch 'hotfix-1.4.1' into develop 2017-03-16 02:07:37 +08:00
Jinhao
57ae7822c8 update for fit-content 2017-03-16 01:48:49 +08:00
Jinhao
3e5c4133ce finish basic work of fit-content 2017-02-25 02:49:57 +08:00
Alexander Karatarakis
f17eb8cadd Fix non-unicode char (and typo) 2017-02-17 21:37:51 -08:00
Jinhao
2bd1cf715f add fit-content and improve place 2017-02-05 08:37:16 +08:00
Jinhao
6e86b6ae6c refine code
fix bug that listbox may throw std::runtime when the modal is enabled
fix bug that textbox attachs a wrong event angent
2016-08-10 01:46:13 +08:00
Jinhao
880d0becf3 some improvements, deprecated frame widget 2016-06-24 00:25:26 +08:00
Jinhao
50b982eca7 add scheme to slider
rename widget_colors to widget_geometrics
2016-05-22 18:00:05 +08:00
Jinhao
116787072f Merge branch 'hotfix-1.3' into develop 2016-04-18 15:16:03 +08:00
Jinhao
42990b8670 move lazy_refresh() from namespace API to API::dev 2016-04-17 17:46:19 +08:00
Jinhao
afa253f924 capture_window is deprecated in favor of set_capture/release_capture 2016-04-17 06:06:33 +08:00
Jinhao
5f870bcf69 enhance support for multi-threading environment 2016-04-08 23:10:00 +08:00
qPCR4vir
7125ab8f48 exit_all 2016-03-04 23:54:42 +01:00
Jinhao
569eb49a5c fix and improve the internal handle of focus change
enhanced textbox behavior of focus change
2016-02-27 02:02:29 +08:00
Jinhao
d3120cbf35 optimize generated binary size 2016-02-18 01:01:55 +08:00
Jinhao
e7cae6d17a emit click event by pressing spacebar 2016-02-07 00:49:29 +08:00
Jinhao
8d2ec2fbd1 update experimental::filesystem and remove file_iterator 2016-01-19 01:34:07 +08:00
Jinhao
a2a7d1fc37 remove deprecated components 2016-01-03 17:50:10 +08:00
Jinhao
48254b6555 use UTF-8 for string representation 2015-12-29 01:26:19 +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
0eb7456128 fix a compile error with API::enum_widgets(#90) 2015-11-23 22:25:32 +08:00
Jinhao
1b5aed2e5f code reviews 2015-10-13 01:38:53 +08:00
Jinhao
8dcd730715 improve dockpane caption 2015-09-21 23:43:00 +08:00
Jinhao
460490040e improve dockable place
add a new API::at_safe_place()
2015-09-20 23:21:44 +08:00
Jinhao
658ab3fb7f new docker-place branch 2015-08-14 04:09:35 +08:00
Jinhao
f4924ef2f8 add throw() for some functions 2015-08-03 01:37:36 +08:00
Jinhao
e0ee42d184 merge beru's changes 2015-08-02 03:33:43 +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
1822fafd79 construct the inline widget for listbox 2015-06-14 21:48:35 +08:00
beru
ff198063ce Merge branch 'develop' of https://github.com/cnjinhao/nana into develop 2015-05-25 02:49:28 +09:00
Jinhao
e04b0749e0 remove the internal signal manager of window_manager 2015-05-25 01:19:35 +08:00
beru
4289446216 Merge branch 'develop' of https://github.com/cnjinhao/nana into develop 2015-05-17 15:05:44 +09:00
Jinhao
aac94e238b input widgets keep focus when form/panel is clicked
see API::ignore_mouse_focus
2015-05-17 09:47:58 +08:00