Age | Commit message (Expand) | Author |
2018-01-17 | TabSRMM: | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-10-30 | fixes #1010 (custom colors do not appear in the IRC log) | George Hazan |
2017-09-18 | TabSRMM: all icons added to icolib (fixes #301) | Kirill Volinsky |
2017-08-24 | TabSRMM: more thorough SetStatusText porting | George Hazan |
2017-08-22 | unused variable removed | George Hazan |
2017-08-15 | anonymous SRMM services got names | George Hazan |
2017-08-15 | fixes #799 (Crash on receiving msg in FB group chat) | George Hazan |
2017-08-08 | fixes #874 (Message sessions buttons bugs) | George Hazan |
2017-07-28 | fix for wrongly removed services | George Hazan |
2017-04-13 | two new functions: CDlgBase::Resize & Hide | George Hazan |
2017-04-10 | code reorder to hide as much data as possible | George Hazan |
2017-04-07 | SRMM events are now created inside the core to avoid problems with dynamic pl... | George Hazan |
2017-04-07 | Windows-specific code moved to mir_core | George Hazan |
2017-04-04 | SRMM window list completely incapsulated into mir_app to avoid corrupting it ... | George Hazan |
2017-04-03 | - SRMM window list management moved to the base class; | George Hazan |
2017-03-28 | more unneeded code removed | George Hazan |
2017-03-28 | and finally MS_MSG_GETWINDOWDATA has gone, zihrono levraha | George Hazan |
2017-03-28 | we don't need the uFlags field either | George Hazan |
2017-03-28 | funny, but without cbSize we have no need in MessageWindowInputData at all | George Hazan |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan |
2017-03-28 | SRMM notifications went to the core with ME_MSG_WINDOWEVENT | George Hazan |
2017-03-25 | code cleaning | George Hazan |
2017-03-24 | more unused shit cleaned | George Hazan |
2017-03-24 | more unused shit removed | George Hazan |
2017-03-24 | hmm... another not-so-very-useful service | George Hazan |
2017-03-24 | unused shit removed | George Hazan |
2017-03-24 | m_message & m_log moved inside mir_app | George Hazan |
2017-03-21 | no need to export Srmm_ButtonSubclassProc anymore | George Hazan |
2017-03-21 | some common code moved into mir_app | George Hazan |
2017-03-21 | various code cleaning & name conflict resolution | George Hazan |
2017-03-16 | tabSRMM: fix for saving private container options | George Hazan |
2017-03-15 | fix for status bar in tabSRMM | George Hazan |
2017-03-14 | more common data moved into CTabBaseDlg | George Hazan |
2017-03-14 | tabSRMM: | George Hazan |
2017-03-14 | fixes #744 | George Hazan |
2017-03-11 | GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitle | George Hazan |
2017-03-09 | moving session data into dialog classes | George Hazan |
2017-03-09 | chat API: | George Hazan |
2017-03-09 | any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlg | George Hazan |
2017-03-08 | code cleaning | George Hazan |
2017-03-08 | massive code cleaning | George Hazan |
2017-03-07 | unused header file removed | George Hazan |
2017-03-06 | TNewWindowData - unneeded structure removed | George Hazan |
2017-03-05 | moving data from SESSION_INFO to CChatRoomDlg | George Hazan |