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
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-22
NewXsatusNotify: all icons added to icolib (fixes #299)
Kirill Volinsky
2016-11-17
PathToRelativeT - forgotten macro
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-16
fixes warning & 64-bit issues
George Hazan
2015-07-26
NewXstatusNotify: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
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