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
/
main.cpp
Age
Commit message (
Expand
)
Author
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-27
unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-23
we don't need MirandaPluginInfoEx() anymore. farewell, my lovely
George Hazan
2018-05-22
no more need in hLangpack variable *YAHOO*
George Hazan
2018-05-20
mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-15
cmstub.lib statically linked to any plugin that uses CMPlugin template
George Hazan
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...
George Hazan
2018-04-01
renamed similar to other protocols
dartraiden
2018-03-31
AssocMgr: removed not used files and functions
Mataes
2018-03-28
common protocol instance management code went into template
George Hazan
2018-03-28
all protocols rewritten to CMPluginBase
George Hazan
2018-02-09
all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated
George Hazan
2017-12-21
Tox: removed unneeded check fot libtox version
aunsane
2017-12-20
Tox: added ability to encrypt profile
aunsane
2017-12-16
Tox: (#1068)
Alex
2017-12-10
- remove emails (if author retired - it's useless to write to him; if author ...
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-11-13
Code modernize ...
Goraf
2017-02-28
Tox: fix capitalization
dartraiden
2017-02-23
Tox:
aunsane
2015-04-26
Tox: common project
Alexander Lantsev
2015-04-14
Tox: second approach for audio support
Alexander Lantsev
2015-04-10
Tox: cleanup
Alexander Lantsev
2015-03-05
Tox: more correct way to register folders
Alexander Lantsev
2015-03-05
Tox: add folders support
Alexander Lantsev
2015-02-28
Tox:
Alexander Lantsev
2015-02-20
Tox: reworked node list
Alexander Lantsev
2015-02-16
Tox: restyled nodes list option page
Alexander Lantsev
2015-02-15
code cleanup
Kirill Volinsky
2015-02-14
first draft of add node dialog
Kirill Volinsky
2014-12-24
Tox: calling of api function from libtox.dll
Alexander Lantsev
2014-10-04
Tox:
Alexander Lantsev
2014-08-30
Tox:
Alexander Lantsev
2014-08-07
Tox added from branch
Kirill Volinsky