Age | Commit message (Expand) | Author |
2018-02-21 | AVS: C++'11 iterators | aunsane |
2018-01-26 | MS_IMG_LOAD replaced with Bitmap_Load where possible | George Hazan |
2018-01-26 | AdvaImg: | 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-11-29 | replace russian с to latin c | 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-08-06 | Update all other files in repository to use https links for Miranda NG website | Robert Pösel |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel |
2017-01-08 | unused ansi services removed | George Hazan |
2017-01-08 | code cleaning | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-11-17 | PathToRelativeT - forgotten macro | George Hazan |
2016-10-30 | OPTIONSDIALOGPAGE::hIcon - also unused | George Hazan |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-06-11 | MRA: change avatars load threads count default value from 4 to 1 | Rozhuk Ivan |
2016-06-06 | minor code cleaning (stub removed) | George Hazan |
2016-05-13 | code cleaning | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-12-28 | AVS: decapitalization | Dart Raiden |
2015-11-18 | AVS: this section is called "Avatar" | Dart Raiden |
2015-11-15 | AVS: use -> insread of | | Dart Raiden |
2015-11-11 | thread library: | George Hazan |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-13 | warning fixes | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-24 | set maximum size by default, not 0 | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-07 | - common.props divided into app.props & plugin.props; | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-01 | - atavism named MS_UTILS_LOADBITMAP removed; | George Hazan |
2015-06-01 | various quirks with PROTO_AVATAR_INFORMATION declarations | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-28 | - MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS... | George Hazan |
2015-05-28 | AVS: | slotwin |