summaryrefslogtreecommitdiff
path: root/plugins/PackUpdater
AgeCommit message (Expand)Author
2015-08-16code cleaningGeorge Hazan
2015-07-26PackUpdater: common projectVadim Dashevskiy
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
2015-07-21PackUpdater: vc2015 compilation fixKirill Volinsky
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-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-29langpacks/russian & ukrainian update. kill term «Use Popup colors» now is Â...Konstantin Nikulin
2015-05-01PackUpdater:Tobias Weimer
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-01-30Miranda HTTP user agent unification (not to have problems with sites)George Hazan
2015-01-02fixed Force flag workingKirill Volinsky
2015-01-02fixed version compareKirill Volinsky
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-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-06-12merge m_popup and m_popup2 headersKirill Volinsky
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-05fixed version compareKirill Volinsky
2014-02-02m_database.h is not needed in many casesGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-03- PackUpdater to be launched in the temporary directory instead of Miranda's ...George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-05spelling correction (thanks RMN) Vadim Dashevskiy
2013-10-04plugins: "colour" eliminatedDart Raiden
2013-09-25valid options initializationGeorge Hazan
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-19Changed PopUp to Popup in delphi files, langpack files and rc files.Robert Pösel
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-18redirect enabled for Pack UpdaterGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy