index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Scriver
/
src
/
msgutils.cpp
Age
Commit message (
Expand
)
Author
2024-10-16
common code went to the core
George Hazan
2024-09-18
fixes #4682 (Scriver: пропала подсветка свёрнутого ...
George Hazan
2024-09-16
fixes #4675 (Не работают кнопки форматирования ...
George Hazan
2024-03-29
Revert "fix: reply ids are not written for the outgoing messages"
George Hazan
2024-03-29
fix: reply ids are not written for the outgoing messages
George Hazan
2024-03-24
code cleaning
George Hazan
2023-12-29
fixes #4085 (Удалить настройки невидимости)
George Hazan
2023-12-03
SRMM: sending quoted event as PSS_MESSAGE parameter
George Hazan
2023-10-28
fixes #3753 (Scriver: не видны последние сообщения)
George Hazan
2023-10-12
similar code joined
George Hazan
2023-10-12
Scriver: minor code reordering
George Hazan
2023-09-28
fixes #3691 (tabSRMM: перестала работать настройка ...
George Hazan
2023-09-26
Group chat options are applied alongside the private window options update
George Hazan
2023-09-26
minor code unification
George Hazan
2023-09-26
SRMM options update unification
George Hazan
2023-07-25
SRMM: automatic RTF log redraw on event's change/removal
George Hazan
2023-06-19
SESSION_INFO: separate list for the interface support eliminated, now there's...
George Hazan
2023-06-19
UM_FindUserFromIndex: another major useless crutch died
George Hazan
2023-04-14
duplicate code removed
George Hazan
2023-04-14
SRMM code unification
George Hazan
2023-03-24
chat options' usage unification
George Hazan
2023-03-22
common nick list drawing code removed from DlgProc()
George Hazan
2023-03-20
SRMM: button displays the forecoming state, not the current one
George Hazan
2023-03-20
fixes #3443 (Менять подсказку к фильтру событий...
George Hazan
2023-03-15
HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded method
George Hazan
2023-02-09
SRMM: better support for group chats in database
George Hazan
2022-11-14
basic set for storing group chat messages in a database + reusing log setting...
George Hazan
2022-08-15
Scriver that displays avatars in group chats
George Hazan
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-11-28
user typing notification for Discord group chats
George Hazan
2021-05-15
SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW command
George Hazan
2020-11-19
fixes #2617 (nicklist & filter buttons to display current state in group chats)
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-10-02
merge with SrmmLogContainer
George Hazan
2019-09-27
end of manual experiments with CList/NotOnList
George Hazan
2019-09-18
- more shit cleared from C++ code;
George Hazan
2019-09-17
Chat: common code moved to mir_app
George Hazan
2019-09-11
no chat window in Scriver anymore
George Hazan