YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								4eded76136 
								
							 
						 
						
							
							
								
								Custom controls : The width for full_width fields is updated according to the custom control width  
							
							... 
							
							
							
							(thanks to the @supermerill for the mention on it, 6acf6bdf21#5062  
							
						 
						
							2020-11-12 10:13:16 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								a2b915af0f 
								
							 
						 
						
							
							
								
								Fixed of  #5081  
							
							... 
							
							
							
							Width of sub-label is calculated by using of GetTextExtent() instead of PaintDC->GetMultiLineTextExtent, because of PaintDC is not OK sometimes.
For example on GTK3 PaintDC->IsOk() only, when it's using in a native paint event
see https://github.com/wxWidgets/wxWidgets/blob/master/src/gtk/dc.cpp , line 346 
							
						 
						
							2020-11-11 12:04:15 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								8448d1a1dc 
								
							 
						 
						
							
							
								
								OSX specific : Set top border for the mode buttons, when settings pages has new layouts  
							
							... 
							
							
							
							(when tabs bar is hidden)
+ Code cleaning for OG_CustomCtrl (delete unused input parameter from the draw_blinking_bmp()) 
							
						 
						
							2020-11-06 16:24:03 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								11ee0cc2cc 
								
							 
						 
						
							
							
								
								Hot-fix for my last commit ( d576c029bd)  
							
							
							
						 
						
							2020-11-04 13:14:57 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								d576c029bd 
								
							 
						 
						
							
							
								
								CustomCtrl : fixed correction of the CustomCtrl's line height in respect to the height of the inside controls (fields or widgets)  
							
							... 
							
							
							
							Issue was appeared on the Ubuntu 20.04 
							
						 
						
							2020-11-04 10:17:32 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								1c1b1bc019 
								
							 
						 
						
							
							
								
								Custom control : Fixed un-hovering for labels, which work as a hyperlinks  
							
							
							
						 
						
							2020-11-03 13:40:49 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								a87ec980a7 
								
							 
						 
						
							
							
								
								Hot fit for last commit : use "en" language marker, when "translation_language" wasn't saved to the AppConfig  
							
							
							
						 
						
							2020-11-02 06:48:30 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								b2700a8ac6 
								
							 
						 
						
							
							
								
								Custom control : Bug fixing  
							
							... 
							
							
							
							* OG_CustomCtrl is inherited from the wxPanel instead of the wxControl now.
  As a result, Tab-key is working now for the fields inside the custom control
* Open localized web-page if any exist for labels
+ Fixed update of icons inside the PresetComboBoxes after switching between Dark/Light modes 
							
						 
						
							2020-11-02 06:48:30 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								32b8be600c 
								
							 
						 
						
							
							
								
								Custom control: Fixed bitmaps layout under OSX  
							
							... 
							
							
							
							+ Implemented hyperlinks for parameters labels to the help page 
							
						 
						
							2020-11-02 06:48:30 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								4dc78a424e 
								
							 
						 
						
							
							
								
								Custom controls : OSX-specific fix. Get bitmap height in respect to the scaling on Retina  
							
							
							
						 
						
							2020-11-02 06:48:30 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								1c22d788aa 
								
							 
						 
						
							
							
								
								Custom control : Implemented blinking icon  
							
							
							
						 
						
							2020-11-02 06:48:30 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								4f5efc99fb 
								
							 
						 
						
							
							
								
								Custom control : Action buttons are "alive" now  
							
							... 
							
							
							
							- show tooltips for buttons
- LBtnClick invokes revert functions for the field 
							
						 
						
							2020-11-02 06:48:30 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								e93e80166b 
								
							 
						 
						
							
							
								
								Custom control : fixed re-scaling for MSW  
							
							
							
						 
						
							2020-11-02 06:48:30 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								1b3c288b35 
								
							 
						 
						
							
							
								
								Custom control : Implemented update items visibility in respect to the mode  
							
							
							
						 
						
							2020-11-02 06:48:30 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								534a2f5d33 
								
							 
						 
						
							
							
								
								Custom control : Fixed color of the colored label, associated with option, which doesn't have a corresponded field  
							
							
							
						 
						
							2020-11-02 06:48:30 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								7022fb0891 
								
							 
						 
						
							
							
								
								Fixed position for all controls from the settings tabs  
							
							
							
						 
						
							2020-11-02 06:48:30 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									YuSanka 
								
							 
						 
						
							
							
							
							
								
							
							
								74d6aea4d4 
								
							 
						 
						
							
							
								
								Custom control: first implementation  
							
							
							
						 
						
							2020-11-02 06:48:30 -08:00