..  
		
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										themes
									
								 
							
						
					 
				 
				
					
						
							
							Replace t_assert() with Assert(). 
						
					 
				 
				2017-08-30 19:15:42 +03:00  
		
			
			
			
			
				
					
						
							
								main_window.cpp 
							
						
					 
				 
				
					
						
							
							Remove some App::wnd() occurences. 
						
					 
				 
				2017-08-25 14:39:28 +03:00  
		
			
			
			
			
				
					
						
							
								main_window.h 
							
						
					 
				 
				
					
						
							
							Move MediaView from MainWindow to Messenger. 
						
					 
				 
				2017-08-25 14:39:27 +03:00  
		
			
			
			
			
				
					
						
							
								notifications_manager.cpp 
							
						
					 
				 
				
					
						
							
							Move MediaView from MainWindow to Messenger. 
						
					 
				 
				2017-08-25 14:39:27 +03:00  
		
			
			
			
			
				
					
						
							
								notifications_manager.h 
							
						
					 
				 
				
					
						
							
							Play notification sound using Media::Audio::Track. 
						
					 
				 
				2017-05-09 23:46:30 +03:00  
		
			
			
			
			
				
					
						
							
								notifications_manager_default.cpp 
							
						
					 
				 
				
					
						
							
							Use gsl::finally() instead of base::scope_guard(). 
						
					 
				 
				2017-08-30 19:15:26 +03:00  
		
			
			
			
			
				
					
						
							
								notifications_manager_default.h 
							
						
					 
				 
				
					
						
							
							Realtime UI translation in all fields and buttons. 
						
					 
				 
				2017-06-29 11:39:51 +03:00  
		
			
			
			
			
				
					
						
							
								notifications_utilities.cpp 
							
						
					 
				 
				
					
						
							
							Move logo images to Messenger. Set call panel icon. 
						
					 
				 
				2017-05-12 18:28:44 +03:00  
		
			
			
			
			
				
					
						
							
								notifications_utilities.h 
							
						
					 
				 
				
					
						
							
							Version 1.0 stable: bump copyright date to 2017. 
						
					 
				 
				2017-01-11 23:02:13 +04:00  
		
			
			
			
			
				
					
						
							
								player_wrap_widget.cpp 
							
						
					 
				 
				
					
						
							
							Removed #include "stdafx.h" from all files. 
						
					 
				 
				2017-03-04 12:27:52 +03:00  
		
			
			
			
			
				
					
						
							
								player_wrap_widget.h 
							
						
					 
				 
				
					
						
							
							Made base::lambda a copyable value type. 
						
					 
				 
				2017-02-26 21:01:23 +03:00  
		
			
			
			
			
				
					
						
							
								section_memento.h 
							
						
					 
				 
				
					
						
							
							Replace gsl::not_null<T*> with just not_null<T*>. 
						
					 
				 
				2017-08-30 19:15:41 +03:00  
		
			
			
			
			
				
					
						
							
								section_widget.cpp 
							
						
					 
				 
				
					
						
							
							Replace gsl::not_null<T*> with just not_null<T*>. 
						
					 
				 
				2017-08-30 19:15:41 +03:00  
		
			
			
			
			
				
					
						
							
								section_widget.h 
							
						
					 
				 
				
					
						
							
							Replace gsl::not_null<T*> with just not_null<T*>. 
						
					 
				 
				2017-08-30 19:15:41 +03:00  
		
			
			
			
			
				
					
						
							
								top_bar_widget.cpp 
							
						
					 
				 
				
					
						
							
							Replace gsl::not_null<T*> with just not_null<T*>. 
						
					 
				 
				2017-08-30 19:15:41 +03:00  
		
			
			
			
			
				
					
						
							
								top_bar_widget.h 
							
						
					 
				 
				
					
						
							
							Replace gsl::not_null<T*> with just not_null<T*>. 
						
					 
				 
				2017-08-30 19:15:41 +03:00  
		
			
			
			
			
				
					
						
							
								window.style 
							
						
					 
				 
				
					
						
							
							Add emoji autocomplete to history message field. 
						
					 
				 
				2017-07-26 15:55:02 +03:00  
		
			
			
			
			
				
					
						
							
								window_controller.cpp 
							
						
					 
				 
				
					
						
							
							Replace QFlags with base::flags. 
						
					 
				 
				2017-09-03 15:45:47 +03:00  
		
			
			
			
			
				
					
						
							
								window_controller.h 
							
						
					 
				 
				
					
						
							
							Fix working with layers. 
						
					 
				 
				2017-09-03 22:49:33 +03:00  
		
			
			
			
			
				
					
						
							
								window_main_menu.cpp 
							
						
					 
				 
				
					
						
							
							Replace gsl::not_null<T*> with just not_null<T*>. 
						
					 
				 
				2017-08-30 19:15:41 +03:00  
		
			
			
			
			
				
					
						
							
								window_main_menu.h 
							
						
					 
				 
				
					
						
							
							Add night mode switch to the main menu. 
						
					 
				 
				2017-06-30 09:21:46 +03:00  
		
			
			
			
			
				
					
						
							
								window_slide_animation.cpp 
							
						
					 
				 
				
					
						
							
							Removed #include "stdafx.h" from all files. 
						
					 
				 
				2017-03-04 12:27:52 +03:00  
		
			
			
			
			
				
					
						
							
								window_slide_animation.h 
							
						
					 
				 
				
					
						
							
							Version 1.0 stable: bump copyright date to 2017. 
						
					 
				 
				2017-01-11 23:02:13 +04:00  
		
			
			
			
			
				
					
						
							
								window_title.h 
							
						
					 
				 
				
					
						
							
							Version 1.0 stable: bump copyright date to 2017. 
						
					 
				 
				2017-01-11 23:02:13 +04:00