Age | Commit message (Expand) | Author |
2018-03-21 | DATABASELINK::Unload method replaced with the virtual destructor of MDatabase... | George Hazan |
2018-03-21 | VKontakte: longer timeouts - less api errors | ElzorFox |
2018-03-21 | MurLua: various fixes | aunsane |
2018-03-19 | MirLua: | aunsane |
2018-03-17 | FTPFile: more correct version | Mataes |
2018-03-17 | more warning fixes | George Hazan |
2018-03-17 | FTPFile: replace mir_strcpy and mir_wstrcpy | Mataes |
2018-03-17 | warning fix | George Hazan |
2018-03-16 | class renaming, part II | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-03-16 | fix for writing "Chat/FilterEnabled" BYTE=1 into the database | George Hazan |
2018-03-16 | Jabber: | George Hazan |
2018-03-16 | chat api: | George Hazan |
2018-03-16 | unused code removed | George Hazan |
2018-03-16 | warning fix | George Hazan |
2018-03-16 | warning fix | George Hazan |
2018-03-16 | LIST<>::indexOf(T**) - fast index calculation for direct iterators | George Hazan |
2018-03-15 | FavContacts: use strncpy_s and wcsncpy_s instead of mir_wstrcpy and mir_strcpy | Mataes |
2018-03-15 | more intelligent solution for #1186 (Hide DbChecker from VersionInfo) | George Hazan |
2018-03-15 | LIST<> iterators: | George Hazan |
2018-03-15 | unused parameter removed | George Hazan |
2018-03-15 | last item shall be nullified anyway, even if we're removing last element | George Hazan |
2018-03-15 | warning fixes | George Hazan |
2018-03-15 | MUCH more effective way of removing records from iterators | George Hazan |
2018-03-15 | code cleaning | George Hazan |
2018-03-15 | warning fix | George Hazan |
2018-03-15 | TabSRMM: fixed rss protocol name | Kirill Volinsky |
2018-03-15 | fix for ranged loop bounds | George Hazan |
2018-03-15 | NewsAggregator: added symbol to replace | Kirill Volinsky |
2018-03-14 | reverse iterators for LIST<> | George Hazan |
2018-03-14 | fix for clist events sorting order, manual sorting disabled | George Hazan |
2018-03-14 | Sessions: no need to hide subcontact's window | George Hazan |
2018-03-14 | minor code cleaning | George Hazan |
2018-03-14 | code cleaning | George Hazan |
2018-03-13 | compilation fix | George Hazan |
2018-03-13 | old hotkey saving code restored | George Hazan |
2018-03-13 | additional fix for #1143 (message with non-latin chars is stored as garbage b... | George Hazan |
2018-03-13 | chat engine: | George Hazan |
2018-03-13 | langpacks/english: update | dartraiden |
2018-03-13 | MagneticWindows: resource cosmetic | dartraiden |
2018-03-13 | correct description | dartraiden |
2018-03-13 | fix capitalization | dartraiden |
2018-03-13 | remove AUTHOREMAIL field | dartraiden |
2018-03-13 | fixes #1179 (Resurrect MagneticWindows plugin) | George Hazan |
2018-03-12 | Autobackup to CloudFile doesn't work (fixed #1176) | aunsane |
2018-03-12 | CrashDumper: | George Hazan |
2018-03-12 | code cleaning | George Hazan |
2018-03-12 | old manual array replaced with OBJLIST | George Hazan |
2018-03-12 | cycle optimization | George Hazan |