summaryrefslogtreecommitdiff
path: root/plugins/NoHistory
AgeCommit message (Expand)Author
2015-09-19fix encoding problemsDart Raiden
2015-09-04NoHistory: menu uidAlexander Lantsev
2015-07-31project fixes for VS2010Tobias Weimer
2015-07-26more warning fixesGeorge Hazan
2015-07-26NoHistory: common projectKirill Volinsky
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
2015-07-21platform toolset updated for vc2015Kirill Volinsky
2015-07-21preparing for vc2015Kirill Volinsky
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-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-03fix for the option's page style pt. 4Vadim 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-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-18кто имеет медный щит, тот имеет медный лобGeorge Hazan
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
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-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-23spelling correction (e.g. twitter -> Twitter)Dart Raiden
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-09-21Not needed version checks removedKirill Volinsky
2013-08-27fixes for StatusIconData initialization George Hazan
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
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-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy