summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2014-07-26grrrm... I hate modernGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9954 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26- unified bkChanged processing;George Hazan
- clist background bitmap processing also moved to the core git-svn-id: http://svn.miranda-ng.org/main/trunk@9950 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26all clists to inherit the kernel settings loading codeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9948 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26a parameter added to pfnLoadClcOptions to prevent double options initializationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9945 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-24mc menu items to be disabled for groupchatsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9935 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-24- temporary variables removed;George Hazan
- TCHAR replaced with WCHAR when needed git-svn-id: http://svn.miranda-ng.org/main/trunk@9933 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-24minor code reorganizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9931 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-23ME_MC_ENABLED - signalizes that metacontacts are enabled or disabledGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9926 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-19one moreVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9863 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19256 colors images removed from iconsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9862 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19db_mc_tryMeta applied George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9860 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-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