summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2014-01-08- end of ANSI support in chats;George Hazan
- manual crit section control removed from chat engine; - bunch of memory-related clutches either removed or replaced with smart pointers git-svn-id: http://svn.miranda-ng.org/main/trunk@7549 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-08chat structures slightly cleaned (no changes so far)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7547 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-08VK: fix to choose maximum photo size availableGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7539 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-07idea with the base domain in VK considered uselessGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7537 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-07HNY part 2George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7534 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-07VK: attacment types detection (fixes #541)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7533 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-07ability to set the alternative VK domainGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7531 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-07VK: group name became tunableGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7530 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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