Age | Commit message (Expand) | Author |
2015-06-19 | Miranda libs to have the .mir extension, to prevent conflicts | George Hazan |
2015-06-18 | protocol platform-independent code moved back to mir_app | George Hazan |
2015-06-17 | obsolete services extincted | George Hazan |
2015-06-14 | wrong calling convention | George Hazan |
2015-06-13 | sync for pascal headers | George Hazan |
2015-06-01 | - ProtoCallService() function considered too dangerous and therefore isn't ex... | George Hazan |
2015-03-24 | UI Utils classes & templates moved to the core, thus allowing any plugin to u... | George Hazan |
2015-03-18 | pascal version of miranda api update | Alexey Kulakov |
2015-01-28 | Pascal: miranda API updates | Alexey Kulakov |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | pascal code: reformat, small fixes | Alexey Kulakov |
2014-12-08 | Awkward's private repo sync | Alexey Kulakov |
2014-11-30 | mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi | George Hazan |
2014-11-30 | safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, | George Hazan |
2014-07-04 | mir_core: | George Hazan |
2014-03-25 | PathIsAbsolute/PathIsAbsoluteW published from the core | George Hazan |
2014-03-13 | another atavism died: DBEF_FIRST | George Hazan |
2014-03-12 | Miranda API fix | Alexey Kulakov |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-03-08 | Pascal-style type correction | Alexey Kulakov |
2014-02-24 | old/unused types removed from Pascal sources | George Hazan |
2014-02-10 | switching to MCONTACT in both C++ & Pascal | George Hazan |
2014-02-10 | Miranda API sync with small compilation fixes | Alexey Kulakov |
2014-02-08 | low-level database access functions rewritten to MCONTACT instead of HANDLE h... | George Hazan |
2014-02-03 | - new helpers for reading db strings into static buffers; | George Hazan |
2014-02-02 | Miranda API update | Alexey Kulakov |
2014-01-24 | fix for unneeded data conversion & wrong data type in mir_base64_encode | George Hazan |
2014-01-15 | sync | Alexey Kulakov |
2013-12-14 | - another atavism (DBVTF_DENYUNICODE) removed; | George Hazan |
2013-09-25 | IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core | George Hazan |
2013-08-16 | mir_md5_byte_t => BYTE; | George Hazan |
2013-08-15 | mir_sha1_byte_t => BYTE; | George Hazan |
2013-08-15 | - custom sha1 engine removed from GG; | George Hazan |
2013-08-15 | bin2hex/bin2hexW = eliminates many places with printf("%02x") | George Hazan |
2013-08-12 | simple core logger | George Hazan |
2013-08-11 | ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe... | George Hazan |
2013-07-24 | mir_sntprintf & mir_snvtprintf renamed to mir_snwprintf & mir_snwprintf respe... | George Hazan |
2013-06-30 | forgotten helper - db_set (writes a DBVARIANT) | George Hazan |
2013-06-23 | db_set_resident - helper for MIDataBase::SetSettingResident | George Hazan |
2013-06-21 | new helper ProtoCallService - simply glues module & service name, and then si... | George Hazan |
2013-06-17 | ProtoBroadcastAck macro converted into a function | George Hazan |
2013-06-17 | ProtoServiceExists moved to mir_core | George Hazan |
2013-06-04 | end of base64* zoo | George Hazan |
2013-06-03 | mir_base64_decode & mir_base64_encode moved to mir_core.dll | George Hazan |
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-04-12 | pascal sources sync | George Hazan |
2013-03-30 | delphi headers cleaning | George Hazan |
2013-03-30 | 12 binary replacements for MS_DB_EVENT_* services: | George Hazan |
2013-03-25 | - compilation fix | Vadim Dashevskiy |