summaryrefslogtreecommitdiff
path: root/include/delphi
AgeCommit message (Expand)Author
2014-01-18old useless junk removedGeorge Hazan
2014-01-15syncAlexey Kulakov
2014-01-08- end of ANSI support in chats;George Hazan
2013-12-14- another atavism (DBVTF_DENYUNICODE) removed;George Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-10-10even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTIONGeorge Hazan
2013-09-25delphi headers syncGeorge Hazan
2013-09-25IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the coreGeorge Hazan
2013-09-24PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...George Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-07MS_CLIST_GROUPEXISTS - new service to detect the clist group's presenceGeorge Hazan
2013-08-16mir_md5_byte_t => BYTE;George Hazan
2013-08-15mir_sha1_byte_t => BYTE;George Hazan
2013-08-15- custom sha1 engine removed from GG;George Hazan
2013-08-15bin2hex/bin2hexW = eliminates many places with printf("%02x")George Hazan
2013-08-12simple core loggerGeorge Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-07-24mir_sntprintf & mir_snvtprintf renamed to mir_snwprintf & mir_snwprintf respe...George Hazan
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-30forgotten helper - db_set (writes a DBVARIANT)George Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-23db_set_resident - helper for MIDataBase::SetSettingResidentGeorge Hazan
2013-06-21new helper ProtoCallService - simply glues module & service name, and then si...George Hazan
2013-06-17ProtoBroadcastAck macro converted into a functionGeorge Hazan
2013-06-17ProtoServiceExists moved to mir_coreGeorge Hazan
2013-06-07duplicated and unused services removedGeorge Hazan
2013-06-04MS_NETLIB_URLENCODE isn't used anyway, die the annoying clutchGeorge Hazan
2013-06-04end of base64* zoo George Hazan
2013-06-03mir_base64_decode & mir_base64_encode moved to mir_core.dllGeorge Hazan
2013-05-25minor PU API fixGeorge Hazan
2013-05-25git-svn-id: http://svn.miranda-ng.org/main/trunk@4821 1316c22d-e87f-b044-9b9b...George Hazan
2013-05-19Changed PopUp to Popup in delphi files, langpack files and rc files.Robert Pösel
2013-05-15MS_MSG_SETSTATUSTEXT - new service for setting the SRMM window's status bar textGeorge Hazan
2013-04-23also wrtrim renamed, according to the standard, to rtrimwGeorge Hazan
2013-04-23- added unicode analogs of ltrim, ltrimp, wildcmp;George Hazan
2013-04-20oops... ME_MSG_WRITEEVENT is ME_MSG_PRECREATEEVENT now :)George Hazan
2013-04-20ME_MSG_WRITEEVENT - new hookable event to catch the db event creation moment ...George Hazan
2013-04-13- compilation fixVadim Dashevskiy
2013-04-12pascal sources syncGeorge Hazan
2013-04-05MS_CLIST_SHOWHIDEMENUITEM - new simplified service for the menus items' hidin...George Hazan
2013-04-04git-svn-id: http://svn.miranda-ng.org/main/trunk@4305 1316c22d-e87f-b044-9b9b...George Hazan
2013-03-30fix for the field type - it must be signedGeorge Hazan
2013-03-30delphi headers cleaningGeorge Hazan
2013-03-3012 binary replacements for MS_DB_EVENT_* services:George Hazan
2013-03-25- compilation fixVadim Dashevskiy
2013-03-24char* mir_urlEncode(const char *szUrl) added George Hazan
2013-03-19- mir_unsubclassWindow introduced for the explicit window unsubclassing;George Hazan
2013-03-17fix for popup-related memory leaksGeorge Hazan
2013-03-17mir_wstrndup added, the Unicode version of mir_strndupGeorge Hazan