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
/
SendScreenshotPlus
/
src
/
CSend.cpp
Age
Commit message (
Expand
)
Author
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
2022-01-01
Happy new year, Miranda
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
PBYTE -> uint8_t*
George Hazan
2021-01-17
Update copyrights
dartraiden
2020-01-01
Happy new year, Miranda
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-01-18
code cleaning
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-09-04
SendSS: self-made JSON parser removed
George Hazan
2018-09-04
SendSS:
George Hazan
2018-09-04
old ugly C-like calls replaced with CMStringA
George Hazan
2018-05-27
unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-17
Popup, PManagerEx, QuickContacts, RemovePersonalSettings, Restart, SeenPlugin...
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-01-01
massive copyright update
dartraiden
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-11-29
replace russian с to latin c
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-09-12
old good sound services became finally functions
George Hazan
2017-09-12
Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"
George Hazan
2017-09-11
old good sound services became finally functions
George Hazan
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-02-14
- fixes #712 (chaos in file name processing)
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2017-01-05
SendSS: fixed uploadpie upload by using HTTPS
White-Tiger
2017-01-01
bump copyright year
dartraiden
2016-09-17
chats: more functions, less structures
George Hazan
2016-09-16
- chats services replaces with functions;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-27
<tchar.h> removed from <m_system.h>
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-07-21
improperly named helper renamed
George Hazan
2016-06-05
- fix for #1059;
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-09-19
SendSS: fix sending to jabber; more other fixes
MikalaiR
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-29
- warning fixes;
George Hazan
2015-07-26
common projects
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
[next]