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
2019-03-02
all protocols (even virtual ones) moved to the Protocols folder
George Hazan
2019-02-15
rest of NewsAggregator -> TinyXml
George Hazan
2019-02-05
fixes #1825 (spin control initialization should be done in the constructor, n...
George Hazan
2018-11-13
NewsAggregator -> g_plugin
George Hazan
2018-07-23
NewsAggregator: fixed setting name in db
Kirill Volinsky
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-07-11
GUI change:
George Hazan
2018-06-01
CPluginDlgBase: this class became useless because CMPlugin already has module...
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-18
CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE
George Hazan
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-03-16
entities' names to be started with capital letters
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2018-03-10
NewsAggregator: crash fix, fully on m_gui
Kirill Volinsky
2018-03-09
NewsAggregator: auth dialog moved to m_gui
Kirill Volinsky
2018-03-09
fix for broken service
George Hazan
2018-03-09
NewsAggregator: use m_gui (mostly working)
Kirill Volinsky
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-09-14
second major wipeout of database services & structures:
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-10-16
NewsAggregator:
Tobias Weimer
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-16
code cleaning
George Hazan
2015-08-09
added support koi8r codepage
Kirill Volinsky
2015-07-26
warnings fix
Kirill Volinsky
2015-07-26
кrevert not ended codepage fix
Kirill Volinsky
2015-07-26
NewsAggregator: common project
Kirill Volinsky
2015-07-25
MirandaG15: common project
Kirill Volinsky
2015-06-20
xml api became a set of functions
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-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
[next]