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
/
functions.h
Age
Commit message (
Expand
)
Author
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-03-24
more unused shit cleaned
George Hazan
2017-03-24
m_message & m_log moved inside mir_app
George Hazan
2017-03-21
various code cleaning & name conflict resolution
George Hazan
2017-03-14
some fixes to make Coverity happier
George Hazan
2017-03-14
fixes #744
George Hazan
2017-03-09
any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlg
George Hazan
2017-03-06
TNewWindowData - unneeded structure removed
George Hazan
2017-02-28
TabSrmm -> UI classes
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-07-26
less TCHARs:
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-05-27
ansi functionality removed from tabSRMM
George Hazan
2015-05-21
war against atavisms continues
George Hazan
2015-04-29
m_cln_skinedit.h removed
Kirill Volinsky
2015-03-02
TabSRMM: wine fix for tab paint on mouse move, code cleanup
Rozhuk Ivan
2015-02-21
code formatting
Kirill Volinsky
2015-01-25
TabSRMM:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-13
tabSRMM warning level 4
George Hazan
2014-12-01
copyright update
George Hazan
2014-08-04
- AvatarChanged finally destroyed;
George Hazan
2014-07-30
*sigh* this shitty handler is still required...
George Hazan
2014-07-30
- custom avatar processing removed completely, now avatar control takes charg...
George Hazan
2014-03-15
huge clutch sawed out of the MC engine
George Hazan
2014-03-09
fixes for old service calls
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
fix for deadlock on messages in tabSRMM
George Hazan
2014-01-16
kernel chats, part 3, tabsrmm
George Hazan
2014-01-12
fix for tabs creation in tabSRMM without Jabber.dll
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-08-14
slack removed
George Hazan
2013-08-12
custom buttons in TabSRMM removed and based on the standard MButtonClass
George Hazan
2013-08-04
- code formatting;
George Hazan
2013-06-24
automatic displaying custom events in tabSRMM according to their masks
George Hazan
2013-04-08
- MBF_OWNERSTATE option moved to the public header;
George Hazan
2013-03-15
- POPUPDATAT_V2 replaced with POPUPDATAT in all possible cases;
George Hazan
2013-03-10
removed not used headers
Kirill Volinsky