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-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
2018-08-14
fix for CreatePathToFileW prototype (missing const specifier)
George Hazan
2018-08-10
CCtrListView to notify the parent dialog about item change
George Hazan
2018-07-26
fixes #1527 (Remove obsolete g_hMainThread and QueueUSerAPC from plugins)
George Hazan
2018-07-24
database:
George Hazan
2018-07-20
we don't need two name sets for the same array of functions
George Hazan
2018-07-19
Language pack loader to call GetLocaleInfo() only if language name is missing
George Hazan
2018-07-12
fix for translating string with the same hash
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-07-11
GUI change:
George Hazan
2018-07-11
Russian related fixes
dartraiden
2018-06-18
new functions to access mirandaboot.ini from all plugins:
George Hazan
2018-06-14
code cleaning for CCtrlBase::GetText
George Hazan
2018-06-08
fix for mir_app / mir_core version resources
George Hazan
2018-06-06
fix for occasional crash in CCtrlPages
George Hazan
2018-06-06
CCtrlPages::CheckRowCount() - new function to force tab resize when the numbe...
George Hazan
2018-06-01
fix for malfunctioning CDlgBase::OnChange
George Hazan
2018-06-01
CPluginDlgBase: this class became useless because CMPlugin already has module...
George Hazan
2018-05-30
added handler for right click
George Hazan
[next]