index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Scriver
/
src
/
stdafx.h
Age
Commit message (
Expand
)
Author
2024-11-12
SRMM options unification
George Hazan
2024-10-24
fixes #4756 (Плагины сообшений: отдать доступно...
George Hazan
2024-09-16
fixes #4675 (Не работают кнопки форматирования ...
George Hazan
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 in...
George Hazan
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
2019-08-29
Scriver: options automation
George Hazan
2019-03-07
Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr...
George Hazan
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 m_a...
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-10-25
SRMM internal structures & functions moved to the separate header file m_srmm...
George Hazan
2017-04-07
SRMM events are now created inside the core to avoid problems with dynamic pl...
George Hazan
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
2017-03-05
Scriver: "entry area min size in lines" setting doesn't work
George Hazan
2017-03-05
Scriver -> core splitters
George Hazan
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
2016-07-22
Standartize "Version.h" to "version.h" in all plugin's and protocol's includes
Robert Pösel
2016-04-26
R.I.P m_clui.h, you helped us alot
George Hazan
2015-07-26
common projects
Kirill Volinsky