summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src
AgeCommit message (Expand)Author
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-19fixed header bar infoKirill Volinsky
2015-04-16Spelling correction (patch by RMN)Vadim Dashevskiy
2015-04-16IsStatusConnecting() - useful macroGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-13minor code cleaningGeorge Hazan
2015-04-13warning fixGeorge Hazan
2015-04-13- nasty crutch removed from Options_AddPage;George Hazan
2015-04-12unneeded object creation removedGeorge Hazan
2015-04-11minor fixes, code cleaning etcGeorge Hazan
2015-04-10another unused field removedGeorge Hazan
2015-03-28more code cleaning George Hazan
2015-03-28- unused code removed;George Hazan
2015-03-24UI Utils classes & templates moved to the core, thus allowing any plugin to u...George Hazan
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-03-21unused code removedGeorge Hazan
2015-03-11no need for options in Jabber status menuVadim Dashevskiy
2015-02-28Jabber:Tobias Weimer
2015-02-23fix for a crash in Jabber user info dialogGeorge Hazan
2015-02-22Jabber:Tobias Weimer
2015-01-30code cleaningGeorge Hazan
2015-01-27Minor bugfixesTobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-12"acknowledgement" = en-gb, "acknowledgment" = en-usDart Raiden
2015-01-07fix for potentially endless loopsGeorge Hazan
2015-01-03fix not to retrieve jabber avatar if it's not neededGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-30fix for the memory allocation conflictGeorge Hazan
2014-12-21warning fixesGeorge Hazan
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan
2014-12-18various calls of setlocale removedGeorge Hazan
2014-12-14Jabber: warning level 4George Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)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-13Minor warnings fixedTobias Weimer
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-05warning fixGeorge Hazan
2014-12-02less warningsGeorge Hazan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk 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