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
2016-07-26
less TCHARs:
George Hazan
2015-09-03
TabSRMM: menu uid
Alexander Lantsev
2015-08-28
TabSEMM:
Tobias Weimer
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-01
tabsrmm: common project
Kirill Volinsky
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
WindowList_* functions are not services anymore; unneeded helpers removed
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-02-21
code formatting
Kirill Volinsky
2015-02-21
- fix for underlining processing;
George Hazan
2015-01-12
TabSRMM: fully de-capitalized
Dart Raiden
2014-12-13
tabSRMM warning level 4
George Hazan
2014-12-01
static mir_tstrncpy replaced with direct _tcsncpy_s calls
George Hazan
2014-11-30
lstr* replacements
George Hazan
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
[next]