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
/
AddContactPlus
/
src
Age
Commit message (
Expand
)
Author
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-09-18
replace "(c)" and "c" by ©
Dart Raiden
2015-09-03
AddContactPlus: menu uid
Alexander Lantsev
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
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-28
code cleaning
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-25
another portion of dead genmenu services
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-19
- all static protocol services replaced with functions;
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-05-31
- CreateProtoServiceFunction() moved into mir_core.dll instead of inlining
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-24
switch to unified projects
George Hazan
2015-04-24
AddContactPlus - common project
Vadim Dashevskiy
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-02
less warnings
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-09-16
MS_CLIST_REMOVEMAINMENUITEM also removed
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-02-02
m_database.h is not needed in many cases
George Hazan
2014-01-25
end of version zoo
George Hazan
2014-01-23
fixes #524 (AddContact+: contacts added to the wrong group)
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-09-07
direct access to CListGroups restricted
George Hazan
2013-07-08
Correct url for all plugins.
Robert Pösel
2013-06-28
git-svn-id: http://svn.miranda-ng.org/main/trunk@5176 1316c22d-e87f-b044-9b9b...
Robert Pösel
2013-06-28
Białek to Bialek, no better way.
Robert Pösel
2013-06-27
Reverted previous fix as his ł is too big to proper handling.
Robert Pösel
2013-06-27
Fix for Bartosz Białek name.
Robert Pösel
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-02
rest of TCHAR_STR_PARAM replaced
George Hazan
2013-02-11
year fix for stdafx.cpp & Jabber
George Hazan
2013-02-10
uuid standartization
Kirill Volinsky
2013-01-15
AddContact+: Not steal focus from protocol's combobox (fixes #9)
Robert Pösel
2013-01-03
removed not used headers
Kirill Volinsky
2013-01-03
removed not used headers
Kirill Volinsky
2013-01-03
added using precompiled header
Kirill Volinsky
2013-01-03
plugin names standartizaion
Kirill Volinsky
[next]