summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2013-03-08Floating contacts:George Hazan
- font settings moved to Options / Customize / Fonts & Colors - code cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@3916 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-08added precompiled headerKirill Volinsky
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3915 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-08removed not used headersKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3914 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-08show account names in popup status options (fixes #251)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@3911 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-07added precompiled headerKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3910 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3909 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-06fix for crash on startupGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3908 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-06mir_forkthead doesn't return a closeable thread handle, no need to call ↵George Hazan
CreateThread to close it git-svn-id: http://svn.miranda-ng.org/main/trunk@3907 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-06 - compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3904 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05added precompiled headerKirill Volinsky
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3902 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05added precompiled headerKirill Volinsky
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3901 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05fix for running PU under Miranda IMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3900 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05fix for eating one char in DLL nameGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3899 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05git-svn-id: http://svn.miranda-ng.org/main/trunk@3898 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05git-svn-id: http://svn.miranda-ng.org/main/trunk@3897 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05- weather ini files addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3896 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3895 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05clist_modern crashes on langpack reloadGeorge Hazan
[fixes: #252] git-svn-id: http://svn.miranda-ng.org/main/trunk@3894 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3893 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05hopefully last compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05we don't need undo's in read-only richviewsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3891 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3890 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-05compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3889 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-04fix for crash in TipperGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3888 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-04fix for the smileys cleanup procedureGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3887 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-04- SndLog command line compilation method restoredVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3886 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-04fix for the broken timer (patch by zaltys) (fixes #250)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@3885 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-04more code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3884 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-04further code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3883 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-04- fix for the crash on exit;George Hazan
- options moved to the separate file git-svn-id: http://svn.miranda-ng.org/main/trunk@3881 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-04fixed retrieving exit code from gpg processAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3879 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03patch from $ergi0 for #235Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3877 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03added precompiled headerKirill Volinsky
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3876 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03removed not used headersKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3875 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03removed not used headersKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3874 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03removed not used headersKirill Volinsky
added version info fixed crash #169 (patch from $ergi0) git-svn-id: http://svn.miranda-ng.org/main/trunk@3873 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03- 8-bit icons removed (thanks faith_healer)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3872 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03- Nova smileys addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3871 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03added mechanism of windows subclassing, proof to dynamic plugin unloadingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3869 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03removed not used headersKirill Volinsky
projects cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@3868 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03fixed folders path without folders pluginKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3867 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03forgotten avatars' folder George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03removed not used headersKirill Volinsky
projects cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@3865 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03git-svn-id: http://svn.miranda-ng.org/main/trunk@3864 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03git-svn-id: http://svn.miranda-ng.org/main/trunk@3862 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03added precompiled headerKirill Volinsky
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03added projectsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3859 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03fixed file descriptionKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3858 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03- restored files, deleted by mistakeVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3857 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c