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
/
TipperYM
/
src
/
popwin.cpp
Age
Commit message (
Expand
)
Author
2015-08-11
'unreferenced formal parameter' warnings fixed
George Hazan
2015-08-01
tipper_ym: common project
Kirill Volinsky
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
unused helper removed
George Hazan
2015-06-19
- all static protocol services replaced with functions;
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_sntprintf templates without SIZEOF
George Hazan
2015-06-01
- ProtoCallService() function considered too dangerous and therefore isn't ex...
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strncpy to mir_strncpy
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
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-03-31
Tipper YM:
Tobias Weimer
2015-03-03
fix for a memory corruption caused by the global variable in Tipper
George Hazan
2015-02-28
Tipper:
Tobias Weimer
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-11-26
Tipper: code cleanup
Rozhuk Ivan
2014-08-05
'xStatus' correction
Dart Raiden
2014-03-09
Tipper
Rozhuk Ivan
2014-03-09
fixes for old service calls
George Hazan
2014-02-27
- metacontacts are always present;
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
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-12-13
Tipper: new option for items to show only for particular type of contacts (al...
Robert Pösel
2013-10-10
even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTION
George Hazan
2013-10-10
PS_GETUNREADEMAILCOUNT - the unified macro for "/GetUnreadEmailCount"
George Hazan
2013-09-26
plugins cleanup
Kirill Volinsky
2013-09-10
- Tipper: 2 presets for menuex removed
Vadim Dashevskiy
2013-08-18
big workaround to use core gender icons in Tipper (fixes #444)
Tobias Weimer
2013-08-10
- unused services MS_FP_SAMECLIENTS & MS_FP_GETCLIENTICON removed;
George Hazan
2013-07-07
TipperYM: Translation fixes (" ago" to "%s ago")
Robert Pösel
2013-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-10
removed not used headers
Kirill Volinsky
2013-02-12
icon leak fix for Tipper
George Hazan
2013-01-06
fix for occasional crash in Tipper
George Hazan
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-10
service call replaced with the direct function call
George Hazan
[next]