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
/
plugins
/
AddContactPlus
/
src
/
addcontact.cpp
Age
Commit message (
Expand
)
Author
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