Age | Commit message (Expand) | Author |
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 |
2013-02-23 | - PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat... | George Hazan |
2013-02-23 | old C proto interface removed | George Hazan |
2013-02-13 | - boost updated to 1.53, and should be placed into ..\..\boost folder | 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 |
2013-01-27 | all perversions will "core_main_*" icon names removed | George Hazan |
2013-01-26 | special icon for frames: SKINICON_OTHER_FRAME | George Hazan |
2013-01-12 | new event, ME_LANGPACK_CHANGED, to be called after the dynamic langpack change | George Hazan |
2012-12-10 | mir_core used wrong define | George Hazan |
2012-12-07 | fix for Delphi headers | George Hazan |
2012-12-06 | added function getting timezone description | Kirill Volinsky |
2012-12-06 | fixes for vs2012 | George Hazan |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |