Age | Commit message (Expand) | Author |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-23 | AVS: spelling correction | Dart Raiden |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-22 | - rare crash fix in Smileys; | George Hazan |
2013-10-20 | more warning fixes | George Hazan |
2013-10-19 | warning fixes | George Hazan |
2013-10-18 | small code warning fix | Kirill Volinsky |
2013-09-25 | fix for displaying avatars' paths in Options | George Hazan |
2013-09-23 | small plugins cleanup | Kirill Volinsky |
2013-09-22 | more cleanup | Tobias Weimer |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-09-02 | fix for old avatar setting code in AVS | George Hazan |
2013-08-11 | ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe... | George Hazan |
2013-08-11 | fix for russian variable name (though it works ok :) | George Hazan |
2013-08-10 | - strange built-in base64 encoder replaced with the core one; | George Hazan |
2013-08-10 | divide et impera | George Hazan |
2013-08-10 | avatars related code cleaning & reordering | George Hazan |
2013-07-29 | resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXIT | George Hazan |
2013-07-29 | - resource cleanup removed from ME_SYSTEM_OKTOEXIT; | George Hazan |
2013-07-22 | replace sprintf to mir_snprintf (part 1) | Kirill Volinsky |
2013-07-14 | we remove events only when shutdown is irreversible | George Hazan |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-18 | massive extinction of stupid service name's buffers | George Hazan |
2013-06-17 | ProtoServiceExists moved to mir_core | George Hazan |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-06 | small cleanup | Kirill Volinsky |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-04-05 | various menu items quirks, simplifications & optimization | George Hazan |
2013-04-01 | crash fix for AVS | George Hazan |
2013-03-30 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |
2013-03-15 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-14 | removed not used headers | Kirill Volinsky |
2013-03-14 | compilation fix | George Hazan |
2013-03-14 | - fix for crash on exit | George Hazan |
2013-03-14 | fix: various problems with memory | George Hazan |
2013-03-11 | various mir_forkthread quirks | George Hazan |
2013-03-11 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-03-01 | useless Folders support checks removed | George Hazan |
2013-02-23 | projects fixes | Kirill Volinsky |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |
2013-02-11 | year fix for stdafx.cpp & Jabber | George Hazan |
2013-02-07 | removed not used defines | Kirill Volinsky |
2013-01-24 | - getting rid of 24-bit and 8-bit icons (tanks faith_healer) | Vadim Dashevskiy |
2013-01-17 | - small fixes | Vadim Dashevskiy |