This website requires JavaScript.
Explore
Help
Sign in
kotatogram
/
kotatogram-desktop
Watch
1
Star
0
Fork
You've already forked kotatogram-desktop
0
Code
Issues
Releases
45
Packages
Wiki
Activity
28f7dc73a5
kotatogram-desktop
/
Telegram
/
SourceFiles
/
ui
/
text
History
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