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
/
MirLua
/
src
/
Modules
/
m_message.cpp
Age
Commit message (
Collapse
)
Author
2023-12-20
DBEVENTINFO::hContact to be returned inside an event, no need to call ↵
George Hazan
db_event_getContact() just after db_event_get()
2023-09-21
MessageWindowEventData: useless structure removed
George Hazan
2023-09-21
unused old field removed
George Hazan
2023-01-27
Group chats: all old APIs with lookup by module+session removed
George Hazan
2023-01-25
Group chats: ChatRoomID setting replaced with real protocol id
George Hazan
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2022-07-16
Contact_IsGroupChat - a helper to detect chat rooms
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
PBYTE -> uint8_t*
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard ↵
George Hazan
Proto_GetBaseAccountName
2018-10-17
MirLua:
aunsane
- refactoring of winapi module - m_message - fix to paste in private message log - m_srmm - add hWnd to CustomButtonClickData
2018-05-20
MirLua: project reordering
aunsane