index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
TabSRMM
/
src
/
msgdialog.cpp
Age
Commit message (
Expand
)
Author
2018-08-31
tabSRMM: tray menu code simplification
George Hazan
2018-08-30
fixes #1561 (TabSRMM warnings)
George Hazan
2018-07-27
TabSRMM: hotkeys correction
dartraiden
2018-07-16
Unify special keys names
dartraiden
2018-07-12
fixes #1485 (TabSRMM: remove "Enable typing sounds" option)
George Hazan
2018-07-11
GUI change:
George Hazan
2018-06-28
tabSRMM: horizontal splitter must have the same height in both chats & group ...
George Hazan
2018-06-20
tabSRMM: obsolete locale support code removed, because it doesn't work at all
George Hazan
2018-06-17
GetTabWindow applied to all another places
George Hazan
2018-06-03
fixes #1401 (fixes inactive session detection)
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-27
unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-16
tabSRMM -> CMPlugin
George Hazan
2018-05-08
code cleaning (using new MS coding style)
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-11
if a user's avatar was changed, redraw it and all related objects (including ...
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription
George Hazan
2018-01-26
code optimization
George Hazan
2018-01-17
TabSRMM:
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-27
obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole m_a...
George Hazan
2017-12-26
TabSRMM:
George Hazan
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-11-03
tabSRMM: we don't close window if it has active splitter
George Hazan
2017-10-30
fixes #1010 (custom colors do not appear in the IRC log)
George Hazan
2017-10-25
click emulator used instead of direct handler call
George Hazan
2017-09-12
old good sound services became finally functions
George Hazan
2017-09-12
Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"
George Hazan
2017-09-11
old good sound services became finally functions
George Hazan
2017-08-31
unused control id removed
George Hazan
2017-08-22
unused variable removed
George Hazan
2017-07-30
nudge button's hotkey moved to the Nudge plugin
George Hazan
2017-07-30
minor code cleaning
George Hazan
2017-07-30
Hotkeys: code cleaning
George Hazan
2017-07-26
TabSMM: wrongly removed functionality returned back (color chooser in SRMM di...
George Hazan
2017-05-26
tabSRMM: tab icon isn't changing when a status changes
George Hazan
2017-05-04
fix for clicking on arrow buttons
George Hazan
2017-05-01
Utils_IsRtl - core function to detect RTL direcction
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-05
SRMM* plugins switched to CCtrlRichEdit
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
[next]