Age | Commit message (Expand) | Author |
2013-04-23 | also wrtrim renamed, according to the standard, to rtrimw | George Hazan |
2013-04-23 | - added unicode analogs of ltrim, ltrimp, wildcmp; | George Hazan |
2013-03-30 | 12 binary replacements for MS_DB_EVENT_* services: | George Hazan |
2013-03-24 | char* mir_urlEncode(const char *szUrl) added | George Hazan |
2013-03-19 | - mir_unsubclassWindow introduced for the explicit window unsubclassing; | George Hazan |
2013-03-17 | mir_wstrndup added, the Unicode version of mir_strndup | George Hazan |
2013-03-03 | fresh core libraries, not to recompile 'em again | George Hazan |
2013-03-03 | forgotten another function: mir_callNextSubclass | George Hazan |
2013-03-03 | added mechanism of windows subclassing, proof to dynamic plugin unloading | George Hazan |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-10-10 | two new db stubs: db_find_first & db_find_next | George Hazan |
2012-09-28 | NotifyFastHook - new core function to call event hooks in the same thread, it... | George Hazan |
2012-09-21 | correct library | George Hazan |
2012-09-21 | - fix for the Netlib_Logf event | George Hazan |
2012-07-27 | Utf8CheckString moved from dbtool to mir_core | George Hazan |
2012-07-26 | simple command-line analyzer | George Hazan |
2012-07-21 | missing libraries | George Hazan |
2012-07-20 | - db3x_mmap is completely moved to a class; | George Hazan |
2012-07-18 | databases are still static, but are controlled via classes | George Hazan |
2012-07-10 | - tooltips for TopToolbar buttons | George Hazan |
2012-07-04 | - internal langpack preparation for hLangpack-dependent resource cleaning | George Hazan |
2012-06-29 | - hook calls were too optimized; | George Hazan |
2012-06-29 | - yet another crash fix on exit; | George Hazan |
2012-06-29 | git-svn-id: http://svn.miranda-ng.org/main/trunk@684 1316c22d-e87f-b044-9b9b-... | George Hazan |
2012-06-29 | - eliminated crash in Punto Switcher's dll during exit; | George Hazan |
2012-06-28 | database stubs moved to mir_core | George Hazan |
2012-06-27 | final wipeout of all interfaces | George Hazan |
2012-06-27 | - langpack returned back; | George Hazan |
2012-06-26 | mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances. | George Hazan |
2012-06-26 | - microkernel addded; | George Hazan |