Age | Commit message (Expand) | Author |
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 |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2013-03-10 | - m_core.inc almost returned back to int_ptr | George Hazan |
2013-03-09 | fix for XE2 | George Hazan |
2013-03-09 | - added helper for Icon_Register | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-03 | forgotten another function: mir_callNextSubclass | George Hazan |
2013-03-03 | added mechanism of windows subclassing, proof to dynamic plugin unloading | George Hazan |
2013-02-23 | useless variable m_szProtoName removed | George Hazan |
2013-02-23 | - PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat... | George Hazan |
2013-02-10 | STATIC_PLUGIN : 0x0002 flag added to PLUGININFOEX.flags to mark plugins loade... | George Hazan |
2013-02-08 | removed not needed interfaces | Kirill Volinsky |
2013-02-08 | removed not needed interfaces | Kirill Volinsky |
2013-02-08 | removed not needed interfaces | Kirill Volinsky |
2013-01-29 | added ability to restart with current profile | Kirill Volinsky |
2013-01-27 | - new way of removing icolib icons by handle | George Hazan |
2012-12-07 | fix for Delphi headers | George Hazan |
2012-11-28 | some cosmetic changes to the Delphi headers | George Hazan |
2012-11-28 | headers' port to Delphi | George Hazan |
2012-11-21 | xstatus api fixes | Alexey Kulakov |
2012-11-06 | muuid fix for pascal | Vadim Dashevskiy |