Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-13 | CDlgBase::FindControl made public | George Hazan | |
2018-01-31 | CMake: fixes for FreeImage. | protomors | |
2018-01-31 | mir_app: | George Hazan | |
- structure renamed: PROTORECVFILET -> PROTORECVFILE; - useless service MS_PROTO_AUTHRECV removed; - Proto_AuthRecv() helper converted into a function. | |||
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-17 | neglection of const might easily cause problems | George Hazan | |
2018-01-04 | compilation fix | George Hazan | |
2018-01-03 | libjson: | George Hazan | |
- fix for printing null fields; - fix for passing NULL_PARAM & JSON_PARAM | |||
2018-01-01 | massive copyright update | dartraiden | |
2017-12-29 | removing obsolete C-style helpers | George Hazan | |
2017-12-29 | PROTO_INTERFACE::setAllContactStatuses - common code moved to the core | George Hazan | |
2017-12-28 | two missing operators added to json wrapper | George Hazan | |
2017-12-27 | obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole ↵ | George Hazan | |
m_addcontact.h removed and replaced with Contact_Add* functions | |||
2017-12-26 | standard color table exported from core | George Hazan | |
2017-12-21 | pthreads: fix preprocessor definitions | aunsane | |
2017-12-20 | libtox moved to tox folder instead of libs | aunsane | |
2017-12-16 | some additional checks | George Hazan | |
2017-12-16 | warning fix | George Hazan | |
2017-12-15 | libtox: added def | aunsane | |
2017-12-15 | fix for pthreads project | George Hazan | |
2017-12-15 | preparing to build tox from sources | aunsane | |
2017-12-11 | IsTerminalDisconnected() moved to core | George Hazan | |
2017-12-11 | parameters unification between JSON & HTTP | George Hazan | |
2017-12-07 | sqlite3 moved to the separate dll | George Hazan | |
2017-12-06 | libcurl: update to 7.57 | George Hazan | |
2017-12-06 | KillModuleOptions - more handly helper than an event hook | George Hazan | |
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 | fix after files conversation | Kirill Volinsky | |
2017-12-03 | compilation fix | George Hazan | |
2017-12-03 | Hunspell: lib updated to 1.6.2 | Kirill Volinsky | |
2017-11-29 | CMake: removed deprecated protocols. | protomors | |
2017-11-29 | compilation fix | George Hazan | |
2017-11-29 | Pcre16: lib updated to 8.41 | Kirill Volinsky | |
2017-11-29 | libevent, telegram, whatsapp moved to deprecated coz doesn't work | Kirill Volinsky | |
2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | fix after convert | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-24 | EnumResidentSettings moved to MDatabaseCommon | George Hazan | |
2017-11-24 | sudden refreshment of libjson libraries | George Hazan | |
2017-11-24 | more common database code moved to MDatabaseCommon | George Hazan | |
2017-11-23 | update for mir_core import libs | George Hazan | |
2017-11-23 | common database code to be concentrated in mir_app | George Hazan | |
2017-11-23 | moving libs to appropriate folder | George Hazan | |
2017-11-10 | fixes #1018 (libcurl doesn't have SSL support) | George Hazan | |
2017-11-05 | More 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-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-25 | new method that emulates button click | George Hazan | |
2017-10-09 | more compilation fixes | George Hazan | |
2017-10-09 | MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode() | George Hazan | |
dunno how I could miss it |