summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu/src/links.cpp
AgeCommit message (Expand)Author
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-03-31AssocMgr: removed not used files and functionsMataes
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-02-21all another C++'11 iteratorsGeorge Hazan
2018-01-26Gadu-Gadu: partial move to UI classesGoraf
2018-01-20Gadu-Gadu: code cleaningGoraf
2018-01-19Gadu-Gadu: code cleaningGoraf
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-06fix after files conversationKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-29no more TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-04-05Gadu-Gadu: resource leak fixes, cleanupTobias Weimer
2015-06-29ownerData isolated inside TMO_IntMenuItem not to allow external structures to...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-22minor correction in the internal genmenu structureGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-12-16- new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam);George Hazan
2013-06-30- major cleanup of GG avatar codeGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-12Gadu-Gadu: folders restructurizationVadim Dashevskiy