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
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-22
metacontact options -> CDlgBase
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-05-11
minus CreateThread
Kirill Volinsky
2015-04-23
fix for the metacontact's editor
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
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
2015-02-09
Seems like LPGENT is enough :)
Tobias Weimer
2015-02-09
Metacontacts:
Tobias Weimer
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
[next]