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
/
Tox
/
src
/
tox_menus.cpp
Age
Commit message (
Expand
)
Author
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-04-22
EV_PROTO_ONMENU removed
George Hazan
2018-02-09
all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated
George Hazan
2018-01-26
code optimization
George Hazan
2018-01-17
Tox: fixed crash on password deletion #1101
aunsane
2017-12-21
Tox: improved profile encription management
aunsane
2017-12-20
Tox: added ability to encrypt profile
aunsane
2017-12-16
Tox: (#1068)
Alex
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-08-21
Tox:
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-04-27
Tox:
Alexander Lantsev
2015-11-03
Tox: updated tox core
Alexander Lantsev
2015-09-13
Tox: removed useless own bicycle
Alexander Lantsev
2015-09-10
Tox: tox pointers should store in PollingThread to avoid cross thread using
Alexander Lantsev
2015-09-02
Tox:
Alexander Lantsev
2015-06-30
- fix for the old perversion with manual protocol root calculation;
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-29
fixed status menu items encoding
Alexander Lantsev
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
fix for the protocols' 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-25
another portion of dead genmenu services
George Hazan
2015-06-23
obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...
George Hazan
2015-06-23
- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;
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-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-15
Tox:
Alexander Lantsev
2015-04-26
Tox: common project
Alexander Lantsev
2015-04-24
Tox: work commit
Alexander Lantsev
2015-04-18
Tox: fixed some runglish strings
Alexander Lantsev
2015-04-18
Tox: some fixes
Alexander Lantsev
2015-04-17
Tox: audio support pt.4
Alexander Lantsev
2015-04-10
Tox:
Alexander Lantsev
2015-02-28
compilation fix
George Hazan
2015-02-28
Tox:
Alexander Lantsev
2015-02-22
Tox: some code for group chats
Alexander Lantsev