Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-20 | Let's use HTTPS in 2023 | dartraiden | |
2023-06-20 | Fix Food Network search | dartraiden | |
2023-03-22 | Scriver: old unused trash removed | George Hazan | |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2022-02-16 | fixes #3033 ("Gap between buttons" option is broken) | George Hazan | |
2020-03-13 | Scriver: | George Hazan | |
- another case of copying text in ANSI fixed; - useless method CMsgDialog::GetContactUniqueId removed; - code cleaning; | |||
2020-03-04 | fixes #2244 (Scriver: after message log unification the Quote button doesnt ↵ | George Hazan | |
use selected text) | |||
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan | |
2019-09-17 | duplicate code removed from Scriver | George Hazan | |
2019-09-08 | . | George Hazan | |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan | |
2018-11-12 | Scriver -> g_plugin calls | George Hazan | |
2018-05-16 | Scriver -> CMPlugin | 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-04-05 | SRMM* plugins switched to CCtrlRichEdit | George Hazan | |
2017-03-26 | context menu moved to mir_app, part II :) | George Hazan | |
2017-03-21 | various code cleaning & name conflict resolution | George Hazan | |
2017-03-09 | common rtf management code moved to the core | George Hazan | |
2017-03-07 | code cleaning | George Hazan | |
2017-03-07 | splitter data removed from common chat session settings | George Hazan | |
2017-03-02 | further SRMM window unification | George Hazan | |
- CSrmmBaseDialog received m_hContact as its common member; - less usage of CTabBaseDlg::m_bType in tabSRMM | |||
2017-02-27 | fix for IDC_ADD button | George Hazan | |
2017-02-27 | - name conflict resolution; | George Hazan | |
- code cleaning | |||
2017-02-26 | Scriver moved to UI classes | George Hazan | |
2016-12-23 | Scriver: button resizer to use the avatar presence & position | George Hazan | |
2016-12-08 | Scriver: fix for a broken toolbar visibility control | George Hazan | |
2016-12-07 | no need to calculate button width each time | George Hazan | |
2016-12-06 | StdMsg & Scriver: | George Hazan | |
- switched to the toolbar buttons instead of the fixed button set; - switched to the shared windows list | |||
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-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-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-05-11 | Scriver: duplicate smiley add icon removed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16818 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-08-12 | more naming conflicts resolved | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14924 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-24 | fixes for MENUITEMINFO declarations | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14363 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14306 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-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan | |
- we don't need StrConvA anymore; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@13952 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-29 | fix for the command history in Scriver | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13896 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-23 | mir_tstrncpy <> _tcsncpy | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13791 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13786 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13758 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-04-07 | Scriver: | Tobias Weimer | |
- Minor fixes! git-svn-id: http://svn.miranda-ng.org/main/trunk@12659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: ↵ | Rozhuk Ivan | |
https://bugs.winehq.org/show_bug.cgi?id=38275 git-svn-id: http://svn.miranda-ng.org/main/trunk@12488 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |