John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								ef2faf676e 
								
							 
						 
						
							
							
								
								Version 0.10.9: langs updated, moved shadow icons to separate files.  
							
							 
							
							
							
						 
						
							2016-10-01 15:35:52 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								8546814a25 
								
							 
						 
						
							
							
								
								imageLoaded() notifications done through base::Subscriber.  
							
							 
							
							... 
							
							
							
							Also FileDialog query completion notifications use base::Subscriber.
Strict lambda alignment check. Disable large lambdas in lambda_wrap. 
							
						 
						
							2016-09-26 16:57:08 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								fdab386178 
								
							 
						 
						
							
							
								
								Most of the new Settings are done.  
							
							 
							
							... 
							
							
							
							Left: auto update, privacy and security, local storage box +
some minor things, like design fixes, codes like loadlang and
clearing of the local storage (box) and temp download folder. 
							
						 
						
							2016-08-26 22:49:18 -06:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								90678d411f 
								
							 
						 
						
							
							
								
								Started a special LayerWidget: Settings::Widget.  
							
							 
							
							... 
							
							
							
							Also added some missing calls to parent event handlers in boxes. 
							
						 
						
							2016-08-18 12:52:36 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								392984f276 
								
							 
						 
						
							
							
								
								New way of working with boxes (layers).  
							
							 
							
							... 
							
							
							
							Now the background of boxes is separated to another widget.
This will allow to use a special layer widget (like settings)
together with the usual layers-boxes upon it, moving the special
widget behind the dark background when a usual layer-box is shown. 
							
						 
						
							2016-08-16 19:53:10 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								f6af535f8f 
								
							 
						 
						
							
							
								
								Fixed dead keys in photo / file caption input field  #1418  
							
							 
							
							... 
							
							
							
							Another attempt to fix dead keys input problem after main
window looses focus to popup menu or photo viewer #2007  #1074  
							
						 
						
							2016-06-24 19:43:46 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								8e78cfed85 
								
							 
						 
						
							
							
								
								Fixed Xcode build. When hiding fullscreen window first exit fullscreen.  
							
							 
							
							
							
						 
						
							2016-06-16 18:17:39 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								fd91893b51 
								
							 
						 
						
							
							
								
								Moved PsMainWindow to Platform::MainWindow, outside of pspecific module.  
							
							 
							
							... 
							
							
							
							Currently only MSVC build is Ok, Xcode and QtCreator are broken. 
							
						 
						
							2016-06-16 15:59:54 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								520260f207 
								
							 
						 
						
							
							
								
								Merge branch 'profile' into drafts  
							
							 
							
							... 
							
							
							
							Conflicts:
	Telegram/SourceFiles/app.cpp
	Telegram/SourceFiles/codegen/style/processor.cpp
	Telegram/SourceFiles/history.cpp
	Telegram/SourceFiles/historywidget.cpp
	Telegram/SourceFiles/mainwidget.cpp
	Telegram/SourceFiles/mainwidget.h
	Telegram/SourceFiles/profilewidget.cpp
	Telegram/SourceFiles/profilewidget.h
	Telegram/Telegram.vcxproj
	Telegram/Telegram.vcxproj.filters 
							
						 
						
							2016-06-06 18:16:52 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								958e47cc19 
								
							 
						 
						
							
							
								
								Received messages are not marked as read while scroll is at the top.  
							
							 
							
							... 
							
							
							
							HistoryToEnd button is always shown if there are unread messages.
HistoryToEnd button displayes unread messages count.
New service message (HistoryCleared) is handled (not displayed at all). 
							
						 
						
							2016-06-03 15:45:33 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								66a8aa86e1 
								
							 
						 
						
							
							
								
								Settings block in the new profile implementation done.  
							
							 
							
							... 
							
							
							
							New type of button (LeftOutlineButton) was added. _inviteLink moved
to private section in ChatData and ChannelData (with get-set methods). 
							
						 
						
							2016-06-01 16:07:03 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								b4bc515079 
								
							 
						 
						
							
							
								
								Renamed MentionsDropdown to FieldAutocomplete, moved to separate file.  
							
							 
							
							... 
							
							
							
							Support for message field mentions without usernames was started. 
							
						 
						
							2016-04-29 16:46:16 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								bb70a76b9c 
								
							 
						 
						
							
							
								
								Several crashes fixed.  
							
							 
							
							
							
						 
						
							2016-04-14 22:24:42 +03:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								5a3fea05ac 
								
							 
						 
						
							
							
								
								ClickHandler, TopBarWidget and Overview layouts moved to separate files.  
							
							 
							
							... 
							
							
							
							Xcode and QtCreator builds are currently broken. 
							
						 
						
							2016-04-13 00:31:28 +03:00