Age | Commit message (Expand) | Author |
2013-09-25 | PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused | George Hazan |
2013-09-25 | IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core | George Hazan |
2013-09-25 | warning fix | George Hazan |
2013-09-24 | ME_POPUP_FILTER - popup filtering event | George Hazan |
2013-09-24 | PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ... | George Hazan |
2013-09-22 | pre-XP headers cleaned | George Hazan |
2013-09-21 | mir_ptr<> constructor declared as explicit to evade problems | George Hazan |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-09-07 | removed define dupes | Kirill Volinsky |
2013-09-07 | MS_CLIST_GROUPEXISTS - new service to detect the clist group's presence | George Hazan |
2013-09-01 | MString adaptation for Miranda | George Hazan |
2013-08-25 | MString removed from Jabber & IRC | George Hazan |
2013-08-25 | MString 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 | netlib moved to the core logger | George Hazan |
2013-08-12 | simple core logger | George Hazan |
2013-08-12 | unused setting removed | George Hazan |
2013-08-11 | ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe... | George Hazan |
2013-08-10 | avatars related code cleaning & reordering | George Hazan |
2013-08-06 | compilation fix for Win32 config | George Hazan |
2013-08-06 | - special function json_as_pstring, that returns std::string directly from js... | George Hazan |
2013-08-05 | fix for massive memory leak in json parser | George Hazan |
2013-08-03 | tray icons code standardization | George Hazan |
2013-08-02 | mir_ptr<> shall be initialized by NULL by default | George Hazan |
2013-07-28 | - stubs for PROTO get* & set* functions removed from mir_core; | George Hazan |
2013-07-28 | - fix for name conflict in proto helpers; | George Hazan |
2013-07-24 | json parser went to mir_core | George Hazan |
2013-07-24 | mir_sntprintf & mir_snvtprintf renamed to mir_snwprintf & mir_snwprintf respe... | George Hazan |
2013-07-21 | fix for the message description | George Hazan |
2013-07-21 | - BUTTONSETSENDONDOWN functionality moved to the core; | George Hazan |
2013-07-20 | protocol helper for detecting chats: isChatRoom | George Hazan |
2013-07-15 | compilation fix | George Hazan |
2013-07-15 | same clutch removed for MButtonCtrl, mir_subclassWindow won again | George Hazan |
2013-07-11 | fix for an endless cycle in AIM | George Hazan |
2013-07-10 | Jabber -> new helpers | George Hazan |
2013-07-09 | applied protocol helpers | George Hazan |
2013-07-09 | fix for C | George Hazan |
2013-07-09 | protocol database helpers | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-07-08 | protocol helpers, beginning | George Hazan |
2013-07-06 | flag for displaying offline contacts in chats | George Hazan |
2013-06-30 | - db_set_blob used everywhere for writing blobs | George Hazan |
2013-06-30 | forgotten helper - db_set (writes a DBVARIANT) | George Hazan |
2013-06-29 | rest of unused databases services removed | George Hazan |
2013-06-23 | new helper applied instead of MS_DB_SETSETTINGRESIDENT | 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 |