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
/
src
/
modules
/
addcontact
/
addcontact.cpp
Age
Commit message (
Expand
)
Author
2015-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
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-07
AddContact dialog -> CDlgBase
George Hazan
2015-02-02
if temporary contact was already added to a certain group, FileAdd dialog mus...
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-13
memmove -> memcpy in some cases, review req
Rozhuk Ivan
2014-07-13
more code cleaning
George Hazan
2014-03-03
no more META_LINK & META_ID variables
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
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-21
minor code cleaning
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-02
another portion of decapitalization in the core (4/5)
Dart Raiden
2013-09-07
fix for the group index
George Hazan
2013-09-07
direct access to CListGroups restricted
George Hazan
2013-07-09
Remember last choice of "Open contact's window" checkbox.
Robert Pösel
2013-04-05
- rest of menus cleared;
George Hazan
2013-04-05
- Added ability to open chat window after adding contact (patch from Robyer)
Vadim Dashevskiy
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-19
- added another helper, ExtraIcon_Clear, to remove an icon from slot;
George Hazan
2012-11-13
tabs and spaces cleaning
Kirill Volinsky
2012-10-13
code cleaning
George Hazan
2012-09-21
- fix for the Netlib_Logf event
George Hazan
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-06-26
- microkernel addded;
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-06-13
code cleaning
George Hazan
2012-06-06
minor code cleaning
George Hazan
2012-06-03
let VS2010 be damnned
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy