summaryrefslogtreecommitdiff
path: root/plugins/HwHotKeys
AgeCommit message (Collapse)Author
2018-04-06code cleaningGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnEventsProcessTrayDoubleClick => ↵George Hazan
Clist_EventsProcessTrayDoubleClick
2018-02-24guard headersGoraf
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-01-01bump copyright yeardartraiden
2016-10-28- old useless helpers removed from the Options module;George Hazan
- mir_app functions introduced instead of them; - OPENOPTIONSDIALOG structure removed from m_options.h
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17267 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-02- three remaining clist services converted into functions ↵George Hazan
(Clist_MenuProcessCommand, Clist_IsDocked, Clist_MenuProcessHotkey); - old unused junk removed from CLIST_INTERFACE with its stubs; - all unused clist services also removed with bunch of another crap like unused params git-svn-id: http://svn.miranda-ng.org/main/trunk@17243 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17136 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-22Standartize "Version.h" to "version.h" (final rename)Robert Pösel
I just hate SVN. git-svn-id: http://svn.miranda-ng.org/main/trunk@17119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-22Standartize "Version.h" to "version.h" (temporary rename)Robert Pösel
I hate SVN. git-svn-id: http://svn.miranda-ng.org/main/trunk@17118 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-22Standartize "Version.h" to "version.h" in all plugin's and protocol's includesRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@17117 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 3 (final)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 1Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15984 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-27HwHotKeys: clean descriptionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15782 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-22spelling correctionsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15757 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-31project fixes for VS2010Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@14772 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-26more warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14728 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-24HwHotKeys: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14667 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21platform toolset updated for vc2015Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21preparing for vc2015Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced ↵George Hazan
with pcli->* members git-svn-id: http://svn.miranda-ng.org/main/trunk@14459 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-23- langpacks/english: update;Vadim Dashevskiy
- langpacks/russian: update; translation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@14354 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-20HwHotKeys projects adjustmentVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12994 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-08- Grammar: "allow" should be always followed by an indirect object (or ↵RMN
whatever they call it) before the infinitive - Description of NewAwaySys changed git-svn-id: http://svn.miranda-ng.org/main/trunk@12681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-07HwHotKeys projects adjustmentVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12654 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-30a bit of standardization Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12568 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-30converted to ANSIVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12567 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-302010 compilation fix (thx person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12559 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-30git-svn-id: http://svn.miranda-ng.org/main/trunk@12558 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-30HwHotKeys plugin added, does not compile in MSVC 2010 yet (error C2470)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12557 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c