Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-18 | fixes #4675 (Не работают кнопки форматирования ↵ | George Hazan | |
в StdMsg/Scriver) | |||
2024-03-15 | WM_DROPFILES / WM_PASTE processing unification | George Hazan | |
2022-03-26 | fixes #3057 (Унифицировать настройку горячих ↵ | George Hazan | |
клавиш для отправки сообщений) | |||
2019-10-31 | Scriver: nasty crutch removed | George Hazan | |
2019-10-02 | merge with SrmmLogContainer | George Hazan | |
2019-09-17 | duplicate code removed from Scriver | George Hazan | |
2019-09-11 | Scriver: all useless messages converted into methods | George Hazan | |
2019-09-09 | Scriver: container-related code moved to the class | George Hazan | |
2019-09-08 | . | George Hazan | |
2019-08-30 | no more old-style settings in Scriver | George Hazan | |
2018-11-12 | Scriver -> g_plugin calls | George Hazan | |
2018-10-13 | chat api: | George Hazan | |
- GC_SHAREDUSERS flag added to share the same array of users for all group chats; - USERINFO.next removed; - MODULEINFO.arUsers & SESSION_INFO.arUsers introduced to maintain user lists; - MM_AddModule removed; - memory allocation model changed for MODULEINFO & SESSION_INFO - MM_CreateModule & SM_CreateSession members are added to g_chatApi | |||
2018-06-09 | fixes #1406 (Scriver: sending by Shift+Enter) | George Hazan | |
2018-05-27 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | George Hazan | |
2018-05-22 | Hotkey_Register => CMPlugin::addHotkey | 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-07-30 | Hotkeys: code cleaning | George Hazan | |
2017-05-03 | CCtrlRichEdit::GetRichTextUtf considered useless | George Hazan | |
2017-04-07 | SRMM events are now created inside the core to avoid problems with dynamic ↵ | George Hazan | |
plugin unload | |||
2017-04-05 | SRMM* plugins switched to CCtrlRichEdit | George Hazan | |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan | |
2017-03-23 | Scriver: window procedure virtualization | George Hazan | |
2017-03-21 | various code cleaning & name conflict resolution | George Hazan | |
2017-03-07 | code cleaning | George Hazan | |
2017-03-07 | splitter data removed from common chat session settings | George Hazan | |
2017-03-06 | Scriver: | George Hazan | |
- no more WM_COMMAND handlers in windows procedures; - full complect of UI buttons; - merged header files | |||
2017-03-05 | Scriver -> core splitters | George Hazan | |
also: - structure of Scriver SRMM classes redesigned to avoid problems with MS compilers; - unused cursors removed; - now splitter position is being saved & restored; | |||
2017-02-26 | Scriver moved to UI classes | George Hazan | |
2016-12-10 | Scriver: proper capitalization, fixed missed space | dartraiden | |
2016-11-17 | Utils_OpenUrlT | George Hazan | |
Utils_ReplaceVarsT | |||
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 | |||
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-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-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-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13693 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-21 | fix for rest of ansi shit in Scriver | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11887 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-21 | - total data reordering to unify the window processing; | George Hazan | |
- major cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11553 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-13 | Scriver: warning level 4 | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11382 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11365 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11363 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-01 | code cleaning | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11204 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-11-30 | lstr* replacements | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11176 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |