Age | Commit message (Expand) | Author |
2012-07-23 | Miranda IM renamed to Miranda NG part 2 | Vadim Dashevskiy |
2012-07-21 | controllable critical section locker | George Hazan |
2012-07-20 | - db3x_mmap is completely moved to a class; | George Hazan |
2012-07-18 | API update | Alexey Kulakov |
2012-07-18 | mir_core on MIDatabase | George Hazan |
2012-07-18 | databases are still static, but are controlled via classes | George Hazan |
2012-07-17 | obsolete heaader file, m_plugins.h, removed | George Hazan |
2012-07-15 | Delphi7 adaptation | Alexey Kulakov |
2012-07-14 | - code cleaning | George Hazan |
2012-07-14 | API update | Alexey Kulakov |
2012-07-14 | much less crazy way to organize clist data | George Hazan |
2012-07-13 | bunch of incorrect thread calls | George Hazan |
2012-07-12 | time API unborkred | George Hazan |
2012-07-11 | MS_LANGPACK_LOOKUPHANDLE - helps plugins to detect another plugins' data | George Hazan |
2012-07-10 | - tooltips for TopToolbar buttons | George Hazan |
2012-07-09 | slightly changed design of custom MButtonCtrl window procedure. Clist Nicer w... | George Hazan |
2012-07-09 | - customizeable TopToolbar | George Hazan |
2012-07-08 | structure copying replaced with the inheritance | George Hazan |
2012-07-06 | + stdautoaway + stdhelp + stduihist + stdidle + stduseronline | George Hazan |
2012-07-06 | + stdauth + stdfile; | George Hazan |
2012-07-05 | - first of the /Core standard plugins; | George Hazan |
2012-07-05 | m_api: hide hLangpack from interface part | Alexey Kulakov |
2012-07-04 | Pascal headers moved to include\delphi directory (with small updates) | Alexey Kulakov |
2012-07-04 | - internal langpack preparation for hLangpack-dependent resource cleaning | George Hazan |
2012-07-03 | no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutch | George Hazan |
2012-07-03 | fix for gcc compiler | George Hazan |
2012-07-02 | - mir_cslock - class for locking critical sections; | George Hazan |
2012-07-02 | internal function removed from the public API | George Hazan |
2012-07-01 | db_helpers.cpp deleted | George Hazan |
2012-06-30 | - setting thread names; | 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 | - eliminated crash in Punto Switcher's dll during exit; | George Hazan |
2012-06-28 | database stubs moved to mir_core | George Hazan |
2012-06-28 | some atavisms removed | George Hazan |
2012-06-27 | final wipeout of all interfaces | George Hazan |
2012-06-27 | no more pluginLink in load() | George Hazan |
2012-06-27 | - langpack returned back; | George Hazan |
2012-06-27 | sync | George Hazan |
2012-06-26 | mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances. | George Hazan |
2012-06-26 | - microkernel addded; | George Hazan |
2012-06-25 | dynamic fonts' options translation | George Hazan |
2012-06-24 | fix for mir_ptr<T> assignment | George Hazan |
2012-06-24 | - added template mir_ptr for automatic memory deallocation using mir_free(); | George Hazan |
2012-06-23 | - fix for LIST<T>.ListCopy() | George Hazan |
2012-06-23 | fix for the array assignment | George Hazan |
2012-06-23 | added TCHAR *tszMessage; in PROTORECVEVENT | Kirill Volinsky |
2012-06-23 | - warning fixes | George Hazan |
2012-06-23 | libjson interface added to the core | George Hazan |
2012-06-21 | MS_UTILS_OPENURL Unicode | George Hazan |