summaryrefslogtreecommitdiff
path: root/plugins/Variables
AgeCommit message (Collapse)Author
2012-07-07verxion.rc is not editable by Microsoft Visual C++Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@813 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-06Minor x64 signature fixTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@799 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-06+ stdauth + stdfile;George Hazan
NEWSTR_ALLOCA / NEWTSTR_ALLOCA / NEWWSTR_ALLOCA moved to m_system.h git-svn-id: http://svn.miranda-ng.org/main/trunk@792 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-04Исправлена функция ?directory()Vlad Mironov
git-svn-id: http://svn.miranda-ng.org/main/trunk@754 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-04cleaned sln files from plygin directoriesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-03no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutchGeorge Hazan
since now all Myranda plugins are binary incompatible with Miranda's git-svn-id: http://svn.miranda-ng.org/main/trunk@743 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-02Ещё одна крошечная оптимизация ↵Vlad Mironov
(избавляемся от неюникодности). git-svn-id: http://svn.miranda-ng.org/main/trunk@711 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-02Крошечная оптимизация.Vlad Mironov
git-svn-id: http://svn.miranda-ng.org/main/trunk@710 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-01Variables:Kirill Volinsky
not needed pcre.dll anymore git-svn-id: http://svn.miranda-ng.org/main/trunk@709 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-01db_helpers.cpp deletedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@708 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-30"Variables are inexhaustible like an atom" (c) V.LeninGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-30fix for the default hook handlersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@703 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-30mir_free won again!George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@701 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-30code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@700 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-30reallocVlad Mironov
git-svn-id: http://svn.miranda-ng.org/main/trunk@698 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-30Variables moved to mir_* memory allocation routinesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@697 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-30Variables moved to mir_* memory allocation routinesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@696 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-30Наводим порядок.Vlad Mironov
git-svn-id: http://svn.miranda-ng.org/main/trunk@695 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-27no more pluginLink in load()George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@652 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-26mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.George Hazan
all related functions moved to mir_core. git-svn-id: http://svn.miranda-ng.org/main/trunk@644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-26- microkernel addded;George Hazan
- version bumped to 0.92.2 git-svn-id: http://svn.miranda-ng.org/main/trunk@641 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-26/bin10/lib added to the default lib pathGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@640 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24no more intrinsic functionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-22lpgen script updated ,translation files updatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20- MS_SKIN2_ADDICON replaced with Skin_AddIcon;George Hazan
- SKINICONDESC_SIZE* constants removed and replaced with sizeof(sid); - added SIDF_PATH_UNICODE for all plugins; - dynamic translation fixed in the icolib options dialog git-svn-id: http://svn.miranda-ng.org/main/trunk@507 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;George Hazan
- obsolete structure SKINSOUNDDESC removed - dynamically translated hot keys; - checked correct LPGEN'ing of the sounds creation; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@500 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19fixes for the options page translationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-18- PLUGININFO structure removed at all;George Hazan
- Options_AddPage & UserInfo_AddPage replaced MS_OPT_ADDPAGE & MS_USERINFO_ADDPAGE services respectively - total internal redesign of options' translation - code reformatting git-svn-id: http://svn.miranda-ng.org/main/trunk@477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-17Variables:Kirill Volinsky
cosmetic fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@452 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-16another portion of "#ifdef Unicode" removalVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-16another portion of "#ifdef Unicode" removalVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@446 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-16another portion of unneeded MirandaPluginInterfaces removal Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-13Unicode description is no longer needed in PluginInfoVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-08Guids cleanupRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@358 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-07removed not needed filesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@354 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-07projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-05removed old PLUGININFO. plugin info cleanup startsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@312 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-03projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@280 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-02- code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-02projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@266 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-19full solution update, minor project fixesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@89 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-19projects adjustmentVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@79 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-19missing header files removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@71 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-18plugins folders renamingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@60 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c