index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
HTTPServer
/
src
/
Glob.h
Age
Commit message (
Expand
)
Author
2022-06-09
UserInfo -> UI classes
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-03-28
21 years after Win2k release we don't need win2k.h - everything we need is in...
George Hazan
2019-03-28
Menu_ModifyItem to receive icolib handle, not HICON
George Hazan
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-16
HistoryLinkList, HistoryStats, historysweeperlight, httpserver, HwHotKeys: cm...
Mataes
2018-05-15
__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled
George Hazan
2018-04-06
code cleaning
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-01-11
strong typization - better typization
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-22
Standartize "Version.h" to "version.h" in all plugin's and protocol's includes
Robert Pösel
2016-04-26
R.I.P m_clui.h, you helped us alot
George Hazan
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2014-06-19
revert unicode
Kirill Volinsky
2014-06-14
plugin unicoded
Kirill Volinsky
2013-02-27
added version info
Kirill Volinsky
2013-01-22
typo
Tobias Weimer
2013-01-22
- fixed r3219
Tobias Weimer
2013-01-21
- HTTPServer: stdafx.cpp added for constant hashes
Vadim Dashevskiy
2013-01-20
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2013-01-20
HTTPServer adopted
Kirill Volinsky