summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-02-06fix for dblclick on chatsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12030 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-06there's no need to display Join/Leave menu items, if protocol has no ↵George Hazan
PS_JOINCHAT/PS_LEAVECHAT services git-svn-id: http://svn.miranda-ng.org/main/trunk@12027 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-06one more way to detect the default language, if it's not specified in ↵George Hazan
mirandaboot.ini git-svn-id: http://svn.miranda-ng.org/main/trunk@12025 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-06Remove useless __INTERNAL_NAME constant from rest of pluginsRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@12021 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-05- Attempt to fix crash on startup (fixes #876)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@12013 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-02if temporary contact was already added to a certain group, FileAdd dialog ↵George Hazan
must read it git-svn-id: http://svn.miranda-ng.org/main/trunk@11982 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-30fix for the PNG image type detectionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11960 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-27Unload librariesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11930 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-27Minor bugfixesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11929 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-18contacts cache details to be completely hidden from the outside worldGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11873 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-12code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11843 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-11Core: Fixed minor memory leaksTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11830 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-08StdSSL: invalid URLDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@11801 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-07fix for potentially endless loopsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11789 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-05missing header removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11776 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-05StdMsg redesigned to add events into a database only after confirmationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11775 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-04minus critical sectionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11772 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-04TrayTip flag's analysis addedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11766 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-04fatal error to be issued any time we can't load a Std* pluginGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-04chat module to be destroyed only if it was initialized onceGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11763 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-03cosmeticsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11758 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-03cosmeticsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11757 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-03dbchecker should be unloaded after database conversionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11756 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-03standard version.rcVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11755 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-03loader of external plugins with MUUID_SSL supportGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11748 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-03StdSsl - standard SSL/TLS driver for Miranda NGGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11746 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-03voluntarily removed line restoredGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11735 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-02code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11725 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31Year 2015 version updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31ability to run converter from old profile versions without launching Profile ↵George Hazan
Manager, if the old profile is the only profile present git-svn-id: http://svn.miranda-ng.org/main/trunk@11703 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-30code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11686 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-30crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-29crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11670 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-28project fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11663 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11638 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11637 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11636 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11635 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11634 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11633 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11632 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11631 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11630 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11629 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11628 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11627 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-22_vsnprintf_s replaced with _vsnprintf to prevent a crashGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11584 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-22additional log dataGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11583 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21unused parameter removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11570 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c