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
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
2017-02-03
mime type standardization
George Hazan
2017-01-31
- NUF_HTTPGATEWAY: unused option removed;
George Hazan
2017-01-16
Utf8DecodeT/Utf8EncodeT macros considered useless and replaced with Utf8Decod...
George Hazan
2017-01-14
separate handle types for HNETLIBCONN & HNETLIBBIND
George Hazan
2017-01-11
strong typization - better typization
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-11-27
correct type for ServiceExists() - bool
George Hazan
2016-09-17
- fix for tray icon blinking in chats;
George Hazan
2016-07-29
removing TCHAR + WCHAR from headers
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-27
<tchar.h> removed from <m_system.h>
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-21
improperly named helper renamed
George Hazan
2016-06-04
C++ classes moved to m_system_cpp.h
MikalaiR
2016-06-04
code optimization
MikalaiR
2016-04-10
Utf8toUcs2 exported
George Hazan
2016-04-08
mir_hmac_sha256 added
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-12-21
hex2bin / hex2bin -> fast hex decoder from char / WCHAR to binary data
George Hazan
2015-11-11
thread library:
George Hazan
2015-09-01
sha256 functions moved to the core
George Hazan
2015-09-01
- strdel()/strdelw() moved to the core;
George Hazan
2015-08-25
added forgotten va_end()
Tobias Weimer
2015-08-11
missing string comparison functions
George Hazan
2015-08-09
three new functions for checking Windows version
George Hazan
2015-07-31
- Windows 10 version detection;
George Hazan
2015-06-25
- Set wparam and lParam to 0 as default arg in CallService and others, to sim...
Tobias Weimer
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-18
langpack services module destroyed from mir_app
George Hazan
2015-06-18
protocol platform-independent code moved back to mir_app
George Hazan
2015-06-17
obsolete services extincted
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan
2015-06-11
- more transparent ProtoServiceExists implementation;
George Hazan
2015-06-06
fix for some warnings
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-06-01
- ProtoCallService() function considered too dangerous and therefore isn't ex...
George Hazan
2015-05-31
- CreateProtoServiceFunction() moved into mir_core.dll instead of inlining
George Hazan
[next]