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
/
NewXstatusNotify
/
src
/
indsnd.cpp
Age
Commit message (
Expand
)
Author
2015-03-20
fix for a possible memory corruption
George Hazan
2015-03-20
code cleaning
George Hazan
2015-03-01
NewXStatusNotify:
Tobias Weimer
2015-03-01
NewXStatusNotify:
Tobias Weimer
2014-12-17
NewXstatusNotify: changed warning lavel to w4
Kirill Volinsky
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-08-05
NewYStatusNotify:
Tobias Weimer
2014-07-31
options refactoring (thx slotwin)
Kirill Volinsky
2014-07-26
stupid duplicated code of embedded clists removed
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-06-27
added bass_interface support
Kirill Volinsky
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-03-02
removed not used headers
Kirill Volinsky
2013-03-01
service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW
George Hazan
2013-03-01
service call replaced with helper: MS_UTILS_PATHTORELATIVE
George Hazan
2012-12-10
-fixed status message notification for hidden contacts (reported by Andrzej A...
Tobias Weimer
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-07
EMPTY_EXTRA_ICON applied to all another plugins
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-26
- old crap killed in NewXStatusNotify
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-07-23
NewXstatusNotify: changed folder structure
Vadim Dashevskiy