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
/
NewsAggregator
/
Src
/
Options.cpp
Age
Commit message (
Expand
)
Author
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-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-02-19
crash fix
Kirill Volinsky
2015-02-15
minor fix
Kirill Volinsky
2015-02-10
no, it wasn't a memory leak
George Hazan
2014-12-16
NewsAggregator: warnings fix
Kirill Volinsky
2014-12-16
NewsAggregator: some fixes
Kirill Volinsky
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-01
code cleanup
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-19
NewsAggregator:
Tobias Weimer
2014-11-14
minor fixes
Kirill Volinsky
2014-11-13
minor fixes
Kirill Volinsky
2014-11-06
code cleaning
George Hazan
2014-11-02
NewsAggregator:
Tobias Weimer
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-07-21
import now working correctly
Kirill Volinsky
2013-07-19
git-svn-id: http://svn.miranda-ng.org/main/trunk@5416 1316c22d-e87f-b044-9b9b...
Kirill Volinsky
2013-07-19
export/import from options page broken now
Kirill Volinsky
2013-07-19
remove auth data when they not needed
Kirill Volinsky
2013-07-19
added password encoding/decoding
Kirill Volinsky
2013-06-20
Export also added
Kirill Volinsky
2013-06-20
wbOSD changed codepage to utf-8
Kirill Volinsky
2013-05-17
some more fixes for MS_DB_CONTACT_DELETE & loops
George Hazan
2013-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-31
finaly export should work
Kirill Volinsky
2013-03-31
export 2nd part
Kirill Volinsky
2013-03-30
code cleaning
George Hazan
2013-03-30
exmort starting
Kirill Volinsky
2013-03-30
fixed import encoding and not all feeds import
Kirill Volinsky
2013-03-30
feed import should be working
Kirill Volinsky
2013-03-30
starting import implementation (not working yet)
Kirill Volinsky
2013-01-19
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2013-01-12
added options for not receiving news at startup
Kirill Volinsky
2013-01-05
-fixed "?" Button (fixes #171)
Tobias Weimer
2012-12-26
fixed tags help creation
Kirill Volinsky
2012-11-28
ex-protos moved to the Plugins folder
George Hazan
2012-06-06
protocols plugins moved to protocols
Kirill Volinsky
2012-06-04
typo fix
Kirill Volinsky