Age | Commit message (Expand) | Author |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace _tcsncat to mir_tstrncat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | 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-16 | fix for strncat use | Kirill Volinsky |
2015-03-30 | Weather: | Tobias Weimer |
2015-02-05 | Weather: Minor fixes | Tobias Weimer |
2014-12-31 | memleak fix | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-07 | Weather: Add support for specifying own UserAgent in INI (requested in #810) | Robert Pösel |
2014-06-25 | typos, spelling correction | Dart Raiden |
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 |
2013-08-22 | More double spaces eliminated | Dart Raiden |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-05-19 | Reverted some broken plugins settings. | Robert Pösel |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
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 |
2012-11-29 | - weather is not updated in the virtual mode; | George Hazan |
2012-11-28 | ex-protos moved to the Plugins folder | George Hazan |