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
/
TranslitSwitcher
/
src
/
TranslitSwitcher.cpp
Age
Commit message (
Expand
)
Author
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
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-22
Hotkey_Register => CMPlugin::addHotkey
George Hazan
2018-05-22
Srmm_AddButton unbound from hLangpack
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
Icon_Register(g_plugin.getInst() => g_plugin.registerIcon
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-17
OpenFolder, PackUpdater, PasteIt, Ping, QuickMessages, QuickReplies, Sessions...
George Hazan
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
2017-07-30
Hotkeys: code cleaning
George Hazan
2016-12-01
more fixes
George Hazan
2016-11-29
BBBF_ANSITOOLTIP - unused flag removed
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-01-04
unused calls of MS_HOTKEY_UNREGISTER removed
George Hazan
2015-08-01
TranslitSwitcher: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2014-12-12
TranslitSwitcher: changed warning lavel to w4
Kirill Volinsky
2014-11-26
TranslitSwitcher: code cleanup
Kirill Volinsky
2013-04-07
we don't create service functions inside OnModulesLoaded
George Hazan
2013-04-05
hotkeys removed too
Kirill Volinsky
2013-04-05
added removing buttons when plugin unloads (fixed #302)
Kirill Volinsky
2013-03-10
added precompiled header
Kirill Volinsky
2013-01-31
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-01-29
- muuid standardization (patch from Basil)
Vadim Dashevskiy
2012-12-21
fixed translation
Kirill Volinsky
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
icolib: icon creation quirks
George Hazan
2012-08-01
folders renames
Kirill Volinsky