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
/
generic_msghandlers.cpp
Age
Commit message (
Expand
)
Author
2015-08-01
switch from miranda.or.at to our wiki
Dart Raiden
2015-06-27
- clist menus went to functions
George Hazan
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
timezone api migrated to mir_core
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-27
ansi functionality removed from tabSRMM
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-16
crash fix
George Hazan
2015-04-27
TabSRMM: Wine fix for copy text from send area/message log
Rozhuk Ivan
2015-04-17
fixed header bar info
Kirill Volinsky
2015-03-05
TabSRMM: code cleanup
Tobias Weimer
2015-03-02
TabSRMM: wine fix for tab paint on mouse move, code cleanup
Rozhuk Ivan
2015-02-21
tabSRMM chats to use the same rtf formatter both for chats & groupchats
George Hazan
2015-02-21
- fix for underlining processing;
George Hazan
2015-02-16
TabSRMM: code cleanup + wine fixes for display sended and received message
Rozhuk Ivan
2015-02-16
TabSRMM: wine fix for send colour text
Rozhuk Ivan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-06
TabSRMM: partial decapitalization (I tried not to broke any of the database s...
Dart Raiden
2014-12-31
Year 2015 version update
George Hazan
2014-12-30
final version of crutch for the buggy Windows7 rtf control
George Hazan
2014-12-29
another one
George Hazan
2014-12-19
variable names' normalization
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
tabSRMM warning level 4
George Hazan
2014-12-13
- ansi messages removed;
George Hazan
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
2014-12-12
- fix for drawing status bar icons;
George Hazan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-12-01
static mir_tstrncpy replaced with direct _tcsncpy_s calls
George Hazan
2014-12-01
copyright update
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-25
TabSRMM null ptr fixes and code cleanup
Rozhuk Ivan
2014-09-26
- fix for the duplicated resource id;
George Hazan
2014-09-13
code cleaning
George Hazan
2014-08-29
code cleaning towards smiley drawing
George Hazan
2014-08-05
fix for a crash in tabSRMM after reloading langpack
George Hazan
2014-07-31
fix for correct info panel closing
George Hazan
2014-07-30
- "Disable animated GIF avatars" setting removed;
George Hazan
2014-07-29
- m_flash.h & m_flash.inc moved to deprecated;
George Hazan
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
[next]