Age | Commit message (Expand) | Author |
2015-06-21 | - resizer moved to mir_core, because it uses hard-coded windows structures; | George Hazan |
2015-06-20 | MS_DB_TIME_* removed from pascal headers too | George Hazan |
2015-06-20 | xml api became a set of functions | George Hazan |
2015-06-19 | Miranda libs to have the .mir extension, to prevent conflicts | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | timezone api migrated to mir_core | George Hazan |
2015-06-19 | crutch to return fake langpack ids for scripting | George Hazan |
2015-06-19 | unused helper removed | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-18 | compilation fix | Vadim Dashevskiy |
2015-06-18 | langpack services module destroyed from mir_app | George Hazan |
2015-06-18 | protocol platform-independent code moved back to mir_app | George Hazan |
2015-06-17 | minus MS_UTILS_SAVEWINDOWPOSITION & MS_UTILS_RESTOREWINDOWPOSITION | George Hazan |
2015-06-17 | obsolete services extincted | George Hazan |
2015-06-16 | unified project for pcre16 moved to libs | George Hazan |
2015-06-16 | fix for a libjson dll name | George Hazan |
2015-06-16 | libson separated from mir_core and moved to libs\ | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | wrong calling convention | George Hazan |
2015-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-13 | sync for pascal headers | George Hazan |
2015-06-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ... | George Hazan |
2015-06-13 | CCtrlBase::m_bSilent - a flag not to send change notifications | George Hazan |
2015-06-11 | - typo fix; | George Hazan |
2015-06-11 | - more transparent ProtoServiceExists implementation; | George Hazan |
2015-06-09 | Added flag PF4_READNOTIFY | Alexander Lantsev |
2015-06-07 | NLHR_PTR moved to m_netlib.h by request | George Hazan |
2015-06-07 | SKINICONDESC -> MAllStrings | George Hazan |
2015-06-06 | fix for some warnings | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-06-02 | - old PNG conversion code (png2dib, dib2png) removed; | George Hazan |
2015-06-02 | constants for PNG & GIF reordered, restoring the functionality of picture saving | George Hazan |
2015-06-02 | can't see this warning anymore | George Hazan |
2015-06-01 | - atavism named MS_UTILS_LOADBITMAP removed; | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | George Hazan |
2015-06-01 | - ProtoCallService() function considered too dangerous and therefore isn't ex... | George Hazan |
2015-05-31 | - CreateProtoServiceFunction() moved into mir_core.dll instead of inlining | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-31 | another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT | George Hazan |
2015-05-31 | fixes for the file sending | George Hazan |
2015-05-31 | fixes for PS_SETAWAYMSG calls | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-28 | - MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS... | George Hazan |
2015-05-26 | compilation fix | George Hazan |
2015-05-26 | Add m_http.h file with error codes to global include folder | Robert Pösel |
2015-05-25 | JSONNode class exported directly from mir_core, all its functions became avai... | George Hazan |
2015-05-23 | Unneeded member removed | Tobias Weimer |
2015-05-23 | PREF_UNICODE & PREF_UTF removed from pascal sources | George Hazan |