summaryrefslogtreecommitdiff
path: root/plugins/MessageState
AgeCommit message (Collapse)Author
2018-03-16class renaming, part IIGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
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-08-05Change plugin links from http:// to https://Robert Pösel
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 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" 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-05-15MessageState: fix(?) extra icons errorMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-11MessageState: small fix MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16817 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-27compilation fix.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16772 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-22MessageState: code cleanup MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16747 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-10-11MessageState: fix for files MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15535 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-09MessageState: code optimization; leaks fixes MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15314 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-05oops MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15282 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-05git-svn-id: http://svn.miranda-ng.org/main/trunk@15281 ↵MikalaiR
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-05MessageState: fixed icon changing MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15280 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-05MessageState: clist extra icons featureMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-05MessageState: small fix MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15252 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-05MessageState: refactoring MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15248 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-30MessageState: code cleanupMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15112 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-14- all icolib services removed;George Hazan
- IcoLib_* functions are bound directly to the code git-svn-id: http://svn.miranda-ng.org/main/trunk@14161 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-09spelling (thx RMN)MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14090 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-09MessageState: Added description (thx RMN)MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14089 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-09MessageState: Cleanup.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14083 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-09spelling correction MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14077 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-09MessageState added to mir_dev.slnVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14075 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-09MessageState: Added dummy service.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14073 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-09MessageState: Initial commit.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14072 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c