index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
NewXstatusNotify
/
src
/
xstatus.cpp
Age
Commit message (
Expand
)
Author
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-06-14
- all icolib services removed;
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-03-20
another bunch of shit removed
George Hazan
2015-03-20
code cleaning
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-17
NewXstatusNotify: changed warning lavel to w4
Kirill Volinsky
2014-12-12
NewXStatusNotify:
Tobias Weimer
2014-11-30
lstr* replacements
George Hazan
2014-08-05
'xStatus' correction
Dart Raiden
2014-08-05
NSSN cosmetics
Vadim Dashevskiy
2014-08-02
Unneeded translation removed
Tobias Weimer
2014-07-31
various memory allocation problems fixed
George Hazan
2014-07-31
options refactoring (thx slotwin)
Kirill Volinsky
2014-03-15
NewXStatusNotify: Fixed displaying status changes (yeaah) (fixes #553)
Tobias Weimer
2014-03-09
First version of NewXStatusNotify that can log status changes in db and displ...
Tobias Weimer
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-12-27
old nasty perversion EVENTTYPE_STATUSCHANGE removed forever
George Hazan
2013-10-29
revert connection timeout
Kirill Volinsky
2013-10-26
remove start timeout, coz now we have separate plugin StartupSilence
Kirill Volinsky
2013-07-23
replace sprintf to mir_snprintf (part 3)
Kirill Volinsky
2013-06-29
option for ignoring empty status messages now used for xstatuses
Kirill Volinsky
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-04
fix for the broken timer (patch by zaltys) (fixes #250)
Tobias Weimer
2013-03-02
removed not used headers
Kirill Volinsky
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-20
- all xstatus services moved to m_xstatus.h
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-07-23
NewXstatusNotify: changed folder structure
Vadim Dashevskiy