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
/
StartPosition
/
src
/
options.h
Age
Commit message (
Expand
)
Author
2024-01-08
Update copyrights
dartraiden
2023-01-02
Update copyrights
dartraiden
2022-01-01
Happy new year, Miranda
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-01-17
Update copyrights
dartraiden
2020-01-01
Happy new year, Miranda
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-07-11
GUI change:
George Hazan
2018-06-01
CPluginDlgBase: this class became useless because CMPlugin already has module...
George Hazan
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...
George Hazan
2018-01-23
StartPosition: 'virtual' is redundant when 'override' specified (C++11)
Goraf
2018-01-01
massive copyright update
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-03
StartPostion: use base class
Goraf
2017-10-22
StartPosition: move options to UI classes (#1007)
Goraf