index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
WhatsApp
/
src
/
theme.cpp
Age
Commit message (
Expand
)
Author
2016-02-09
- code cleaning;
George Hazan
2016-02-09
unified project for WhatsApp
George Hazan
2016-02-01
same fix for WhatsAppProto - not to create main menu copies
George Hazan
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-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-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-06-25
- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;
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
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-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-02-06
merge from branch
George Hazan
2015-01-28
avatars are back
George Hazan
2014-09-25
WhatsApp: decapitalization, spelling correction
Dart Raiden
2014-09-19
merge #2
George Hazan
2014-09-18
merge into trunk
George Hazan
2014-09-16
compilation fix
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
more fixes
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-07-28
- fix for name conflict in proto helpers;
George Hazan
2013-07-10
protocol DB helpers for Wassup
George Hazan
2013-07-09
also custom stubs removed
George Hazan
2013-07-09
forgotten to adapt wasuup
George Hazan
2013-06-24
enhanced contact menu items control
George Hazan
2013-06-08
3 spaces changed to 1 tab
Kirill Volinsky
2013-06-02
first version of Wassup that compiles
George Hazan
2013-06-02
Added WhatsApp-protocol
Fishbone