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
Age
Commit message (
Expand
)
Author
2018-07-27
TabSRMM: hotkeys correction
dartraiden
2018-07-25
major code cleaning of all font-related structures
George Hazan
2018-07-24
database:
George Hazan
2018-07-16
Unify special keys names
dartraiden
2018-07-14
fixes #1496 (TabSRMM: crash when opening Settings > Message sessions > Groupc...
George Hazan
2018-07-12
fixes #1485 (TabSRMM: remove "Enable typing sounds" option)
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-07-11
GUI change:
George Hazan
2018-06-28
tabSRMM: horizontal splitter must have the same height in both chats & group ...
George Hazan
2018-06-26
fix for resizer in tabSRMM chat. fixes #1439
George Hazan
2018-06-20
tabSRMM: unused option removed
George Hazan
2018-06-20
tabSRMM: obsolete locale support code removed, because it doesn't work at all
George Hazan
2018-06-19
tabSRMM: even empty events shall be marked as read
George Hazan
2018-06-17
compilation fix
George Hazan
2018-06-17
GetTabWindow applied to all another places
George Hazan
2018-06-17
no more uninitialized global variables
George Hazan
2018-06-17
final fix for #1425
George Hazan
2018-06-15
more thorough version of previous fix
George Hazan
2018-06-15
fixes #1425 (TabSRMM crashes)
George Hazan
2018-06-14
tabSRMM: chat options -> UI Classes
George Hazan
2018-06-14
WA_INACTIVE to be also passed to the current child
George Hazan
2018-06-14
chat behaviour unification: if a window isn't closed, but only minimized, cli...
George Hazan
2018-06-03
fixes #1401 (fixes inactive session detection)
George Hazan
2018-05-31
fixes #1397 (StdMsg: dynamic loading breaks meta menu)
George Hazan
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-27
unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-23
we don't need MirandaPluginInfoEx() anymore. farewell, my lovely
George Hazan
2018-05-22
no more need in hLangpack variable *YAHOO*
George Hazan
2018-05-22
new helper for MS_TTB_ADDBUTTON
George Hazan
2018-05-22
m_chat_int.h => CMPlugin
George Hazan
2018-05-22
m_fontservice.h => CMPlugin
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-05-22
Hotkey_Register => CMPlugin::addHotkey
George Hazan
2018-05-22
IcoLib_AddIcon => CMPlugin::addIcon
George Hazan
2018-05-22
Srmm_AddButton unbound from hLangpack
George Hazan
2018-05-22
Srmm_AddIcon unbound from hLangpack
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-20
sounds packed into CMPlugin (reduces usage of hLangpack)
George Hazan
2018-05-18
Icon_Register(g_plugin.getInst() => g_plugin.registerIcon
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-18
CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE
George Hazan
2018-05-17
grrm
George Hazan
2018-05-16
tabSRMM -> CMPlugin
George Hazan
2018-05-15
__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled
George Hazan
2018-05-11
code cleaning
dartraiden
2018-05-08
code cleaning (using new MS coding style)
George Hazan
[next]