summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Collapse)Author
2017-03-21- fix for button codes in tabSRMM;George Hazan
- CSrmmBaseDialog::ProcessHotkeys to receives control keys statuses as well
2017-03-21common chat hotkeys processing code moved to mir_appGeorge Hazan
2017-03-21CCtrlButton:George Hazan
bool IsPushed() returns a status for a PUSHBUTTON; void Push(bool) sets a new pushed status
2017-03-21also fix for mir_app libsGeorge Hazan
2017-03-21fix for export libsGeorge Hazan
2017-03-21no need to export Srmm_ButtonSubclassProc anymoreGeorge Hazan
2017-03-21some common code moved into mir_appGeorge Hazan
2017-03-21less useless crap exported from mir_coreGeorge Hazan
2017-03-17fix for librariesGeorge Hazan
2017-03-17CCtrlPages::SwapPages - a new method to swap two pages in a tab cobtrolGeorge Hazan
2017-03-17no need to rebuild the whole clist if the search window is emptyGeorge Hazan
2017-03-12- fixes #742 (closing groupchat tab crashes Miranda);George Hazan
- the bForce parameter of CSrmmBaseDialog::CloseTab considered useless
2017-03-11group chats:George Hazan
- massive extinction of all remaining GC_* messages; - color chooser completely moved to mir_app; - color buttons' subclass function also moved to mir_app; - all code management transferred to a bunch of virtual functions, members of CChatRoomDlg; - numerous small fixes, like fix for a broken highlight in StdMsg
2017-03-10Group chats:George Hazan
- GC_CONTROL_MSG left us forever; - tons of old/unused/useless slack simply wiped out; - new function: CSrmmBaseDialog::ClearLog
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-09moving session data into dialog classesGeorge Hazan
2017-03-09common rtf management code moved to the coreGeorge Hazan
2017-03-09any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlgGeorge Hazan
2017-03-08project tools version resetGeorge Hazan
2017-03-04omemo: working on 4.3, libsignal-c: missed exportsGluzskiy Alexandr
2017-03-03compilation fixGeorge Hazan
2017-03-03Microsoft, you stupid bastardsGeorge Hazan
2017-03-03missing CSplitter initializer addedGeorge Hazan
2017-03-03CSplitter classGeorge Hazan
2017-03-03omemo: working on 4.3, libsignal-c: missed exportsGluzskiy Alexandr
2017-03-03updated libraries for mir_coreGeorge Hazan
2017-02-28class CSrmmBaseDialog added to .def fileGeorge Hazan
2017-02-28CCtrlBase::SendMsg: missing const qualifierGeorge Hazan
2017-02-23libs:Gluzskiy Alexandr
libsignal-c: added few more missed exports protocol: jabber: omemo: implemented 4.1 (https://conversations.im/xeps/multi-end.html)
2017-02-21CSrmmBaseDialog - basic class for SRMM windows & chatsGeorge Hazan
2017-02-20libs:Gluzskiy Alexandr
libsignal-c: added missing export (one of ...)
2017-02-16duplicated lib folders no needed anymoreGeorge Hazan
2017-02-16miranda got her own OpenSSL binariesGeorge Hazan
for those who compile Miranda himself, these binaries can be downloaded from http://www.miranda-ng.org/distr/build/
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-02-14compilation fixGeorge Hazan
2017-02-13libaxolotl's name is backwatcherhd
2017-02-13complation fixGeorge Hazan
2017-02-13fix for broken projectsGeorge Hazan
2017-02-13libs:Gluzskiy Alexandr
libaxolotl: updated libaxolotl (libsignal-c) from (https://github.com/WhisperSystems/libsignal-protocol-c)
2017-02-01fix for null avatar hash processingGeorge Hazan
2017-01-19we don't escape apostrophes in jsonGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-27Updated lua lib to 5.3.4aunsane
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-27less TCHARsGeorge 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-26less 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-25hello, 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-29code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17046 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-13lublua: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