summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2016-04-13CMOptionLink for strings MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16639 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13nasty crutch to compile 64-bit versionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16636 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-12jabber: shit wiping beganGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16633 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-12m_gui: CMOption for strings MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16632 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-10Utf8toUcs2 exportedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16619 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-08AIM adaptation for mir_hmac256George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16610 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-08mir_hmac_sha256 addedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16609 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07m_netlib.h: NLHR_PTR construct. from INT_PTR MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16601 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-06MS_CLUI_CONTACTRENAMED - totally unused service removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16595 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-02git-svn-id: http://svn.miranda-ng.org/main/trunk@16577 ↵MikalaiR
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-18import libs for opensslGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16505 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-18git-svn-id: http://svn.miranda-ng.org/main/trunk@16502 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-18openssl headers updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16500 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-05ContextHelp: initial commit (adopted)Goraf
* working * 32/64-bit compilable git-svn-id: http://svn.miranda-ng.org/main/trunk@16225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-02another perversion (called EventList) diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16210 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-28atavism removed: CLISTEVENT::cbSizeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16180 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-28unused functions removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16179 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-28- local structure declarations moved to the global header;George Hazan
- structure definition optimization git-svn-id: http://svn.miranda-ng.org/main/trunk@16178 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-21fix for moving menu item to the first position in a submenuGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16132 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-20typo MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16130 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-06git-svn-id: http://svn.miranda-ng.org/main/trunk@16040 ↵MikalaiR
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 2Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-21- more effective binary search of MUUIDs;George Hazan
- fix to prevent a loop creation if one forgets about UNSET_UID; git-svn-id: http://svn.miranda-ng.org/main/trunk@15926 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-21hex2bin / hex2bin -> fast hex decoder from char / WCHAR to binary dataGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15925 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-08first version of custom submenu button that doesn't crash (doesn't work either)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15832 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-07fix to apply the unique identifiers to all menu rootsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15826 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-06Fix for r15788Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@15824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-02crutch for setting menu ids in PascalGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15802 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-29Core: SkinAddNewSound removed and replaced by SkinAddNewSoundExTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@15788 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-12fix for a function definitionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15714 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-11shitty pascal may burn in the hellGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15711 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-11thread library:George Hazan
- _beginthread replaced with CreateThread(); - functions forkthread & forkthreadex removed; - macroses mir_forkthread, mir_forkthreadex & mir_forkthreadowner became real functions; git-svn-id: http://svn.miranda-ng.org/main/trunk@15710 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-30old unused code that belongs to StdClist moved from the core to pluginGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15652 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-26IsPluginLoaded - a function to detect if plugin is loadedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15619 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-22TCHAR cleansing in CLIST_INTERFACEGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15591 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-02part2 MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15499 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-04UNSET_UID macroAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@15202 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-02terrible crutch to fix VS2010 stupidityGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15151 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-02TMenuItem::uid added to hold the unique menu item idGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15149 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-01sha256 functions moved to the coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15137 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-01- strdel()/strdelw() moved to the core;George Hazan
- custom implementations removed git-svn-id: http://svn.miranda-ng.org/main/trunk@15135 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-27another forgotten va_endTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@15048 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15043 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-25added forgotten va_end()Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@15031 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-12more naming conflicts resolvedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14924 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-11missing string comparison functionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14918 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-11fix for strange SSL API structure nameGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14905 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-09three new functions for checking Windows versionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14882 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c