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
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
2019-02-07
hopefully last custom UrlDecode implementation removed
George Hazan
2019-02-05
fixes #1825 (spin control initialization should be done in the constructor, n...
George Hazan
2019-02-01
four forgotten meta services removed
George Hazan
2019-01-28
mir_urlDecode & mir_urlEncode to return CMStringA
George Hazan
2019-01-28
fixes #1797 (ICQ10: only images can be transferred)
George Hazan
2019-01-06
CCtrlCombo::OnSelChanged extracted to the separate handler
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-12-21
attempt to unify AsyncHttpRequest in various protocols
George Hazan
2018-12-08
db_get_sa / db_get_wsa to receive the default value, massive code simplification
George Hazan
2018-12-08
PluginUpdater: added OS version detect
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-11-08
safer implementation of PathToRelative
George Hazan
2018-11-07
some files contains LF and CRLF simultaneously
dartraiden
2018-10-15
crash fix: don't crash if plugin was unloaded
George Hazan
2018-09-23
db_event_edit - new stub for editing messages
George Hazan
2018-09-19
GetEventById & SetEventId - two new methods to operate with events by their s...
George Hazan
2018-08-17
export/import with human readable timestamps according to #1490
George Hazan
2018-08-15
command line parameters - code cleaning
George Hazan
2018-08-15
Windows string types removed from m_core.h
George Hazan
2018-08-14
mir_core: WCHAR replaced with wchar_t
George Hazan
[next]