Age | Commit message (Expand) | Author |
2015-04-30 | minus critical section | Kirill Volinsky |
2015-04-25 | CoutryFlags - common project | Vadim Dashevskiy |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-08-12 | extraicons registration moved to Load() | Kirill Volinsky |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-24 | valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers | George Hazan |
2014-02-16 | code cleaning | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-04 | some code cleaning | George Hazan |
2014-01-02 | fixed extra icons related hell in CountryFlags | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-21 | spelling correction (patch from RMN) | Dart Raiden |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-15 | code cleanup | Kirill Volinsky |
2013-09-17 | Spelling correction (patch from RMN) | Vadim Dashevskiy |
2013-07-26 | replace sprintf to mir_snprintf (part 7) | Kirill Volinsky |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
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-12 | - no more "unknown" flags in the extra column; | George Hazan |
2013-04-11 | removed unneeded translations | Tobias Weimer |
2013-04-11 | - Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON) | George Hazan |
2013-04-11 | SRMM icons to be unloaded automatically | George Hazan |
2013-04-10 | attempt to fix the most crazy pieces of status icons related code | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-30 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |
2013-03-25 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-02-22 | project fixed | Kirill Volinsky |
2013-02-22 | msvc 2010 project fixed | Vadim Dashevskiy |
2013-02-22 | added version info | Kirill Volinsky |
2013-02-22 | removed an outdated notice | Tobias Weimer |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |
2013-02-08 | removed not needed interfaces | Kirill Volinsky |
2012-12-11 | life with filter is better... | George Hazan |
2012-12-07 | - final libs adaptation for MSVC 2012 | Vadim Dashevskiy |