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
Age
Commit message (
Expand
)
Author
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-10-12
this variable should also be deleted
George Hazan
2014-10-12
if last sub gets deleted, we need to remove a meta
George Hazan
2014-08-03
unused code cleaned
George Hazan
2014-08-02
fix for converting a contact into a meta
George Hazan
2014-08-02
fix for the case when the default sub is offline, and SRMM looks for the most...
George Hazan
2014-07-24
mc menu items to be disabled for groupchats
George Hazan
2014-07-22
no, unique settings are not always strings... (ICQ suxx & must die)
George Hazan
2014-07-21
translation fix
Vadim Dashevskiy
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
2014-07-13
fixes #736 (Converting a contact into metacontact sometimes renames it)
George Hazan
2014-07-10
typing notify handler in MetaContacts considered useless
George Hazan
2014-07-01
fix for Subcontacts menu items sort order
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-26
fix for not setting the current sub from menu
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-23
code cleaning
George Hazan
2014-06-23
more correct way of catching incoming messages
George Hazan
2014-06-23
srmm icon to follow the received messages
George Hazan
2014-06-22
fix for setting sub's status & nick
George Hazan
2014-06-22
fix for changing sub's icon
George Hazan
2014-06-22
message sending fix
George Hazan
2014-06-22
current sub in tabSRMM untied from the meta services
George Hazan
2014-06-14
fix for MirVer in metas
George Hazan
2014-06-13
tabSRMM to open subs as subs, metas as metas
George Hazan
2014-05-04
useless handlers removed
George Hazan
2014-05-04
new hidden function to access ME_MC_DEFAULTTCHANGED
George Hazan
2014-05-04
fix: fingerprint's icon isn't changed when default sub changes
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-05-03
unneeded declaration removed
George Hazan
2014-04-24
fix for disabling SendOffline flag for a MC
George Hazan
2014-04-24
some MC edit dialog fixes
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-04-03
array of window handles became unsorted
George Hazan
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
[next]