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
/
libs
/
win32
Age
Commit message (
Expand
)
Author
2024-05-19
Clist_GroupDelete: bool bSilent parameter added not to ask stupid questions
George Hazan
2024-05-13
DbEvent_GetTextA: unused function removed
George Hazan
2024-05-12
completely fixes #629 (Support for Discord) - reactions
George Hazan
2024-05-12
merge commit
George Hazan
2024-05-07
ME_DB_EVENT_SETJSON - separate event fired when only the JSON part of event i...
George Hazan
2024-04-17
db_event_delivered + ME_DB_EVENT_DELIVERED = helper & hookable event to catch...
George Hazan
2024-04-15
preview folder extracted to the separate directory in profile
George Hazan
2024-03-18
litehtml - lightweight html renderer
George Hazan
2024-03-15
fixes #4214 ([Telegram] Crash)
George Hazan
2024-03-15
newStrW - Unicode version of the newStr() function
George Hazan
2024-03-10
NewStory: no need to store hEvent twice, since there's one inside DB::EventInfo
George Hazan
2024-03-10
fixes #4275 (any SRMM marks an event as read even if the window isn't active)
George Hazan
2024-03-10
code cleaning
George Hazan
2024-03-06
Chat_Find(MCONTACT) - new useful helper
George Hazan
2024-02-24
CCtrlRichEdit::GetPlainRtf - a method to get plain (non-Unicode) text in RTF
George Hazan
2024-02-23
clipboard copy function is able now to copy in multiple formats at a time
George Hazan
2024-02-06
a crutch for PS_GETSTATUS for old protocols
George Hazan
2024-01-31
fixes #4149 (OpenSSL: switch to OpenSSL 3.x)
George Hazan
2024-01-27
fixes #4140 (NewStory: удаление отдельных сообщений)
George Hazan
2024-01-26
major atavism, PROTORECVEVENT, died with its own set of constants
George Hazan
2024-01-23
fixes #4104 (Удаление серверной истории)
George Hazan
2024-01-19
the ancient atavism extincted: PROTORECVFILE structure with its own set of flags
George Hazan
2024-01-18
Srmm_IsCustomLogUsed should take the 'forGroupchats' parameter into considera...
George Hazan
2024-01-17
json2file + file2json = helpers to load json from file and write it back
George Hazan
2024-01-16
fixes #4078 (Сделать меню групп доступнее)
George Hazan
2024-01-15
fixes #4124 (Плагины на Pascal перестали вгружаться)
George Hazan
2024-01-09
Netlib_DownloadFile - chunk gatherer which writes down data directly to a fil...
George Hazan
2024-01-09
more strict constructor of MHttpRequest to avoid quirks
George Hazan
2024-01-09
UnregisterDatabasePlugin - a function to unload database driver on the flow
George Hazan
2024-01-08
no need to call PSS_GETINFO, PSS_GETAWAYMSG, PSS_FILEALLOW, PSS_FILEDENY & PS...
George Hazan
2024-01-05
Netlib:
George Hazan
2024-01-04
Netlib: pascal code is completely isolated from C++ core using helpers
George Hazan
2024-01-02
import library fix
George Hazan
2023-12-29
fixes #4085 (Удалить настройки невидимости)
George Hazan
2023-12-28
newStr - simple helper for OBJLIST<char>
George Hazan
2023-12-28
Import: JSON export code moved into the Import plugin to maintain consistency...
George Hazan
2023-12-28
CCtrlMButton::SetTooltip extracted to the separate function
George Hazan
2023-12-26
update for libraries
George Hazan
2023-12-25
CallContactService - useful helper exported from mir_app
George Hazan
2023-12-25
DbEvent_GetTextW: useless second parameter removed
George Hazan
2023-12-22
DB::EventInfo::wipeNotify - useful helper to hide blinking event both from da...
George Hazan
2023-12-20
DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...
George Hazan
2023-12-19
CUserInfoPageDlg does not refresh information when it receives PSN_INFOCHANGE...
George Hazan
2023-12-13
MS_FILE_* services became useless since StdFile died
George Hazan
2023-12-09
PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletion
George Hazan
2023-12-09
DB::EventInfo.isAlertable - a helper to detect whether a SRMM window should b...
George Hazan
2023-12-07
EventExists: a helper to check the hookable event's presence
George Hazan
2023-12-04
DB::EventInfo::unload - a helper to invalidate event contents
George Hazan
2023-12-04
DB::EventInfo::fetch - a function to renew event contents on the flow
George Hazan
2023-12-03
PROTO_INTERFACE::SendMsg: second parameter became a reply event id
George Hazan
[next]