summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-12-21- more effective binary search of MUUIDs;George Hazan
2015-12-21hex2bin / hex2bin -> fast hex decoder from char / WCHAR to binary dataGeorge Hazan
2015-12-08first version of custom submenu button that doesn't crash (doesn't work either)George Hazan
2015-12-07fix to apply the unique identifiers to all menu rootsGeorge Hazan
2015-12-06Fix for r15788Tobias Weimer
2015-12-02crutch for setting menu ids in PascalGeorge Hazan
2015-11-29Core: SkinAddNewSound removed and replaced by SkinAddNewSoundExTobias Weimer
2015-11-12fix for a function definitionGeorge Hazan
2015-11-11shitty pascal may burn in the hellGeorge Hazan
2015-11-11thread library:George Hazan
2015-10-30old unused code that belongs to StdClist moved from the core to pluginGeorge Hazan
2015-10-26IsPluginLoaded - a function to detect if plugin is loadedGeorge Hazan
2015-10-22TCHAR cleansing in CLIST_INTERFACEGeorge Hazan
2015-10-02part2 MikalaiR
2015-09-04UNSET_UID macroAlexander Lantsev
2015-09-02terrible crutch to fix VS2010 stupidityGeorge Hazan
2015-09-02TMenuItem::uid added to hold the unique menu item idGeorge Hazan
2015-09-01sha256 functions moved to the coreGeorge Hazan
2015-09-01- strdel()/strdelw() moved to the core;George Hazan
2015-08-27another forgotten va_endTobias Weimer
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-25added forgotten va_end()Tobias Weimer
2015-08-12more naming conflicts resolvedGeorge Hazan
2015-08-11missing string comparison functionsGeorge Hazan
2015-08-11fix for strange SSL API structure nameGeorge Hazan
2015-08-09three new functions for checking Windows versionGeorge Hazan
2015-08-08finally removing of stdurlKirill Volinsky
2015-08-03pass_ptrA, pass_ptrW and pass_ptrT moved to m_system_cpp.h [по просьб...MikalaiR
2015-07-31- Windows 10 version detection;George Hazan
2015-07-26- warning fixes;George Hazan
2015-07-25- obsolete menu processing code removed;George Hazan
2015-07-22typo fixGeorge Hazan
2015-07-22duplicate definition removedGeorge Hazan
2015-07-22- extra icons services converted into functions;George Hazan
2015-07-21vc2015 compilation fixKirill Volinsky
2015-07-15KillModuleIcons exportedGeorge Hazan
2015-07-09missing headerGeorge Hazan
2015-07-09buggy function removedGeorge Hazan
2015-07-03- IDR_CONTEXT resource removed from all clists;George Hazan
2015-07-02port of menu changes to pascal headersGeorge Hazan
2015-07-02tray menu functions also moved to the core.George Hazan
2015-07-02group menu services moved to coreGeorge Hazan
2015-07-02two new flags of TMO_MenuItem:George Hazan
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-29git-svn-id: http://svn.miranda-ng.org/main/trunk@14445 1316c22d-e87f-b044-9b9...George Hazan
2015-06-29fix for the pascal headersGeorge Hazan
2015-06-29ownerData isolated inside TMO_IntMenuItem not to allow external structures to...George Hazan
2015-06-29duplicate hLangpack assignment removedGeorge Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan