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
/
globals.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-04-07
SRMM events are now created inside the core to avoid problems with dynamic pl...
George Hazan
2017-03-28
SRMM notifications went to the core with ME_MSG_WINDOWEVENT
George Hazan
2017-03-08
fix for the wrong type cast
George Hazan
2017-03-07
splitter data removed from common chat session settings
George Hazan
2017-03-02
further tabSRMM cleanup
George Hazan
2017-03-02
code cleanup in tabSRMM
George Hazan
2017-02-28
TabSrmm -> UI classes
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-12-01
toolbar icons processing code moved to mir_app
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-06-14
WindowList_* functions are not services anymore; unneeded helpers removed
George Hazan
2015-05-27
ansi functionality removed from tabSRMM
George Hazan
2015-02-21
code formatting
Kirill Volinsky
2015-02-21
- fix for underlining processing;
George Hazan
2015-02-19
core: WINE fix - handle invalid WNDPROC for edit control
Rozhuk Ivan
2014-12-31
Year 2015 version update
George Hazan
2014-12-19
variable names' normalization
George Hazan
2014-12-19
uused variable removed
George Hazan
2014-12-01
copyright update
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-08-05
fix for a crash in tabSRMM after reloading langpack
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-23
direct access to META_PROTO removed from tabSRMM
George Hazan
2014-02-27
- metacontacts are always present;
George Hazan
2014-02-01
own exception dialog removed from tabSRMM
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-20
- mathMod support removed;
George Hazan
2013-09-29
no need load dll when lib linked
Kirill Volinsky
2013-09-21
using Uxtheme in tabsrmm
Kirill Volinsky
2013-09-01
- own toptoolbar support for tabsrmm
Tobias Weimer
2013-08-20
minus some horrors in tabs
George Hazan
2013-08-06
- DoTrimMessage removed and replaced with rtrim()
George Hazan
2013-05-15
MS_MSG_SETSTATUSTEXT for tabSRMM
George Hazan
2013-04-20
ME_MSG_WRITEEVENT - new hookable event to catch the db event creation moment ...
George Hazan
2013-04-08
finger support option removed from tabSRMM
George Hazan
2013-04-05
various menu items quirks, simplifications & optimization
George Hazan
2013-03-26
code cleaning
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