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
/
Options.cpp
Age
Commit message (
Expand
)
Author
2018-11-14
code cleaning
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-04-27
compilation fix
George Hazan
2018-04-17
MNonCopyable - the common class to avoid declaring fake private constructors
George Hazan
2018-02-24
more nullptr
Goraf
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-23
database enumerators => void* instead of LPARAM
George Hazan
2017-11-13
Code modernize ...
Goraf
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-07-27
fix for a crash when a pointer gets converted to int
George Hazan
2015-07-26
more warning fixes
George Hazan
2015-07-26
NewAwaySys: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-02-23
-minor fixes for NewAwaySystem
Tobias Weimer
2014-02-22
64-bit compatibility
George Hazan
2014-02-20
- standardized version resource;
George Hazan
2014-02-20
attempt to revive NAS
George Hazan