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
/
src
/
mir_core
Age
Commit message (
Expand
)
Author
2020-02-16
useless checks removed
George Hazan
2020-02-01
let's make a couple of things simpler
George Hazan
2020-02-01
fix for TryEnterCriticalSection
George Hazan
2020-02-01
attempt to fix #2139
George Hazan
2020-01-30
LIST::remove + LIST::indexOf() combination removed with LIST::removeItem
George Hazan
2020-01-29
fix for a rare crash on exit
George Hazan
2020-01-27
minor code cleaning
George Hazan
2020-01-20
db_event_delete: unused parameter removed
George Hazan
2020-01-09
if smth cannot be incuded, it shall be inlined
George Hazan
2020-01-03
thread-safe implementation of CTimer::Start/Stop
George Hazan
2020-01-03
CTimer::GetEventId() shall return UINT_PTR as well
George Hazan
2020-01-03
CTimer::CTimer() : parameter type is changed to UINT_PTR, as presumed
George Hazan
2020-01-01
Happy new year, Miranda, part 2
dartraiden
2020-01-01
Happy new year, Miranda
George Hazan
2019-12-16
typo fix
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-10-15
MBinBuffer::assign = function to replace buffer contents
George Hazan
2019-10-02
merge with SrmmLogContainer
George Hazan
2019-08-28
fixes #2038 (Update tinyxml2 to 7.1.0)
George Hazan
2019-08-26
obsolete services removed from core & replaced with functions
George Hazan
2019-08-09
fixes #2023 (Cannot edit "Open new chat rooms in the default container" setti...
George Hazan
2019-07-26
warning fixes
George Hazan
2019-07-24
massive warning fix
George Hazan
2019-07-24
warning fixes
George Hazan
2019-07-12
CMake: reduced dependency from prebult libraries.
protomors
2019-06-10
fixes #1981 ([MsgExport] - it is no longer possible to change contact setting...
George Hazan
2019-05-13
CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProc
George Hazan
2019-04-25
ListView shall not report the change if current item is changed
George Hazan
2019-04-23
mir_core: warning fix
Mataes
2019-03-25
major fix for the command-line parser
George Hazan
2019-03-19
added CCtrlDate::SetTime
George Hazan
2019-03-19
missing CBN_KILLFOCUS handler in CCtrlCombo
George Hazan
2019-03-19
CCtrlDate - new UI class for date/time pickers
George Hazan
2019-03-12
fixes for format specifiers
George Hazan
2019-03-12
- unused member CDbLink::m_bSigned removed;
George Hazan
2019-03-12
CCtrlBase:
George Hazan
2019-03-12
these conditions are identical
George Hazan
2019-03-12
another manual critical section removed
George Hazan
2019-03-01
preventing endless loops on error
George Hazan
2019-02-28
code cleaning / warning fixes
George Hazan
2019-02-26
XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2
George Hazan
2019-02-22
code cleaning
George Hazan
2019-02-19
TranslateU applied to Jabber
George Hazan
2019-02-19
TranslateU - translates a string to Utf8
George Hazan
2019-02-19
BytesParsed - a function to control parsed xml length
George Hazan
2019-02-19
utf8 wrappers for CCtrlBase::GetText
George Hazan
2019-02-19
db_get_utfa -> new function to allocate utf strings dynamically
George Hazan
2019-02-14
added operator[] for XMLConstHandle & XMLHandle, making Xpath much shorter
George Hazan
2019-02-14
tinyxml2: two wchar_t wrappers added
George Hazan
2019-02-12
tinyxml2 added to mir_core to replace the old xml parser
George Hazan
[next]