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
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
timezone api migrated to mir_core
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-16
small fix
Kirill Volinsky
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace _tcsncat to mir_tstrncat
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-16
fix for strncat use
Kirill Volinsky
2015-03-21
code cleaning
George Hazan
2015-03-17
fix for file logs in SeenPlugin
George Hazan
2015-03-02
- much more effective protocol filter;
George Hazan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
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
[next]