Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-30 | massive code cleaning after regression caused by #3210 | George Hazan | |
2023-03-21 | fixes #3444 (StdMsg/Scriver: убрать корневые чекбоксы ↵ | George Hazan | |
в деревьях) | |||
2022-06-09 | UserInfo -> UI classes | George Hazan | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is ↵ | George Hazan | |
included into minimum Windows SDK 7.1 | |||
2019-10-02 | merge with SrmmLogContainer | George Hazan | |
2019-09-09 | Scriver: further code unification | George Hazan | |
2019-09-09 | Scriver: container-related code moved to the class | George Hazan | |
2019-08-30 | no more old-style settings in Scriver | George Hazan | |
2019-08-30 | Scriver: more CMOption | George Hazan | |
2019-08-30 | Scriver: more CMOption | George Hazan | |
2019-08-30 | Scriver: | George Hazan | |
- fixes #2037 (when tabs are used, "Save settings for contacts" corrupts window position); - rest of tabs options switched to UI; - version bump | |||
2019-08-29 | Scriver: options automation | George Hazan | |
2019-03-07 | Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags ↵ | George Hazan | |
controls flags | |||
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan | |
2018-11-26 | fix for chat structures declaration | George Hazan | |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan | |
2018-05-22 | m_chat_int.h => CMPlugin | George Hazan | |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
2018-05-16 | . | George Hazan | |
2018-05-16 | Scriver -> CMPlugin | George Hazan | |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan | |
2018-04-06 | code cleaning | George Hazan | |
2017-12-27 | obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole ↵ | George Hazan | |
m_addcontact.h removed and replaced with Contact_Add* functions | |||
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-10-25 | SRMM internal structures & functions moved to the separate header file ↵ | George Hazan | |
m_srmm_int.h | |||
2017-04-07 | SRMM events are now created inside the core to avoid problems with dynamic ↵ | George Hazan | |
plugin unload | |||
2017-04-07 | Windows-specific code moved to mir_core | George Hazan | |
2017-03-28 | more unneeded code removed | George Hazan | |
2017-03-28 | SRMM notifications went to the core with ME_MSG_WINDOWEVENT | George Hazan | |
2017-03-26 | Windows'98 compatibility code is not needed for years | George Hazan | |
2017-03-26 | context menu moved to mir_app, part II :) | George Hazan | |
2017-03-21 | Scriver: standardizing file names | George Hazan | |
2017-03-16 | Scriver: | George Hazan | |
- fix for a problem with the initial container resize; - useless class InfobarWindowData removed - useless header file infobar.h removed; - version bump | |||
2017-03-05 | Scriver: "entry area min size in lines" setting doesn't work | George Hazan | |
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-23 | header file to be renamed too | 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-22 | Standartize "Version.h" to "version.h" in all plugin's and protocol's includes | Robert Pösel | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17117 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16767 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 |