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
/
metacontacts
/
meta_menu.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-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-06-01
various quirks with PROTO_AVATAR_INFORMATION declarations
George Hazan
2015-06-01
another bunch of dead crutches: non-unicode avatar services
George Hazan
2015-04-23
fix for the metacontact's editor
George Hazan
2015-04-11
unsafe string operations replaced with safe wherever possible
George Hazan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-10-12
this variable should also be deleted
George Hazan
2014-08-02
fix for converting a contact into a meta
George Hazan
2014-07-24
mc menu items to be disabled for groupchats
George Hazan
2014-07-01
fix for Subcontacts menu items sort order
George Hazan
2014-06-28
fixes #630 p.2 (user must have a choice to display either Nick or DisplayName...
George Hazan
2014-06-25
MetaContact -> metacontact; decapitalization
Dart Raiden
2014-06-24
useless metacontact sub's priorities wiped out
George Hazan
2014-05-03
fix for ignoring subs
George Hazan
2014-04-22
db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or not
George Hazan
2014-04-18
metacontacts:
Tobias Weimer
2014-04-14
a hidden sub's visibility must be restored on removal
George Hazan
2014-03-20
fix for toggling MCs on/off
George Hazan
2014-03-20
db_mc_enable, db_mc_isEnabled - new functions to detect whether MC are used
George Hazan
2014-03-15
huge clutch sawed out of the MC engine
George Hazan
2014-03-15
PROTOACCOUNT::bIsVirtual - new flag to mark virtual protocols
George Hazan
2014-03-09
end of the old MC API
George Hazan
2014-03-09
fix for 'Set as default sub' menu item
George Hazan
2014-03-09
more correct default sub assignment
George Hazan
2014-03-09
- unused options removed
George Hazan
2014-03-06
stubs for metahistory were slightly changed
George Hazan
2014-03-06
methods for meta-history merging & splitting
George Hazan
2014-03-05
fix for removing the single sub in the MC Editor
George Hazan
2014-03-05
- "Add to metacontact" dialog fixed;
George Hazan
2014-03-05
- unused code removed;
George Hazan
2014-03-03
metacontact creation fix
George Hazan
2014-03-03
fix for removing a contact
George Hazan
2014-03-03
fix for removing a sub from mc
George Hazan
2014-03-03
- META_PROTO/Default went to cache;
George Hazan
2014-03-03
META_PROTO/Handle removed
George Hazan
2014-03-03
no more META_LINK & META_ID variables
George Hazan
2014-03-03
- MIDatabase::MetaDetouchSub = new method for the mc support virtualization
George Hazan
2014-03-02
next compilable mc version - all api rewritten to use the cache
George Hazan
2014-03-02
current mc state
George Hazan
2014-02-27
direct access to MetaContacts/IsSubcontact removed everywhere
George Hazan
2014-02-27
- removed option for copying mc history;
George Hazan
2014-02-27
translation fixes
Tobias Weimer
2014-02-27
unneeded Unicode removed
George Hazan
2014-02-27
metacontacts menu moved to a submenu
George Hazan
2014-02-26
initial commit of MC functions inside the core - never called, never works, j...
George Hazan