Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							44cbb18a50 
							
						 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/besh81/nana  into besh81-develop  
						
						
						
						
					 
					
						2019-05-10 04:33:25 +08:00 
						 
				 
			
				
					
						
							
							
								besh81 
							
						 
					 
					
						
						
						
						
							
						
						
							67f5d1743f 
							
						 
					 
					
						
						
							
							toolbar: show text inside the button  
						
						... 
						
						
						
						Added function/method both to toolbar and item_proxy:
void textout(size_type index, bool show); ///< Show/Hide the text inside the button
Before: button without image weren't display
Now: button without image is display as empty square. In case the textout is on the text is show 
						
						
					 
					
						2019-05-09 09:44:37 +02:00 
						 
				 
			
				
					
						
							
							
								besh81 
							
						 
					 
					
						
						
						
						
							
						
						
							5422c43002 
							
						 
					 
					
						
						
							
							toolbar : added toggle button  
						
						... 
						
						
						
						Following functions/methods have been add both to toolbar and item_proxy:
bool istoggle() const; ///< Returns true if the tool style is toggle.
				bool toggle() const; ///< Gets the tool toggle state (only if tool style is toggle).
				item_proxy& toggle(bool toggle_state); ///< Sets the tool toggle state (only if tool style is toggle).
				std::string toggle_group() const;	///< Returns the toggle group associated with the tool (only if tool style is toggle).
				item_proxy& toggle_group(const ::std::string& group);	///< Adds the tool to a toggle group (only if tool style is toggle). 
						
						
					 
					
						2019-05-08 18:11:21 +02:00 
						 
				 
			
				
					
						
							
							
								qPCR4vir 
							
						 
					 
					
						
						
						
						
							
						
						
							9e60ae87ba 
							
						 
					 
					
						
						
							
							better text error  
						
						
						
						
					 
					
						2019-05-05 23:47:44 +02:00 
						 
				 
			
				
					
						
							
							
								qPCR4vir 
							
						 
					 
					
						
						
						
						
							
						
						
							4d42409a54 
							
						 
					 
					
						
						
							
							cover more place methods with place:error  
						
						
						
						
					 
					
						2019-05-05 23:05:25 +02:00 
						 
				 
			
				
					
						
							
							
								qPCR4vir 
							
						 
					 
					
						
						
						
						
							
						
						
							ca96a9d3ca 
							
						 
					 
					
						
						
							
							Fix merge  
						
						... 
						
						
						
						# Conflicts:
