summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Collapse)Author
2014-07-22fix for the core logger disabling George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9922 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-22no, unique settings are not always strings... (ICQ suxx & must die)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9921 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-22fix for assigning DWORDS in the same database variable that held a string beforeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9920 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21Profile Manager must be shown even if there is only one obsoleted profileGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9905 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21profile creation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9901 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21translation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9897 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20forgotten ++George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9893 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20if one profile is ok and another one requires a conversion, we still need to ↵George Hazan
display Profile Manager git-svn-id: http://svn.miranda-ng.org/main/trunk@9889 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20default profile verificationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9887 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20slightly more correct versionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9886 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20single profile that requires conversion also to raise up Profile ManagerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9885 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20we don't unload checker on startupGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9881 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20all profile conversion stuff moved to dbcheckerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9870 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19more red icon for the fatal errorsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9869 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19fix for a context menuGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9868 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19more fixes for Profile ManagerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9867 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19profile manager: support for the obsolete profilesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9865 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19three standard icons added to the core: for a warning, error or notificationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9864 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19db_mc_tryMeta - returns parent hContact for a subcontact or hContact itself ↵George Hazan
if it's not a sub git-svn-id: http://svn.miranda-ng.org/main/trunk@9859 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-18some resource leaks fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9855 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 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-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-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-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-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-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-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-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-24typoDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9571 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