summaryrefslogtreecommitdiff
path: root/plugins/AdvaImg
AgeCommit message (Collapse)Author
2018-02-24guard headersGoraf
2018-01-31CMake: fixes for FreeImage.protomors
2018-01-26code cleaningGeorge Hazan
2018-01-26AdvaImg:George Hazan
- freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-06convert txt files to utf-8Kirill Volinsky
2017-11-28fix after convertKirill Volinsky
2017-11-28fix after convertKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-25update libpng to 1.6.34Kirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-11-08fix for the possible crash with static variablesGeorge Hazan
2017-11-01removed support for VS2010 as obsoleteGeorge Hazan
2017-11-01removing support for VS2013George Hazan
2017-10-31Initial CMake support. (#1013)Vitaly Svyastyn
* CMake files for building application and core library. * CMake files for core plugins. Now it runs! * CMake files for some plugins.
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-08SSE2 instructions not to be used for 32-bit Release configurationsGeorge Hazan
2017-09-27fix for issues described in #922 (Move development to VS2017)George Hazan
2017-09-16copypaste bug (already reported to FreeImage developers and fixed)dartraiden
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-08-04update to libpng 1.6.31George Hazan
2017-05-28AdvaImg: LibJPEG lib update to 9bKirill Volinsky
2017-05-28AdvaImg: LibPNG lib updated to 1.6.29Kirill Volinsky
2017-04-25this time for real - good byewatcherhd
2017-04-25Revert "farewell MSVS 2015"watcherhd
This reverts commit 8d1e289188ba821bcfd5e85c6ace09ef97f8f894.
2017-04-25farewell MSVS 2015watcherhd
2017-03-09Visual Studio 2017 support addedwatcherhd
2017-02-16duplicated lib folders no needed anymoreGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16767 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 3 (final)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-13data format fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14943 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-12warning fixesGeorge Hazan
code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14932 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21platform toolset updated for vc2015Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21preparing for vc2015Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-16unified zlib project also moved to libs\George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14200 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-02- old PNG conversion code (png2dib, dib2png) removed;George Hazan
- m_png.h also removed; - all calls of LoadImage replaced with CallService(MS_IMG_LOAD); - four invalid CloseHandle() calls removed; - massive code cleaning for Popup, HistoryStats & SplashScreen plugins git-svn-id: http://svn.miranda-ng.org/main/trunk@13974 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-02constants for PNG & GIF reordered, restoring the functionality of picture savingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13973 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-24AdvaImg: fixed image loading without size restrictionAlexander Lantsev
AVS: fixed avatar coordinates git-svn-id: http://svn.miranda-ng.org/main/trunk@13816 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-18removed not used filesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13674 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-18projects updateKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13673 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-18FreeImage update to 3.17Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13672 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-18git-svn-id: http://svn.miranda-ng.org/main/trunk@13671 ↵Kirill Volinsky
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-18removed not used fileKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13670 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-07libpng updated to 1.6.17 releaseGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12663 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c