Age | Commit message (Collapse) | Author |
|
thumb window in a taskbar)
fixes #1249
|
|
|
|
|
|
- fixed: status icons in group chats aren't changed when needed
- the status bar redraw procedure seriously optimized
|
|
|
|
m_addcontact.h removed and replaced with Contact_Add* functions
|
|
- custom color chooser removed;
- unused menu items removed;
- version bump
|
|
62202ed10617927d5429bc59898e12a366abe744)
|
|
|
|
|
|
|
|
* replace 0/NULL with nullptr [using clang-tidy]
|
|
|
|
|
|
|
|
|
|
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing
changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dialog)
|
|
|
|
|
|
|
|
|
|
|
|
plugin unload
|
|
|
|
|
|
by someone's dirty hands
|
|
- fixes #791
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- CSrmmBaseDialog::ProcessHotkeys to receives control keys statuses as well
|
|
|
|
|
|
|
|
|
|
- fixes #735 (crazy dark magic of Windows);
- common code of window creation moved to CTabBaseDlg::OnInitDialog();
- DM_REFRESHTABINDEX replaced with the call of TContainerData::UpdateTabs();
|
|
|
|
|