Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-24 | guard headers | Goraf | |
2018-01-31 | CMake: fixes for FreeImage. | protomors | |
2018-01-26 | code cleaning | George Hazan | |
2018-01-26 | AdvaImg: | 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-01 | massive copyright update | dartraiden | |
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-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-12-06 | convert txt files to utf-8 | Kirill Volinsky | |
2017-11-28 | fix after convert | Kirill Volinsky | |
2017-11-28 | fix after convert | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-25 | update libpng to 1.6.34 | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-11-08 | fix for the possible crash with static variables | George Hazan | |
2017-11-01 | removed support for VS2010 as obsolete | George Hazan | |
2017-11-01 | removing support for VS2013 | George Hazan | |
2017-10-31 | Initial 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-24 | unified version resource with explicitly stated language & code page | George Hazan | |
2017-10-08 | SSE2 instructions not to be used for 32-bit Release configurations | George Hazan | |
2017-09-27 | fix for issues described in #922 (Move development to VS2017) | George Hazan | |
2017-09-16 | copypaste bug (already reported to FreeImage developers and fixed) | dartraiden | |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel | |
2017-08-04 | update to libpng 1.6.31 | George Hazan | |
2017-05-28 | AdvaImg: LibJPEG lib update to 9b | Kirill Volinsky | |
2017-05-28 | AdvaImg: LibPNG lib updated to 1.6.29 | Kirill Volinsky | |
2017-04-25 | this time for real - good bye | watcherhd | |
2017-04-25 | Revert "farewell MSVS 2015" | watcherhd | |
This reverts commit 8d1e289188ba821bcfd5e85c6ace09ef97f8f894. | |||
2017-04-25 | farewell MSVS 2015 | watcherhd | |
2017-03-09 | Visual Studio 2017 support added | watcherhd | |
2017-02-16 | duplicated lib folders no needed anymore | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16767 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-13 | data format fixes | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14943 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-12 | warning fixes | George Hazan | |
code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14932 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-23 | platform toolset updated for vc2015 | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-21 | platform toolset updated for vc2015 | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-21 | preparing for vc2015 | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-16 | unified 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-02 | constants for PNG & GIF reordered, restoring the functionality of picture saving | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13973 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-24 | AdvaImg: fixed image loading without size restriction | Alexander Lantsev | |
AVS: fixed avatar coordinates git-svn-id: http://svn.miranda-ng.org/main/trunk@13816 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-18 | removed not used files | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13674 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-18 | projects update | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13673 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-18 | FreeImage update to 3.17 | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13672 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-18 | git-svn-id: http://svn.miranda-ng.org/main/trunk@13671 ↵ | Kirill Volinsky | |
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-18 | removed not used file | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13670 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-04-07 | libpng updated to 1.6.17 release | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@12663 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |