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
/
ConnectionNotify
/
src
Age
Commit message (
Expand
)
Author
2015-03-24
* multiple WINE bug fixes over IsDialogMessage(), bug rep: https://bugs.wineh...
Rozhuk Ivan
2015-03-21
ConnectionNotify:
Tobias Weimer
2015-03-20
ConnectionNotify:
Tobias Weimer
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-29
ConnectionNotify: code refactoring.
Rozhuk Ivan
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
2014-02-24
more useless conversions removed
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-27
couple of atavisms removed
George Hazan
2014-01-25
end of version zoo
George Hazan
2013-10-24
more warning fixes
George Hazan
2013-10-10
even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTION
George Hazan
2013-09-25
warning fixes
George Hazan
2013-08-21
ConnectionNotify:
Tobias Weimer
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-07-08
Correct url for all plugins.
Robert Pösel
2013-06-23
same for some another plugins
George Hazan
2013-06-03
git-svn-id: http://svn.miranda-ng.org/main/trunk@4869 1316c22d-e87f-b044-9b9b...
Maciej Wycik