Age | Commit message (Expand) | Author |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-20 | Profile Manager -> CCtrlPages | George Hazan |
2015-04-22 | fixed profile manager headerbar info | Kirill Volinsky |
2015-04-16 | Spelling correction (patch by RMN) | Vadim Dashevskiy |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-11 | unsafe string operations replaced with safe wherever possible | George Hazan |
2015-04-10 | more fixes | George Hazan |
2015-01-18 | contacts cache details to be completely hidden from the outside world | George Hazan |
2015-01-04 | fatal error to be issued any time we can't load a Std* plugin | George Hazan |
2015-01-03 | dbchecker should be unloaded after database conversion | George Hazan |
2015-01-03 | voluntarily removed line restored | George Hazan |
2015-01-02 | code cleaning | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-31 | ability to run converter from old profile versions without launching Profile ... | George Hazan |
2014-12-29 | crash fix | George Hazan |
2014-12-16 | Fixed minor leaks | Tobias Weimer |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | code cleanup | Rozhuk Ivan |
2014-11-30 | warning fixes | George Hazan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-25 | code cleanup | Rozhuk Ivan |
2014-11-09 | code cleaning | George Hazan |
2014-09-16 | the default profile's name should not be corrupted | George Hazan |
2014-09-14 | fix for running dbchecker from Profile Manager | George Hazan |
2014-09-13 | restored ability to launch a service-mode plugin for a newly created profile | George Hazan |
2014-09-07 | autoexec_nightly_pu.ini to set PluginUpdater for dev builds is not needed any... | Vadim Dashevskiy |
2014-08-21 | missing check added | George Hazan |
2014-08-16 | revert until better solution | Vadim Dashevskiy |
2014-08-16 | mirandaboot cleanup and obsolete autoexec delete | Vadim Dashevskiy |
2014-08-11 | added VKontakte protocol to Unsafe to defaults | Vadim Dashevskiy |
2014-08-05 | DbChecker unload | Vadim Dashevskiy |
2014-07-22 | fix for assigning DWORDS in the same database variable that held a string before | George Hazan |
2014-07-21 | Profile Manager must be shown even if there is only one obsoleted profile | George Hazan |
2014-07-21 | profile creation fix | George Hazan |
2014-07-20 | forgotten ++ | George Hazan |
2014-07-20 | if one profile is ok and another one requires a conversion, we still need to ... | George Hazan |
2014-07-20 | default profile verification | George Hazan |
2014-07-20 | slightly more correct version | George Hazan |
2014-07-20 | single profile that requires conversion also to raise up Profile Manager | George Hazan |
2014-07-20 | we don't unload checker on startup | George Hazan |
2014-07-20 | all profile conversion stuff moved to dbchecker | George Hazan |
2014-07-19 | code cleaning | George Hazan |
2014-07-19 | more red icon for the fatal errors | George Hazan |