summaryrefslogtreecommitdiff
path: root/plugins/ChangeKeyboardLayout/src
AgeCommit message (Expand)Author
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-14memory leaks fixedGeorge Hazan
2015-04-06options section name as in other pluginsDart Raiden
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)Rozhuk Ivan
2014-12-14SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-08-12icons registration moved to Load()Kirill Volinsky
2014-06-12merge m_popup and m_popup2 headersKirill Volinsky
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-02-02m_database.h is not needed in many casesGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-05memory leak fix in ChangeKeyboardLayoutGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-08-19own MIRANDA_VER removed from pluginsKirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-05- rest of menus cleared;George Hazan
2013-03-15oopsGeorge Hazan
2013-03-15- POPUPDATAT_V2 replaced with POPUPDATAT in all possible cases;George Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2013-02-16- translation fixes (patch from person)Vadim Dashevskiy
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-02-10removed not used definesKirill Volinsky
2012-12-07- Options tree items changeVadim Dashevskiy
2012-12-05Translation fixKirill Volinsky
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01SKINICONDESC initialization - end-II :)George Hazan
2012-11-20consistent hash generation fix - part 2Vadim Dashevskiy
2012-11-08Cosmetics for plugins descriptions and their translation part 5Vadim Dashevskiy
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-20version info standartizationKirill Volinsky
2012-07-26Miranda homepage link in plugininfo is changed to http://miranda-ng.org/Vadim Dashevskiy
2012-07-14Updater removal - stage 3, TooltipNotify - changed place in options tree, Add...Vadim Dashevskiy
2012-07-09changekeyboardlayout: changed folder structureVadim Dashevskiy