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_menu.cpp
Age
Commit message (
Expand
)
Author
2018-12-26
- icqoscar8 moved to deprecated;
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-07-10
ICQ:
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-03-28
common protocol instance management code went into template
George Hazan
2018-02-21
ICQ: C++'11 iterators
George Hazan
2018-02-09
all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-12-05
ICQ: Ц changed to Ö
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-02-17
ICQ:
George Hazan
2015-09-04
ICQ: menu uid
Alexander Lantsev
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-25
another portion of dead genmenu services
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
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-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-04-29
unified project for ICQ protocol
George Hazan
2014-12-14
ICQ: warning level 4
George Hazan
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-09-16
useless service MS_CLIST_REMOVECONTACTMENUITEM deleted
George Hazan
2014-07-13
- fix for 64-bit incompatibility;
George Hazan
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
2013-07-09
applied protocol helpers
George Hazan
2013-06-14
ICQ: Use core auth icons.
Robert Pösel
2013-04-26
fix for quirky code in ICQ menus
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
various menu items quirks, simplifications & optimization
George Hazan
2013-03-06
cleanup of the unnecessary UnhookEvent() calls
George Hazan
2013-01-27
strange icolib manager in ICQ killed and replaced with the standard icolib ca...
George Hazan
2012-11-30
some helpers wiped out of ICQ
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy