Age | Commit message (Expand) | Author |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace stricmp to mir_strcmpi | 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-21 | war against atavisms continues | George Hazan |
2015-05-11 | minus CreateThread | Kirill Volinsky |
2015-05-03 | fix for the option's page style pt. 10 | Vadim Dashevskiy |
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-02-19 | SkypeClassic: | Tobias Weimer |
2015-02-06 | Remove useless __INTERNAL_NAME constant from rest of plugins | Robert Pösel |
2015-02-01 | SkypeClassic: | Tobias Weimer |
2015-01-19 | SkypeClassic: | Tobias Weimer |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-14 | SkypeClassic and Xfire: minor spelling corrections | RMN |
2015-01-14 | SkypeClassic: | Tobias Weimer |
2015-01-14 | minus couple of critical sections | George Hazan |
2015-01-12 | non-existent file removed from project | George Hazan |
2015-01-12 | - compilation fix; | George Hazan |
2015-01-12 | "acknowledgement" = en-gb, "acknowledgment" = en-us | Dart Raiden |
2015-01-12 | git-svn-id: http://svn.miranda-ng.org/main/trunk@11836 1316c22d-e87f-b044-9b9... | Dart Raiden |
2015-01-12 | SkypeClassic: de-capitalization | Dart Raiden |
2015-01-10 | SkypeClassic: | Tobias Weimer |
2015-01-10 | Removed unneeded file | Tobias Weimer |
2015-01-09 | Option "NoAck" now enabled by default | Tobias Weimer |
2015-01-09 | SkypeClassic: | Tobias Weimer |
2014-12-14 | SendMessage(.... WM_SETTEXT...) -> SetWindowText(...) | Rozhuk Ivan |
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-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | multiple buf size fixes | 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-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-30 | icons in filters project files (by person) | Vadim Dashevskiy |
2014-11-30 | code cleanup, x64 fix | Rozhuk Ivan |
2014-11-29 | SkypeClassic: code cleanup | Rozhuk Ivan |
2014-11-28 | - compilation fix; | George Hazan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-11-18 | SkypeClassic | Tobias Weimer |
2014-11-18 | SkypeClassic | Tobias Weimer |