summaryrefslogtreecommitdiff
path: root/plugins/HistoryStats/src/version.h
AgeCommit message (Collapse)Author
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2018-07-25we don't translate options inside pluginGeorge Hazan
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-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-08-05Change plugin links from http:// to https://Robert Pösel
2016-12-22ughmGeorge Hazan
2015-09-18replace "(c)" and "c" by ©Dart Raiden
update years in __COPYRIGHT git-svn-id: http://svn.miranda-ng.org/main/trunk@15384 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan
- calls of MS_PROTO_ISPROTOCOLLOADED replaced with ProtoGetAccount() wherever possible git-svn-id: http://svn.miranda-ng.org/main/trunk@11558 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-15crash fix for time handling in HistoryStats 64 bits (thx to white_tiger)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8623 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-11SetWindowLong -> SetWindowLongPtr;George Hazan
GetWindowLong -> GetWindowLongPtr; LONG -> LONG_PTR git-svn-id: http://svn.miranda-ng.org/main/trunk@8559 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-05HistoryStats: more detailed descriptionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@8418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-05- adaptation for standard Windows ways of handling Unicode;George Hazan
- obsoleted code removed; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@8407 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-05version info added, MSVC 2013 projects addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c