Age | Commit message (Expand) | Author |
2019-02-03 | fixes #1818 (SkypeWeb: invalid data error on audio/video call) | George Hazan |
2019-01-21 | fixes #1776 (rest of URL atavisms) | George Hazan |
2019-01-18 | code cleaning | George Hazan |
2018-11-12 | Scriver -> g_plugin calls | George Hazan |
2018-06-13 | fixes #1413 (Miranda 0.95.8.1 Scriver Log doesn't work anymore) | George Hazan |
2018-06-08 | obsolete message removed | George Hazan |
2018-05-27 | global variable name standardization | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-08 | code cleaning (using new MS coding style) | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-01-26 | code optimization | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-05-01 | Utils_IsRtl - core function to detect RTL direcction | George Hazan |
2017-04-05 | SRMM* plugins switched to CCtrlRichEdit | George Hazan |
2017-04-03 | - SRMM window list management moved to the base class; | George Hazan |
2017-03-21 | various code cleaning & name conflict resolution | George Hazan |
2017-03-10 | Group chats: | George Hazan |
2017-03-07 | code cleaning | George Hazan |
2017-03-07 | splitter data removed from common chat session settings | George Hazan |
2017-02-27 | - name conflict resolution; | George Hazan |
2017-02-26 | Scriver moved to UI classes | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2016-09-13 | mode old database junk to die | George Hazan |
2016-08-10 | - unused variable logIconBmpSize removed; | 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-05-23 | Scriver: fix for printing own nicks (patch from mkvreak) | Dart Raiden |
2016-05-18 | these tons of code aren't needed anymore... | George Hazan |
2016-05-18 | fix for printing own nicks in Scriver | George Hazan |
2016-05-17 | Scriver: | George Hazan |
2016-01-28 | another atavism removed: old stub services for clist events | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-26 | common projects | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | timezone api migrated to mir_core | George Hazan |
2015-05-27 | massive ansi cleaning for Scriver | George Hazan |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-23 | replace _tcsncat to mir_tstrncat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-04-07 | Scriver: | Tobias Weimer |
2015-04-06 | Scriver: decapitalization | Dart Raiden |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-21 | - total data reordering to unify the window processing; | George Hazan |