Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-13 | merge with trunk | George Hazan | |
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 | |
- ACKTYPE_URL removed; - PF1_URL removed; - IEED_EVENT_URL removed; - another URL-related code cleaning | |||
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 ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
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 | |
- fixes #791 | |||
2017-03-21 | various code cleaning & name conflict resolution | George Hazan | |
2017-03-10 | Group chats: | George Hazan | |
- GC_CONTROL_MSG left us forever; - tons of old/unused/useless slack simply wiped out; - new function: CSrmmBaseDialog::ClearLog | |||
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 | |
- code cleaning | |||
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 | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-08-10 | - unused variable logIconBmpSize removed; | George Hazan | |
- last remaining buffer/bufAlloced replaced with CMStringA git-svn-id: http://svn.miranda-ng.org/main/trunk@17173 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-05-23 | Scriver: fix for printing own nicks (patch from mkvreak) | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16864 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-05-18 | these tons of code aren't needed anymore... | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16850 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-05-18 | fix for printing own nicks in Scriver | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16846 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-05-17 | Scriver: | George Hazan | |
- fix for toolbar icons; - horror with buffers replaced with CMString; - unused code removed; git-svn-id: http://svn.miranda-ng.org/main/trunk@16839 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-28 | another atavism removed: old stub services for clist events | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever ↵ | George Hazan | |
possible git-svn-id: http://svn.miranda-ng.org/main/trunk@15064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-26 | common projects | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14724 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-19 | timezone api migrated to mir_core | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14266 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-27 | massive ansi cleaning for Scriver | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13860 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13813 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-23 | replace _tcsncat to mir_tstrncat | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13781 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13763 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13753 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-16 | fix for strncat use | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13642 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-04-07 | Scriver: | Tobias Weimer | |
- Minor fixes! git-svn-id: http://svn.miranda-ng.org/main/trunk@12659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-04-06 | Scriver: decapitalization | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@12630 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |