summaryrefslogtreecommitdiff
path: root/plugins/ChangeKeyboardLayout/src/hook_events.cpp
AgeCommit message (Expand)Author
2024-02-23clipboard copy function is able now to copy in multiple formats at a timeGeorge Hazan
2022-09-26more clipboard shit removedGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2020-04-20fixes #2338 (ChangeKeyboardLayout: problem if system have Birman Typography L...George Hazan
2019-07-22ChangeKeyboardLayout: code cleaningGeorge Hazan
2019-03-07duplicate popup icons moved into global skinGeorge Hazan
2019-03-06popups:George Hazan
2019-03-05Popup:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-20sounds packed into CMPlugin (reduces usage of hLangpack)George Hazan
2018-05-16BossKey, BuddyExpectator, BuddyPounce, ChangeKeyboardLayout, ClientChangeNoti...Mataes
2018-03-11ChangeLayout: mir_strcpy and mir_strcat replaced on strncpy_s and strncat_sMataes
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-09-18unneeded calls of DestroyServiceFunction() removedGeorge Hazan
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
2017-09-11old good sound services became finally functionsGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-11- typo fix;George Hazan
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-04-25ChangeKeyboardLayout - common projectVadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-06options section name as in other pluginsDart Raiden
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-08-12icons registration moved to Load()Kirill Volinsky
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-01-05memory leak fix in ChangeKeyboardLayoutGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-05- rest of menus cleared;George Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2012-12-07- Options tree items changeVadim Dashevskiy
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01SKINICONDESC initialization - end-II :)George Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-20version info standartizationKirill Volinsky
2012-07-09changekeyboardlayout: changed folder structureVadim Dashevskiy