summaryrefslogtreecommitdiff
path: root/plugins/YAMN
AgeCommit message (Collapse)Author
2013-11-03label size fixedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6752 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-23double string from YAMN fixed (for real this time)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-23double string from YAMN fixed, langpacks/english: updated Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6599 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-19removing unnecessary spacesDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6527 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-05spelling correction (thanks RMN) Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6355 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-04plugins: "colour" eliminatedDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6333 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-25valid options initializationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-22pre-XP headers cleanedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6183 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-20using UxthemeKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6141 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-18double ;; removedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6125 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-23use mir_sntprintfTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5791 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-22More double spaces eliminatedDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@5787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-18- fixed YAMN hotkey (fixes #443)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5734 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-15we use bin2hex now instead of mir_snprintf("%02x")George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5699 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5485 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-24replace sprintf to mir_snprintf (part 4)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-08Correct url for all plugins.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4730 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-09no need to suppress PDB path in VS2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-10warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
- database cycles simplified git-svn-id: http://svn.miranda-ng.org/main/trunk@4404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09- short function names allows to write database loops in one string;George Hazan
- 'continue' operator can be used then; - multiple bugs fixed in clists; - code becomes much more compact; git-svn-id: http://svn.miranda-ng.org/main/trunk@4403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4354 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05- rest of menus cleared;George Hazan
- old database macroses wiped out from all plugins (left in m_database.h for compatibility) git-svn-id: http://svn.miranda-ng.org/main/trunk@4324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-20fixed YAMN registration in folders pluginBasil
git-svn-id: http://svn.miranda-ng.org/main/trunk@4122 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-18- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4092 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-17some another leaks fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4070 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-15typo fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4053 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-15added precompiled headerKirill Volinsky
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@4035 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4034 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-13- another portion of '#ifdef UNICODE' clean upVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3993 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-11rest of minor TopToolbar_AddButton issuesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3981 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3827 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-01useless Folders support checks removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-28new template, VARST, to hold the result of calling Utils_ReplaceVarsT()George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3806 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-16- translation fixes (patch from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3617 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-12- fix for chinese in popups;George Hazan
- own md5 module removed; - version bump; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@3585 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-12- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3562 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-10removed not needed interfaces (i think it was last)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3517 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-04- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3414 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-24- getting rid of 24-bit and 8-bit icons (tanks faith_healer)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-16 _T > TaranslateT when needed (patch from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3120 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-03- fix for the buffer overrun in YAMN's mime parserGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@2948 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-02changed plugin nameKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2908 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-11- junk removedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2724 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c