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
/
AutoRun
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-23
we don't need MirandaPluginInfoEx() anymore. farewell, my lovely
George Hazan
2018-05-22
no more need in hLangpack variable *YAHOO*
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-16
AutoRun: cmplugin adaptation
Kirill Volinsky
2017-12-10
- remove emails (if author retired - it's useless to write to him; if author ...
dartraiden
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-13
mode old database junk to die
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
2016-06-07
warning fix
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-04-24
warning fixes
Vadim Dashevskiy
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-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-02-24
removed some unneeded translations
Tobias Weimer
2013-09-25
valid options initialization
George Hazan
2013-04-16
standardization? good...
George Hazan
2013-02-22
added precompiled header
Kirill Volinsky
2013-02-16
- translation fixes (patch from person)
Vadim Dashevskiy
2013-01-12
the same fix for AutoRun
George Hazan
2012-12-07
- Options tree items change
Vadim Dashevskiy
2012-10-20
code cleanup
Kirill Volinsky
2012-10-20
version info standartization
Kirill Volinsky
2012-10-11
AutoRun
Kirill Volinsky
2012-09-21
fix for last char eating
George Hazan
2012-09-17
fix for options' checkbox
George Hazan
2012-09-17
code cleaning
George Hazan
2012-09-17
AUtorun: small fixes (still needs to be fixed properly)
Vadim Dashevskiy
2012-08-15
Yet another Miranda IM > NG rename part 2
Vadim Dashevskiy
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-22
links to miranda-im.org removed
Vadim Dashevskiy
2012-07-05
AutoRun: changed folder structure
Vadim Dashevskiy