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
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
2014-07-10
- we don't broadcast added events anymore;
George Hazan
2014-07-04
tabSRMM:
George Hazan
2014-06-30
- __FEAT_EXP_AUTOSPLITTER removed;
George Hazan
2014-06-28
typos
Dart Raiden
2014-06-25
MetaContact -> metacontact; decapitalization
Dart Raiden
2014-06-24
preventing tabSRMM from displaying irrelevant events
George Hazan
2014-06-15
fix for tabs' blinking
George Hazan
2014-06-14
MS_MSG_SETSTATUSTEXT improvements
Robert Pösel
2014-06-13
tabSRMM to open subs as subs, metas as metas
George Hazan
2014-06-04
code reordering
George Hazan
2014-04-23
TabSRMM: Enable typing icon in statusbar to enable/disable typing for single ...
Robert Pösel
2014-04-23
TabSRMM: Use consistent "%s is typing..." messages as in chat and scriver
Robert Pösel
2014-03-17
fix for some quirks in tabs
George Hazan
2014-03-15
huge clutch sawed out of the MC engine
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-03-09
minor cleanup
Tobias Weimer
2014-03-09
- unused variables wiped out of tabSRMM
George Hazan
2014-03-09
fixes for old service calls
George Hazan
2014-02-26
MCONTACT-related code cleaning
George Hazan
2014-02-24
more useless conversions removed
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-19
no need to read settings from db when they are in memory
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-20
- mathMod support removed;
George Hazan
2013-10-10
MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct call
George Hazan
2013-09-21
using Uxtheme in tabsrmm
Kirill Volinsky
[next]