| 
							
							
								 Jinhao | 99564a9161 | refactor functions | 2015-05-01 16:45:05 +08:00 |  | 
			
				
					| 
							
							
								 Jinhao | 4154c8e132 | rename API::is_focus_window to API::is_focus_ready | 2015-05-01 16:36:12 +08:00 |  | 
			
				
					| 
							
							
								 Jinhao | a64354900c | fix a crash that caused by double-delete of a event handler | 2015-05-01 16:29:51 +08:00 |  | 
			
				
					| 
							
							
								 qPCR4vir | 611d295fc8 | comment key use | 2015-04-27 14:19:09 +02:00 |  | 
			
				
					| 
							
							
								 qPCR4vir | 4b4843bb7f | fix necessary copy, add comments and code review | 2015-04-27 01:00:55 +02:00 |  | 
			
				
					| 
							
							
								 beru | 77c039be42 | add methods to get/set sortability of listbox | 2015-04-27 06:18:28 +09:00 |  | 
			
				
					| 
							
							
								 beru | 575de13cc4 | add nana::system::dataexch::set(const nana::paint::graphics& g) method | 2015-04-26 15:40:58 +09:00 |  | 
			
				
					| 
							
							
								 qPCR4vir | 73e5d3fd8f | refine group | 2015-04-26 00:32:22 +02:00 |  | 
			
				
					| 
							
							
								 qPCR4vir | ae2a2aeec4 | group with internal panel and place Non tested | 2015-04-26 00:32:04 +02:00 |  | 
			
				
					| 
							
							
								 qPCR4vir | d13677f703 | add empty group files | 2015-04-26 00:30:03 +02:00 |  | 
			
				
					| 
							
							
								 qPCR4vir | ee744db1c5 | Merge remote-tracking branch 'nana_jinhao/hotfixes-1.0.1' into hotfixes | 2015-04-25 22:38:35 +02:00 |  | 
			
				
					| 
							
							
								 qPCR4vir | 2767fa75ca | listbox have def_export_options(); | 2015-04-25 21:41:38 +02:00 |  | 
			
				
					| 
							
							
								 qPCR4vir | 26bca2cc08 | listbox: introducing struct export options | 2015-04-25 21:40:22 +02:00 |  | 
			
				
					| 
							
							
								 Jinhao | f943673d3d | update scroll.hpp | 2015-04-26 00:50:28 +08:00 |  | 
			
				
					| 
							
							
								 qPCR4vir | 1fb363fb72 | listbox override key_char to manage copy: Ctrl-C. | 2015-04-25 10:27:59 +02:00 |  | 
			
				
					| 
							
							
								 beru | c6c910af73 | trivial fix for compiler warning 1>c:\libs\nana\include\nana\gui\widgets\listbox.hpp(251): warning C4018: '<' : signed/unsigned mismatch (..\form_do_you_even_lift.cpp)
1>          c:\projects\bro\form_do_you_even_lift.cpp(646) : see reference to function template instantiation 'nana::drawerbase::listbox::item_proxy &nana::drawerbase::listbox::item_proxy::resolve_from<Data>(const T &)' being compiled
1>          with
1>          [
1>              T=Data
1>          ] | 2015-04-25 16:43:39 +09:00 |  | 
			
				
					| 
							
							
								 qPCR4vir | 8d0e48bd1e | FIX: Listbox doesn't handle Home, End. OK in windows | 2015-04-24 16:47:03 +02:00 |  | 
			
				
					| 
							
							
								 Jinhao | 83ce805d4f | Merge branch 'hotfixes' of https://github.com/qPCR4vir/nana into qPCR4vir-hotfixes | 2015-04-23 23:21:26 +08:00 |  | 
			
				
					| 
							
							
								 qPCR4vir | c3bf16554c | FIX: navigate ordered listbox with keyboard up/down, FEATURE:  page up/down, and multi selection with shift + up/down Comments and code review.
Original from branch page_scroll
unfortunately included code already merged by Jinhao (header_width, etc) | 2015-04-23 00:32:47 +02:00 |  | 
			
				
					| 
							
							
								 Jinhao | 535ef19977 | fix shift+tab issue | 2015-04-23 02:49:05 +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 |  | 
			
				
					| 
							
							
								 Jinhao | d521e9829b | Merge branch 'develop' of https://github.com/qqiangwu/nana into qqiangwu-develop Conflicts:
	include/nana/deploy.hpp
	source/deploy.cpp | 2015-04-13 00:38:08 +08:00 |  | 
			
				
					| 
							
							
								 Jinhao | 6ba23bb6c3 | add header_width() methods for getting/setting header width. | 2015-04-12 23:28:48 +08:00 |  | 
			
				
					| 
							
							
								 qqiangwu | 100283d43e | minor fix | 2015-04-12 12:05:59 +08:00 |  | 
			
				
					| 
							
							
								 qqiangwu | 79ec3c927d | eliminate macro redefine error when used in biicode | 2015-04-12 11:40:58 +08:00 |  | 
			
				
					| 
							
							
								 Jinhao | ed462870e0 | update contributor info | 2015-04-12 03:31:07 +08:00 |  | 
			
				
					| 
							
							
								 qqiangwu | 9c3f53eab8 | modify readme and fix(maybe?) the curious thread support problem | 2015-04-12 00:59:49 +08:00 |  | 
			
				
					| 
							
							
								 Jinhao | 4e741c7ebb | minor changes | 2015-04-10 01:18:32 +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 |  | 
			
				
					| 
							
							
								 qqiangwu | 86d675fa85 | fix mingw compilation error | 2015-04-05 22:07:57 +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 |  | 
			
				
					| 
							
							
								 Jinhao | a8573fe5ef | remove physical dependency between msgbox and filebox | 2015-03-11 03:45:22 +08: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 |  |