summaryrefslogtreecommitdiff
path: root/protocols/SkypeClassic
AgeCommit message (Expand)Author
2015-05-22replace stricmp to mir_strcmpiKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-11minus CreateThreadKirill Volinsky
2015-05-03fix for the option's page style pt. 10Vadim Dashevskiy
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-02-19SkypeClassic:Tobias Weimer
2015-02-06Remove useless __INTERNAL_NAME constant from rest of pluginsRobert Pösel
2015-02-01SkypeClassic:Tobias Weimer
2015-01-19SkypeClassic:Tobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-14SkypeClassic and Xfire: minor spelling correctionsRMN
2015-01-14SkypeClassic:Tobias Weimer
2015-01-14minus couple of critical sectionsGeorge Hazan
2015-01-12non-existent file removed from projectGeorge Hazan
2015-01-12- compilation fix;George Hazan
2015-01-12"acknowledgement" = en-gb, "acknowledgment" = en-usDart Raiden
2015-01-12git-svn-id: http://svn.miranda-ng.org/main/trunk@11836 1316c22d-e87f-b044-9b9...Dart Raiden
2015-01-12SkypeClassic: de-capitalizationDart Raiden
2015-01-10SkypeClassic:Tobias Weimer
2015-01-10Removed unneeded fileTobias Weimer
2015-01-09Option "NoAck" now enabled by defaultTobias Weimer
2015-01-09SkypeClassic:Tobias Weimer
2014-12-14SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)Rozhuk Ivan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13multiple buf size fixesRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-30icons in filters project files (by person)Vadim Dashevskiy
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-11-29SkypeClassic: code cleanupRozhuk Ivan
2014-11-28- compilation fix;George Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-11-18SkypeClassicTobias Weimer
2014-11-18SkypeClassicTobias Weimer
2014-11-18SkypeClassicTobias Weimer
2014-10-08SkypeClassic: Sync from leecher's repo (r1963)Robert Pösel