#	include/nana/gui/widgets/treebox.hpp
#	source/gui/place.cpp 
						
						
					 
					
						2019-05-05 22:15:41 +02:00 
						 
				 
			
				
					
						
							
							
								qPCR4vir 
							
						 
					 
					
						
						
						
						
							
						
						
							20c40a091a 
							
						 
					 
					
						
						
							
							fix warning about order of initialization  
						
						
						
						
					 
					
						2019-05-05 21:46:20 +02:00 
						 
				 
			
				
					
						
							
							
								qPCR4vir 
							
						 
					 
					
						
						
						
						
							
						
						
							74b486e267 
							
						 
					 
					
						
						
							
							first "working" version of place::error - compiles and run when Ok  
						
						... 
						
						
						
						tested with some errors as espected 
						
						
					 
					
						2019-05-05 11:20:09 +02:00 
						 
				 
			
				
					
						
							
							
								qPCR4vir 
							
						 
					 
					
						
						
						
						
							
						
						
							003ffee01a 
							
						 
					 
					
						
						
							
							implement error  
						
						
						
						
					 
					
						2019-05-05 11:20:09 +02:00 
						 
				 
			
				
					
						
							
							
								qPCR4vir 
							
						 
					 
					
						
						
						
						
							
						
						
							45bb9f4318 
							
						 
					 
					
						
						
							
							\todo introduce a place::implement::field_gather::error ??  
						
						
						
						
					 
					
						2019-05-05 11:20:09 +02:00 
						 
				 
			
				
					
						
							
							
								qPCR4vir 
							
						 
					 
					
						
						
						
						
							
						
						
							5b1d0b4606 
							
						 
					 
					
						
						
							
							tokenizer errors  
						
						
						
						
					 
					
						2019-05-05 11:20:09 +02:00 
						 
				 
			
				
					
						
							
							
								qPCR4vir 
							
						 
					 
					
						
						
						
						
							
						
						
							1d2e489c7f 
							
						 
					 
					
						
						
							
							full error msg at one place  
						
						
						
						
					 
					
						2019-05-05 11:20:09 +02:00 
						 
				 
			
				
					
						
							
							
								qPCR4vir 
							
						 
					 
					
						
						
						
						
							
						
						
							7830f430c0 
							
						 
					 
					
						
						
							
							tokenizer::error  
						
						
						
						
					 
					
						2019-05-05 11:20:09 +02:00 
						 
				 
			
				
					
						
							
							
								qPCR4vir 
							
						 
					 
					
						
						
						
						
							
						
						
							064d59de13 
							
						 
					 
					
						
						
							
							rename to valid_field_name  
						
						
						
						
					 
					
						2019-05-05 11:20:09 +02:00 
						 
				 
			
				
					
						
							
							
								qPCR4vir 
							
						 
					 
					
						
						
						
						
							
						
						
							6b3c02b558 
							
						 
					 
					
						
						
							
							introduce place::error and badname  
						
						
						
						
					 
					
						2019-05-05 11:20:09 +02:00 
						 
				 
			
				
					
						
							
							
								qPCR4vir 
							
						 
					 
					
						
						
						
						
							
						
						
							77dd467f73 
							
						 
					 
					
						
						
							
							Add field name to place error  
						
						
						
						
					 
					
						2019-05-05 11:20:02 +02:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							a08e274088 
							
						 
					 
					
						
						
							
							Merge branch 'hotfix-1.7' into develop  
						
						
						
						
					 
					
						2019-04-22 01:08:49 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							5320ead6bd 
							
						 
					 
					
						
						
							
							add treebox.horvered method  
						
						
						
						
					 
					
						2019-04-19 04:40:49 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							9ec8ab4e9d 
							
						 
					 
					
						
						
							
							add contributor information  
						
						
						
						
					 
					
						2019-04-17 05:36:19 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							f274ff4c4c 
							
						 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/beru/nana  into beru-develop  
						
						
						
						
					 
					
						2019-04-16 23:39:40 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							fd120c6425 
							
						 
					 
					
						
						
							
							Merge branch 'hotfix-1.7' into develop  
						
						
						
						
					 
					
						2019-04-16 04:01:44 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							f697f4c338 
							
						 
					 
					
						
						
							
							uses std::chrono  
						
						
						
						
					 
					
						2019-04-16 03:54:16 +08:00 
						 
				 
			
				
					
						
							
							
								ErrorFlynn 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b7ddcd7d3a 
							
						 
					 
					
						
						
							
							fix for issue  #420  
						
						
						
						
					 
					
						2019-04-15 13:00:04 -04:00 
						 
				 
			
				
					
						
							
							
								beru 
							
						 
					 
					
						
						
						
						
							
						
						
							a596c7f64e 
							
						 
					 
					
						
						
							
							fix typos  
						
						
						
						
					 
					
						2019-04-14 14:49:01 +09:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							cff318d182 
							
						 
					 
					
						
						
							
							enhance the performance of nana  
						
						
						
						
					 
					
						2019-04-13 00:03:40 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							cff5a0e1c4 
							
						 
					 
					
						
						
							
							hides place.splitter if one of leaves is undisplayed  
						
						
						
						
					 
					
						2019-04-10 23:17:20 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							3716961eb4 
							
						 
					 
					
						
						
							
							small fix that wrong parameter is passed to scan_div  
						
						
						
						
					 
					
						2019-04-10 23:13:37 +08:00 
						 
				 
			
				
					
						
							
							
								rbrugo 
							
						 
					 
					
						
						
						
						
							
						
						
							fbe04436d4 
							
						 
					 
					
						
						
							
							deprecated use of unsigned overloadings for functions in class timer  
						
						
						
						
					 
					
						2019-04-09 23:48:14 +02:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							682e92c14d 
							
						 
					 
					
						
						
							
							add check for matching numbers of left/right brackets of div-text  
						
						
						
						
					 
					
						2019-04-10 01:19:36 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							d931ebb61c 
							
						 
					 
					
						
						
							
							filter out the middle and right button for item selection( #413 )  
						
						
						
						
					 
					
						2019-04-10 00:41:04 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							a4c3784efe 
							
						 
					 
					
						
						
							
							fix bug that wd.find_window unexpectedly returns  
						
						... 
						
						
						
						wd.find_window unexpectedly returns a wrong handle if captured window
ignores children windows. 
						
						
					 
					
						2019-04-03 23:59:12 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							6b8a898239 
							
						 
					 
					
						
						
							
							improve fix 73c68def7ec2bb7d3af1a4370209cb862f66b408  
						
						
						
						
					 
					
						2019-04-02 01:19:07 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							73c68def7e 
							
						 
					 
					
						
						
							
							fix bug that child widgets may not be updated during event handling  
						
						
						
						
					 
					
						2019-04-01 06:25:18 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							5803395b7e 
							
						 
					 
					
						
						
							
							improve place.modify  
						
						... 
						
						
						
						it is allowed to modify a field with a new div-text which contains an existing
name in the field being modified 
						
						
					 
					
						2019-03-31 12:44:22 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							bd01cb447e 
							
						 
					 
					
						
						
							
							fix bug that mouse wheel when displaying a msgbox( #411 )  
						
						
						
						
					 
					
						2019-03-24 20:03:45 +08:00 
						 
				 
			
				
					
						
							
							
								beru 
							
						 
					 
					
						
						
						
						
							
						
						
							3160b8a204 
							
						 
					 
					
						
						
							
							fix misspellings  
						
						
						
						
					 
					
						2019-03-23 18:18:52 +09:00 
						 
				 
			
				
					
						
							
							
								beru 
							
						 
					 
					
						
						
						
						
							
						
						
							e39158f72f 
							
						 
					 
					
						
						
							
							fix wrongly spelt word : overrided -> overridden  
						
						
						
						
					 
					
						2019-03-23 17:28:33 +09:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							71e3f9de80 
							
						 
					 
					
						
						
							
							Merge branch 'folderbox_weakly_canonical' of  https://github.com/qPCR4vir/nana  into qPCR4vir-folderbox_weakly_canonical  
						
						
						
						
					 
					
						2019-03-21 22:30:16 +08:00 
						 
				 
			
				
					
						
							
							
								Vina Rodriguez 
							
						 
					 
					
						
						
						
						
							
						
						
							2b6c8e0180 
							
						 
					 
					
						
						
							
							fix crash by using empty path to initialize folderbox with fs canonical() which don't exist  
						
						
						
						
					 
					
						2019-03-19 20:00:55 +01:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							7ba93f2164 
							
						 
					 
					
						
						
							
							add contribution description  
						
						
						
						
					 
					
						2019-03-14 06:31:52 +08:00 
						 
				 
			
				
					
						
							
							
								ErrorFlynn 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							68d01ffe70 
							
						 
					 
					
						
						
							
							fix: tooltip window doesn't have tree scheme & typeface (issue  #405 )  
						
						... 
						
						
						
						The treebox tooltip window is not initialized with the treebox scheme, which causes a crash in color_proxy::operator color(). Additionally, the tooltip window also uses a default font. 
						
						
					 
					
						2019-03-12 15:58:01 -04:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							2470848fba 
							
						 
					 
					
						
						
							
							Merge branch 'hotfix-1.6.2' into develop-1.7  
						
						
						
						
					 
					
						2019-03-09 21:54:57 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							0d96fcc097 
							
						 
					 
					
						
						
							
							refactoring general events  
						
						
						
						
					 
					
						2019-03-09 18:12:47 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							2abae1dd68 
							
						 
					 
					
						
						
							
							refactoring  
						
						
						
						
					 
					
						2019-03-08 06:11:21 +08:00 
						 
				 
			
				
					
						
							
							
								ErrorFlynn 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fd8261c6a2 
							
						 
					 
					
						
						
							
							fix for issue  #399  
						
						
						
						
					 
					
						2019-03-07 04:36:27 -05:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							0a3fb34e09 
							
						 
					 
					
						
						
							
							use std::filesystem::path instead of std::string  
						
						
						
						
					 
					
						2019-03-07 01:10:02 +08:00 
						 
				 
			
				
					
						
							
							
								ErrorFlynn 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							26ae1bf32e 
							
						 
					 
					
						
						
							
							OFN_FILEMUSTEXIST for filebox in open mode  
						
						... 
						
						
						
						When the user types in the name of a nonexistent file, or selects a file and then changes the folder, the `OFN_FILEMUSTEXIST` flag causes the dialog box to pop up a warning message box when the user clicks the "Open" button, instead of closing and returning a nonexistent path. 
						
						
					 
					
						2019-03-05 08:33:05 -05:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							92ae306994 
							
						 
					 
					
						
						
							
							small change  
						
						
						
						
					 
					
						2019-03-05 03:37:01 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							3b00ef8008 
							
						 
					 
					
						
						
							
							Merge branch 'text_editor_handle_end_key' of  https://github.com/beru/nana  into beru-text_editor_handle_end_key  
						
						
						
						
					 
					
						2019-03-04 22:08:30 +08:00 
						 
				 
			
				
					
						
							
							
								Jinhao 
							
						 
					 
					
						
						
						
						
							
						
						
							f137f751c0 
							
						 
					 
					
						
						
							
							refactor arg_dropfiles with std::filesystem::path  
						
						
						
						
					 
					
						2019-03-03 07:07:58 +08:00