index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Variables
/
src
/
parse_system.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-12-26
PBYTE -> uint8_t*
George Hazan
2019-03-11
code cleaning for old shitty helper
George Hazan
2018-08-13
Variables:
George Hazan
2018-07-09
massive Variables-related code cleaning (removed TCHAR, manually created unio...
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-10
Variables:
Tobias Weimer
2015-08-01
Variables: common project
Kirill Volinsky
2015-07-21
Variables: vc2015 compilation fix
Kirill Volinsky
2015-06-21
MS_UTILS_REPLACEVARS -> Utils_ReplaceVars
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
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 _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-02-28
Variables:
Tobias Weimer
2015-01-21
Variables:
Tobias Weimer
2015-01-10
Variables:
Tobias Weimer
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-06-28
typos
Dart Raiden
2014-02-24
Variables: small fix (thanks to Wishmaster)
RMN
2014-01-14
minor cleanup
Tobias Weimer
2014-01-03
- memory leak fixes
George Hazan
2013-09-15
synchro of the parameters with description
Goraf
2013-09-13
code cleaning
George Hazan
2013-09-13
bug fix: crash in ?directory?
George Hazan
2013-08-15
warning fixes
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-03-17
removed not used headers
Kirill Volinsky
2013-02-14
minor cleanup and typos (by Basil)
Tobias Weimer
2013-02-14
correct fix for [3590]
Tobias Weimer
2013-02-13
- translation fixes (patch from person)
Vadim Dashevskiy
2012-07-24
UserInfoEx, Variables: changed folder structure
Vadim Dashevskiy