summaryrefslogtreecommitdiff
path: root/src/mir_core/subclass.cpp
AgeCommit message (Expand)Author
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-09-17no need to send WM_DESTROY to a window being unsubclassedGeorge Hazan
2013-06-19two memory leaksGeorge Hazan
2013-03-24char* mir_urlEncode(const char *szUrl) added George Hazan
2013-03-19- mir_unsubclassWindow introduced for the explicit window unsubclassing;George Hazan
2013-03-04fix for the smileys cleanup procedureGeorge Hazan
2013-03-04fix for drawing subclassed windowsGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-03forgotten another function: mir_callNextSubclassGeorge Hazan
2013-03-03added mechanism of windows subclassing, proof to dynamic plugin unloadingGeorge Hazan