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
/
Variables
/
src
/
variables.cpp
Age
Commit message (
Expand
)
Author
2016-04-08
code clesning
George Hazan
2016-04-08
more shit cleaning
George Hazan
2015-08-10
Variables:
Tobias Weimer
2015-08-01
Variables: common project
Kirill Volinsky
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-01-10
Variables:
Tobias Weimer
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-26
Variables: code cleanup
Rozhuk Ivan
2014-07-18
some resource leaks fixed
George Hazan
2014-05-28
unused variables removed
Vlad Mironov
2013-09-28
ac.dll support removed coz nobody use it and it is too old
Kirill Volinsky
2013-09-26
plugins cleanup
Kirill Volinsky
2013-09-20
using Uxtheme
Kirill Volinsky
2013-09-13
code cleaning
George Hazan
2013-05-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
2013-03-17
removed not used headers
Kirill Volinsky
2013-02-21
service MS_VARS_FREEMEMORY replaced with the direct call of mir_free
George Hazan
2013-02-14
minor cleanup and typos (by Basil)
Tobias Weimer
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
SKINICONDESC initialization - end of story
George Hazan
2012-07-24
UserInfoEx, Variables: changed folder structure
Vadim Dashevskiy