Age | Commit message (Expand) | Author |
2015-05-31 | SkypeClassic moved to deprecated | Vadim Dashevskiy |
2015-05-28 | - MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS... | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-01-12 | SkypeClassic: de-capitalization | Dart Raiden |
2015-01-10 | SkypeClassic: | Tobias Weimer |
2015-01-09 | SkypeClassic: | Tobias Weimer |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-18 | SkypeClassic | Tobias Weimer |
2014-08-14 | SkypeClassic: Complete revert to NG version | Robert Pösel |
2014-08-13 | working C++ version restored | George Hazan |
2014-08-13 | Made SkypeClassic plugin compatible with Miranda IM again so that plugins for... | Piotr Piastucki |
2014-08-11 | SkypeClassic: Revert previous commits as it doesn't work in reality | Robert Pösel |
2014-08-11 | Updated SkypeClassic sources from leecher (compatible with IM, but broken wit... | Robert Pösel |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-08 | - end of ANSI support in chats; | George Hazan |
2013-11-19 | preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB... | George Hazan |
2013-10-29 | SkypeClassic: Folders structure and project cleanup | Robert Pösel |