Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lexborisov/Modest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2017-03-14Can build Modest finder without threadslexborisov
2017-03-14Empty fixlexborisov
2017-03-14Added perf.c to myportlexborisov
2017-03-14Fix for https://github.com/lexborisov/Modest/issues/24lexborisov
2017-03-14Fixes for https://github.com/lexborisov/Modest/issues/15lexborisov
2017-03-13Fixed problem with thread infiniti waitlexborisov
2017-03-13Fix problem with read ttf filelexborisov
2017-03-13Fixed problem with windows, fixed problem with linux, build problemlexborisov
2017-03-13Added -pedanticlexborisov
2017-03-12Fixes for https://github.com/lexborisov/Modest/issues/18lexborisov
2017-03-12Fixes for https://github.com/lexborisov/Modest/issues/16lexborisov
2017-03-12Fix problem with create thread wont Mac OS X and Linuxlexborisov
2017-03-12Fix problem with Windows Threadslexborisov
2017-03-11Windowslexborisov
2017-03-11Remove all fprintf and printflexborisov
2017-03-10timespec in threads maybe NULLlexborisov
2017-03-10Port for Windowslexborisov
2017-03-10Changes for io functionslexborisov
2017-03-10Changes for makefilelexborisov
2017-03-09Makefilelexborisov
2017-03-09Refactoring Threads and Makefilelexborisov
2017-03-03New code design. Added MyCore and MyEncodinglexborisov
2017-03-01Fixed problem with makelexborisov
2017-03-01URL parsing by specification https://url.spec.whatwg.org/lexborisov
2017-02-21Sync with myhtmllexborisov
2017-02-17Fixed broken mapping for convert encoding functions https://github.com/lexbor...lexborisov
2017-02-17Little changes for apilexborisov
2017-02-14Big update. See CHANGELOGlexborisov
2017-01-15MyHTML: Sync with specification and added comments for validation parse errorslexborisov
2017-01-08Fixed problem with collections https://github.com/lexborisov/myhtml/issues/84lexborisov
2016-12-22Fixed: problem with parsing CSS and default declaration entrylexborisov
2016-12-14Fix for type miss (f() => if())lexborisov
2016-12-14Fixed bugs after check the Coverity Scan; Added examples; Version uplexborisov
2016-12-14Fixes after check the Coveritylexborisov
2016-12-07Fised: crashed in myhtml function myhtml_tag_get_by_name.lexborisov
2016-11-22small fixlexborisov
2016-11-22Fix for Finder, if attr set only keylexborisov
2016-11-22Changes for finder api; modest_finder_by_selectors_listlexborisov
2016-11-22Changes for api function modest_finder_by_selectors_listlexborisov
2016-11-21Update AVL-Tree api and added more testlexborisov
2016-11-21Added function mycss_entry_selectors for get selectors object from mycss entr...lexborisov
2016-11-21Call destroy function for selectors list https://github.com/lexborisov/Modest...lexborisov
2016-11-21Added AVL-Tree, default declarations.lexborisov
2016-11-15Sync with myhtmllexborisov
2016-11-15Added CSS Logical Properties Level 1lexborisov
2016-11-10Added to Modest: layer, glue, renderlexborisov
2016-11-09Added properties and fix problems https://github.com/lexborisov/Modest/issues/2lexborisov
2016-11-03Added border-radius stylelexborisov
2016-11-03Added background stylelexborisov
2016-11-02Added background-* styles, and <image> typelexborisov