summaryrefslogtreecommitdiff
path: root/plugins/New_GPG
AgeCommit message (Collapse)Author
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5286 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-07-06- translation fixes (patch from dartraiden)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@5247 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-29rest of unused databases services removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-21fix for regression in rev. 5010George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5080 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-20added additional check on outgoing messageAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5057 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-18massive extinction of stupid service name's buffersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5010 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-17a few remaining calls of MS_PROTO_BROADCASTACK removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5008 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-12fixed memory allocationAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4928 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-17- New_GPG: reinstatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4716 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-28- New_GPG: temporary moved to deprecated until:Vadim Dashevskiy
- 1. All mem_free related crashes that occur during messages exchange are fixed. - 2. All the tickets are fixed and closed. git-svn-id: http://svn.miranda-ng.org/main/trunk@4564 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-21x64 compilation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4497 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-21fixed srmm icons flagsAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4494 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-20end of the city legend that PSS_MESSAGEW ever existedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4482 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11- Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON)George Hazan
- various fixes related to SRMM icons; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@4426 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11Unicode, auto-translatable tooltips for Srmm iconsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4423 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11SRMM icons to be unloaded automaticallyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4418 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-05rest of menu cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4325 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-04-04fixed memory allocation/cleaningAlexander Gluzsky
fixed ? menu order git-svn-id: http://svn.miranda-ng.org/main/trunk@4299 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4255 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-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-04fixed retrieving exit code from gpg processAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3879 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-02gpg process handling fixes (not finished)Alexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3854 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-02 modified: plugins/New_GPG/src/gpg_wrapper.cppAlexander Gluzsky
modified: plugins/New_GPG/src/utilities.cpp git-svn-id: http://svn.miranda-ng.org/main/trunk@3853 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-02removed not used headersKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3846 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-02projects cleanupKirill Volinsky
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3842 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-02-15typoRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@3612 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13fix for 64-bit boost lib pathsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3593 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13- boost updated to 1.53, and should be placed into ..\..\boost folderGeorge Hazan
- various compilation fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@3591 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-11year fix for stdafx.cpp & JabberGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3551 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-08"boosted" process managementAlexander Gluzsky
misc process management optimizations (should be little faster now) git-svn-id: http://svn.miranda-ng.org/main/trunk@3479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-06srmm friendly event handling (may cause problems need testing)Alexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3455 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-05fixed temporary files cleanup during runtimeAlexander Gluzsky
added temporary files cleanup on start and exit "boosted" code instead of winapi in some places //TODO: "boosted" process management (it will provide more convenient way to control process and work with pipes, it also should be faster because currently loops with sleep interval used) git-svn-id: http://svn.miranda-ng.org/main/trunk@3428 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-04cleanupAlexander Gluzsky
usgin older boost api for backward compatibility git-svn-id: http://svn.miranda-ng.org/main/trunk@3424 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-03 deleted: src/include/pstream.hAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3408 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-03resourcesAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3407 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-03ability to change key password (because of fucked gpg which does not want to ↵Alexander Gluzsky
give us his stdin/stdout only via ugly windows console) git-svn-id: http://svn.miranda-ng.org/main/trunk@3406 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-29- muuid standardization (patch from Basil) Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3338 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-28added ability to export private key in key choosing dialogAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3315 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-28added ability to copy public key in key choosing dialogAlexander Gluzsky
fixed wrong "resource.h" path in new_gpg.rc git-svn-id: http://svn.miranda-ng.org/main/trunk@3312 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-26button resize for translationAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3299 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-25- compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3274 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-25fixed language in rc fileKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3272 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-24implemented basic encrypted filetransfer capability checking (untested)Alexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3271 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c