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
/
MetaContacts
/
src
/
meta_services.cpp
Age
Commit message (
Expand
)
Author
2013-09-07
direct access to CListGroups restricted
George Hazan
2013-07-29
resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXIT
George Hazan
2013-07-28
- fix for name conflict in proto helpers;
George Hazan
2013-07-22
replace sprintf to mir_snprintf (part 2)
Kirill Volinsky
2013-06-30
- db_set_blob used everywhere for writing blobs
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-06-21
fix for regression in rev. 5010
George Hazan
2013-06-18
massive extinction of stupid service name's buffers
George Hazan
2013-05-24
MetaContacts mow uses status descriptions from the core
Tobias Weimer
2013-04-20
end of the city legend that PSS_MESSAGEW ever existed
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-08
old crazy menu processing code removed
George Hazan
2013-04-08
same as previous
George Hazan
2013-04-08
rollback of rev.4282, cause it causes problems even without Secure IM
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
rest of menu cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-04-01
fix for the horror with metacontacts & secure im
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-01
removed not used headers
Kirill Volinsky
2013-01-28
- MetaContacts: translation fix (patch from Basil)
Vadim Dashevskiy
2013-01-12
prevent metacontacts from data corruption in utf8 messages for other chain fi...
Alexander Gluzsky
2012-12-22
Changed position in Options for few more plugins
Robert Pösel
2012-12-01
- fixes for the menu icons related stuff;
George Hazan
2012-11-30
ugh... better a clutch, than a crash
George Hazan
2012-11-30
"Hide in status bar" option removed
George Hazan
2012-11-30
git-svn-id: http://svn.miranda-ng.org/main/trunk@2565 1316c22d-e87f-b044-9b9b...
George Hazan
2012-11-30
various crash fixes
George Hazan
2012-11-29
unicode metacontacts
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-28
new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...
George Hazan
2012-11-28
- PROTOTYPE_VIRTUAL returned back;
George Hazan
2012-11-26
MC became virtual
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-17
crash fix for meta-contacts
George Hazan
2012-11-03
removing built-in Clist Modern extra icons part I
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-07-20
MetaContacts: changed folder structure
Vadim Dashevskiy