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
/
MRA
/
src
/
MraIcons.cpp
Age
Commit message (
Expand
)
Author
2018-11-27
fixes #1614 (MRA protocol deprecated due its death)
George Hazan
2018-05-22
IcoLib_AddIcon => CMPlugin::addIcon
George Hazan
2018-05-18
Icon_Register(g_plugin.getInst() => g_plugin.registerIcon
George Hazan
2018-04-22
EV_PROTO_ONMENU removed
George Hazan
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
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-11-13
Code modernize ...
Goraf
2017-08-25
MRA: icon added to icolib, not used icon removed (fixes #298)
Kirill Volinsky
2016-07-29
no more 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-18
- naming conflict;
George Hazan
2015-07-22
vc2015 compilation fixes
Kirill Volinsky
2015-07-09
- various icon definition quirks;
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-04-29
unified project for MRA protocol
George Hazan
2014-12-14
most evident warnings in MRA fixed
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-03-07
MRA
Rozhuk Ivan
2014-03-07
MRA
Rozhuk Ivan
2014-01-28
MRA: Zhuki removed
George Hazan
2013-10-25
MRA:
George Hazan
2013-09-15
-translation fixes
Tobias Weimer
2013-07-28
- fix for name conflict in proto helpers;
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-13
- translation fixes (patch from Basil)
Vadim Dashevskiy
2012-12-19
- MRA_CHAT removed due to its discontinuation at www.mail.ru
George Hazan
2012-12-01
icolib: icon creation quirks
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-18
- unused array removed from MRA;
George Hazan
2012-11-18
global mra xstatus icons
George Hazan
2012-11-18
EOF spaces
George Hazan
2012-10-13
MRA: folders restructurization
Kirill Volinsky