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
/
protocols
/
IcqOscarJ
/
src
/
icq_xstatus.cpp
Age
Commit message (
Expand
)
Author
2017-02-17
ICQ:
George Hazan
2016-09-06
Clist_GetImageList()
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
2016-07-22
Standardize use of slashes in includes to "/" (thanks ybznek for idea)
Robert Pösel
2016-06-05
- fix for #1059;
George Hazan
2016-01-04
"NA" -> "N/A"
Dart Raiden
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-07-21
ICQ: vc2015 compilation fix
Kirill Volinsky
2015-06-30
fix for xstatus menus in ICQ & MRA, when status menus are disabled
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
unneeded variable removed
George Hazan
2015-06-27
fixes for xstatus menus
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-07
SKINICONDESC -> MAllStrings
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
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 strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
more replacements
Tobias Weimer
2015-05-01
compilation fix
George Hazan
2015-04-29
unified project for ICQ protocol
George Hazan
2015-03-07
- old ugly borkred mutexes removed from ICQ, cause all threads work as expect...
George Hazan
2014-12-14
ICQ: warning level 4
George Hazan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
all buffer lengths are of size_t now
George Hazan
2014-07-13
- fix for 64-bit incompatibility;
George Hazan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-02-11
"we don't need these variables" (c) Pink Floyd
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
2014-01-22
clist_nicer: option to display xStatus icon instead of a usual one doesn't work
George Hazan
2013-11-08
removed unneeded UTF conversions
Tobias Weimer
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
[next]