summaryrefslogtreecommitdiff
path: root/protocols/JabberG
AgeCommit message (Collapse)Author
2016-01-02Copyrights update part 2Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-17protocols:Alexander Gluzsky
jabber: additional sanity check for incomming pgp encrypted message (xep-0027 is not strict enough), this check is required to avoid incompatibility with some clients with xep-0027 support git-svn-id: http://svn.miranda-ng.org/main/trunk@15885 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-14it's not that simple (c) to move a piece of code to another placeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15860 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-13missing UNSET_UID insertedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15852 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-13some service menus declared as non-tunableGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15850 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-23Jabber: translation fixTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@15765 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-15unnecessary capitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15729 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-11fix for setting Jabber activitiesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15707 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-09fix for the frame processing in JabberGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15702 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-30old unused code that belongs to StdClist moved from the core to pluginGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15652 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-28fix for db_unset() calls over resident variablesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15637 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-28Optimize EV_PROTO_DBSETTINGSCHANGED functions to not use mir_strcmp() but ↵Robert Pösel
just strcmp() It's not needed to user mir_* for checking null pointers when we're comparing const strings with DBCONTACTWRITESETTING values which should be always initialized correctly. git-svn-id: http://svn.miranda-ng.org/main/trunk@15629 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-20custom unicode symbols verifier removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15411 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-19spelling correctionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15398 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-19fix encoding problemsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15390 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-18replace "(c)" and "c" by ©Dart Raiden
update years in __COPYRIGHT git-svn-id: http://svn.miranda-ng.org/main/trunk@15384 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-13minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15347 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-04Jabber: menu uidAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@15191 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-01- strdel()/strdelw() moved to the core;George Hazan
- custom implementations removed git-svn-id: http://svn.miranda-ng.org/main/trunk@15135 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-30- cosmetics and grammar correction;RMN
- Toaster translation template updated manually; - langpacks Russian and Ukrainian updated. git-svn-id: http://svn.miranda-ng.org/main/trunk@15116 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever ↵George Hazan
possible git-svn-id: http://svn.miranda-ng.org/main/trunk@15064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-21crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15003 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-21fix for the wrong invite detectionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15002 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-17- numerous name conflicts resolved;George Hazan
- funny code that loads resource #102 from miranda32.exe removed; - massive mir_sntprintf code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14979 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-16fix for conversion from HBRUSH to BOOLGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14967 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-13fix for a name conflictGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14939 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-09First attempt to support registration forms (can someone test and fix it ↵Tobias Weimer
please?) git-svn-id: http://svn.miranda-ng.org/main/trunk@14881 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-31- Windows 10 version detection;George Hazan
- GetOSDisplayString() moved to mir_core.mir; - numerous warning fixes in mir_core git-svn-id: http://svn.miranda-ng.org/main/trunk@14765 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22- extra icons services converted into functions;George Hazan
- more Kill* functions exported; git-svn-id: http://svn.miranda-ng.org/main/trunk@14635 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22vc2015 compilation fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14622 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21Jabber: vc2015 compilation fix. Need to test on servers with mod_archive ↵Kirill Volinsky
support!!! git-svn-id: http://svn.miranda-ng.org/main/trunk@14605 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-02two new flags of TMO_MenuItem:George Hazan
- CMIF_SYSTEM: filters a menu item out of options' editor; - CMIF_UNMOVABLE: denies attempts to change the item's position; - CMIF_SYSTEM applied to frames' menu; - CMIF_UNMOVABLE applied to Jabber protocol menu items; git-svn-id: http://svn.miranda-ng.org/main/trunk@14468 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
- protocol menu root is always created by the core; - other minor problems with protocol menus in main menu went away git-svn-id: http://svn.miranda-ng.org/main/trunk@14462 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced ↵George Hazan
with pcli->* members git-svn-id: http://svn.miranda-ng.org/main/trunk@14459 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-29ownerData isolated inside TMO_IntMenuItem not to allow external structures ↵George Hazan
to play with it git-svn-id: http://svn.miranda-ng.org/main/trunk@14443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
- duplicated hLangpack field removed from TMO_IntMenuItem; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14440 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-28code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14428 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-27- clist menus went to functionsGeorge Hazan
- m_clist.h cleaning & reordering git-svn-id: http://svn.miranda-ng.org/main/trunk@14422 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-27minor menu related fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14420 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-27fix for the protocols' menusGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14411 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by ↵George Hazan
contact's menu; - Menu_AddContactMenuItem now receives parameter szProto; - Menu_Add* helpers are converted into real functions; git-svn-id: http://svn.miranda-ng.org/main/trunk@14409 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;George Hazan
- fix for checks in frame menus; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14389 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & ↵George Hazan
pcli->hwndContactTree respectively git-svn-id: http://svn.miranda-ng.org/main/trunk@14386 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25rest of genmenu api diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14382 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25another portion of dead genmenu servicesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14377 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-23Remove double "CMIF_ROOTHANDLE | CMIF_ROOTHANDLE" after r14350Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@14353 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-23obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with ↵George Hazan
CMIF_ROOTHANDLE git-svn-id: http://svn.miranda-ng.org/main/trunk@14350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-23- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;George Hazan
- Menu_ConfigureObject replaced MO_SETOPTIONSMENUOBJECT; - TIntMenuObject::hotkey replaced TMenuObject::hotkey git-svn-id: http://svn.miranda-ng.org/main/trunk@14349 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c