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_utils.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-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-04-11
dead code removed
George Hazan
2015-04-11
unsafe string operations replaced with safe wherever possible
George Hazan
2015-02-28
Core:
Tobias Weimer
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-07-22
no, unique settings are not always strings... (ICQ suxx & must die)
George Hazan
2014-06-29
sub status calculation untied from SRMM
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
typo
Dart Raiden
2014-06-24
useless metacontact sub's priorities wiped out
George Hazan
2014-06-22
fix for setting sub's status & nick
George Hazan
2014-06-22
current sub in tabSRMM untied from the meta services
George Hazan
2014-05-03
fix for ignoring subs
George Hazan
2014-05-03
crash fix for adding the first sub into a meta
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-02
fix for hiding metas' SRMM windows on disabling metacontacts
George Hazan
2014-03-24
experimental: a default sub would be used if it's not offline
George Hazan
2014-03-23
attempt to replace metaicons in tabSRMM with the active protocol icons
George Hazan
2014-03-22
-Metacontacts: removed obsolete message
Tobias Weimer
2014-03-15
MC srmm menu OnClick procedure
George Hazan
2014-03-15
- srmm icon added for metacontacts;
George Hazan
2014-03-15
correct hiding/unhiding of subs when one turns MC on/off
George Hazan
2014-03-11
metacontact filter removed (yeehaw!)
George Hazan
2014-03-09
end of the old MC API
George Hazan
2014-03-09
- unused options removed
George Hazan
2014-03-06
stubs for metahistory were slightly changed
George Hazan
2014-03-05
- "Add to metacontact" dialog fixed;
George Hazan
2014-03-05
- unused code removed;
George Hazan
2014-03-04
HistoryStats compiles ok now
George Hazan
2014-03-03
metacontact creation fix
George Hazan
2014-03-03
"MetaContacts Hidden Group" removed forever
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
compilation fix
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
db_mc_isMeta / db_mc_isSub - first functions of the new cache-based MC layer
George Hazan
2014-02-27
- removed option for copying mc history;
George Hazan
2014-02-26
initial commit of MC functions inside the core - never called, never works, j...
George Hazan