summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-23added precompiled headerKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3697 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22git-svn-id: http://svn.miranda-ng.org/main/trunk@3696 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22 msvc 2010 project fixedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3695 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22added precompiled headerKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3694 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22project fixedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3693 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22 msvc 2010 project fixedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3692 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22removed not needed definesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3691 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22added version infoKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3690 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22fully used loading/unloading eventsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3689 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22By Wishmaster request, translate.js now output =CORE=.txt not to ↵Basil
/out:"/path/to/folder", but one level upper. Thus, now you need specify /out:"/path/plugins" and /untranslated:"/path/plugins" to get same folder structure, as /langpacks/german have now: \langpacks\german\=CORE=.txt \langpacks\german\Plugins\*.txt \langpacks\german\Untranslated\=CORE=.txt \langpacks\german\Untranslated\Plugins\*.txt git-svn-id: http://svn.miranda-ng.org/main/trunk@3688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22hooking loading/unloading plugin eventsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3687 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22LPGENW() function added to source-code parserBasil
git-svn-id: http://svn.miranda-ng.org/main/trunk@3686 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22do not expect a translated string ends not with "]"Basil
git-svn-id: http://svn.miranda-ng.org/main/trunk@3685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22removed an outdated noticeTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@3684 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22- translation fixes (patch from wishmaster)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3683 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3682 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22hooking loading/unloading plugin eventsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22added first initKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3680 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22added first initKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3679 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22hooking loading/unloading eventsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22MetaContacts added in loading\unloading hook tooKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3677 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-22hooking loading/unloading eventsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21- account's icon is automatically set to its online icon;George Hazan
- removed Protocols/ICQ/Accounts and Protocols/Jabber/Accounts icon lib items; - removed arServices array from Jabber git-svn-id: http://svn.miranda-ng.org/main/trunk@3675 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21hooking loading/unloading popups pluginsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3674 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21crazy code causes crazy problemsGeorge Hazan
[fixes: #239] git-svn-id: http://svn.miranda-ng.org/main/trunk@3673 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21project file updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3672 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21с-plus-plusificationVlad Mironov
git-svn-id: http://svn.miranda-ng.org/main/trunk@3671 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21correct comments in headersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3670 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21service MS_VARS_FREEMEMORY replaced with the direct call of mir_freeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3669 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21hooking loading/unloading popups pluginsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3668 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21added forward service cleanup for the dynamically unloaded pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3667 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21MS_SYSTEM_MODULEUNLOAD should be called after calling Unload, but before the ↵George Hazan
physical dll unload git-svn-id: http://svn.miranda-ng.org/main/trunk@3666 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3665 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3664 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21Russian translation updateBasil
git-svn-id: http://svn.miranda-ng.org/main/trunk@3663 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21fixed deleting popups options page when loading/unloading popup or yapp pluginKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3662 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21translate.js with option /noref:"yes" will remove a line "Miranda Language ↵Basil
Pack Version 1" from =CORE=.txt for correct processing of translated files with LangpackSuite git-svn-id: http://svn.miranda-ng.org/main/trunk@3661 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21fix for passing valid parameter into ME_SYSTEM_MODULELOAD/ME_SYSTEM_MODULEUNLOADGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3660 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21code refactoring, replace file reading routines with function ReadFile(file)Basil
git-svn-id: http://svn.miranda-ng.org/main/trunk@3659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21code refactoring, move reading file and removing comments from code into ↵Basil
function ReadFile(file) git-svn-id: http://svn.miranda-ng.org/main/trunk@3658 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21new *.rc parsing engine, now multi-line.Basil
More correct results, multi-line comments are skipped. git-svn-id: http://svn.miranda-ng.org/main/trunk@3657 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21small cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3656 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21small cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3655 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-20nicer+ status items list made dynamicGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3654 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-20- langpacks/english: updatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-20fixes for various hangups & crashes on exitGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3652 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-20small cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3651 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-20small cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3650 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-20- langpacks/belarusian: updatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3649 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-20- additional removal of comments from source code. Many useless lines now ↵Basil
not included into templates. new RC engine with same behavior will be ready soon. git-svn-id: http://svn.miranda-ng.org/main/trunk@3648 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c