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
/
HTTPServer
/
src
/
GuiElements.cpp
Age
Commit message (
Expand
)
Author
2024-02-23
clipboard copy function is able now to copy in multiple formats at a time
George Hazan
2024-01-09
more strict constructor of MHttpRequest to avoid quirks
George Hazan
2024-01-05
Netlib:
George Hazan
2024-01-04
NETLIBHTTPREQUEST::cbSize = old unused field removed
George Hazan
2023-11-07
fixes #3837 (HTTPServer: не переводятся некоторые ст...
George Hazan
2022-09-26
code cleaning
George Hazan
2022-09-26
more clipboard shit removed
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-03-18
fixes #2783 (HTTPServer: remove menu-related options)
George Hazan
2019-07-24
NLHR_PTR - smart pointers make better code
George Hazan
2019-03-28
Menu_ModifyItem to receive icolib handle, not HICON
George Hazan
2019-02-27
popup code cleaning (cause we have no tchar.h)
George Hazan
2018-11-14
hContact, MODULENAME -> g_plugin
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-11-12
end of ME_OPT_INITIALISE related zoo in another plugins
George Hazan
2018-09-03
fixes #1566 (HTTP Server shouldn't expose debug messages to user)
George Hazan
2018-07-26
fixes #1527 (Remove obsolete g_hMainThread and QueueUSerAPC from plugins)
George Hazan
2018-07-24
database:
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-16
HistoryLinkList, HistoryStats, historysweeperlight, httpserver, HwHotKeys: cm...
Mataes
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-11-28
fix after convert
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-27
slightly optimized way of getting menu item's module name
George Hazan
2017-11-27
add module name (part 1)
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-01-12
Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-08-28
HTTPServer:
Tobias Weimer
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-09-04
HTTPServer: menu uid
Alexander Lantsev
2015-08-30
code cleaning
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
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-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
[next]