tdesktop/Telegram/SourceFiles
John Preston 7fa1986b27 Version 1.0.14: crash fix in text rendering.
Fix a regression introduced in 8d354382a4 which caused an overflow
in _parAnalysis access. We were resizing _parAnalysis array for a
line width without the pending newline character while we used it
for painting a line including the pending newline character. It was
not a problem before, when we were trimming them from the end of
the string, but it results in a buffer overflow and crashes in the
lastest versions. So now we just don't include the newline in the
painted string, so it has exactly the same size as _parAnalysis.
2017-02-20 23:58:54 +03:00
..
_other Moved to the latest emoji set. 2017-02-15 21:27:31 +03:00
boxes Moved to the latest emoji set. 2017-02-15 21:27:31 +03:00
codegen Alpha 1.0.11: emoji parsing fixed. 2017-02-17 21:57:21 +03:00
core Version 1.0.14: crash fix in text rendering. 2017-02-20 23:58:54 +03:00
data
dialogs Alpha 1.0.10: unpinning converted chat on demand. 2017-02-16 19:47:50 +03:00
history Fixed a render glitch when highlighting a message. #3023 2017-02-18 14:38:15 +03:00
inline_bots Alpha 1.0.8: seek in voice messages (by waveform). 2017-02-11 01:37:37 +03:00
intro Intro cover now shows palette changes in realtime. 2017-02-18 14:38:15 +03:00
media Replace T_WIDGET macro with a template base class. 2017-02-11 14:24:37 +03:00
mtproto Passcode box layout fix. Drop image from Firefox fix. 2017-01-13 18:15:25 +03:00
overview Alpha 1.0.8: seek in voice messages (by waveform). 2017-02-11 01:37:37 +03:00
platform Version 1.0.13: fix unnecessary window activations. 2017-02-20 13:36:25 +03:00
profile Replace T_WIDGET macro with a template base class. 2017-02-11 14:24:37 +03:00
serialize
settings Merge branch 'master' into temp 2017-02-18 14:37:57 +03:00
stickers Fix of neutral emoji color variant choice saving. 2017-02-18 14:38:14 +03:00
ui Version 1.0.14: crash fix in text rendering. 2017-02-20 23:58:54 +03:00
window Merge branch 'master' into temp 2017-02-18 14:37:57 +03:00
apiwrap.cpp Moved to the latest emoji set. 2017-02-15 21:27:31 +03:00
apiwrap.h
app.cpp Moved to the latest emoji set. 2017-02-15 21:27:31 +03:00
app.h Improved location coords precision when converting them to string. 2017-02-03 13:17:40 +03:00
application.cpp Version 1.0.13: fix unnecessary window activations. 2017-02-20 13:36:25 +03:00
application.h Better handle window hide / activate in macOS. #1278 2017-02-18 16:34:18 +03:00
autoupdater.cpp
autoupdater.h
config.h Moved to the latest emoji set. 2017-02-15 21:27:31 +03:00
countries.h
dialogswidget.cpp Alpha 1.0.10: fix clang/GCC and old OS X build. 2017-02-17 12:56:42 +03:00
dialogswidget.h Replace T_WIDGET macro with a template base class. 2017-02-11 14:24:37 +03:00
facades.cpp Allow to resize chats list. One more mode added (narrow chats list). 2017-01-16 12:55:03 +03:00
facades.h Allow to resize chats list. One more mode added (narrow chats list). 2017-01-16 12:55:03 +03:00
fileuploader.cpp
fileuploader.h
history.cpp Alpha 1.0.10: unpinning converted chat on demand. 2017-02-16 19:47:50 +03:00
history.h Alpha 1.0.10: unpinning converted chat on demand. 2017-02-16 19:47:50 +03:00
historywidget.cpp Added some more debug info for wrong history state. 2017-02-20 13:35:30 +03:00
historywidget.h Replace T_WIDGET macro with a template base class. 2017-02-11 14:24:37 +03:00
lang.cpp Version 1.0.2: drag-n-drop from Firefox, resizable left column. 2017-01-19 11:38:10 +03:00
lang.h
langloaderplain.cpp
langloaderplain.h
layerwidget.cpp Moved to the latest emoji set. 2017-02-15 21:27:31 +03:00
layerwidget.h Closed beta 1000006001: Built in theme and color palette editor. 2017-02-07 17:56:33 +03:00
layout.cpp Version 1.0.5: new audio code + reorder pinned chats. 2017-01-31 12:13:51 +03:00
layout.h Version 1.0.5: new audio code + reorder pinned chats. 2017-01-31 12:13:51 +03:00
localimageloader.cpp Passcode box layout fix. Drop image from Firefox fix. 2017-01-13 18:15:25 +03:00
localimageloader.h Passcode box layout fix. Drop image from Firefox fix. 2017-01-13 18:15:25 +03:00
localstorage.cpp Merge branch 'master' into temp 2017-02-18 14:37:57 +03:00
localstorage.h Closed beta 1000006001: Built in theme and color palette editor. 2017-02-07 17:56:33 +03:00
logs.cpp Use current folder in Debug configuration for UWP. 2017-02-10 13:10:33 +03:00
logs.h
main.cpp
mainwidget.cpp Alpha 1.0.10: unpinning converted chat on demand. 2017-02-16 19:47:50 +03:00
mainwidget.h Allow to resize chats list. One more mode added (narrow chats list). 2017-01-16 12:55:03 +03:00
mainwindow.cpp Closed beta 1000006001: Built in theme and color palette editor. 2017-02-07 17:56:33 +03:00
mainwindow.h Closed beta 1000006001: Built in theme and color palette editor. 2017-02-07 17:56:33 +03:00
mediaview.cpp Closed beta 1000006001: Built in theme and color palette editor. 2017-02-07 17:56:33 +03:00
mediaview.h Closed beta 1000006001: Built in theme and color palette editor. 2017-02-07 17:56:33 +03:00
observer_peer.cpp
observer_peer.h
overviewwidget.cpp Replace T_WIDGET macro with a template base class. 2017-02-11 14:24:37 +03:00
overviewwidget.h Replace T_WIDGET macro with a template base class. 2017-02-11 14:24:37 +03:00
passcodewidget.cpp Allow to resize chats list. One more mode added (narrow chats list). 2017-01-16 12:55:03 +03:00
passcodewidget.h
pspecific_linux.cpp
pspecific_linux.h
pspecific_mac_p.h
pspecific_mac_p.mm Version 1.0.13: fix unnecessary window activations. 2017-02-20 13:36:25 +03:00
pspecific_mac.cpp Improved location coords precision when converting them to string. 2017-02-03 13:17:40 +03:00
pspecific_mac.h
pspecific_win.cpp Fixed build on Windows. 2017-02-10 01:29:20 +03:00
pspecific_win.h
pspecific_winrt.cpp
pspecific_winrt.h
pspecific.h
settings.cpp Merge branch 'master' into temp 2017-02-18 14:37:57 +03:00
settings.h Merge branch 'master' into temp 2017-02-18 14:37:57 +03:00
shortcuts.cpp Alpha 1.0.8: seek in voice messages (by waveform). 2017-02-11 01:37:37 +03:00
shortcuts.h
stdafx.cpp
stdafx.h
structs.cpp Alpha 1.0.10: unpinning converted chat on demand. 2017-02-16 19:47:50 +03:00
structs.h Alpha 1.0.8: seek in voice messages (by waveform). 2017-02-11 01:37:37 +03:00