summaryrefslogtreecommitdiff
path: root/protocols/JabberG
AgeCommit message (Expand)Author
2014-07-24event codes cleaning. try 1Alexey Kulakov
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-06-29ooopsVadim Dashevskiy
2014-06-29git-svn-id: http://svn.miranda-ng.org/main/trunk@9615 1316c22d-e87f-b044-9b9b...Vadim Dashevskiy
2014-06-25typos, spelling correctionDart Raiden
2014-06-15fixes #701 (buffer overrun in Jabber)George Hazan
2014-05-26spelling correctionsDart Raiden
2014-05-12fix for a typo in JabberGeorge Hazan
2014-04-25decapitalization (these names are shown in VersionInfo reports)Dart Raiden
2014-04-25translation improvementsDart Raiden
2014-04-12invisible overlay fixKirill Volinsky
2014-04-05Jabber: fix issue #633 (wrong function called on remote command list).ForNeVeR
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-16clutch for a crash on exit on slow machinesGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-03-05Jabber:George Hazan
2014-03-02Jabber: fix forGeorge Hazan
2014-03-01Jabber: Fixed TCHAR Logging in DebugLogTobias Weimer
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-27russian & ukrainian translation updateKonstantin Nikulin
2014-02-27git-svn-id: http://svn.miranda-ng.org/main/trunk@8295 1316c22d-e87f-b044-9b9b...George Hazan
2014-02-27more fun:George Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-18fixes 584George Hazan
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-01explicit groupchat exit must close its windowGeorge Hazan
2014-02-01copy-paste problem in sourcesGeorge Hazan
2014-01-29now final, yesGeorge Hazan
2014-01-29final fix for #577George Hazan
2014-01-29fixes #557 (SCRAM-SHA-1 fails for salts longer than 16 bytes)George Hazan
2014-01-25.. and also prevent a mess in a nicklistGeorge Hazan
2014-01-25no need to close chat room windows in Jabber after logoffGeorge Hazan
2014-01-25ะก++ sources: __VERSION_STRING -> __VERSION_STRING_DOTSGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-18fix for Jabber capability descriptionGeorge Hazan
2014-01-14- added missing ext cap for Nudge;George Hazan
2014-01-14fixes #11 (Own jabber capabilities should be reported objectively)George Hazan
2014-01-14more effective constructor for temporary formatted stringGeorge Hazan