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
/
helpers
Age
Commit message (
Expand
)
Author
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-01
Variables: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
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
2014-12-31
Year 2015 version update
George Hazan
2014-12-21
warning fixes
George Hazan
2014-12-17
removed not needed file
Kirill Volinsky
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-01-14
minor cleanup
Tobias Weimer
2014-01-03
version related code cleaning
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-08-19
own MIRANDA_VER removed from plugins
Kirill Volinsky
2013-08-05
removed not used functions
Kirill Volinsky
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-06-17
ProtoServiceExists moved to mir_core
George Hazan
2012-12-07
a couple of misprints
George Hazan
2012-11-12
warning fix
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-08-03
rest of those unicode core checks
George Hazan
2012-08-03
removed the Unicode core verification
George Hazan
2012-07-17
obsolete heaader file, m_plugins.h, removed
George Hazan
2012-07-02
- mir_cslock - class for locking critical sections;
George Hazan
2012-07-01
db_helpers.cpp deleted
George Hazan
2012-06-30
and helpers too
George Hazan
2012-06-30
another mir_alloc
George Hazan
2012-06-30
code cleaning
George Hazan
2012-06-30
Variables moved to mir_* memory allocation routines
George Hazan
2012-06-26
- microkernel addded;
George Hazan
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-15
another portion of "#ifsef Unicode" removal
Vadim Dashevskiy
2012-05-18
compilation fix
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy