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
/
startposition.h
Age
Commit message (
Collapse
)
Author
2023-01-02
Update copyrights
dartraiden
2022-01-01
Happy new year, Miranda
dartraiden
2021-01-17
Update copyrights
dartraiden
2020-01-01
Happy new year, Miranda
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-17
Tipper, StopSpamMod, StopSpam, StatusManager, StatusChange, StartupSilence, ↵
George Hazan
StartPosition, SplashScreen, SpellChecker, Spamotron => CMPlugin
2018-04-28
StartPosition: fix broken hook (thx ghazan)
Goraf
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it ↵
George Hazan
inside
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 ↵
Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
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
* rewrite using classes * reduce globals * remove obsolete headers * code cleaning