index
:
miranda-ng.git
0_95_10_2
jabber_test
master
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-04-06
useless commands removed
George Hazan
2020-04-01
fixes #2243 (Jabber: buggy OpenFire stanzas drive Miranda crazy)
George Hazan
2020-03-30
CProgress => CCtrlProgress: fix for a class name
George Hazan
2020-03-17
CCtrlListView::OnNotify: we ignore item change until OnInitDialog is finished
George Hazan
2020-03-15
db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / getMStringW...
George Hazan
2020-03-12
fix for rare crash
George Hazan
2020-03-08
fixes #2252 (Update tinyxml2 to 8.0.0)
George Hazan
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
[next]