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
/
include
/
m_core.h
Age
Commit message (
Expand
)
Author
2022-01-01
Happy new year, Miranda
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-12-19
header files fix to eliminate Windows types for mir_app
ghazan
2021-11-14
codelite workspace & mir_core project
ghazan
2021-11-07
update for system includes & import libraries
George Hazan
2021-11-07
first version of mir_core that builds under Linux
ghazan
2021-05-20
mir_wstrstri - case-insensitive search of substring, Unicode version
George Hazan
2021-01-17
Update copyrights
dartraiden
2020-02-20
bunch of useless threads replaced with a call of ProtoBroadcastAsync
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-08-26
obsolete services removed from core & replaced with functions
George Hazan
2019-07-12
compilation fix
George Hazan
2019-07-12
CMake: reduced dependency from prebult libraries.
protomors
2019-04-24
warning fix
George Hazan
2019-02-25
PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completely
George Hazan
2019-02-25
GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...
George Hazan
2019-02-22
SAL macros added to format functions
George Hazan
2019-02-19
MIME types are of type char, not wchar_t
George Hazan
2019-01-28
mir_urlDecode & mir_urlEncode to return CMStringA
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-12-24
mir_urlDecode restored
George Hazan
2018-12-23
in fact, we don't need mir_hmac_sha1 either
George Hazan
2018-12-23
we don't need this function, cause it's not called, and also we have openssl
George Hazan
2018-09-21
code cleaning
George Hazan
2018-08-15
Windows string types removed from m_core.h
George Hazan
2018-07-20
we don't need two name sets for the same array of functions
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-22
no more need in hLangpack variable *YAHOO*
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-05-20
let's avoid identifier 'hLangpack' wherever possible
George Hazan
2018-05-20
sounds packed into CMPlugin (reduces usage of hLangpack)
George Hazan
2018-05-18
Icon_Register(g_plugin.getInst() => g_plugin.registerIcon
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-18
constructor of CMPlugin now registers it automatically in the module list, no...
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-19
CallObjectEventHook: new function to call the event hook of the specified object
George Hazan
2018-02-24
more nullptr
Goraf
2018-01-01
massive copyright update
dartraiden
2017-12-11
mir_base64_* => parameters type fix
George Hazan
2017-12-11
IsTerminalDisconnected() moved to core
George Hazan
2017-12-11
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-11-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-08-08
HookTemporaryEvent - new function that executes an event handler immediately ...
George Hazan
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-03-21
this stupid warning should be suppressed
George Hazan
2017-02-16
duplicated lib folders no needed anymore
George Hazan
[next]