summaryrefslogtreecommitdiff
path: root/plugins/PasteIt
AgeCommit message (Expand)Author
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-11small fixMikalaiR
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-17cleanupKirill Volinsky
2015-05-03fix for the option's page style pt. 4Vadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-06-25spelling correctionsDart Raiden
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk 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-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-02m_database.h is not needed in many casesGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-11forgotten to declare two remaining fields as constGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-03version related code cleaningGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-11langpacks\ukrainian: update (by RMN)Vadim Dashevskiy
2013-11-10kB -> KB (patch from RMN)Dart Raiden
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-09-25valid options initializationGeorge Hazan
2013-07-26replace sprintf to mir_snprintf (part 7)Kirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-06-21minor code cleaningGeorge Hazan
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge 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
2013-03-03removed not used headersKirill Volinsky
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan