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
/
container.cpp
Age
Commit message (
Expand
)
Author
2013-08-21
tabSRMM: thy shall not create a container after shutdown
George Hazan
2013-08-12
custom buttons in TabSRMM removed and based on the standard MButtonClass
George Hazan
2013-08-12
mir_alloc/calloc/free instead of simple malloc/calloc/free
George Hazan
2013-08-12
- fix for a rare crash on tabsrmm tooltips;
George Hazan
2013-08-04
- code formatting;
George Hazan
2013-08-03
- old junk removed from tabSRMM & replaced with the modern calls
George Hazan
2013-08-03
minor code cleaning
George Hazan
2013-07-23
code cleaning
George Hazan
2013-07-22
replace sprintf to mir_snprintf (part 1)
Kirill Volinsky
2013-07-07
- SM cleaning;
George Hazan
2013-06-27
obsolete helpers removed
George Hazan
2013-06-19
no luck
George Hazan
2013-06-19
- more fixes for subclassing
George Hazan
2013-04-11
- massive extinction of clutches in tabSRMM;
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-04-05
various menu items quirks, simplifications & optimization
George Hazan
2013-04-04
minor code cleaning
George Hazan
2013-03-26
code cleaning
George Hazan
2013-03-19
- temporary revert of TabSRMM
Vadim Dashevskiy
2013-03-19
- minor optimizations;
George Hazan
2013-03-13
window procedures cleaning
George Hazan
2013-03-10
removed not used headers
Kirill Volinsky
2013-03-04
fix for the smileys cleanup procedure
George Hazan
2013-03-04
further code cleaning
George Hazan
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2013-02-05
added close other tabs menu item (thx $ergi0)
Kirill Volinsky
2013-01-03
more correct version of big typing icon's patch
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-21
fix for status line icons processing in tabSRMM
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-08-11
IM -> NG in TabSRMM (patch by Al|en)
Robert Pösel
2012-06-29
minor code cleaning
George Hazan
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-06-04
class CTranslator removed from tabSRMM due its stupidity
George Hazan
2012-06-02
- code cleaning
George Hazan
2012-05-23
some includes restored, mir_full.sln updated, some renaming of folders and pr...
Vadim Dashevskiy