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
/
WebView
/
src
/
webview_getdata.cpp
Age
Commit message (
Expand
)
Author
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-18
- naming conflict;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-01-30
Miranda HTTP user agent unification (not to have problems with sites)
George Hazan
2014-12-18
various calls of setlocale removed
George Hazan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-04
Db_autobackups: multiple changes
Rozhuk Ivan
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-12-01
webview build fix
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-02-16
code cleaning
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-07-28
crazy database reading code removed
George Hazan
2013-07-28
some missing SIZEOFs
George Hazan
2013-07-28
first version of WebView that compiles in Unicode (but certaily doesn't work)
George Hazan
2013-07-28
WebView (not compilable yet):
George Hazan