summaryrefslogtreecommitdiff
path: root/protocols/Sametime/src/glib
AgeCommit message (Collapse)Author
2022-02-02Visual Studio 2022 project filesGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-04no need to patch pcre eitherGeorge Hazan
2019-04-14fix for a platformGeorge Hazan
2019-04-14also we need filters for VS2019 projectsGeorge Hazan
2019-04-14pack of changes for VS2019George Hazan
2019-03-11warning fix for non-standard projectsGeorge Hazan
2019-03-11obsolete option removed from project filesGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-05More CMake (#1016)Vitaly Svyastyn
* Generate version information before build. * Removed /EHsc from compile options. * CMake files for the rest of protocols. * CMake 64 bit build. * CMake: precompiled headers.
2017-11-01removed support for VS2010 as obsoleteGeorge Hazan
2017-11-01removing support for VS2013George Hazan
2017-10-08SSE2 instructions not to be used for 32-bit Release configurationsGeorge Hazan
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
2016-12-02old shit diedGeorge Hazan
now there's no need to create fake services & events
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
Previous paths weren't usable on Linux git-svn-id: http://svn.miranda-ng.org/main/trunk@17121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-26more warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14728 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22toolset fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14627 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22platform toolset updated for vc2015 Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14626 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-16compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14212 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13memmove -> memcpy in some cases, review reqRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11367 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30code cleanup, x64 fixRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11163 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-02use pcre16Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10038 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22some warnings deprecationVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8690 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22git-svn-id: http://svn.miranda-ng.org/main/trunk@8689 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22- project cleaningGeorge Hazan
- warning fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@8687 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22glib inlined into SameTimeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-21Sametime protocol adoptedSzymon Tokarz
- Meanwhile Library included into plugin sources - needs glib dll files inside Miranda root directory \dll_x32\libglib-2.0-0.dll and \dll_x32\intl.dll for x32 \dll_x64\libglib-2.0-0.dll and \dll_x64\libintl-8.dll for x64 - more info at docs\readme.txt git-svn-id: http://svn.miranda-ng.org/main/trunk@8676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c