summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2014-07-16fixes #742 (StdAway doesn't retrieve status messages from metas)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to ↵George Hazan
be omitted if the size of first one is fixed (not to contaminate sources with the excessive code) git-svn-id: http://svn.miranda-ng.org/main/trunk@9829 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-15fix for the GIF avatars displaying George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9816 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-15fix for the zombi contacts creation (bug imported from Miranda IM CVS, so it ↵George Hazan
existed before October 27th, 2004 :) git-svn-id: http://svn.miranda-ng.org/main/trunk@9806 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-15fix for the wrong return value typeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9805 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-14%userid% expansion for metasGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9801 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-14code optimizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9800 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-14StdFile to get the incoming files folder's name via metacontactGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9796 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-13more code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9789 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-13fix for borkred listening portsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-13fixes #736 (Converting a contact into metacontact sometimes renames it)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9786 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9785 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-12crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9780 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-12minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9774 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-12netlib:George Hazan
- added a thread id to a log; - get rid of that (NULL) git-svn-id: http://svn.miranda-ng.org/main/trunk@9771 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-10redirect for the User Typing eventGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9761 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-10typing notify handler in MetaContacts considered uselessGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9760 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-09also fix for changing sub's avatars in StdMagGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9752 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-09StdMsg: the outgoing messages are written into the meta history with wrong ↵George Hazan
contact id git-svn-id: http://svn.miranda-ng.org/main/trunk@9750 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-09Core: Add PF4_GROUPCHATFILES flag to mark protocols that support sending ↵Robert Pösel
files to group chats StdFile: Don't show "Send file" menu item for groupchats of protocols that doesn't support it git-svn-id: http://svn.miranda-ng.org/main/trunk@9740 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-06return to the relative langpack's file namesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9718 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-06attempt to fix #721George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9717 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-05fix for the case-insensitive comparison in wildcmpitGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-04standardizing the control over checkboxes in clistGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9682 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-04various code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-04mir_core:George Hazan
- third parameter pBase added to PathToRelative/PathToRelativeW; - missing export 'db_mc_notifyDefChange' added to the .def file; - path utils moved to _tcsncpy_s function; - useless variables removed; - libraries regenerated; git-svn-id: http://svn.miranda-ng.org/main/trunk@9676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-02oopsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9650 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-02dbx_tree is blacklistedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9649 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-01fix for Subcontacts menu items sort orderGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9637 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-30StdChat: options redesignedDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9630 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-29sub status calculation untied from SRMMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9622 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-29fixes #668 (Change default icon for extra icon homepage)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9617 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-28fixes #630 p.2 (user must have a choice to display either Nick or ↵George Hazan
DisplayName in SRMM menu) git-svn-id: http://svn.miranda-ng.org/main/trunk@9605 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-28flags must be zeroed manually nowGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9595 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-26fix for not setting the current sub from menuGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9584 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-26this code seems uselessGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9583 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-25MetaContact -> metacontact; decapitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9573 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-24code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9572 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-24typoDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9571 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-24resource cosmetics (by person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9566 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-24- meta options dialog slightly fixedGeorge Hazan
- two unused dialogs removed git-svn-id: http://svn.miranda-ng.org/main/trunk@9565 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-24useless metacontact sub's priorities wiped outGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9562 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-23code cleaning George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9561 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-23more correct way of catching incoming messagesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9560 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-23srmm icon to follow the received messagesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9559 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-22fix for setting sub's status & nickGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9558 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-22fix for changing sub's iconGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9556 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-22message sending fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9554 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-22current sub in tabSRMM untied from the meta servicesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9553 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-21fixed langpack authors cropKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9548 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c