Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-09 | - GCSessionInfoBase fields iWidth and iHeight moved to StdMSg; | George Hazan | |
- CHAT_MANAGER methods DoEventHook & DoEventHookAsync removed from CHAT_API; - CSrmmBaseDialog::DoEventHook introduced instead | |||
2017-03-09 | moving session data into dialog classes | George Hazan | |
2017-03-09 | common rtf management code moved to the core | George Hazan | |
2017-03-09 | any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlg | George Hazan | |
2017-03-08 | project tools version reset | George Hazan | |
2017-03-04 | omemo: working on 4.3, libsignal-c: missed exports | Gluzskiy Alexandr | |
2017-03-03 | compilation fix | George Hazan | |
2017-03-03 | Microsoft, you stupid bastards | George Hazan | |
2017-03-03 | missing CSplitter initializer added | George Hazan | |
2017-03-03 | CSplitter class | George Hazan | |
2017-03-03 | omemo: working on 4.3, libsignal-c: missed exports | Gluzskiy Alexandr | |
2017-03-03 | updated libraries for mir_core | George Hazan | |
2017-02-28 | class CSrmmBaseDialog added to .def file | George Hazan | |
2017-02-28 | CCtrlBase::SendMsg: missing const qualifier | George Hazan | |
2017-02-23 | libs: | Gluzskiy Alexandr | |
libsignal-c: added few more missed exports protocol: jabber: omemo: implemented 4.1 (https://conversations.im/xeps/multi-end.html) | |||
2017-02-21 | CSrmmBaseDialog - basic class for SRMM windows & chats | George Hazan | |
2017-02-20 | libs: | Gluzskiy Alexandr | |
libsignal-c: added missing export (one of ...) | |||
2017-02-16 | duplicated lib folders no needed anymore | George Hazan | |
2017-02-16 | miranda got her own OpenSSL binaries | George Hazan | |
for those who compile Miranda himself, these binaries can be downloaded from http://www.miranda-ng.org/distr/build/ | |||
2017-02-14 | fix for include duplicates & recursions | George Hazan | |
2017-02-14 | compilation fix | George Hazan | |
2017-02-13 | libaxolotl's name is back | watcherhd | |
2017-02-13 | complation fix | George Hazan | |
2017-02-13 | fix for broken projects | George Hazan | |
2017-02-13 | libs: | Gluzskiy Alexandr | |
libaxolotl: updated libaxolotl (libsignal-c) from (https://github.com/WhisperSystems/libsignal-protocol-c) | |||
2017-02-01 | fix for null avatar hash processing | George Hazan | |
2017-01-19 | we don't escape apostrophes in json | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-12-27 | Updated lua lib to 5.3.4 | aunsane | |
2016-07-29 | no more TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-27 | less TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-27 | <tchar.h> removed from <m_system.h> | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17136 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-26 | less TCHARs: | George Hazan | |
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-25 | hello, Unix. | George Hazan | |
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-06-29 | code cleaning | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17046 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-06-13 | lublua: | Alexander Lantsev | |
- updated to 5.3.3 - renamed to lua53.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@16965 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-05-13 | libs to be placed into correct folders | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16832 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-05-13 | SpellChecker: Updated hunspell to 1.4.1 | Tobias Weimer | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16828 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-23 | telegram now compiled under vc2013 | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16526 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-23 | unified project for libevent | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16525 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-23 | libevent moved to libs folder | Kirill Volinsky | |
telegram not compiled yet git-svn-id: http://svn.miranda-ng.org/main/trunk@16524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-18 | import libs for openssl | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16505 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-12 | not needed anymore here | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16472 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-11 | tgl cleanup | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-11 | added projects for vc2015 | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16464 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-11 | git-svn-id: http://svn.miranda-ng.org/main/trunk@16460 ↵ | Vadim Dashevskiy | |
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-11 | git-svn-id: http://svn.miranda-ng.org/main/trunk@16459 ↵ | Vadim Dashevskiy | |
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-11 | tgl compile under vc2013 | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16457 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-02-16 | warning fix | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16287 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-31 | smaller unifired project for hunspell | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16202 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |