summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2013-04-20- temporary commit. may contain non-working codeAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4483 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-20end of the city legend that PSS_MESSAGEW ever existedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4482 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-20protocols must return unique ids on SendMsgGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-20- temporary commit. may contain non-working codeAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-17git-svn-id: http://svn.miranda-ng.org/main/trunk@4462 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-17fixed crash on start when skypekit couldn't connect quicklyKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4461 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-16fix for Jabber privacy lists editorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4457 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-16translation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4456 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-15fixed crash when you did not select any contact for group chat creatingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4455 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-15chats enabled:Kirill Volinsky
may contain various bugs git-svn-id: http://svn.miranda-ng.org/main/trunk@4454 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-15added project for vc2012Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4452 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-13- fix some own avatar get/set bugsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4449 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-13- fixed avatar get (loading from skype server)Alexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4442 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-13- fixed avatar set (loading on skype server)Alexander Lantsev
- fixed search by name git-svn-id: http://svn.miranda-ng.org/main/trunk@4439 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-12- fix for Jabber popup menu;George Hazan
- all calls of MS_CLIST_GETCONTACTDISPLAYNAME are replaced with direct calls of CLIST_INTERFACE; - old unneeded function removed git-svn-id: http://svn.miranda-ng.org/main/trunk@4434 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11- Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON)George Hazan
- various fixes related to SRMM icons; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@4426 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11Unicode, auto-translatable tooltips for Srmm iconsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4423 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11correct jabber icon passingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4421 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11status icons almost recoveredGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4420 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11SRMM icons to be unloaded automaticallyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-10attempt to fix the most crazy pieces of status icons related codeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4417 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-10warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-10Removed spaces around bracketsRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4406 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-10Skype options fixesRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4405 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
- database cycles simplified git-svn-id: http://svn.miranda-ng.org/main/trunk@4404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09- short function names allows to write database loops in one string;George Hazan
- 'continue' operator can be used then; - multiple bugs fixed in clists; - code becomes much more compact; git-svn-id: http://svn.miranda-ng.org/main/trunk@4403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09compilation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4402 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-08fix for Jabber protocol "main" iconGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4393 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-08Facebook: Fixed loading offline messages.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-07end of the old database macrosesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4373 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-07mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it ↵George Hazan
without parameters git-svn-id: http://svn.miranda-ng.org/main/trunk@4368 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-07fixed own port usingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4363 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-07compilation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4360 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4354 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05rest of menu cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4325 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05- rest of menus cleared;George Hazan
- old database macroses wiped out from all plugins (left in m_database.h for compatibility) git-svn-id: http://svn.miranda-ng.org/main/trunk@4324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05Fixed old icq authorization dialog bug. (fixes #271)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4320 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4319 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05- first approach of file transferringAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@4317 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-01use custom connetction hostVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4276 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-01- Jabber: Odnklassniki.ru - use local roster groupsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4275 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-01- Jabber: Odnklassniki.ru preset addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4274 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-31HistoryEvents & HistoryKeeper support removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4269 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-29Facebook: Fixed canceling friendshipRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4244 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-29typosTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@4243 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-29- NewsAggregator: cosmetics (patch from dartraiden)Vadim Dashevskiy
- Mra: cosmetics (patch from person) - BuddyPounce: deprecated and bizarre aliases removed (patch from person) git-svn-id: http://svn.miranda-ng.org/main/trunk@4240 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-29- resource cosmetics (patch from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4239 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-28we don't check whether the new Jabber account belongs to Google or not, ↵George Hazan
cause it has no settings git-svn-id: http://svn.miranda-ng.org/main/trunk@4227 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c