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
/
typingnotify.cpp
Age
Commit message (
Expand
)
Author
2014-06-11
correct ServiceExists call for popups
George Hazan
2014-03-09
minor cleanup
Tobias Weimer
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-21
- new typed helper, WindowList_Create, to create a window list
George Hazan
2013-08-14
- fix for a nasty bug in tabSRMM popup headers;
George Hazan
2013-08-10
memory corruption fix
George Hazan
2013-08-03
minor code cleaning
George Hazan
2013-06-27
obsolete helpers removed
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
rest of menu cleaning
George Hazan
2013-03-26
code cleaning
George Hazan
2013-03-15
oops
George Hazan
2013-03-15
- POPUPDATAT_V2 replaced with POPUPDATAT in all possible cases;
George Hazan
2013-03-14
old ansi popups removed, noone used them anyway
George Hazan
2013-03-10
removed not used headers
Kirill Volinsky
2013-02-18
- TabSRMM: outdated notice removed
Vadim Dashevskiy
2013-02-18
- Create PopUp options pages only when popup plugin present
Vadim Dashevskiy
2013-02-18
- TabSRMM: outdated notice removed
Vadim Dashevskiy
2012-11-28
various menu initialization quirks
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-09-26
- fix for mishmash in "Add contact" button's tooltip
George Hazan
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-06-19
fixes for the options page translation
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
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