Age | Commit message (Expand) | Author |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-03-20 | fix for a possible memory corruption | George Hazan |
2015-03-20 | code cleaning | George Hazan |
2015-03-01 | NewXStatusNotify: | Tobias Weimer |
2015-03-01 | NewXStatusNotify: | Tobias Weimer |
2014-12-17 | NewXstatusNotify: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-08-05 | NewYStatusNotify: | Tobias Weimer |
2014-07-31 | options refactoring (thx slotwin) | Kirill Volinsky |
2014-07-26 | stupid duplicated code of embedded clists removed | 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 |
2013-09-25 | valid options initialization | George Hazan |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-06-27 | added bass_interface support | Kirill Volinsky |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-03-02 | removed not used headers | Kirill Volinsky |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTORELATIVE | George Hazan |
2012-12-10 | -fixed status message notification for hidden contacts (reported by Andrzej A... | Tobias Weimer |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-07 | EMPTY_EXTRA_ICON applied to all another plugins | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-26 | - old crap killed in NewXStatusNotify | George Hazan |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-07-23 | NewXstatusNotify: changed folder structure | Vadim Dashevskiy |