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
/
NewAwaySysMod
/
src
Age
Commit message (
Expand
)
Author
2015-05-31
fixes for PS_SETAWAYMSG calls
George Hazan
2015-05-28
warning fixes
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-05-05
some another sudden Unicode appearances
George Hazan
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-16
Spelling correction (patch by RMN)
Vadim Dashevskiy
2015-04-09
NewAwaySys:
Tobias Weimer
2015-04-08
- Grammar: "allow" should be always followed by an indirect object (or whatev...
RMN
2015-04-05
some useless malloc() calls removed
George Hazan
2015-02-17
fix for settting previos status value in NAS
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-02
less warnings
George Hazan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
FillMemory -> memset
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-07-26
stupid duplicated code of embedded clists removed
George Hazan
2014-06-12
headers of not adopted plugins moved to !Deprecated
Kirill Volinsky
2014-04-22
translation fix
Kirill Volinsky
2014-03-12
More fix for x64
Rozhuk Ivan
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-03-07
Minor bugfixes:
Tobias Weimer
2014-02-27
- metacontacts are always present;
George Hazan
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
George Hazan
2014-02-27
more fun:
George Hazan
2014-02-27
MS_AWAYMSG_GETSTATUSMSGW service added to NAS
George Hazan
2014-02-24
- NewAwaySys and Variables: spelling corrections
RMN
2014-02-24
NAS: spelling correction
Dart Raiden
2014-02-24
restored compatibility between NAS & SS plugins
George Hazan
2014-02-24
toolbar button to be synced with a main menu item
George Hazan
2014-02-24
more useless conversions removed
George Hazan
2014-02-23
NAS: en-us corrections
Dart Raiden
2014-02-23
NAS: decapitalization
Dart Raiden
[next]