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
/
srmm.cpp
Age
Commit message (
Expand
)
Author
2014-01-01
copyright update for year 2014
George Hazan
2013-09-05
cosmetics: "tabSRMM" and "TABSRMM" => "TabSRMM"
Dart Raiden
2013-08-20
more old exception code removed
George Hazan
2013-08-11
trap #3 for a crash
George Hazan
2013-08-04
- code formatting;
George Hazan
2013-08-03
minor code cleaning
George Hazan
2013-07-22
replace sprintf to mir_snprintf (part 1)
Kirill Volinsky
2013-07-15
removed "Reset all hidden warnings" from about dialog. It is deplaced there. ...
Tobias Weimer
2013-06-27
obsolete helpers removed
George Hazan
2013-04-20
ME_MSG_WRITEEVENT - new hookable event to catch the db event creation moment ...
George Hazan
2013-04-04
minor code cleaning
George Hazan
2013-03-26
code cleaning
George Hazan
2013-03-10
removed not used headers
Kirill Volinsky
2013-01-19
- Another portion of _T replacement when it's not needed (from person)
Vadim Dashevskiy
2012-08-11
IM -> NG in TabSRMM (patch by Al|en)
Robert Pösel
2012-08-10
Miranda IM renamed to NG once more
Vadim Dashevskiy
2012-08-02
- build time removed from Help/About dialog in tabSRMM
George Hazan
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-16
dynamic dll checker
George Hazan
2012-07-03
no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutch
George Hazan
2012-06-29
minor code cleaning
George Hazan
2012-06-27
no more pluginLink in load()
George Hazan
2012-06-26
mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.
George Hazan
2012-06-26
- microkernel addded;
George Hazan
2012-06-13
Unicode description is no longer needed in PluginInfo
Vadim Dashevskiy
2012-06-05
wrong code from MirandaPluginInfoEx moved to Load()
George Hazan
2012-06-04
class CTranslator removed from tabSRMM due its stupidity
George Hazan
2012-05-23
some includes restored, mir_full.sln updated, some renaming of folders and pr...
Vadim Dashevskiy