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
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
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-03-24
UI Utils classes & templates moved to the core, thus allowing any plugin to u...
George Hazan
2015-03-11
all database functions moved to m_database.h
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-11
more useless warnings disabled
George Hazan
2014-12-11
warning fix
George Hazan
[next]