Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
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-15 | tabSRMM: fix for broken colorized nicks in groupchats | George Hazan | |
2017-11-13 | fixes (#1010) tabsrmm group chat colors regression (#1010) | George Hazan | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-10-16 | the whole idea of customizable colors in chat considered totally useless | George Hazan | |
2017-06-27 | fix for 64-bit pointers | George Hazan | |
2017-04-05 | code cleaning | George Hazan | |
2017-04-05 | SRMM* plugins switched to CCtrlRichEdit | George Hazan | |
2017-03-27 | common code moved to mir_app | George Hazan | |
2017-03-14 | fixes #744 | George Hazan | |
2017-03-11 | group 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-10 | Group 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 | moving session data into dialog classes | George Hazan | |
2017-03-09 | common rtf management code moved to the core | George Hazan | |
2017-03-08 | cosmetic code cleaning | George Hazan | |
2017-03-08 | code cleaning | George Hazan | |
2017-03-08 | code reordering | George Hazan | |