John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								bd121752f1 
								
							 
						 
						
							
							
								
								Change your account phone number in Settings.  
							
							 
							
							
							
						 
						
							2017-03-21 20:13:34 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								facc729234 
								
							 
						 
						
							
							
								
								Edit account self destruct time in Settings.  
							
							 
							
							... 
							
							
							
							Also accept lambda_once in rpcDone() and rpcFail() lambda wrappers. 
							
						 
						
							2017-03-20 23:05:38 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								85fd117675 
								
							 
						 
						
							
							
								
								Add EditPrivacyBox. Edit last seen privacy.  
							
							 
							
							... 
							
							
							
							Selecting exception users is not supported yet. 
							
						 
						
							2017-03-18 12:49:45 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								16fa56de48 
								
							 
						 
						
							
							
								
								Finalize rename / move of files.  
							
							 
							
							
							
						 
						
							2017-03-16 12:53:13 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								6ad2cd38ed 
								
							 
						 
						
							
							
								
								Generate scheme module by GYP action.  
							
							 
							
							... 
							
							
							
							Add a new codegen action to generate MTP scheme from scheme.tl file. 
							
						 
						
							2017-03-16 12:37:56 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								b1ee91b06b 
								
							 
						 
						
							
							
								
								Add blocked users box to Settings.  
							
							 
							
							... 
							
							
							
							Start a general PeerListBox, it should replace both ContactsBox
and MembersBox in the future. Show blocked users list in it. 
							
						 
						
							2017-03-14 13:58:36 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								929c55a2a1 
								
							 
						 
						
							
							
								
								Include only required moc_*.cpp in the build.  
							
							 
							
							... 
							
							
							
							Use a python script to generate the list of sources to build.
Now we don't include moc_*.cpp files in build by default, instead
we list only non-empty ones.
If you change a header so that the corresponding moc_*.cpp changes
its emptyness you may need to gyp/refresh to apply this change.
This should speed up the build significantly on GCC. 
							
						 
						
							2017-03-13 13:17:26 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								eaae662b7d 
								
							 
						 
						
							
							
								
								Use mapbox::util::variant in a submodule.  
							
							 
							
							... 
							
							
							
							While we don't have C++17 std::variant<> use a BSD licensed
alternative from mapbox team in a base:: wrapper. 
							
						 
						
							2017-03-10 17:12:04 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								7da52bd3ec 
								
							 
						 
						
							
							
								
								Move GSL dependency to a submodule.  
							
							 
							
							
							
						 
						
							2017-03-10 14:34:43 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								ae977044f6 
								
							 
						 
						
							
							
								
								First version of CalendarBox is done.  
							
							 
							
							... 
							
							
							
							Also moved BackgroundBox::Inner declaration inside backgroundbox.cpp 
							
						 
						
							2017-03-07 22:29:49 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								6456a83a22 
								
							 
						 
						
							
							
								
								Finalizing files rename.  
							
							 
							
							... 
							
							
							
							Also moved peer_avatar_button to ui/special_buttons. 
							
						 
						
							2017-03-07 21:58:35 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								b0dbe9d353 
								
							 
						 
						
							
							
								
								Renamed / moved a bunch of files.  
							
							 
							
							... 
							
							
							
							Next commit fixes the build. 
							
						 
						
							2017-03-04 12:56:07 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								08167a6a91 
								
							 
						 
						
							
							
								
								Removed #include "stdafx.h" from all files.  
							
							 
							
							... 
							
							
							
							Currently the build without implicitly included precompiled header
is not supported anyway (because Qt MOC source files do not include
stdafx.h, they include plain headers).
So when we decide to support building without implicitly included
precompiled headers we'll have to fix all the headers anyway. 
							
						 
						
							2017-03-04 12:27:52 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								12bbd971b3 
								
							 
						 
						
							
							
								
								Added Guideline Support Library as a dependency.  
							
							 
							
							... 
							
							
							
							See https://github.com/Microsoft/GSL  for information. 
							
						 
						
							2017-03-04 12:01:07 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								f8318177b9 
								
							 
						 
						
							
							
								
								Platform-dependent file methods called async.  
							
							 
							
							... 
							
							
							
							Some major platform-dependent file operations refactoring.
