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
/
plugins
/
Non-IM Contact
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2015-12-07
fix to apply the unique identifiers to all menu roots
George Hazan
2015-10-07
Non-IM Contact:
Tobias Weimer
2015-09-04
Non-IM Contact: menu uid
Alexander Lantsev
2015-08-16
code cleaning
George Hazan
2015-07-26
more warning fixes
George Hazan
2015-07-26
nimcontact: common project
Kirill Volinsky
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
minor menu related fixes
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-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-19
- all static protocol services replaced with functions;
George Hazan
2015-05-31
- CreateProtoServiceFunction() moved into mir_core.dll instead of inlining
George Hazan
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-03-31
Non-IM Contact:
George Hazan
2015-01-24
Non-IM-Contacts:
Tobias Weimer
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
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-10-26
removed not needed code
Kirill Volinsky
2013-09-07
direct access to CListGroups restricted
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-04
Non-IM Contact:
George Hazan
2013-04-04
Non-IM contacts:
George Hazan
2013-04-04
Non-IM protocol must be virtual
George Hazan
2013-04-02
missing code
George Hazan
2013-04-02
first version of Non-IM Contact that could be compiled
George Hazan