Age | Commit message (Expand) | Author |
2019-08-26 | unified fake User-Agent field generation for all http-related protocols | George Hazan |
2019-08-26 | obsolete services removed from core & replaced with functions | George Hazan |
2019-08-03 | core part of CloseAction went to the core | George Hazan |
2019-07-15 | PROTO_INTERFACE::ReportSelfAvatarChanged = useful helper for working with ava... | George Hazan |
2019-06-27 | manual access to CList/Group restricted | George Hazan |
2019-06-02 | Button_SetIcon_IcoLib - a helper to set MButton's icon using an icolib handle | George Hazan |
2019-04-13 | CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to HIMA... | George Hazan |
2019-04-12 | - extra icons default changed from icon's name to icon's handle; | George Hazan |
2019-04-12 | missing parameter added | George Hazan |
2019-04-12 | standard icolib management code added to CMPluginBase | George Hazan |
2019-03-07 | Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr... | George Hazan |
2019-03-07 | Skin_GetProtoIcon - new function to retrieve status icon's handle | George Hazan |
2019-03-06 | popups: | George Hazan |
2019-02-19 | fix for a typo | George Hazan |
2019-02-19 | db_get_utfa supported in PROTO_INTERFACE & CMPlugin | George Hazan |
2019-02-19 | old XML API removed | George Hazan |
2019-02-11 | unused xml api items removed | George Hazan |
2019-02-01 | four forgotten meta services removed | George Hazan |
2019-01-18 | we don't need PSR_URL as well | George Hazan |
2019-01-18 | PSS_URL removed as totally obsolete | George Hazan |
2018-12-21 | attempt to unify AsyncHttpRequest in various protocols | George Hazan |
2018-12-08 | chats: | George Hazan |
2018-11-26 | Chat_AddGroup - simplified prototype | George Hazan |
2018-11-13 | getByte/getWord/getDword: correct default values restored | George Hazan |
2018-10-17 | fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a subco... | George Hazan |
2018-10-13 | group chats: | George Hazan |
2018-10-13 | chat api: | George Hazan |
2018-10-10 | stupid schema with event handles sharing via CreateEventHook eliminated | George Hazan |
2018-09-23 | db_event_edit - new stub for editing messages | George Hazan |
2018-09-20 | fix for the proper return type of PROTO<>::RecvMsg | George Hazan |
2018-09-19 | GetEventById & SetEventId - two new methods to operate with events by their s... | George Hazan |
2018-08-29 | fixes #1555 (Import shouldn't import .bak second time in service mode) | George Hazan |
2018-08-07 | missing method added | George Hazan |
2018-08-07 | MDatabaseReadonly - base class for all read-only database drivers | George Hazan |
2018-08-02 | Miranda_WaitOnHandleEx - advanced wait function with pInfo parameter | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-07-10 | Menu_SetVisible: new function to write down a Visibility checkbox for a menu ... | George Hazan |
2018-07-05 | fixes #1448 (translated frame names in database) | George Hazan |
2018-06-29 | safer method of backing up databases instead of trying to read them manually | George Hazan |
2018-06-23 | Netlib: | George Hazan |
2018-06-18 | new functions to access mirandaboot.ini from all plugins: | George Hazan |
2018-06-13 | System idle: | George Hazan |
2018-06-13 | profile lock detection unbound from contact list services | George Hazan |
2018-06-01 | CMPluginBase::getModule: new helper for returning plugin's module | George Hazan |
2018-05-31 | fixes #1397 (StdMsg: dynamic loading breaks meta menu) | George Hazan |
2018-05-28 | core changes: | George Hazan |
2018-05-27 | global variable name standardization | George Hazan |
2018-05-27 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-22 | new helper for MS_TTB_ADDBUTTON | George Hazan |