Age | Commit message (Expand) | Author |
2018-03-13 | additional fix for #1143 (message with non-latin chars is stored as garbage b... | George Hazan |
2018-02-16 | fixes #1143 (CmdLine Plugin error when using Diacritics in message) | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
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-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan |
2017-10-09 | MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode() | George Hazan |
2017-10-08 | CmdLine: minor fix | dartraiden |
2017-10-05 | proper capitalization | dartraiden |
2017-09-29 | CmdLine: MirLua support | aunsane |
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-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan |
2016-09-13 | mode old database junk to die | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-07-31 | CmdLine: - Fixed unicode conversion | Tobias Weimer |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-21 | improperly named helper renamed | George Hazan |
2016-05-18 | these tons of code aren't needed anymore... | George Hazan |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-08-29 | MimCmd: Fix getting contacts by "online" status; version bump | Robert Pösel |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-08-16 | name conflicts solved | George Hazan |
2015-08-13 | data format fixes | Kirill Volinsky |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-25 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | George Hazan |
2015-06-21 | bump | Vadim Dashevskiy |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | timezone api migrated to mir_core | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-16 | bump | Vadim Dashevskiy |
2015-06-16 | fix for mimcmd vs2010 project | George Hazan |
2015-06-16 | bump | Vadim Dashevskiy |
2015-06-15 | MimCmd to set path to libs too | George Hazan |
2015-06-07 | - common.props divided into app.props & plugin.props; | George Hazan |
2015-06-01 | - ProtoCallService() function considered too dangerous and therefore isn't ex... | George Hazan |
2015-05-31 | fixes for PS_SETAWAYMSG calls | George Hazan |
2015-05-28 | unsafe strncat removed | George Hazan |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |