summaryrefslogtreecommitdiff
path: root/plugins/FavContacts/src
AgeCommit message (Expand)Author
2013-09-10fix for unitialized variables in FavContacts George Hazan
2013-09-07direct access to CListGroups restricted George Hazan
2013-08-27fixes for StatusIconData initialization George Hazan
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-04-11- Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON)George Hazan
2013-04-11Unicode, auto-translatable tooltips for Srmm iconsGeorge Hazan
2013-04-11SRMM icons to be unloaded automaticallyGeorge Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-21- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-19- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-10various TTB initialization issuesGeorge Hazan
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-02-24added precompiled headerKirill Volinsky
2013-02-09removed not needed interfacesKirill Volinsky
2013-01-20- Another portion of _T replacement (patch from person)Vadim Dashevskiy
2012-12-07- Options tree items changeVadim Dashevskiy
2012-12-03fixed link to optionsTobias Weimer
2012-12-03fixed icons in FavContacts (fixes #161)Tobias Weimer
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01SKINICONDESC initialization - end-II :)George Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-07git-svn-id: http://svn.miranda-ng.org/main/trunk@2244 1316c22d-e87f-b044-9b9b...Vadim Dashevskiy
2012-11-07Cosmetics for plugins descriptions and their translation.Vadim Dashevskiy
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-08-15Yet another Miranda IM > NG rename part 2Vadim Dashevskiy
2012-07-26Miranda homepage link in plugininfo is changed to http://miranda-ng.org/Vadim Dashevskiy
2012-07-18ExtraIcon, Favcontacts, FileAsMessage, FingerPrintModPlus: changed folder str...Vadim Dashevskiy
2012-07-16dynamic dll checkerGeorge Hazan
2012-07-12minor toptoolbar fixesKirill Volinsky
2012-07-12obsolete flag TTBBF_ICONBYHANDLE removedGeorge Hazan
2012-07-12repetitions removedGeorge Hazan
2012-07-12fix for empty iconsGeorge Hazan
2012-07-08TopToolbar usage fixed everywhereGeorge Hazan
2012-07-03no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutchGeorge Hazan
2012-06-27no more pluginLink in load()George Hazan
2012-06-26mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.George Hazan
2012-06-25dynamic fonts' options translationGeorge Hazan
2012-06-20- MS_SKIN2_ADDICON replaced with Skin_AddIcon;George Hazan
2012-06-19- dynamic hotkey translationGeorge Hazan
2012-06-19fixes for the options page translationGeorge Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-15another portion of "#ifsef Unicode" removalVadim Dashevskiy
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-06-08GetWindowLong -> GetWindowLongPtrGeorge Hazan