kepka/Telegram/SourceFiles/ui/text
John Preston 28f7dc73a5 Optimize markdown parser, use less regex matches. 2017-07-06 19:57:19 +03:00
..
text.cpp Use std::unique_ptrs for ITextBlocks. 2017-07-06 18:59:47 +03:00
text.h Use std::unique_ptrs for ITextBlocks. 2017-07-06 18:59:47 +03:00
text_block.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
text_block.h Use std::unique_ptrs for ITextBlocks. 2017-07-06 18:59:47 +03:00
text_entity.cpp Optimize markdown parser, use less regex matches. 2017-07-06 19:57:19 +03:00
text_entity.h Parse bold / italic markdown entities. 2017-07-06 16:44:11 +03:00