John Preston
7023b013ce
Initial support of separate windows for accounts.
2023-01-19 09:45:28 +04:00
John Preston
86ed2745e3
Fix new forum userpic rounding.
2023-01-19 09:42:14 +04:00
Ilya Fedin
7db2acc742
Set UTF-8 code page in Windows manifest
2023-01-19 08:34:46 +04:00
Ilya Fedin
745b01a407
Another attempt to enable UTF-8 charset on Windows
2023-01-19 08:34:46 +04:00
Ilya Fedin
95979b1ad9
Call scheme handler registration after opening main window
...
To avoid system dialog being under it
2023-01-19 08:33:45 +04:00
John Preston
5910efa0bd
Beta version 4.5.7.
...
- Fix glitches after moving window to another screen (Windows only).
2023-01-13 13:17:39 +04:00
John Preston
037e8f1858
Allow window to receive WM_DPICHANGED in Qt.
...
Fixes #25726 .
2023-01-13 12:46:20 +04:00
John Preston
b1d1d73541
Copy/Paste original JPEG bytes to clipboard.
2023-01-13 12:46:17 +04:00
Ilya Fedin
9b154b3c91
Ensure freedesktop capabilities aren't used when GNotification is used
2023-01-13 10:24:06 +04:00
Ilya Fedin
a1f9b5a96f
Get GApplication out of experimental settings
...
GApplication will always be used on Linux now. GNotification gets a toggle instead.
2023-01-12 21:49:16 +04:00
John Preston
2887c0b564
Beta version 4.5.6.
...
- Try enabling non-fractional scale
High DPI support on Windows and Linux.
- Experimental setting for fractional scale
High DPI support on Windows and Linux.
- Fix navigation to bottom problems in groups you didn't join.
- Fix a crash in chat export settings changes.
- Fix a crash in sending some of JPEG images.
- Fix CJK fonts on Windows.
2023-01-12 21:35:44 +04:00
Ilya Fedin
9b7826ea0d
Get GApplication out of experimental settings
...
GApplication will always be used on Linux now. GNotification gets a toggle instead.
2023-01-12 21:30:45 +04:00
Ilya Fedin
241be89e5c
Enable the new experimental setting for Linux
2023-01-12 21:17:08 +04:00
John Preston
39075538fb
Enable RoundPreferFloor HighDpi support on Windows.
...
Add an experimental setting for exact HighDPI on Windows.
2023-01-12 13:57:09 +04:00
John Preston
1592f70a7c
Respect trackUnreadMessages in history jumps.
...
Fixes #25384 .
2023-01-12 12:23:29 +04:00
John Preston
732bb25666
Fix read from clipboard after bot install.
2023-01-12 12:23:28 +04:00
John Preston
5cba1cdc64
Fix blurred background for small images.
...
Fixes #25707 .
2023-01-12 11:45:45 +04:00
John Preston
d346925b9d
Fix window title update on accounts switch.
2023-01-12 11:36:00 +04:00
John Preston
02f3985125
Inspect correct url() instead of dragText().
...
Fixes #25720 .
Regression was introduced in 23387d6625
.
2023-01-12 11:34:16 +04:00
John Preston
f3db43abc9
Fix sending compressed images.
2023-01-12 11:34:08 +04:00
John Preston
ecf61712cd
Fix CJK font fallback on Windows.
...
Fixes #25714 .
2023-01-12 11:34:02 +04:00
John Preston
b47c66155d
Beta version 4.5.5.
...
- Fix crash in Settings.
2023-01-10 22:16:24 +04:00
John Preston
2fda96a375
Fix a crash in non-authorized Settings.
2023-01-10 22:10:58 +04:00
John Preston
12c2e42917
Beta version 4.5.4: Fix build with GCC.
2023-01-10 16:59:05 +04:00
John Preston
94a956ce19
Beta version 4.5.4: Fix build for Windows x64.
2023-01-10 16:47:57 +04:00
John Preston
704f64a0c9
Fix "Limit special config request types."
2023-01-10 16:47:41 +04:00
John Preston
f9ca7f4505
Beta version 4.5.4: Fix "Mark-as-read-inactive setting."
2023-01-10 16:24:27 +04:00
John Preston
0a3d31a91f
Beta version 4.5.4: Try updating OpenAL on macOS.
2023-01-10 15:34:33 +04:00
John Preston
3c17fab15a
Beta version 4.5.4: Mark-as-read-inactive setting.
...
In case an experimental setting of auto-scrolling is enabled,
just ignore the window activity check in marking chat as read..
2023-01-10 15:31:15 +04:00
John Preston
2efe409c60
Beta version 4.5.4.
...
- Allow wide range of interface scale options.
- Show opened chat name in the window title.
- Bug fixes and other minor improvements.
- Fix updating on macOS older than 10.14.
2023-01-10 15:23:19 +04:00
John Preston
1176421bf2
Limit special config request types.
2023-01-10 15:09:49 +04:00
John Preston
05911a7172
Fix initial scale counting from dpi.
2023-01-10 09:51:12 +04:00
Ilya Fedin
1326359745
Don't involve locale in filename timestamp generation
...
It was batch replaced as part of 7b5781b845
, but it's not really semantically valid
2023-01-10 09:50:02 +04:00
John Preston
fc26457218
Show current chat name in the window title.
2023-01-09 18:39:07 +04:00
Ilya Fedin
173108a9cb
Differ file download failure reasons
...
..and uncomment the code for handling incorrect permissions
2023-01-09 17:02:11 +04:00
Ilya Fedin
7307f0b1a5
Use temp directory for downloads in Linux sandbox by default
2023-01-09 16:09:57 +04:00
John Preston
c49dac57b7
Don't use window title for IPC.
2023-01-09 16:08:34 +04:00
Ilya Fedin
6288da2f3d
Remove socket errors from Qt adapters
2023-01-09 15:01:14 +04:00
Ilya Fedin
ce37c6ef08
Implement lossless jpeg progression
2023-01-09 15:00:11 +04:00
John Preston
5f93725431
Relax controls hiding conditions in full screen.
...
Fixes #25499 .
2023-01-09 14:03:27 +04:00
23rd
90dfdb0e1f
Moved NeverFreedPointer to lib_base.
2023-01-09 12:51:32 +03:00
23rd
7cd330db9a
Improved style of box for creation of linked chat.
2023-01-09 12:34:44 +03:00
23rd
b14ac5cafe
Moved Info::Profile::FloatingIcon to td_ui.
2023-01-09 12:34:44 +03:00
John Preston
1fc929b78f
Add some logs for jump-to-end bugs.
...
This is related to #25384 .
2023-01-09 13:25:15 +04:00
John Preston
fd47fd4d9e
Track shared media index better.
...
Fixes #25667 .
2023-01-09 11:48:33 +04:00
John Preston
9b74958fab
Fix send-as button appearance after joining the group.
2023-01-09 11:18:58 +04:00
John Preston
7091fb9448
Force weak linking of NaturalLanguage framework.
...
Fixes #25429 .
2023-01-09 10:50:41 +04:00
John Preston
876cdcf26a
Show "Photo set by you" in profile photos list.
2023-01-09 09:56:36 +04:00
John Preston
36eca970f2
Pass correct parent to choose folder file dialog.
...
I hope it fixes #25689 , although it didn't work for me, not crash.
2023-01-09 09:44:58 +04:00
John Preston
21232e09a4
Fix a crash in topic from archive search.
...
Fixes #25609 .
2023-01-09 09:36:20 +04:00