summaryrefslogtreecommitdiff
path: root/plugins/MirOTR
AgeCommit message (Collapse)Author
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-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-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5094 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-21minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5083 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-17fix for mirOTR libraries projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4709 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-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-07end of the old database macrosesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4373 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-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4319 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-14- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4022 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-14- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4016 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-11- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3972 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-01service call replaced with helperGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3825 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-03-01added version infoKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3813 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-01-31- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3378 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-28- muuids cosmetic fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3321 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-20- Another portion of _T replacement (patch from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3191 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-22Changed position in Options for few more pluginsRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@2807 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-11life with filter is better...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2721 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-09- MirOTR: compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2706 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-07- final libs adaptation for MSVC 2012Vadim Dashevskiy
- pre-build stuff moved to 'build' folder git-svn-id: http://svn.miranda-ng.org/main/trunk@2685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06- MSVC 2011 adaptationVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2679 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06rename of 2010 projects in solution filesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06added copies of projects for 2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06rename of 2010 projects without *_10 suffixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2675 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2601 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-01SKINICONDESC initialization - end of storyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2598 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-28various menu initialization quirksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2552 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-28new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & ↵George Hazan
ProtoChainRecvFile git-svn-id: http://svn.miranda-ng.org/main/trunk@2540 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-26various code cleaning considering protocols' declarationsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2509 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-15removed the old langpack filesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@2323 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-06Fixed compilation of standalone plugins (thx robyer)Vadim Dashevskiy
Xfire protocol added to solutions (no 64-bit yet) git-svn-id: http://svn.miranda-ng.org/main/trunk@2218 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-02final switch to the typed icolib apiGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2152 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-02warning fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2151 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-14MirOTR: folders restructurizationKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1927 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c