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
/
RemovePersonalSettings
/
src
Age
Commit message (
Expand
)
Author
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
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-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 strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace stricmp to mir_strcmpi
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-08
- Grammar: "allow" should be always followed by an indirect object (or whatev...
RMN
2015-02-28
RemovePersonalSettings:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
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-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-02-02
switch to modern helpers
George Hazan
2014-01-25
end of version zoo
George Hazan
2014-01-20
RemovePersonalSettings cosmetics (thx person)
Vadim Dashevskiy
2014-01-20
RemovePersonalSettings translation fix pt. 2
Vadim Dashevskiy
2014-01-20
RemovePersonalSettings translation fix (thx person)
Vadim Dashevskiy
2014-01-20
RemoveAllService - version info added
Vadim Dashevskiy
2014-01-20
RemovePersonalSettings added to solutions
Vadim Dashevskiy