summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2014-01-04two memory leaks in JabberGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7507 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-04some code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7499 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-04Jabber: Minor LPGEN fixesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@7491 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-04Both abbreviations i.e. and e.g. are preceded by a comma. Both are followed ↵Dart Raiden
by a comma in American English git-svn-id: http://svn.miranda-ng.org/main/trunk@7489 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-04WART utility updatedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@7488 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-03fix for the wrong JIDs displaying in tabSRMM info panelGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7484 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-03- Jabber: translation fix;Vadim Dashevskiy
- langpacks/english: update; - langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@7481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-03Jabber resource menu translationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-03version related code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7478 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
thus manual call of destroy() might be removed from: - class destructors; - Unload() plugin's functions (for global data); - local (auto) variables in functions finalizations git-svn-id: http://svn.miranda-ng.org/main/trunk@7467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02Separate writing of "infobar", "titlebar", "statusbar", etc.Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02fix for extra icons in XFireGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7453 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01removed unicode prefix, updated yearTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@7449 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01Slightly modified IRC CTCP VERSION response send information about x64/x86 ↵Tobias Weimer
version of Miranda NG git-svn-id: http://svn.miranda-ng.org/main/trunk@7448 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01useless icon copying removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-30"Nickname" occurs much more frequently in sourcesDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7427 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-29Jabber:George Hazan
- fix for a crash in vcard parsing; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@7410 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-28Jabber version must be changed to reflect the difference in capsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7406 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-28correct XEP-0249 support (missing caps for jabber:x:conference)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7405 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-27clist -> contact listDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-26Facebook: removed useless check (fixed in r7379)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@7384 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-25less mind blowing code for the root menu creationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7380 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-25fix for menu item paramsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7379 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-25ICQ untied from m_version.hGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7378 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-24fix for the correct zeroing of CJabberIqInfoGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7373 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-24more effective event removerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7372 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-23new variable in MRA user listGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7361 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-23spelling correctionsDart Raiden
langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7359 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-23spelling correction (e.g. twitter -> Twitter)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-23git-svn-id: http://svn.miranda-ng.org/main/trunk@7349 ↵Dart Raiden
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-21YahooSzymon Tokarz
- add for issue #485 - improves navigation by keyboard in Yahoo custom search dialog. git-svn-id: http://svn.miranda-ng.org/main/trunk@7323 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-21spelling correction (patch from RMN)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7321 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-21fixes ticket #485: Not possible to leave the advanced search dialog with ↵George Hazan
keyboard git-svn-id: http://svn.miranda-ng.org/main/trunk@7317 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-16compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7250 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-16- new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam);George Hazan
- menu item display names are now translatable; - old nasty pieces of junk removed in CLUIFrames/cluiframes.cpp git-svn-id: http://svn.miranda-ng.org/main/trunk@7247 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-16fix for the VK max message sizeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7246 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-13Gadu-Gadu protocolSzymon Tokarz
- debug log TCHAR's via debugLog() not debugLogA() git-svn-id: http://svn.miranda-ng.org/main/trunk@7195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-13Facebook: Fixed loading sent messages (from other connected devices)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@7170 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-13Facebook: type fixRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@7169 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-13Facebook: don't notify errors marked as "silent" by FacebookRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@7168 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-12minor code restructurizing George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7151 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-11Jabber: support to identify Windows 8.1Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@7133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-11country names fixed (thanks to RMN)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7130 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-10ICQ: list of countries (patch from RMN)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7115 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-09VKontakte:George Hazan
- option added to support server message delivery confirmations; - separate dialog procedure for options; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@7110 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-08MRA: fir for the MyWorld & another web services opening George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7090 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-08- fixed accesibility issues in some plugins (fixes #514, #515, #516, #517)Tobias Weimer
- typo in Whatsapp corrected git-svn-id: http://svn.miranda-ng.org/main/trunk@7085 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-04Gadu-Gadu protocolSzymon Tokarz
- fix crashes on 'Import list from server', 'Export list to Server' and 'Remove list from server' functions (after r6938) git-svn-id: http://svn.miranda-ng.org/main/trunk@7052 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-04IRC: custom reconnect code removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7048 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c