All methods like "open file", "open file with", "show in folder"
were moved to core/file_utilities module with platform-dependent
backends. All methods interacting with DesktopServices made async. 
							
						 
						
							2017-02-28 18:03:38 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								6f0cf30b12 
								
							 
						 
						
							
							
								
								Some platform-dependent modules refactoring.  
							
							 
							
							... 
							
							
							
							Now each platform-dependent module declares its interface in
platform/platform_module.h file and after that includes platform-
specific headers like platform/win/module_win.h with implementation.
Also removed the legacy WinRT platform-dependent implementations. 
							
						 
						
							2017-02-28 13:51:00 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								dcd6028e91 
								
							 
						 
						
							
							
								
								Loading libunity only in Unity and Pantheon.  #3053  
							
							 
							
							... 
							
							
							
							Commit 296c800b39  introduced a regression which caused crashes
in some ArchLinux distros when attempting to load or use libunity. 
							
						 
						
							2017-02-26 21:02:46 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								dd933cf61c 
								
							 
						 
						
							
							
								
								MTP global state moved to MTP::Instance class.  
							
							 
							
							... 
							
							
							
							Now there will be ability to start multiple mtproto instances. 
							
						 
						
							2017-02-25 19:48:21 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								c3b3819d9f 
								
							 
						 
						
							
							
								
								Moved AppClass to messenger.cpp:Messenger.  
							
							 
							
							
							
						 
						
							2017-02-25 19:48:20 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								63c61637f8 
								
							 
						 
						
							
							
								
								Moved MTP::authedId() to AuthSession::Current().  
							
							 
							
							
							
						 
						
							2017-02-25 19:48:19 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								a35947141c 
								
							 
						 
						
							
							
								
								Encapsulated DcOptions to an independent class.  
							
							 
							
							
							
						 
						
							2017-02-25 19:48:19 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								e6672432bb 
								
							 
						 
						
							
							
								
								Merge branch 'master' into dev  
							
							 
							
							
							
						 
						
							2017-02-25 19:47:10 +03:00  
						
					 
				
					
						
							
							
								 
								Mohammad Reza Espargham
							
						 
						
							 
							
							
							
							
								
							
							
								dbd4eaed48 
								
							 
						 
						
							
							
								
								Added interpreter path ( #3061 )  
							
							 
							
							... 
							
							
							
							Signed-off-by: MohammadReza Espargham <reza.espargham@owasp.org> (github: rezasp) 
							
						 
						
							2017-02-23 18:51:29 +01:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								9e4b752830 
								
							 
						 
						
							
							
								
								Fix travis build warning on precompiled headers.  
							
							 
							
							
							
						 
						
							2017-02-22 14:00:08 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								958d3b7c15 
								
							 
						 
						
							
							
								
								Good alignment in palette reading generated code.  
							
							 
							
							... 
							
							
							
							Also added -std=gnu++1y to CMake precompiled header generation. 
							
						 
						
							2017-02-21 21:24:36 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								30ae322cf0 
								
							 
						 
						
							
							
								
								Move to GCC 6 and silent some warnings there.  
							
							 
							
							
							
						 
						
							2017-02-21 18:29:59 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								755325fef3 
								
							 
						 
						
							
							
								
								Updated Xcode build for using standard library.  
							
							 
							
							... 
							
							
							
							Also trying to use g++-6 for travis build. 
							
						 
						
							2017-02-21 17:37:53 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								ffc557a0f9 
								
							 
						 
						
							
							
								
								Using standard library instead of std_ namespace.  
							
							 
							
							... 
							
							
							
							Currently tested only in VS2015. 
							
						 
						
							2017-02-21 16:45:56 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								27f015561a 
								
							 
						 
						
							
							
								
								Using custom build of libc++ for old OS X version.  
							
							 
							
							... 
							
							
							
							This will allow us to use C++14 library on all platforms.
Patches for macold versions got bigger and are now different for
crashpad and mini_chromium, so they were moved to a separate folder. 
							
						 
						
							2017-02-21 15:37:52 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								228e2f7031 
								
							 
						 
						
							
							
								
								Use 'v140' msbuild_toolset for VS project.  
							
							 
							
							... 
							
							
							
							We use /SUBSYSTEM:Windows and 'MinimumRequiredVersion': '5.01' to
make our app work in Windows XP, but we use 'v140' toolset instead
of 'v140_xp' so that we have access to modern APIs like WRL. 
							
						 
						
							2017-02-21 15:27:34 +03:00  
						
					 
				
					
						
							
							
								 
								Christoph Auer
							
						 
						
							 
							
							
							
							
								
							
							
								120e21c126 
								
							 
						 
						
							
							
								
								Remove workaround for missing build defines  
							
							 
							
							... 
							
							
							
							Fixed by commit d1d9e29ca5 
							
						 
						
							2017-02-19 14:00:14 +01:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								d1d9e29ca5 
								
							 
						 
						
							
							
								
								Version 1.0.12: fix initial build_defines.  
							
							 
							
							
							
						 
						
							2017-02-19 14:02:35 +03:00  
						
					 
				
					
						
							
							
								 
								Christoph Auer
							
						 
						
							 
							
							
							
							
								
							
							
								daa934014c 
								
							 
						 
						
							
							
								
								Change TELEGRAM_BUILD_DEFINES to TDESKTOP_BUILD_DEFINES  
							
							 
							
							
							
						 
						
							2017-02-19 09:29:08 +01:00  
						
					 
				
					
						
							
							
								 
								Christoph
							
						 
						
							 
							
							
							
							
								
							
							
								ef535ca026 
								
							 
						 
						
							
							
								
								Implement AppVeyor ( #3025 )  
							
							 
							
							... 
							
							
							
							Also implement build defines for Windows
Set TELEGRAM_BUILD_DEFINES before calling gyp/refresh.bat
Fix  #3000 
Signed-off-by: Christoph <auer.chrisi@gmx.net> 
							
						 
						
							2017-02-18 20:23:50 +01:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								bff74452b7 
								
							 
						 
						
							
							
								
								Divided emoji resource file in two.  
							
							 
							
							... 
							
							
							
							Linux 32bit build cannot handle all the emoji sprites
being compiled in a single translation unit, so now
it is divided in two. 
							
						 
						
							2017-02-17 15:15:24 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								9757489645 
								
							 
						 
						
							
							
								
								Moved to the latest emoji set.  
							
							 
							
							... 
							
							
							
							Also the old MetaEmoji project was converted to codegen_emoji.
All emoji now use full string identifiers for local storage. 
							
						 
						
							2017-02-15 21:27:31 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								b842761ea3 
								
							 
						 
						
							
							
								
								Closed beta 1000006001: Built in theme and color palette editor.  
							
							 
							
							
							
						 
						
							2017-02-07 17:56:33 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								686abd63b5 
								
							 
						 
						
							
							
								
								Version 1.0.6: fixing some critical issues in audio handling.  
							
							 
							
							... 
							
							
							
							OnPropertyValueChanged() is called sometimes couple times a second
and sometimes when AudioMutex is locked already causing a deadlock.
Also some code added to support Desktop Bridge converter to UWP app. 
							
						 
						
							2017-02-01 13:12:52 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								4964b8b488 
								
							 
						 
						
							
							
								
								Beta 1000002001: Recreate audio device when no output or device changes.  
							
							 
							
							
							
						 
						
							2017-01-25 08:45:09 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								6ae68b337d 
								
							 
						 
						
							
							
								
								Audio capture moved to a separate module.  
							
							 
							
							
							
						 
						
							2017-01-25 00:25:21 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								7fb1463c43 
								
							 
						 
						
							
							
								
								Version 1.0 stable: bump copyright date to 2017.  
							
							 
							
							
							
						 
						
							2017-01-11 23:02:13 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								2d185cf66e 
								
							 
						 
						
							
							
								
								Some colors split for the palette. Theme preview applying improved.  
							
							 
							
							... 
							
							
							
							Also attempting to fix travis build. 
							
						 
						
							2017-01-11 12:16:44 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								1a16df4037 
								
							 
						 
						
							
							
								
								Fixed alpha 0.10.25 build for Linux: static libvdpau build added.  
							
							 
							
							
							
						 
						
							2017-01-05 17:46:36 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								ef927c8465 
								
							 
						 
						
							
							
								
								Theme preview ready.  
							
							 
							
							... 
							
							
							
							Also style::color is now copyable, constructed only inside a palette.
Also macOS setup new background ready. 
							
						 
						
							2016-12-30 17:53:05 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								0480e02b23 
								
							 
						 
						
							
							
								
								Closed beta 10020001: application icon changed.  
							
							 
							
							
							
						 
						
							2016-12-30 17:52:58 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								2436ad74bd 
								
							 
						 
						
							
							
								
								Boxes redesigned. Common groups moved to Shared Media.  
							
							 
							
							... 
							
							
							
							Also transparent images sending fixed. 
							
						 
						
							2016-12-30 17:52:56 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								4692fdeb5f 
								
							 
						 
						
							
							
								
								Closed beta 10019013: Groups in common now are opened in a section.  
							
							 
							
							
							
						 
						
							2016-12-30 17:52:50 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								7bb3b4d807 
								
							 
						 
						
							
							
								
								Common groups profile block done. Moved to layer 59.  
							
							 
							
							... 
							
							
							
							Also profile block modules were renamed. 
							
						 
						
							2016-12-30 17:52:42 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								8958ae0377 
								
							 
						 
						
							
							
								
								Typing animations from android.  
							
							 
							
							
							
						 
						
							2016-12-30 17:52:36 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								3cff50009c 
								
							 
						 
						
							
							
								
								Closed beta 10019010: unified attach button, new intro, new stickers.  
							
							 
							
							... 
							
							
							
							Now all files sending is confirmed before preparing for sending.
You can paste from clipboard and drag many files at once. 
							
						 
						
							2016-12-30 17:52:32 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								3da0533339 
								
							 
						 
						
							
							
								
								Intro redesign done.  
							
							 
							
							
							
						 
						
							2016-12-30 17:52:30 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								6e0394dd42 
								
							 
						 
						
							
							
								
								Stickers box redesigned.  
							
							 
							
							
							
						 
						
							2016-12-30 17:52:28 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								9155591e8a 
								
							 
						 
						
							
							
								
								New cancel search icon animation.  
							
							 
							
							
							
						 
						
							2016-12-30 17:52:24 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								e880c4876e 
								
							 
						 
						
							
							
								
								Strict alignment request for base::lambda. Various improvements.  
							
							 
							
							
							
						 
						
							2016-12-30 17:52:21 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								07689476a6 
								
							 
						 
						
							
							
								
								Closed beta 10019008: Some more ripple animations added.  
							
							 
							
							
							
						 
						
							2016-12-30 17:52:13 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								7fa274a68e 
								
							 
						 
						
							
							
								
								Improved ripple animation colors and styles for different buttons.  
							
							 
							
							... 
							
							
							
							Also moved FlatLabel and LabelSimple to ui/widgets/labels module.
Also moved ScrollArea to ui/widgets/scroll_area module. 
							
						 
						
							2016-12-30 17:52:10 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								3186e1e495 
								
							 
						 
						
							
							
								
								Ripple animations done for IconButton, FlatButton and RoundButton.  
							
							 
							
							... 
							
							
							
							Also moved input field classes to ui/widgets/input_fields module. 
							
						 
						
							2016-12-30 17:52:08 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								48eb72a9c2 
								
							 
						 
						
							
							
								
								Optimized dropdown animation. Dropdown animation for EmojiPan done.  
							
							 
							
							
							
						 
						
							2016-12-30 17:52:07 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								a74baaea36 
								
							 
						 
						
							
							
								
								Left main menu.  
							
							 
							
							
							
						 
						
							2016-12-30 17:52:05 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								807bebb3cf 
								
							 
						 
						
							
							
								
								Buttons moved to ui/widgets/buttons module, BoxButton removed.  
							
							 
							
							
							
						 
						
							2016-12-30 17:52:04 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								3366e05b77 
								
							 
						 
						
							
							
								
								Rich dropdown animations.  
							
							 
							
							
							
						 
						
							2016-12-30 17:51:56 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								475b35bf55 
								
							 
						 
						
							
							
								
								Custom title on macOS 10.10+ added.  
							
							 
							
							
							
						 
						
							2016-12-30 17:51:51 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								0cbb0014db 
								
							 
						 
						
							
							
								
								Removed blue window title, new small title used only in Windows.  
							
							 
							
							
							
						 
						
							2016-12-30 17:51:37 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								1466338e7e 
								
							 
						 
						
							
							
								
								Closed beta 10019001: Build fixed for Xcode.  
							
							 
							
							
							
						 
						
							2016-12-30 17:51:34 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								5d10c02b5b 
								
							 
						 
						
							
							
								
								Applying color themes with confirmation / reverting (15 seconds).  
							
							 
							
							
							
						 
						
							2016-12-30 17:51:32 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								dbb6371e67 
								
							 
						 
						
							
							
								
								First version on loading themes is ready.  
							
							 
							
							
							
						 
						
							2016-12-30 17:51:27 +04:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								b2414939c9 
								
							 
						 
						
							
							
								
								Merge branch 'master' into dev  
							
							 
							
							
							
						 
						
							2016-12-30 17:50:59 +04:00  
						
					 
				
					
						
							
							
								 
								Faissal Bensefia
							
						 
						
							 
							
							
							
							
								
							
							
								9dc660c8ec 
								
							 
						 
						
							
							
								
								Fixes "pushd: not found" ( #2654 )  
							
							 
							
							... 
							
							
							
							Signed-off-by: faissaloo <faissaloo@gmail.com> 
							
						 
						
							2016-11-20 14:09:00 +01:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								2e4426aac0 
								
							 
						 
						
							
							
								
								Old sprites removed completely. Only #rrggbb and #rrggbbaa in styles.  
							
							 
							
							... 
							
							
							
							Also moved Checkbox and Radiobutton to Ui namespace.
Also child widgets in many boxes were wrapped in ChildWidget<>. 
							
						 
						
							2016-10-28 12:20:24 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								29493a0693 
								
							 
						 
						
							
							
								
								All emoji icons moved from sprite.  
							
							 
							
							
							
						 
						
							2016-10-27 17:10:28 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								6e33f039b2 
								
							 
						 
						
							
							
								
								Dropdown replaced by Ui::DropdownMenu. ScrolledWidget removed.  
							
							 
							
							... 
							
							
							
							Ui::DropdownMenu is like Ui::PopupMenu, both based on Ui::Menu. 
							
						 
						
							2016-10-27 15:56:48 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								ff2d959abd 
								
							 
						 
						
							
							
								
								Some icons moved from sprite. Ui::WidgetFadeWrap() effect added.  
							
							 
							
							
							
						 
						
							2016-10-26 13:06:00 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								3455344c62 
								
							 
						 
						
							
							
								
								Ui::MultiSelect control started: now it's just search field + cancel.  
							
							 
							
							
							
						 
						
							2016-10-22 18:59:34 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								e5a5273b3a 
								
							 
						 
						
							
							
								
								Scrollable boxes reorganized: _scroll always owns _inner.  
							
							 
							
							... 
							
							
							
							Also some boxes moved to separate modules: MembersBox, StickersBox. 
							
						 
						
							2016-10-22 18:59:33 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								763b347a8f 
								
							 
						 
						
							
							
								
								Moved a cute userpic checkbox from ShareBox to a separate class.  
							
							 
							
							
							
						 
						
							2016-10-22 18:59:32 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								2f4b2d0a33 
								
							 
						 
						
							
							
								
								Version 0.10.14 alpha: userpic images are now generated as icons.  
							
							 
							
							... 
							
							
							
							Also fixed Windows build by adding breakpad include path back to gyp. 
							
						 
						
							2016-10-18 14:48:03 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								7345408568 
								
							 
						 
						
							
							
								
								Merge branch 'master' into dev  
							
							 
							
							
							
						 
						
							2016-10-18 00:27:16 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								e536d5ad59 
								
							 
						 
						
							
							
								
								Linux build with Qt 5.6.2 done.  
							
							 
							
							
							
						 
						
							2016-10-17 23:55:31 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								eb6b2c7d2e 
								
							 
						 
						
							
							
								
								Merge branch 'master' into dev  
							
							 
							
							... 
							
							
							
							Conflicts:
	Telegram/gyp/qt.gypi 
							
						 
						
							2016-10-17 23:00:34 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								48fde28484 
								
							 
						 
						
							
							
								
								Moving to Qt 5.6.2, Xcode build tested.  
							
							 
							
							
							
						 
						
							2016-10-17 22:24:03 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								fd6a312abc 
								
							 
						 
						
							
							
								
								SPMediaKeyTap solution for macOS media keys added.  
							
							 
							
							
							
						 
						
							2016-10-17 17:57:14 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								cf247384d3 
								
							 
						 
						
							
							
								
								Added an external virtual method / multimethod implementation.  
							
							 
							
							
							
						 
						
							2016-10-17 11:46:43 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								31a847fb9d 
								
							 
						 
						
							
							
								
								Playlist appearance added to the new media player.  
							
							 
							
							... 
							
							
							
							Also itemRemoved() now is fired as a global observable. 
							
						 
						
							2016-10-14 20:10:15 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								9eb8a93719 
								
							 
						 
						
							
							
								
								Media::Player::Widget added instead of PlayerWidget.  
							
							 
							
							... 
							
							
							
							New media player bar widget added. Switching between floating
media player panel and media player widget. New volume controller. 
							
						 
						
							2016-10-12 22:36:48 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								d919f3e705 
								
							 
						 
						
							
							
								
								Fixed error display in qrc dependencies update.  
							
							 
							
							
							
						 
						
							2016-10-11 19:56:58 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								1a67b31ee9 
								
							 
						 
						
							
							
								
								Travis build fixed.  
							
							 
							
							... 
							
							
							
							Caching libxkbcommon, Qt, breakpad, GYP, libva, ffmpeg, openal-soft. 
							
						 
						
							2016-10-09 10:43:56 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								3c8fb5f1f6 
								
							 
						 
						
							
							
								
								Media player vector button added to new audio player cover.  
							
							 
							
							
							
						 
						
							2016-10-08 21:28:43 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								e616c39608 
								
							 
						 
						
							
							
								
								Merge branch 'dev' into player  
							
							 
							
							... 
							
							
							
							Conflicts:
	Telegram/SourceFiles/application.cpp
	Telegram/SourceFiles/core/utils.h
	Telegram/SourceFiles/localstorage.cpp
	Telegram/SourceFiles/pspecific_mac_p.mm 
							
						 
						
							2016-10-08 12:10:33 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								e7b6d7b498 
								
							 
						 
						
							
							
								
								Advanced notifications settings box layout done.  
							
							 
							
							
							
						 
						
							2016-10-05 21:37:48 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								41dc0f4e98 
								
							 
						 
						
							
							
								
								Hide all button added to default notifications.  
							
							 
							
							
							
						 
						
							2016-10-05 19:56:27 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								043cba0a64 
								
							 
						 
						
							
							
								
								Custom notifications inline reply added, positioning broken.  
							
							 
							
							
							
						 
						
							2016-10-04 21:18:08 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								6db52f7fa9 
								
							 
						 
						
							
							
								
								LibNotify Linux notifications support added, testing.  
							
							 
							
							
							
						 
						
							2016-10-03 11:56:03 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								7f950d2de2 
								
							 
						 
						
							
							
								
								Unified code for notification activation events in Windows version.  
							
							 
							
							
							
						 
						
							2016-10-02 19:32:46 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								c2aa8d3c77 
								
							 
						 
						
							
							
								
								NB Broken! Build in Xcode fixed, macOS notifications done by Manager.  
							
							 
							
							
							
						 
						
							2016-10-02 18:44:54 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								0bf55835f5 
								
							 
						 
						
							
							
								
								NB Broken! Notifications refactored to Manager, only Windows working.  
							
							 
							
							
							
						 
						
							2016-10-02 16:54:27 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								a41e0c4aa7 
								
							 
						 
						
							
							
								
								NB Broken! Started notification manager abstraction.  
							
							 
							
							
							
						 
						
							2016-10-02 12:30:28 +03:00  
						
					 
				
					
						
							
							
								 
								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
							
						 
						
							 
							
							
							
							
								
							
							
								5b3ac58578 
								
							 
						 
						
							
							
								
								Merge branch 'game_media' into player  
							
							 
							
							... 
							
							
							
							Conflicts:
	Telegram/SourceFiles/core/basic_types.h
	Telegram/SourceFiles/sysbuttons.h
	Telegram/SourceFiles/title.cpp 
							
						 
						
							2016-09-29 16:48:43 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								f1f7333c7a 
								
							 
						 
						
							
							
								
								Removed some old styles. Divided basic_types module to several.  
							
							 
							
							
							
						 
						
							2016-09-29 14:37:16 +03:00  
						
					 
				
					
						
							
							
								 
								John Preston
							
						 
						
							 
							
							
							
							
								
							
							
								903795d0e5 
								
							 
						 
						
							
							
								
								Merge branch 'game_media' into player  
							
							 
							
							... 
							
							
							
							Conflicts:
	Telegram/SourceFiles/application.cpp
	Telegram/SourceFiles/inline_bots/inline_bot_layout_internal.cpp
	Telegram/SourceFiles/mainwidget.cpp
	Telegram/SourceFiles/mainwidget.h
	Telegram/SourceFiles/structs.h 
							
						 
						
							2016-09-29 00:31:43 +03:00