Age | Commit message (Expand) | Author |
2013-06-28 | fix for the clist_modern avatar animation code | George Hazan |
2013-06-24 | less shitty variant of mir_base64_decode | George Hazan |
2013-06-23 | usage of QueueUserAPC discontinued | George Hazan |
2013-06-23 | new helper applied instead of MS_DB_SETSETTINGRESIDENT | George Hazan |
2013-06-23 | db_set_resident - helper for MIDataBase::SetSettingResident | George Hazan |
2013-06-21 | new helper ProtoCallService - simply glues module & service name, and then si... | George Hazan |
2013-06-19 | two memory leaks | George Hazan |
2013-06-19 | unused file removed from mir_core | George Hazan |
2013-06-18 | we better check parameters... | George Hazan |
2013-06-18 | missing file added | George Hazan |
2013-06-17 | ProtoBroadcastAck macro converted into a function | George Hazan |
2013-06-17 | ProtoServiceExists moved to mir_core | George Hazan |
2013-06-04 | base64 functions moved to the proper module | George Hazan |
2013-06-04 | end of base64* zoo | George Hazan |
2013-06-03 | mir_base64_decode & mir_base64_encode moved to mir_core.dll | George Hazan |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-29 | no more WIN64, only _WIN64 | George Hazan |
2013-05-16 | we don't need VS2003/2005 support as well | George Hazan |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-23 | also wrtrim renamed, according to the standard, to rtrimw | George Hazan |
2013-04-23 | - added unicode analogs of ltrim, ltrimp, wildcmp; | George Hazan |
2013-04-14 | thread structure optimization | George Hazan |
2013-03-30 | 12 binary replacements for MS_DB_EVENT_* services: | George Hazan |
2013-03-30 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |
2013-03-29 | attempt to save memory required for the ANSI translations | George Hazan |
2013-03-25 | fix for mir_urlEncode() | George Hazan |
2013-03-24 | char* mir_urlEncode(const char *szUrl) added | George Hazan |
2013-03-19 | - mir_unsubclassWindow introduced for the explicit window unsubclassing; | George Hazan |
2013-03-17 | some another leaks fixed | George Hazan |
2013-03-17 | mir_wstrndup added, the Unicode version of mir_strndup | George Hazan |
2013-03-09 | fix: PathToAbsolute doesn't clear the output string on error | George Hazan |
2013-03-04 | fix for the smileys cleanup procedure | George Hazan |
2013-03-04 | fix for drawing subclassed windows | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-03 | forgotten another function: mir_callNextSubclass | George Hazan |
2013-03-03 | added mechanism of windows subclassing, proof to dynamic plugin unloading | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |
2013-02-11 | core: copyright update to year 2013 | George Hazan |
2013-01-23 | replacement for SKIN_OTHER_MAINMENU: the triple bar icon | George Hazan |
2013-01-12 | new event, ME_LANGPACK_CHANGED, to be called after the dynamic langpack change | George Hazan |
2012-12-07 | - final libs adaptation for MSVC 2012 | Vadim Dashevskiy |
2012-12-06 | - MSVC 2011 adaptation | Vadim Dashevskiy |
2012-12-06 | added copies of projects for 2012 | George Hazan |
2012-12-04 | C++ exceptions turned off when not needed | George Hazan |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-11-21 | consistent hash generation fix - part 4 | Vadim Dashevskiy |
2012-11-06 | Fixed compilation of standalone plugins (thx robyer) | Vadim Dashevskiy |
2012-10-15 | Unicode translation for Import | George Hazan |
2012-10-10 | two new db stubs: db_find_first & db_find_next | George Hazan |