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
/
main.cpp
Age
Commit message (
Expand
)
Author
2015-12-07
fix to apply the unique identifiers to all menu roots
George Hazan
2015-09-05
WebView: menu uid
Alexander Lantsev
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-11
code cleaning
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-14
WindowList_* functions are not services anymore; unneeded helpers removed
George Hazan
2015-05-31
- CreateProtoServiceFunction() moved into mir_core.dll instead of inlining
George Hazan
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2014-11-18
RichEd20.dll replaced with Msftedit.dll
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-21
- new typed helper, WindowList_Create, to create a window list
George Hazan
2013-10-30
WebView: spelling correction (thx RMN)
Dart Raiden
2013-10-27
StartupSilence: muuid fix
Dart Raiden
2013-10-27
WebView: so much capitalization
Dart Raiden
2013-10-26
removed not needed code
Kirill Volinsky
2013-08-13
many translation fixes
Tobias Weimer
2013-08-07
renamed to WebView
Vadim Dashevskiy
2013-07-28
some missing SIZEOFs
George Hazan
2013-07-28
varioius minor fixes
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