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
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
2014-12-31
Year 2015 version update
George Hazan
2014-12-27
SendSS:
René Schümann
2014-12-25
SendSS:
René Schümann
2014-12-25
SendSS:
René Schümann
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-06-28
SendSS v0.8.6.0:
René Schümann
2014-06-08
SendSS:
René Schümann
2014-04-11
SendSS:
René Schümann
2014-04-11
SendSS:
René Schümann
2014-04-11
SendSS:
René Schümann
2014-04-11
SendSS:
René Schümann
2014-04-03
SendSS
René Schümann
2014-04-03
SendSS
René Schümann
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-11
forgotten to declare two remaining fields as const
George Hazan
2014-01-08
- end of ANSI support in chats;
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-11-05
// 2 out of X
René Schümann
2013-10-05
spelling correction (thanks RMN)
Vadim Dashevskiy
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-13
- another portion of '#ifdef UNICODE' clean up
Vadim Dashevskiy
2013-03-09
removed not used headers
Kirill Volinsky
2013-01-22
fixed work with HTTPServer
Tobias Weimer
2013-01-20
removed old revision information
Kirill Volinsky
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-08-03
rest of those unicode core checks
George Hazan
2012-07-23
SecureIM, SeenPlugin, SendSS, Sessions: changed folder structure
Vadim Dashevskiy