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
/
SeenPlugin
/
src
/
utils.cpp
Age
Commit message (
Expand
)
Author
2014-07-09
SeenPlugin: Don't monitor or show menuitem/userinfo for groupchats
Robert Pösel
2014-02-24
valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-08-06
fix for very rare crash on slow machines
George Hazan
2013-08-04
unneeded type conversion removed
George Hazan
2013-07-23
replace sprintf to mir_snprintf (part 3)
Kirill Volinsky
2013-06-21
minor code cleaning
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-18
- removed obsolete code
Tobias Weimer
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 menus cleared;
George Hazan
2013-03-18
various memory allocation problems
George Hazan
2013-03-18
- major design flaw fixed in LastSeen plugin;
George Hazan
2013-03-11
only a few real mir_forkthreadex survived
George Hazan
2013-03-09
removed not used headers
Kirill Volinsky
2013-01-23
- GDI resource leak fix;
George Hazan
2013-01-19
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-12-22
try to fix crash on parsing data and creating log files
Kirill Volinsky
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-10-14
* use miranda API to play sounds
Tobias Weimer
2012-10-14
* fixed popup crash
Tobias Weimer
2012-10-13
minor fix for formatting
George Hazan
2012-10-13
fix for a typo
George Hazan
2012-10-12
SeenPlugin converted to Unicode
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-10-07
old database macros removed from m_database.h
George Hazan
2012-07-23
SeenPlugin:
Kirill Volinsky
2012-07-23
SecureIM, SeenPlugin, SendSS, Sessions: changed folder structure
Vadim Dashevskiy