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.cpp
Age
Commit message (
Expand
)
Author
2019-09-13
tabSRMM: minor code reordering
George Hazan
2019-09-12
tabSRMM: single window
George Hazan
2019-09-04
history manager built into CHAT_MANAGER isn't needed anymore
George Hazan
2019-05-27
obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() calls
George Hazan
2019-03-26
ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed
George Hazan
2019-03-05
Popup:
George Hazan
2019-02-27
popup code cleaning (cause we have no tchar.h)
George Hazan
2019-02-21
fixes #1851 (if subcontact changed, tabSRMM doesn't redraw the client's icon ...
George Hazan
2019-02-06
fixes #1826 (TabSRMM: if a contact was added from clist, appropriate controls...
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-11-12
tabSRMM -> g_plugin
George Hazan
2018-10-30
tabSRMM:
George Hazan
2018-09-24
TabSRMM: temporary (?) crutch for support ME_DB_EVENT_EDITED
ElzorFox
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-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-05-31
fixes #1397 (StdMsg: dynamic loading breaks meta menu)
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-22
new helper for MS_TTB_ADDBUTTON
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-05-20
sounds packed into CMPlugin (reduces usage of hLangpack)
George Hazan
2018-05-16
tabSRMM -> CMPlugin
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-19
minor code cleaning
George Hazan
2018-04-11
if a user's avatar was changed, redraw it and all related objects (including ...
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription
George Hazan
2018-03-16
entities' names to be started with capital letters
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2018-03-11
fixes #1181 (TabSRMM: bug with event handling)
George Hazan
2018-02-21
tabsrmm: C++'11 iterators
George Hazan
2018-02-04
the error code of db_event_get() should be checked
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-26
TabSRMM:
George Hazan
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-11-27
slightly optimized way of getting menu item's module name
George Hazan
2017-11-27
add module name (part 1)
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-09-12
old good sound services became finally functions
George Hazan
2017-09-12
Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"
George Hazan
2017-09-11
old good sound services became finally functions
George Hazan
2017-08-15
anonymous SRMM services got names
George Hazan
2017-08-08
fixes #874 (Message sessions buttons bugs)
George Hazan
2017-04-07
SRMM events are now created inside the core to avoid problems with dynamic pl...
George Hazan
[next]