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
/
addcontact.cpp
Age
Commit message (
Expand
)
Author
2016-06-05
- fix for #1059;
George Hazan
2016-04-15
contact list groups:
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
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-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-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-04-05
- rest of menus cleared;
George Hazan
2013-03-02
rest of TCHAR_STR_PARAM replaced
George Hazan
2013-01-15
AddContact+: Not steal focus from protocol's combobox (fixes #9)
Robert Pösel
2013-01-03
plugin names standartizaion
Kirill Volinsky
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-28
AddContactPlus:
Tobias Weimer
2012-07-31
AddContactPlus: Open only one window at a time
Tobias Weimer
2012-07-04
AddContactPlus: changed folder structure
Vadim Dashevskiy