summaryrefslogtreecommitdiff
path: root/plugins/ContactsPlus/src/main.cpp
AgeCommit message (Expand)Author
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-22typo fixGeorge Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-04-25ContactsPlus - common projectVadim Dashevskiy
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2013-12-19total dejunkification of Contacts+:George Hazan
2013-09-07direct access to CListGroups restricted George Hazan
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-02-23projects fixesKirill Volinsky
2013-02-10added version infoKirill Volinsky
2013-02-08removed not needed interfacesKirill Volinsky
2012-12-29code cleaningTobias Weimer
2012-12-29code cleaningTobias Weimer
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-07Cosmetics for plugins descriptions and their translation.Vadim Dashevskiy
2012-08-03removed the Unicode core verificationGeorge Hazan
2012-07-26Miranda homepage link in plugininfo is changed to http://miranda-ng.org/Vadim Dashevskiy
2012-07-22links to addons.miranda-im.org removedVadim Dashevskiy
2012-07-17ContactsPlus, CountryFlags, CrashDumper: changed folder structure Vadim Dashevskiy