summaryrefslogtreecommitdiff
path: root/plugins/FavContacts
AgeCommit message (Expand)Author
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-07-30Hotkeys: code cleaningGeorge Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-10-30OPTIONSDIALOGPAGE::groupPosition - unused field removedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
2016-09-16forgotten database functionGeorge Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-09-06Clist_GetImageList()George Hazan
2016-09-06clist services' extermination continuedGeorge Hazan
2016-09-05Menu_DrawItem & Menu_MeasureItem now simply receive LPARAMGeorge Hazan
2016-09-02- three remaining clist services converted into functions (Clist_MenuProcessC...George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-22Standartize "Version.h" to "version.h" (final rename)Robert Pösel
2016-07-22Standartize "Version.h" to "version.h" (temporary rename)Robert Pösel
2016-05-18these tons of code aren't needed anymore...George Hazan
2016-04-19further junk cleaningGeorge Hazan
2016-04-15contact list groups:George Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-16name conflicts solvedGeorge Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-28code cleaningGeorge Hazan
2015-06-27- clist menus went to functionsGeorge Hazan
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-24fixes for MENUITEMINFO declarationsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-20warning fixesGeorge Hazan
2015-05-18FavContacts: unified projectVadim Dashevskiy
2015-05-14memory corruption fixKirill Volinsky
2015-05-03fix for the option's page style pt. 3Vadim Dashevskiy
2015-04-30minus critical sectionKirill Volinsky
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-20code cleaningGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan