Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-20 | Revert "Conversation fix icon display" | Konstantin | |
This reverts commit 9eda23f5d0d4d239bd46a2da66bf4ff141dc3ad0. | |||
2018-05-20 | Conversation fix icon display | Konstantin | |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed ↵ | George Hazan | |
in each plugin. mir_getLP() remains for compatibility with pascal plugins only | |||
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan | |
it remains existing for now, but as reference to g_plugin.m_hLang | |||
2018-05-16 | FavContacts, FileAsMessage, Fingerprint, FloatingContacts, Folders, FTPFile: ↵ | Mataes | |
cmplugin adaptation | |||
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan | |
2018-03-16 | entities' names to be started with capital letters | George Hazan | |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan | |
2018-02-24 | guard headers | Goraf | |
2018-01-26 | code optimization | George Hazan | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-22 | remove AIM support completely | dartraiden | |
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-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-12-06 | convert txt files to utf-8 | Kirill Volinsky | |
2017-12-01 | remove Tlen completely | dartraiden | |
2017-11-29 | goodbye WhatsApp | dartraiden | |
2017-11-28 | fix after convert | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan | |
2017-10-23 | Renamed readme.txt | Tobias Weimer | |
2017-10-22 | fix for broken project filters | George Hazan | |
2017-08-14 | Jabber: fix for retrieving QIP versions | George Hazan | |
2017-08-06 | Update all other files in repository to use https links for Miranda NG website | Robert Pösel | |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel | |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan | |
2017-03-08 | project tools version reset | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
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-11 | MS_CLIST_EXTRA_ADD_ICON - forgotten EI service | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17280 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-29 | no more TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-27 | less TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-26 | less 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-25 | hello, Unix. | George Hazan | |
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-06-30 | FingerprintNG: Remove XFire icon as it is already dead | Robert Pösel | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17053 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-20 | Fingerprint: kate icon | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16514 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-19 | Fingerprint: some fixes | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16507 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-16 | fix to correct detection XMPP client "Conversations" | Konstantin Nikulin | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16487 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-13 | fix to correct detection xabber | Konstantin Nikulin | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16478 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-30 | BITMAPINFO initialization | Goraf | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16199 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-26 | Fingerprint: fix HotCoffe detecting | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16172 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but ↵ | Robert Pösel | |
just strcmp() (and similar methods) It's not needed to user mir_* for checking null pointers when we're comparing const strings with DBCONTACTWRITESETTING values which should be always initialized correctly. Somewhere also changed strcmpi to just strcmp, because these settings are case-sensitive anyway. git-svn-id: http://svn.miranda-ng.org/main/trunk@15631 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-09-18 | replace "(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 | |||
2015-08-20 | Fingerprint: | Tobias Weimer | |
- Fixed GoogleTalk detection git-svn-id: http://svn.miranda-ng.org/main/trunk@14999 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-22 | typo fix | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14637 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |