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
/
protocols
/
protoaccs.cpp
Age
Commit message (
Expand
)
Author
2014-03-31
new kosher version of the contacts' deleter (when account is being deleted)
George Hazan
2014-03-15
crash fix
George Hazan
2014-03-15
PROTOACCOUNT::bIsVirtual - new flag to mark virtual protocols
George Hazan
2014-02-27
minor code cleaning
George Hazan
2014-02-16
PS_CHANGEINFO is never called, and therefore exterminated
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
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
2014-02-02
switch to modern helpers
George Hazan
2014-01-21
minor code cleaning
George Hazan
2014-01-16
kernel chat engine, part 2 - scriver
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-06-18
massive extinction of stupid service name's buffers
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-02-23
- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...
George Hazan
2013-02-23
old C proto interface removed
George Hazan
2013-02-21
small cleanup
Kirill Volinsky
2013-02-11
core: copyright update to year 2013
George Hazan
2012-11-19
- added another helper, ExtraIcon_Clear, to remove an icon from slot;
George Hazan
2012-11-15
- fix for the Online/Offline button in clist_mw
George Hazan
2012-11-10
code cleaning for ME_DB_CONTACT_SETTINGCHANGED in plugins
George Hazan
2012-10-13
fix for proto options drawing
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-10-07
death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type
George Hazan
2012-10-07
old database macros removed from m_database.h
George Hazan
2012-09-25
protocols are unloadable now
George Hazan
2012-09-25
draft version of the dynamic accounts' removal
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-15
another portion of "#ifsef Unicode" removal
Vadim Dashevskiy
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
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