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
/
msglog.cpp
Age
Commit message (
Expand
)
Author
2023-08-04
for #3530 (Bookmarks)
George Hazan
2023-08-02
fixes #2373 (NewStory: не работают фильтры)
George Hazan
2023-06-01
fixes #3533 (OMEMO: перенести код, рисующий статус ...
George Hazan
2023-04-19
redundant CRtfLogWindow::LogEvents parameter removed, passing LOGINFO* is enough
George Hazan
2023-04-18
- further group chats unification;
George Hazan
2023-04-15
fixes #3458 (tabSRMM: двоятся сообщения)
George Hazan
2023-04-14
all LogStreamInEvents implementations unified, old memory allocation schema d...
George Hazan
2023-04-14
code cleaning
George Hazan
2023-04-14
duplicate code removed
George Hazan
2023-04-14
SRMM code unification
George Hazan
2023-04-11
DB::FILE_BLOB - file events' access unification
George Hazan
2023-04-10
code cleaning
George Hazan
2023-03-30
improved chat filter behavior consistency
George Hazan
2023-03-30
massive code cleaning after regression caused by #3210
George Hazan
2023-03-15
HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded method
George Hazan
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2022-02-08
fixes #3023 (IEView: не отображаются подписи к файл...
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
PBYTE -> uint8_t*
George Hazan
2021-12-26
WCHAR -> wchar_t
George Hazan
2021-06-05
major code cleaning in regard to db_event_getBlobSize & event memory allocation
George Hazan
2021-05-15
SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW command
George Hazan
2020-04-25
CLogWindow::LogEvents considered useless and localized inside tabSRMM
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-18
- more shit cleared from C++ code;
George Hazan
2019-09-18
m_ieview.h: code cleaning
George Hazan
2019-09-11
Scriver: all useless messages converted into methods
George Hazan
2019-09-08
.
George Hazan
2019-08-30
Scriver: more CMOption
George Hazan
2019-08-30
Scriver:
George Hazan
2019-07-25
warning fixes
George Hazan
2019-07-25
fixes #1920 (Scriver always scrolls its log to bottom when new message arrives)
George Hazan
2019-04-13
CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to HIMA...
George Hazan
2019-04-12
wiping custom icolib functions: Scriver
George Hazan
2019-02-03
fixes #1818 (SkypeWeb: invalid data error on audio/video call)
George Hazan
2019-01-21
fixes #1776 (rest of URL atavisms)
George Hazan
2019-01-18
code cleaning
George Hazan
2018-11-12
Scriver -> g_plugin calls
George Hazan
2018-06-13
fixes #1413 (Miranda 0.95.8.1 Scriver Log doesn't work anymore)
George Hazan
2018-06-08
obsolete message removed
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-08
code cleaning (using new MS coding style)
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-01-26
code optimization
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-05-01
Utils_IsRtl - core function to detect RTL direcction
George Hazan
[next]