summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Expand)Author
2019-02-22code cleaningGeorge Hazan
2019-02-19TranslateU applied to JabberGeorge Hazan
2019-02-19TranslateU - translates a string to Utf8George Hazan
2019-02-19BytesParsed - a function to control parsed xml lengthGeorge Hazan
2019-02-19utf8 wrappers for CCtrlBase::GetTextGeorge Hazan
2019-02-19db_get_utfa -> new function to allocate utf strings dynamicallyGeorge Hazan
2019-02-14added operator[] for XMLConstHandle & XMLHandle, making Xpath much shorterGeorge Hazan
2019-02-14tinyxml2: two wchar_t wrappers addedGeorge Hazan
2019-02-12tinyxml2 added to mir_core to replace the old xml parserGeorge Hazan
2019-02-07hopefully last custom UrlDecode implementation removedGeorge Hazan
2019-02-05fixes #1825 (spin control initialization should be done in the constructor, n...George Hazan
2019-02-01four forgotten meta services removedGeorge Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-28fixes #1797 (ICQ10: only images can be transferred)George Hazan
2019-01-06CCtrlCombo::OnSelChanged extracted to the separate handlerGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-12-24mir_urlDecode restoredGeorge Hazan
2018-12-23in fact, we don't need mir_hmac_sha1 eitherGeorge Hazan
2018-12-23we don't need this function, cause it's not called, and also we have opensslGeorge Hazan
2018-12-21attempt to unify AsyncHttpRequest in various protocolsGeorge Hazan
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-12-08PluginUpdater: added OS version detectGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-08safer implementation of PathToRelativeGeorge Hazan
2018-11-07some files contains LF and CRLF simultaneouslydartraiden
2018-10-15crash fix: don't crash if plugin was unloadedGeorge Hazan
2018-09-23db_event_edit - new stub for editing messagesGeorge Hazan
2018-09-19GetEventById & SetEventId - two new methods to operate with events by their s...George Hazan
2018-08-17export/import with human readable timestamps according to #1490George Hazan
2018-08-15command line parameters - code cleaningGeorge Hazan
2018-08-15Windows string types removed from m_core.hGeorge Hazan
2018-08-14mir_core: WCHAR replaced with wchar_tGeorge Hazan
2018-08-14fix for CreatePathToFileW prototype (missing const specifier)George Hazan
2018-08-10CCtrListView to notify the parent dialog about item changeGeorge Hazan
2018-07-26fixes #1527 (Remove obsolete g_hMainThread and QueueUSerAPC from plugins)George Hazan
2018-07-24database:George Hazan
2018-07-20we don't need two name sets for the same array of functionsGeorge Hazan
2018-07-19Language pack loader to call GetLocaleInfo() only if language name is missingGeorge Hazan
2018-07-12fix for translating string with the same hashGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
2018-07-11Russian related fixesdartraiden
2018-06-18new functions to access mirandaboot.ini from all plugins:George Hazan
2018-06-14code cleaning for CCtrlBase::GetTextGeorge Hazan
2018-06-08fix for mir_app / mir_core version resourcesGeorge Hazan
2018-06-06fix for occasional crash in CCtrlPagesGeorge Hazan
2018-06-06CCtrlPages::CheckRowCount() - new function to force tab resize when the numbe...George Hazan
2018-06-01fix for malfunctioning CDlgBase::OnChangeGeorge Hazan
2018-06-01CPluginDlgBase: this class became useless because CMPlugin already has module...George Hazan
2018-05-30added handler for right clickGeorge Hazan