summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2013-08-16removed own zlibKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5721 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-16custom base64 functions removed from all pascal pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5720 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-16built-in base64 removed from uinfoexGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5717 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-16mir_md5_byte_t => BYTE;George Hazan
macros mir_base64_encode_bufsize for calculating buffer size macros mir_base64_encodebuf for in-place base64 encoding git-svn-id: http://svn.miranda-ng.org/main/trunk@5716 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-15warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5708 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-15translation fix and minor cleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5705 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-15cosmeticsTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-15- TabSRMM event filter cosmetics (patch from dartraiden)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@5701 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-15we use bin2hex now instead of mir_snprintf("%02x")George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5699 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14- fix for a nasty bug in tabSRMM popup headers;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@5696 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14git-svn-id: http://svn.miranda-ng.org/main/trunk@5695 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14- trailing spaces extermination in langpacks (patch from dartraiden)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@5694 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14cleaning popup-related junkGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5693 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14memory corruption fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5692 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14built-in base64 removed George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5689 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14built-in base64 removed George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5687 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14slack removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5686 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14- cosmeticsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@5685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14removed trailing spaces from ressourcesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14removed trailing spaces from ressourcesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14Console: typoRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-13many translation fixesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5672 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-13more correct variant of the previous patchGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5668 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-13missing aero initializationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5667 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-12- minor x64 fixesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5666 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-12update for libpng 1.6.3 + aMNG patchGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5662 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-12custom buttons in TabSRMM removed and based on the standard MButtonClassGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5661 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-12mir_alloc/calloc/free instead of simple malloc/calloc/freeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5660 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-12- fix for a rare crash on tabsrmm tooltips;George Hazan
- toolbar buttons added to a log git-svn-id: http://svn.miranda-ng.org/main/trunk@5659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-12just an idea...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5657 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-11- fixed behaviour of "Enable skin coloring" checkboxTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5654 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-11trap #3 for a crashGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-11trap #2 for a crashGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5652 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-11attempt to discover the crash place in chatsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5651 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-11minor fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5649 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-11crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5647 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ↵George Hazan
ProtoGetAvatarExtension - standard helpers for protocol avatars' processing instead of the zoo that existed previously git-svn-id: http://svn.miranda-ng.org/main/trunk@5645 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-11- IEView: Ressource fixesTobias Weimer
- Weather: Fix for a rare message box git-svn-id: http://svn.miranda-ng.org/main/trunk@5643 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-11fix for russian variable name (though it works ok :)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5642 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-10- strange built-in base64 encoder replaced with the core one;George Hazan
- final core reorder git-svn-id: http://svn.miranda-ng.org/main/trunk@5640 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-10divide et imperaGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5639 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-10avatars related code cleaning & reorderingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5638 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-10memory corruption fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5637 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-10typing notification's sounds for ScriverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5636 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-10code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5635 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-10- much more effective implementation of MS_FP_GETCLIENTICONT;George Hazan
- new service, MS_FP_GETCLIENTDESCRT, to avoid perversions git-svn-id: http://svn.miranda-ng.org/main/trunk@5633 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-10- unused services MS_FP_SAMECLIENTS & MS_FP_GETCLIENTICON removed;George Hazan
- Finger_IsSameClents & Finger_GetClientIcon helpers added; - unused code removed from FingerPrint or replaced with the calls from mir_core.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@5632 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-10fix for ClientChangeNotify:George Hazan
- popup never gets displayed; - "common" files extracted to the separate filter in project git-svn-id: http://svn.miranda-ng.org/main/trunk@5631 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-08WinPopup moved to NotAdopted coz don't workKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5626 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-08zlib.h changed to zconf.hKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5624 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c