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
/
MirandaG15
/
src
/
CConfig.cpp
Age
Commit message (
Expand
)
Author
2018-04-03
Accounts() : iterator for accounts
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-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-07-12
reverted [17088]: there is a better way via lpgen.js
Dart Raiden
2016-07-10
MirandaG15: dont'n need translate this
Dart Raiden
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-26
more warning fixes
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-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-04-15
MirandaG15:
Tobias Weimer
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
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-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2013-12-13
MirandaG15 translation fix
Vadim Dashevskiy
2013-12-12
MirandaG15 cosmetic fix
Vadim Dashevskiy
2013-12-12
Small fix
Vadim Dashevskiy
2013-11-03
MirandaG15: warning fixes
Robert Pösel
2013-11-03
MirandaG15 now works correctly (thanks to Intri for patch) and cleanup
Robert Pösel
2013-10-29
Adopted MirandaG15 plugin
Robert Pösel