Age | Commit message (Expand) | Author |
2014-01-15 | sync | Alexey Kulakov |
2014-01-08 | - end of ANSI support in chats; | George Hazan |
2013-12-14 | - another atavism (DBVTF_DENYUNICODE) removed; | George Hazan |
2013-11-19 | preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB... | George Hazan |
2013-10-10 | even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTION | George Hazan |
2013-09-25 | delphi headers sync | George Hazan |
2013-09-25 | IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core | George Hazan |
2013-09-24 | PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ... | George Hazan |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-09-07 | MS_CLIST_GROUPEXISTS - new service to detect the clist group's presence | 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 | - 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 |
2013-06-17 | ProtoBroadcastAck macro converted into a function | George Hazan |
2013-06-17 | ProtoServiceExists moved to mir_core | George Hazan |
2013-06-07 | duplicated and unused services removed | George Hazan |
2013-06-04 | MS_NETLIB_URLENCODE isn't used anyway, die the annoying clutch | 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-05-25 | minor PU API fix | George Hazan |
2013-05-25 | git-svn-id: http://svn.miranda-ng.org/main/trunk@4821 1316c22d-e87f-b044-9b9b... | George Hazan |
2013-05-19 | Changed PopUp to Popup in delphi files, langpack files and rc files. | Robert Pösel |
2013-05-15 | MS_MSG_SETSTATUSTEXT - new service for setting the SRMM window's status bar text | 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-20 | oops... ME_MSG_WRITEEVENT is ME_MSG_PRECREATEEVENT now :) | George Hazan |
2013-04-20 | ME_MSG_WRITEEVENT - new hookable event to catch the db event creation moment ... | George Hazan |
2013-04-13 | - compilation fix | Vadim Dashevskiy |
2013-04-12 | pascal sources sync | George Hazan |
2013-04-05 | MS_CLIST_SHOWHIDEMENUITEM - new simplified service for the menus items' hidin... | George Hazan |
2013-04-04 | git-svn-id: http://svn.miranda-ng.org/main/trunk@4305 1316c22d-e87f-b044-9b9b... | George Hazan |
2013-03-30 | fix for the field type - it must be signed | 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 |
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 | fix for popup-related memory leaks | George Hazan |
2013-03-17 | mir_wstrndup added, the Unicode version of mir_strndup | George Hazan |
2013-03-15 | POPUPDATAEX_V2: ansi version removed | George Hazan |