Age | Commit message (Expand) | Author |
2016-09-17 | chats: more functions, less structures | George Hazan |
2016-09-16 | - chats services replaces with functions; | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-08-28 | SendScreenshot: | Tobias Weimer |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-27 | <tchar.h> removed from <m_system.h> | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-21 | improperly named helper renamed | George Hazan |
2016-06-05 | - fix for #1059; | George Hazan |
2016-05-18 | these tons of code aren't needed anymore... | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2016-03-05 | SendSS: fix for sync dropbox service | Alexander Lantsev |
2016-03-04 | SendSS: moved to new dropbox service | Alexander Lantsev |
2016-01-04 | unused calls of MS_HOTKEY_UNREGISTER removed | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-12-03 | capitalization | Dart Raiden |
2015-09-24 | SendSS: correct version of prevoious commit | MikalaiR |
2015-09-24 | SendSS: dropbox fixes | MikalaiR |
2015-09-23 | SendSS: Dropbox - fix infinite waiting | MikalaiR |
2015-09-22 | Revert "SendSS: Translations" | René Schümann |
2015-09-21 | SendSS: fix potential crash | MikalaiR |
2015-09-19 | SendSS: Translations | MikalaiR |
2015-09-19 | SendSS: typo fix | MikalaiR |
2015-09-19 | SendSS: Translation fixes | MikalaiR |
2015-09-19 | SendSS: fix sending to jabber; more other fixes | MikalaiR |
2015-09-19 | SendSS: Dropbox sending rework | MikalaiR |
2015-09-05 | SendScreenshot: menu uid | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-16 | fix for conversion from HBRUSH to BOOL | George Hazan |
2015-07-29 | - warning fixes; | George Hazan |
2015-07-26 | common projects | Kirill Volinsky |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | we don't need HGENMENU_ROOT anymore, die, crap, die | George Hazan |
2015-06-26 | YEEHAW! CLISTMENUITEM::pszPopupName also died | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-14 | strange service SRMsg/LaunchMessageWindow removed | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |