summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ
AgeCommit message (Expand)Author
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-16ProtoBroadcastAck for ICQTobias Weimer
2013-06-14ICQ: Use core auth icons.Robert Pösel
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-16unused clist headersGeorge Hazan
2013-05-16we don't need VS2003/2005 support as wellGeorge Hazan
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-04-26fix for quirky code in ICQ menusGeorge Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-07mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without...George Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05Fixed old icq authorization dialog bug. (fixes #271)Robert Pösel
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-03-25- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-21handle leak in ICQGeorge Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2013-03-13- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-11- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-02unicode folders custom names (gotten from szName by default, as usual)George Hazan
2013-03-02unneeded code removedGeorge Hazan
2013-03-02rest of TCHAR_STR_PARAM replacedGeorge Hazan
2013-03-02- avatars' Folders settings moved to the "Avatars" section;George Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTORELATIVEGeorge Hazan
2013-03-01service call replaced with helperGeorge Hazan
2013-03-01useless Folders support checks removedGeorge Hazan
2013-03-01Fix for crash of ICQ plugin due server group list was not obtained (patch by ...Tobias Weimer
2013-02-25PROTO_INTERFACE made zeroed on the basic inheritance levelGeorge Hazan
2013-02-23useless variable m_szProtoName removedGeorge Hazan
2013-02-23- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...George Hazan
2013-02-21- account's icon is automatically set to its online icon;George Hazan
2013-02-21hooking loading/unloading popups pluginsKirill Volinsky
2013-02-18- Create PopUp options pages only when popup plugin present Vadim Dashevskiy
2013-02-16- resource cosmetics (patch from person)Vadim Dashevskiy
2013-02-14+ Restored sendOwnerInfoRequest() function in legacy mode. (patch by ryo-oh-ki)Tobias Weimer
2013-02-14Fixed missed update of a new password in "change user info dialog" in case wh...Tobias Weimer
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
2013-02-12fix for settings' tableGeorge Hazan
2013-02-12good bye, ansiGeorge Hazan
2013-02-12fix for &RQ detection in ICQGeorge Hazan
2013-02-12- ICQ: numbers only allowed in 'port' input fieldVadim Dashevskiy
2013-02-12- ICQ: minor ressource fixesVadim Dashevskiy
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-02-09ICQ: Added patch from ryo-oh-ki:Robert Pösel