Age | Commit message (Expand) | Author |
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-11 | Unicode, auto-translatable tooltips for Srmm icons | George Hazan |
2013-04-11 | status icons almost recovered | George Hazan |
2013-04-11 | oops | George Hazan |
2013-04-11 | SRMM icons to be unloaded automatically | George Hazan |
2013-04-10 | - SRMM status icons module moved to the core; | George Hazan |
2013-04-08 | - MBF_OWNERSTATE option moved to the public header; | George Hazan |
2013-04-07 | end of the old database macroses | George Hazan |
2013-04-07 | mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without... | George Hazan |
2013-04-07 | yaRelay included into solutions | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | 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-04-04 | MS_SKIN_PLAYSOUNDFILE: extension of MS_SKIN_PLAYSOUND that plays almost any file | 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 | added one more parameter for saving files with or without formatting | Kirill Volinsky |
2013-03-30 | 12 binary replacements for MS_DB_EVENT_* services: | George Hazan |
2013-03-27 | XML API extended by two file operations: save to & read from file | George Hazan |
2013-03-25 | GTalk menu item is inserted now into the Jabber protocol menu | George Hazan |
2013-03-25 | - compilation fix | Vadim Dashevskiy |
2013-03-24 | char* mir_urlEncode(const char *szUrl) added | George Hazan |
2013-03-24 | - IJabberNetInterface::GetHandle() method added to retrieve a network handle; | George Hazan |
2013-03-21 | - unused constant MIRANDA_IDLE_INFO_SIZE_1 removed; | 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 | oops... and mir_tstrndup too | George Hazan |
2013-03-17 | mir_wstrndup added, the Unicode version of mir_strndup | George Hazan |
2013-03-16 | Correct mistake in the api documentation at /include/m_database.h for MS_DB_G... | Szymon Tokarz |
2013-03-15 | POPUPDATAEX_V2: ansi version removed | George Hazan |
2013-03-15 | various popup related code cleaning | 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-08 | some memory leak fixes | 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-03-02 | rest of TCHAR_STR_PARAM replaced | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-02-28 | compilation fixes | George Hazan |
2013-02-28 | new template, VARST, to hold the result of calling Utils_ReplaceVarsT() | George Hazan |
2013-02-25 | PROTO_INTERFACE made zeroed on the basic inheritance level | George Hazan |
2013-02-23 | useless variable m_szProtoName removed | George Hazan |