John Preston
|
130c41d711
|
Take control over macOS media keys only when using music player. #2549
|
2016-10-22 17:35:37 +03:00 |
|
John Preston
|
fc7c5d0ab3
|
Fixed travis build for TDESKTOP_DISABLE_AUTOUPDATE case.
|
2016-10-18 10:56:38 +03:00 |
|
John Preston
|
0902741b85
|
Respecting Quite Hours in Windows.
Also closing current chat on window close or passcode lock.
|
2016-10-17 13:55:17 +03:00 |
|
John Preston
|
7f950d2de2
|
Unified code for notification activation events in Windows version.
|
2016-10-02 19:32:46 +03:00 |
|
John Preston
|
90a4b66366
|
New media type Game added. Display of Game partially supported.
|
2016-09-27 16:37:18 +03:00 |
|
John Preston
|
50b10ba0bf
|
Dll hijacking fixes: Windows version check + SetDllDirectory("").
|
2016-08-14 21:55:59 +03:00 |
|
John Preston
|
cb0c99acc8
|
Seek done in video player in MediaView. Some memory leaks fixed.
Using pixmapFromImageInPlace() instead of QPixmap::fromImage().
|
2016-07-13 20:34:57 +03:00 |
|
John Preston
|
e38b7cd465
|
Fixed dynamic library loading for Windows XP.
Versioned dll removed, loading from combase.dll instead.
|
2016-06-17 15:38:08 +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
|
5300962ef3
|
Merge branch 'dev' into mentions
Conflicts:
Telegram/SourceFiles/core/basic_types.h
|
2016-05-04 13:45:23 +03:00 |
|
John Preston
|
5f5109f1c4
|
Some global string constants "static const *" -> "constexpr str_const".
|
2016-05-04 13:41:41 +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
|
745f89dbb9
|
Moving build / lang scripts from Telegram to subfolders.
Travis build tested with -j param.
Xcode / QtCreator / qmake builds could be broken.
|
2016-04-27 15:02:17 +03:00 |
|
John Preston
|
705358993d
|
New style::icon class added, colorized icons by codegen_style.
Moved style_core to /ui/style/, Xcode and QtCreator builds are broken.
|
2016-04-21 20:57:29 +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 |
|
John Preston
|
605f5305e4
|
Changed all .. to ... in phrases
|
2016-03-24 18:07:13 +03:00 |
|
John Preston
|
ddd63d73b7
|
MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users
|
2016-03-24 13:12:18 +03:00 |
|
John Preston
|
c15db1f77e
|
added TDESKTOP_DISABLE_CRASH_REPORTS macro and new pspecific file, pspecific_wnd renamed to pspecific_win
|
2016-03-20 12:10:16 +03:00 |
|