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
/
include
Age
Commit message (
Expand
)
Author
2019-04-13
Jabber:
George Hazan
2019-04-13
CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to HIMA...
George Hazan
2019-04-12
- extra icons default changed from icon's name to icon's handle;
George Hazan
2019-04-12
compilation fix
George Hazan
2019-04-12
major crutch for pascal plugins
George Hazan
2019-04-12
missing parameter added
George Hazan
2019-04-12
standard icolib management code added to CMPluginBase
George Hazan
2019-04-12
strange unused shit removed
George Hazan
2019-03-27
Clist events:
George Hazan
2019-03-27
pascal code cleaning
George Hazan
2019-03-26
ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed
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
warning fixes
George Hazan
2019-03-12
- unused member CDbLink::m_bSigned removed;
George Hazan
2019-03-12
CCtrlBase:
George Hazan
2019-03-12
CRITICAL_SECTION isolated inside mir_cs
George Hazan
2019-03-11
another SAL specification for format strings added
George Hazan
2019-03-08
life is too short to remember whether this structure is zeroed or not
George Hazan
2019-03-07
Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr...
George Hazan
2019-03-07
Skin_GetProtoIcon - new function to retrieve status icon's handle
George Hazan
2019-03-07
duplicate popup icons moved into global skin
George Hazan
2019-03-06
popups: pascal code cleaning
George Hazan
2019-03-06
popups:
George Hazan
2019-03-05
Popup:
George Hazan
2019-03-05
fixes #1876 (YAPP renamed to StdPopup, to popup service be always present)
George Hazan
2019-02-28
code cleaning / warning fixes
George Hazan
2019-02-27
popup code cleaning (cause we have no tchar.h)
George Hazan
2019-02-27
CLISTEVENT::szTooltip/pszService to be constant
George Hazan
2019-02-26
more fixes related to #1827 - now the core checks unique user ids itself
George Hazan
2019-02-26
XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2
George Hazan
2019-02-25
PROTORECVFILE now uses const char/wchar_t pointers. also fixes #1864 completely
George Hazan
2019-02-25
GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...
George Hazan
2019-02-22
SAL macros added to format functions
George Hazan
2019-02-19
TranslateU - translates a string to Utf8
George Hazan
2019-02-19
Jabber -> TinyXml2
George Hazan
2019-02-19
utf8 wrappers for CCtrlBase::GetText
George Hazan
2019-02-19
MIME types are of type char, not wchar_t
George Hazan
2019-02-19
fix for a typo
George Hazan
2019-02-19
db_get_utfa supported in PROTO_INTERFACE & CMPlugin
George Hazan
2019-02-19
db_get_utfa -> new function to allocate utf strings dynamically
George Hazan
2019-02-19
old XML API removed
George Hazan
2019-02-14
added operator[] for XMLConstHandle & XMLHandle, making Xpath much shorter
George Hazan
2019-02-14
XML iterators, first version
George Hazan
2019-02-13
CurrencyRates:
George Hazan
2019-02-12
UserInfoEx: old xml driver removed & replaced with new tinyxml2
George Hazan
2019-02-12
tinyxml2 added to mir_core to replace the old xml parser
George Hazan
2019-02-11
unused xml api items removed
George Hazan
2019-02-11
old xml api removed from pascal plugins
George Hazan
[next]