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
/
ChangeKeyboardLayout
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2020-04-20
fixes #2338 (ChangeKeyboardLayout: problem if system have Birman Typography L...
George Hazan
2020-04-16
code cleaning
George Hazan
2019-07-22
ChangeKeyboardLayout: code cleaning
George Hazan
2019-03-26
ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed
George Hazan
2019-03-07
duplicate popup icons moved into global skin
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-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-16
BossKey, BuddyExpectator, BuddyPounce, ChangeKeyboardLayout, ClientChangeNoti...
Mataes
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
2016-07-25
hello, Unix.
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-04-25
ChangeKeyboardLayout - common project
Vadim Dashevskiy
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-08-12
icons registration moved to Load()
Kirill Volinsky
2014-01-05
memory leak fix in ChangeKeyboardLayout
George Hazan
2013-02-10
removed not used defines
Kirill Volinsky
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-10-20
version info standartization
Kirill Volinsky
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-09
changekeyboardlayout: changed folder structure
Vadim Dashevskiy